-
Match
匹配算法,可以完美运行,对于初学者有着很好的参考价值(Matching algorithm, can be a perfect run, has a very good reference for beginners)
- 2013-12-13 23:14:37下载
- 积分:1
-
daima
背景音乐只是随便写了写,具体的可以改数组里的数字.有点闪的效果还是不太好看.
(Background music just casually write write array of specific numbers can be changed. Bit flash effect is still quite nice.)
- 2014-01-10 20:13:52下载
- 积分:1
-
24BMP256ColorGray
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.(Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.)
- 2020-07-01 01:20:02下载
- 积分:1
-
CapVedio
Visual C++ 6.0,基于opencv,MFC框架下开发,一个具有视频交互功能的桌面程序,功能类似于例程“Computer Vision Virtual Buttons”,能够实现基于视频交互的虚拟按钮的触发,(Visual C++ 6.0, based on opencv, MFC framework of development, a video interactive features of desktop applications, functions similar to the routine " Computer Vision Virtual Buttons" , to video-based interactive virtual button, trigger,)
- 2011-01-05 10:33:34下载
- 积分:1
-
ImageReformat
有时为了方便处理,我们需要对大量的图像格式进行转换,本程序就是对图像格式批量转换。(Sometimes in order to facilitate the image processing, we need to tranfer the format of a lot of images.This program is to tranfer the image format in batches.)
- 2020-07-03 13:20:01下载
- 积分:1
-
i---retinex
一种采用中心环绕函数进行的retinex算法,可以对于暗视觉的图像进行有效的增强(A center around the functions of the Retinex algorithm, can for scotopic vision image effectively enhanced)
- 2012-10-22 16:20:19下载
- 积分:1
-
particlefilter
粒子滤波去噪程序 目标跟踪 粒子滤波的实验程序( particlefilter target tracking)
- 2009-09-30 10:07:30下载
- 积分:1
-
optiflow
光流法的程序,利用传统光流法思想,亲测有效,效果不错(Optical flow method program, pro-test, good results)
- 2012-10-30 10:45:49下载
- 积分:1
-
FusionCode1
针对多聚焦图像融合,本文首先介绍了小波变换融合算法,虽然小波变换方法无冗余,高频分量损失较小,具有较好的融合效果,但存在两个主要缺点:一是移变性,二是融合图像在重构时会受到一些外来因素的影响,所以仍会丢失一些边缘信息,为了克服小波变换法的以上缺点,可以采用基于小波分解和点扩展函数模型PSF相结合的融合方法。该方法首先对不同的图像进行无降2采样的小波分解,以保持与源图像大小相同,然后分别将其各方向、各尺度的高频分量进行叠加,并依此提取其高频分量的特征信息来判定清晰目标或模糊目标,以此来设计融合算法,采用一定的策略将两副源图像进行融合,从而避开了小波的反变换,因此融合后的图像具有比小波变换法更好的融合效果。(multi-focus image fusion, this paper introduces the wavelet transform algorithm, Although the wavelet transform non-redundant, the loss of high-frequency components are smaller, better integration effect, But there are two major drawbacks : First, the shift variability and the second is the integration of image reconstruction will be subject to a number of external factors. Therefore, there would still be some marginal loss of information, in order to overcome the wavelet transform of the above shortcomings, can be used based on wavelet decomposition and the point spread function PSF model combining the fusion method. The first pair of different images ratchet two sampling wavelet decomposition, and to maintain the same source image size. Then all of its direction, the scale of high-freque)
- 2007-05-11 00:36:13下载
- 积分:1
-
Hu-moment
计算图像的几何不变矩—Hu矩,以及图像的相似度,在vc下实现。(Calculate the geometric image invariant moments-Hu moments, as well as the similarity of the image, achieved under vc.)
- 2014-01-18 11:02:52下载
- 积分:1