搜索资源列表
Motion+Detection.zip
- 移动侦测算法设计与实现,用C#实现相关算法,Motion Detection Algorithm Design and Implementation, the C# Achieve correlation algorithm
win_sys.c
- 采用基于灰度相关性对两幅图像进行配准,适用于图像间灰度变化不大的情况。-Based on gray-scale correlation of two image registration for gray-scale change between images is not the case.
Evaluate
- 可以计算任意一副打开图像的熵,平均梯度,以及和另外一副图像的相关系数(注:图像必须是*.BMP格式)-can calculate the shannon ,average grid of any bmp photograph and can also computer the correlation with another one.
yundong
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
DSP
- 算法大全C语言版本 给出了很多关于图像处理上的相关算法-Daquan C language version of the algorithm is given a lot of image processing on the correlation algorithm
zhongzhi-r-suanzi
- 纯C中的边缘检测方法 中值相关算子(R算子)的代码-Pure C, the edge detection operator in the value of the correlation (R operator) of the Code
POC
- C++编写的复数图像错位纠正程序,提供完整的.h和.CPP文件。vs2008下创建工程后导入文件就可执行。采用Lucas-Kanade和Phase-Only-Correlation算法-C++ written in the plural image dislocation correct procedures, VS2008 prepared to provide complete. H and. CPP file. vs2008 works created under the import f
graphics[1].h
- explanation of the correlation function of the image processing in c
DlgImageMatchGYH
- 归一化积相关图像灰度匹配算法的C++代码实现-The normalized product correlation image matching algorithm C++ code
Digital-Image-Processing
- C#编写,实现基本图像处理功能,包括计算均值、方差、协方差、相关系数、熵等,以及IHS变换、逆变换、直方图均衡、IHS融合、Brovey融合、Fourier变换、逆变换、各种植被指数计算等-Written in C#, basic image processing functions, including the calculation of the mean, variance, covariance, correlation coefficient, entropy, and IHS tra
histQT
- 采用QT和C++编写,用QT编写的界面,结合opencv编写的图像处理中直方图的相关处理,可作为opencv的入门小练习。-Using QT and C++ writing, written using QT interface, combined with the preparation of image processing opencv histogram correlation processing, can be used as an entry opencv little exerc
trainFilter
- C++中使用fftw库,根据correlation filters的相关知识编写实现,可以是实现图片的相关滤波从而进行detection和tracking的相关改进-C++ fftw library use, according to the knowledge of the preparation to achieve correlation filters, which can be filtered so as to achieve a picture related to the cor
pca2
- 读图 mix imread( romems.jpg ) pan imread( rome_pan.jpg ) 显示原多光谱图 subplot(221) imshow(mix),title( 多光谱 ) subplot(222) imshow(pan),title( 全色图像 ) 预处理 mix double(mix)/255 pan double(pan)/255 求相关矩阵 [r c bands] size(mix) p
NCC_matching
- 基于归一化的图像的互相关匹配,Visual C++平台(Image cross correlation matching)
MATLAB代码
- 基于MATLAB数字图像处理技术,对二值图像进行编解码,根据函数调用格式【C,S】=wavedec2(X,N,'wname')中返回的C和S,利用Gabor核函数实现图像的Gabor变化,利用函数wavedec2()实现图像多层小波分解及显示、利用算术编码方法对矩阵进行编解码(Digital image correlation techniques)