-
图像融合
先进行高斯金字塔分层,在拉普拉斯分解,最终将两幅局部有模糊的图像进行融合,最后显示清晰图像。(First Gaussian pyramid stratification, in Laplace decomposition, the final two local fuzzy image fusion, and finally show a clear image.)
- 2017-08-02 15:54:22下载
- 积分:1
-
SPAMS-matlab-svn.rar
这是SPAMS的原始代码,是稀疏表示的重要工具箱~(This is SPAMS original code, is an important toolbox sparse representation)
- 2013-08-05 16:19:41下载
- 积分:1
-
snake_demo_matlab
snake模型寻找图像边界,以及改进的GVF算法(snake model for image border, and to improve the algorithm GVF)
- 2007-04-23 21:11:16下载
- 积分:1
-
WPES
一个简单小波能量谱程序,可分析出信号的能量分布百分比。(A simple little wave energy spectrum program)
- 2012-03-30 11:21:09下载
- 积分:1
-
erweima
二维码形变校正,扭曲检测,初定位,边缘检测(calibration of a distorted QR code)
- 2020-11-16 09:29:42下载
- 积分:1
-
shouxie2
图像处理,手写数字识别,GUI界面内自写数字,可以用来学习。(Image processing, digital handwriting recognition, digital write within the GUI interface, can be used to learn.)
- 2021-05-10 10:08:33下载
- 积分:1
-
feature-extract
几个大牛对集成了国内外特征提取最前沿的算法,特征提取,DOG,HARRIS,HARRIS-LAPLACE,HARRIS-AFFINE,MSER.描述符,SIFT,AFFINE-SIFT,GLOH.经测试,速度快,描述符准确。(Integration of feature extraction algorithms from several expert of domestic and international, feature extraction: DOG, HARRIS, HARRIS-LAPLACE, HARRIS-AFFINE, MSER; Descriptors: SIFT, AFFINE-SIFT, GLOH. The test reveal the speed and accurate descriptor.)
- 2010-05-10 17:23:44下载
- 积分:1
-
HarrisCorner
对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法:
1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数;
2. 只能用C/C++,不能用其他语言;
3. GUI 只能用自带的HighGUI,不能用QT 或其他的;
4. 平台可以用Windows, Linux, MacOS;
5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色
展示),原图上叠加检测结果等,并将这些中间结果都输出成图像文件;
6. 命令格式: “xxx.exe 图片文件 k 参数(=0.04) Aperture_size(=3)”。(The input of a color image, write your own code to achieve Harris Corner Detection Algorithm: 1. Can not be called directly inside OpenCV some functions associated with the Harris corner detection 2. To only use C/C++, can not be used in other languages 3. GUI only with their own HighGUI, can not use QT or other 4. The platform can be used Windows, Linux, MacOS 5. Display intermediate and final results of the test results, including the largest eigenvalues diagram, the minimum feature value graph , R chart (you can consider color display), picture superimposed on the test results, etc., and these intermediate results are output as an image file 6. Command Format: " xxx.exe picture file k parameters (= 0.04) Aperture_size (= 3 ). " )
- 2016-01-04 12:44:23下载
- 积分:1
-
LLE
该算法是局部线性嵌入的算法,代码无误,已运行,并且附带数据集,可以使用,非常实用。(The algorithm is locally linear embedding algorithm, the code is correct, has been running, and with the data set, you can use, very practical.)
- 2016-03-25 16:19:56下载
- 积分:1
-
lowpass
实现巴特沃斯低通滤波器的小程序,大家看看能不能参考一下。(Butterworth low-pass filter program, see if you can refer to.)
- 2012-05-05 11:45:23下载
- 积分:1