Description: Relationship Between the Sum of Squared Difference (SSD)
and Cross Correlation for Template Matching
Konstantinos G. Derpanis
York University
kosta@cs.yorku.ca
Version 1.0
December 23, 2005 Platform: |
Size: 41984 |
Author:li |
Hits:
Description: 一种全自动稳健的图像拼接融合算 提出了一种全自动稳健的图像拼接融合算法。此算法采用Harris角检测算子进行特征点提取,使提取的
精度达到了亚像素级,然后以特征点邻域灰度互相关法进行特征点匹配得到了初步的伪匹配集合,并运用稳健的
RANSAC算法将伪匹配点集合划分为内点和外点,在内点域上运用LM优化算法精确地估计出了图像间的点变
换关系,最后采用颜色插值对交接处进行颜色过渡。整个算法自动完成,它对有较大误差或错误的特征点数据迭代
过滤,并用提纯后的数据来做模型估计
-A robust fully automatic image mosaic fusion operator presents a fully automatic image stitching robust fusion algorithm. This algorithm uses the Harris operator angle detection feature point extraction, so that the accuracy of extracting the sub-pixel, and then feature points to the neighborhood gray-scale cross-correlation method for matching feature points have been the initial pseudo-match collection and use of sound RANSAC algorithm pseudo-matching point set is divided into inner and outer points, including point-domain LM optimization algorithm used to estimate accurately the image transform relations between points, and finally the use of color interpolation of the color transition of the junction. The entire algorithm for auto-complete, it has a larger error or error of feature points iterative data filtering, and purification of model data to make estimates Platform: |
Size: 117760 |
Author:王钰 |
Hits:
Description: 关于图像配准中的交叉相关的实现,可以直接调用。-About Image Registration in the implementation of cross-correlation can be directly called. Platform: |
Size: 5120 |
Author:sai |
Hits:
Description: 基于最大互相关的图像匹配,是本人的毕业设计,希望对大家有帮助。-The largest cross-correlation-based image matching, is my graduation project, I hope there is help for everyone. Platform: |
Size: 273408 |
Author:lu |
Hits:
Description: ZNCC Normalized cross correlation
m = zncc(w1, w2)
Compute the zero-mean normalized cross-correlation between the two
equally sized image patches w1 and w2. Result is in the range -1 to 1, with
1 indicating identical pixel patterns.-ZNCC Normalized cross correlation
m = zncc(w1, w2)
Compute the zero-mean normalized cross-correlation between the two
equally sized image patches w1 and w2. Result is in the range-1 to 1, with
1 indicating identical pixel patterns. Platform: |
Size: 1024 |
Author:mahmoud |
Hits:
Description: 数字图像相关计算和跟踪算法的Matlab实现
这个程序实现从一系列图像中计算图像应力,可以计算出水平和垂直的应力。-Source Code for Digital Image correlation and Tracking
Calculate displacement and strain from a series of images Platform: |
Size: 813056 |
Author:dengyan |
Hits:
Description: 此程序是基于互相关的亚像素级图像匹配的代码,此种配准方法误差小,精度高。-This procedure is based on the cross-correlation of sub-pixel image matching of the code, such a registration method error and high accuracy. Platform: |
Size: 274432 |
Author:张 |
Hits:
Description: 正交相关目标检测,采用正交相关方法检测指定目标在图像中的位置。适用于计算机视觉中的视频目标检测、视觉目标检测、目标定位、视觉目标跟踪、视频目标跟踪、图像匹配、图像配准等工作。-cross relation detection is used to detect object in image for in the field computer vision such as visual object detection, motion detection, object localization, visual object tracking, video object tracking, image registration, image matching, etc. Platform: |
Size: 109568 |
Author:朱亮亮 |
Hits:
Description: MATLAB医学影像处理实验(内含14个原代码及教学的说明)
(1)Plot a sine function using MATLAB, and write the data into a file
(2)Read data from a file, plot a SINC function, and append the result back to the same file
(3)Plot a Gaussian distribution using MATLAB
(4)Fourier transform of a square function is a SINC function
(5)1-D low-pass filters and their point-spread functions
(6)2-D low-pass filters and their point-spread functions
(7)Fourier Transform of circles and an ellipse
(8)Image rotation and magnification
(9)MR k-space data reconstruction and low-pass filter
(10)Display an image in gray level
(11)Display an image in color
(12)Region of interest selection and display
(13)Cross correlation between temperature and humidity
(14)Independent component analysis of mixed music files -MATLAB Medical Image Process Experiments (including 14 source code and course documents)
(1)Plot a sine function using MATLAB, and write the data into a file
(2)Read data from a file, plot a SINC function, and append the result back to the same file
(3)Plot a Gaussian distribution using MATLAB
(4)Fourier transform of a square function is a SINC function
(5)1-D low-pass filters and their point-spread functions
(6)2-D low-pass filters and their point-spread functions
(7)Fourier Transform of circles and an ellipse
(8)Image rotation and magnification
(9)MR k-space data reconstruction and low-pass filter
(10)Display an image in gray level
(11)Display an image in color
(12)Region of interest selection and display
(13)Cross correlation between temperature and humidity
(14)Independent component analysis of mixed music files Platform: |
Size: 2280448 |
Author:江儜昶 |
Hits:
Description: 寻找相应的特点,在一副图片的基础是许多光流、立体的视觉和图像间的配准算法。一个发现匹配方法简单,取一小块一个图像,计算其滑动互相与其他的形象,并找到一个高峰。此表格提供了课堂的实现方法。-Finding corresponding features in a pair of images is the basis of many optic flow, stereo vision and image registration algorithms. One straightforward approach to finding a match is to take a small patch of one image, compute its sliding cross-correlation with the other image, and find a peak. This submission supplies a class which implements this method.
Platform: |
Size: 776192 |
Author:王羽 |
Hits:
Description: 采用Matlab软件,处理散斑照片进行互相关计算确定位移(Processing the speckle photograph and determining the displacement by cross correlation calculation) Platform: |
Size: 225280 |
Author:Jelly V |
Hits: