搜索资源列表
mobanpipeiippssda
- 这是一个图像处理模板匹配的新型算法,里面包括了三代模板匹配算法,包括使用INTEL的Ipp库,还有二次匹配算法,和SSDA算法-This is an image processing template matching new algorithms, including the inside of three generations of template matching algorithm, including the use of Intel studied by the library,
SSDA
- 一种基于序贯相关的图像模板匹配算法 源代码 matlab文件 效果经过测试-A method based on sequential correlation image template matching algorithm Source code matlab document effect after testing match image match image match image match image match image match image match i
ssda
- 关于数字图像处理中的ssda模板匹配方法。程序实现在指定图像中生成一个大小固定的矩形区域,然后用模板匹配法找出矩形位置。使用SSDA算法实现。包括源程序、待处理图像以及运行结果截图。-On digital image processing ssda template matching method. Procedures to achieve the specified image to generate a fixed size rectangular region, and then pos
ssdaMatch
- 采用ssda基本算法在一幅图像中找到与模板图像相匹配的坐标位置-Used ssda method to found a coordinate position that the template image matched in a large image
SSDA
- SSDA序贯相似性检测方法对图像进行模板匹配。从源图像中取小图,再到源图像中找到小图所处的位置。-SSDA sequential similarity detection method of the image template matching. Source image taken from the small map, to find a small map the source image position.
MYGUI
- 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
SSDA
- 利用SSDA算法实现模板匹配的功能,该算法可快速有效地完成图像的匹配。-SSDA algorithm on template matching function, the algorithm can quickly and efficiently complete image matching.
match
- 使用SSDA或改进的SSDA法实现模板匹配。 在产生的图像中用鼠标选取矩形区域作为匹配模板; 双击该模板开始SSDA算法匹配。-SSDA or improved SSDA template matching. Generated image with the mouse to select a rectangular area as a matching template SSDA algorithm Double-click the template matching.
Digital-Image-Processing
- 1 打开一个BMP文件,将其局部区域的灰度值进行改变,另存为一个新的BMP文件,要求显示出原BMP图像和新BMP图像。 2.编程实现图像傅立叶高通、低通滤波。 3.打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑 4.打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 5.编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像
ssda_image_matching
- 模板匹配法进行图像匹配,以及ssda,滤波,去噪、锐化、傅立叶变换等常规操作-Template matching method for image matching, as well as the ssda, filtering, denoising, sharpen, Fourier transform and normal operation..
Match
- 归一化灰度值匹配,SSDA匹配; 模板匹配,分别采用平方差匹配法,相关匹配法,相关系数匹配法和归一化等方法实现-Normalized grey value matching, SSDA matching Template matching, (yi- (mxi+ b)) were used respectively to matching method, correlation matching method, the coefficient of correlation matching
SSDA
- SSDA算法,实现模板匹配,并有时频域匹配的例子-Examples SSDA algorithm, template matching, and sometimes match the frequency domain
SSDA
- matlab序贯相似性检测算法源代码。比模板相似性检测算法高效。-Sequential similarity detection algorithm matlab source code.Than template similarity detection algorithm is efficient.