-
wode1
是一个很好的图像拼接程序,先用sift算法提取两幅图片的特征点再用算法筛去错配点,把匹配点用线连接起来,注意:主函数是match.m,运行主函数后在命令框输入运行match( image1.jpg , image2.jpg )(Is a good image stitching program, the first two pictures with the sift algorithm feature extraction algorithm and then weed out the wrong point with point, the match point with a line linking Note: The main function is match.m, after running the main function Enter the run command box match (' image1.jpg' , ' image2.jpg' ))
- 2011-10-17 16:07:23下载
- 积分:1
-
ZemikeMoments
Zernike矩,分为一个主函数和六个子函数,主要步骤有注释,方便理解,有图,方便使用。主程序前段更改了判断输入参数个数的代码(Zernike moments, divided into a main function and six subroutines, major steps have comments, easy to understand, map, easy to use. The main front-end change the code determine the number of input parameters)
- 2012-07-23 08:29:29下载
- 积分:1
-
ieureur847474874
图像处理的小波变换领域得到了快速发展与应用,本文分析在遥感图像增强中的应用及MATLAB实现(Imagery processing s wavelet transformation domain obtained the fast development and the application, this article analyzes in the remote sensing image intensification the application and MATLAB realizes )
- 2009-05-30 19:50:44下载
- 积分:1
-
dmusic
说明: 一种实现超分辨率图像处理的新算法,本算法在综合前人算法的基础上,做了很大改进。很适合图像处理。(An implementation of the new super-resolution image processing algorithms, the algorithm in integrated algorithm based on the predecessors has done a lot of improvements. Very suitable for image processing.)
- 2009-08-24 15:03:07下载
- 积分:1
-
boostingDemo
adaboost的实现算法,可进行人脸的样本训练(implementation of the AdaBoost algorithm, can be a sample of people face training)
- 2009-03-07 15:00:00下载
- 积分:1
-
326318
简单水印制作源码,程序结合易语言扩展界面支持库,实现了加载水印效果图和设置水印效果的功能(Simple watermarking source code , the program combined with easy language support library expansion interface , to achieve a load diagram and set watermark watermark function)
- 2016-05-06 21:50:17下载
- 积分:1
-
rgb2hsv
实现RGB颜色空间到HSV颜色空间变换的函数。(achieve RGB color space to the HSV color space conversion function.)
- 2006-06-12 22:22:08下载
- 积分:1
-
44324
图像混色源码例程,程序结合易语言应用接口支持库和位图操作支持库,调用API函数实现图像的混色效果。(Source image blending routines, combined with easy language application program interface to support libraries and bitmap operations support library , call the API functions for image blending effect .)
- 2016-01-14 14:11:15下载
- 积分:1
-
directxshow
vc6.0 控制摄像头源代码,采用directxshow 效率很高,小弟参考了很多的资料才搞明白,和大家共享,希望对大家有帮助(camera control vc6.0 source code, the use of highly efficient directxshow,小弟reference a lot of information in order to engage in to understand, and share, in the hope that we have to help)
- 2007-11-30 09:56:35下载
- 积分:1
-
SIFT
C语言下实现SIFT算法
用于图像特征匹配(C-achieve SIFT algorithm for image feature matching)
- 2010-01-11 21:03:03下载
- 积分:1