-
calibration
可以成功实现双目视觉标定,在做试验的时候成功实现(Binocular vision can be successfully realize calibration tests in the time to do the successful implementation of)
- 2007-10-30 13:02:06下载
- 积分:1
-
sparsebased
一种基于稀疏表示的图像融合方法,基于论文《Information Fusion》论文Joint patch clustering-based dictionary learning for multimodal image
fusion 进行编写 结果相似(A sparse based image fusion method.
It is based on paper Joint patch clustering-based dictionary learning for multimodal image
fusion of Information Fusion The results is almost the same to this paper)
- 2020-12-21 19:39:07下载
- 积分:1
-
compute_E
该程序利用MATLAB语言计算本质矩阵和基本矩阵,其中有用到ransac八点算法(The program utilizes the MATLAB language, the nature of the matrix and the fundamental matrix, which is useful to ransac eight algorithms)
- 2013-04-15 17:24:01下载
- 积分:1
-
Zerike_momentwork
我收集的提取Zernike矩的程序,并且自己稍微改动了一下,效果还可以。(I collected from Zernike Moments procedures, and their slightly altered for a moment, the effect can be.)
- 2007-04-17 21:11:07下载
- 积分:1
-
5.2
粒子滤波重采样方法实现程序,包括随机重采样、多项式重采样、系统重采样、残差重采样程序(Particle filter resampling method procedures, including random resampling, resampling polynomial system resampling, residual resampling procedure)
- 2021-03-29 18:59:10下载
- 积分:1
-
demo_ASIFT_Win
asift算法进行图像配准,具有较好的结果,调试完成,可用(image registration, asift algorithm has a better result, debugging is complete, the available)
- 2013-01-28 17:30:40下载
- 积分:1
-
ronghe
使用小波框架来实现图像融合算法。文件中有测试图片。(Framework to achieve the use of wavelet image fusion algorithm. Document the test picture.)
- 2009-01-03 10:59:39下载
- 积分:1
-
Harrispin
采用小波变换提取图像特征,对图像特征点进行匹配可以实现畸变图像校正。(Using wavelet transform to extract image features, the image feature points matching can be achieved distortion image correction.)
- 2016-04-04 13:20:44下载
- 积分:1
-
基于MATLAB的SAD模板匹配算法
说明: 基础SAD算法代码,最基本的图像匹配处理方法,也是最常用的基本法,有助于新手理解(Basic sad algorithm code)
- 2020-05-13 17:47:17下载
- 积分:1
-
MATLAB如何将图片切分成任意MN块
说明: MATLAB如何将图片切分成任意M*N块 在图像处理的时候,有时会不可避免的将图像分块来进行操作,但是图像的像素不可能每次都是可以被整除的,所以我们需要imresize函数对图像的尺寸进行修改,以便可以完成M*N块的分割(How can matlab cut the image into any m * n blocks? Sometimes it is inevitable to divide the image into blocks for operation. However, the pixels of the image can not be divided every time. So we need to modify the size of the image with the function of reduce to complete the m * n block segmentation)
- 2020-05-09 14:17:19下载
- 积分:1