搜索资源列表
ransac.rar
- 用VC++实现了ransac算法,可以用于图像匹配时去除错误匹配等,代码是可用的。,Using VC++ implementation of the RANSAC algorithm, image matching can be used to remove the error when the match and so on, the code are available.
HOG
- 基于HOG的行人检测,作者的源代码有错误,现代码已经进行了改变,并可以调试通-Histograms of Oriented Gradients for Human Detection, the writer s code has some errors, and I have correct the errors, and the code is right under C++ buidler
im1
- 很好的代码,供大家使用和参考,大家赶紧下吧,试验过了,没有错误-Very good code, for your use and reference, we hastened to the next bar, tested, and no error
im2
- 很好的代码,供大家使用和参考,大家赶紧下吧,试验过了,没有错误-Very good code, for your use and reference, we hastened to the next bar, tested, and no error
im3
- 很好的代码,供大家使用和参考,大家赶紧下吧,试验过了,没有错误-Very good code, for your use and reference, we hastened to the next bar, tested, and no error
im4
- 很好的代码,供大家使用和参考,大家赶紧下吧,试验过了,没有错误-Very good code, for your use and reference, we hastened to the next bar, tested, and no error
WaterMark
- VC++ 给图片加水印效果示例,导入原图片、导入水印图片,可以将两张图叠加到一张图上,相当于加水印效果,不过实现起来里面有很多细节的,具体请看代码。源程序编译正常,不过加水印功能有些错误,对水印图片要求也比较高,不过目的是为了交流学习,明白了原理就好办多了。 -water mark
MatlabCode
- 复旦大学研究生数字图像处理课用的代码 全部无错误调试过。主要设涉及的是频域内的数字图像处理的基本算法和概念。-Fudan postgraduate digital image processing lesson used code Full no error debugged. Main located involved is frequency domain digital image processing basic algorithm and concepts.
Direct09
- 图像分割源代码,可以用于计算机图像处理,模式识别等技术,代码是书中源代码,不会出现任何错误-Image segmentation source code, can be used for computer image processing and pattern recognition technology, the code is in the book source code, without any errors
weina
- 本代码可以实现图像的维纳滤波,经过调试无错误,对于学习图像处理有较好帮助。-This code can achieve the image filtering, error-free through the debugging, better for learning image processing help.
junzhi
- 本代码实现图像的均值滤波。经过调试,无错误,可以顺利使用。对于学习图像处理有较好的帮助。-The mean filtering the image code. After debugging, error-free, can be successfully used. Better for learning with the help of image processing.
DCT
- 本代码可以实现图像的离散余弦变换,经过调试无错误,可以顺利使用。有利于学习图像处理编程。-This code can achieve the image discrete cosine transform, through debugging error-free, can be successfully used. Conducive to learning image processing program.
xunzhuan
- 本代码可以实现图像的旋转功能。有利于图像处理编程,经过调试程序无错误,可正常使用。-This code can achieve image rotation. Conducive to image processing programming, error-free through the debugger can be used normally.
DFT傅立叶变换
- 本代码可以实现图像的傅里叶变换。经过调试无错误,可顺利使用。有利于图像处理的学习。-This code can achieve the image Fourier transform. After debugging error-free, can be successfully used. Conducive to the learning image processing.
diedai
- 高斯迭代 C++源代码,通过while循环来实现的迭代公式,本代码还有错误时的情况-Gauss iteration C++ source code, through the while loop to implement the iterative formula, there is an error in this case the code
SIFTflow
- 整个场景和应用的密集通讯。 IEEE模式分析与机器智能(TPAMI),2010。 如果您使用您的研究,我们的代码,请举出我们的报纸。另外,请注意到有包ECCV版本相比略有变化。已获得密集的SIFT特征mexed。 请运行demo.h第一。如果出现错误,请去“mexDenseSIFT”和的“mexDiscreteFlow”子文件夹,并按照readme.txt文件的说明(是的,有readme.txt文件中的每个文件夹)编译cpp文件。-Dense Correspondenc
passion-edit
- 是标准的实现泊松编辑的代码,绝对正确,鄙视那些传错误代码,骗取积分的人!超值!-This is a standard passion edit code,so i am sure absolutely right!
androidUSBCamera
- 这是Android 2.3.4版本的 UVC Camera 测试程序, 使用YUYV格式, (其实 MJPG 格式也是可以用的, 只要我注释掉的那几行代码 uncomment一下就好了) 所使用的 camera 在android 中的设备节点是 /dev/video1 , 做为前置摄像头, 要运行起这个程序可能有点麻烦, 因为我修改了一些不相关的 JAVA 代码, 而要正确编译这个程序, 懂得补充(或者去掉)这些JAVA部分 但是如果使
ImageMatch
- 一个师兄编写的图像配准程序,其中sift代码匹配以及错误点检测值得参考学习。-A brother write image registration procedures, which sift code matches the reference point of error detection is worth learning.
wienerfilter
- 本文件包括维纳滤波的源代码,还有代码实现,没有错误,可以运行并显示效果,并附有整个编程的过程。-This file includes wiener filtering of the source code, and code implementation, there are no errors, you can run and display effect, with the whole programming process.