-
AppWizard has created this DSPLIT application for you. This application
not on...
图像模式识别技术中的分类程序源代码,很适合初学者使用-AppWizard has created this DSPLIT application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your DSPLIT application.
- 2022-07-10 00:23:18下载
- 积分:1
-
在图像模板匹配问题中,基于像素灰度值的相关算法尽管已经十分普遍,并得到广泛的应用,但目前此类算法都还存在有时间复杂度高、对图像亮度与尺寸变化敏感等缺点.为了克服...
在图像模板匹配问题中,基于像素灰度值的相关算法尽管已经十分普遍,并得到广泛的应用,但目前此类算法都还存在有时间复杂度高、对图像亮度与尺寸变化敏感等缺点.为了克服这些缺点,提出一种新的基于图像灰度值的编码表示方法.这种方法将图像分割为一定大小的方块(称为R-块),计算每个R-块图像的总灰度值,并根据它与相邻R-块灰度值的排序关系进行编码.然后通过各个R-块编码值的比较,实现图像与模板的匹配.新算法中各个R-块编码的计算十分简单 匹配过程只要对编码值进行相等比较,而且可以采用快速的比较算法.新算法对像素灰度的变化与噪声具有鲁棒性,其时间复杂度是O(M2log(N)).实验结果表明,新算法比现有的灰度相关算法的计算时间快了两个数量级.-err
- 2022-12-06 23:00:03下载
- 积分:1
-
Digital image processing of the basic procedures for the preparation of vc++ are...
数字图像处理的基本程序 vc++编写 BMPViewer 有实例图片-Digital image processing of the basic procedures for the preparation of vc++ are examples of pictures BMPViewer
- 2022-03-03 07:37:34下载
- 积分:1
-
this is a magic image processing sourc code, whic i got the other day. it must b...
这是我前一段时间收集的一个关于图像处理的代码,真可谓是丰富多彩。一定会您有用。里面涉及各种关于图像处理的源代码。-this is a magic image processing sourc code, whic i got the other day. it must be useful for people who research image compression
- 2022-05-17 23:28:27下载
- 积分:1
-
hough变换是图像处理中一种方法,该文件是用matlab语言实现的hough变换,但未使用matlab提供的函数,可以用于hough变换的学习和掌握。...
hough变换是图像处理中一种方法,该文件是用matlab语言实现的hough变换,但未使用matlab提供的函数,可以用于hough变换的学习和掌握。-hough ??换 是??像
- 2023-03-06 14:25:03下载
- 积分:1
-
Realize two examples of image fusion bcb4 source, suitable for image processing
实现两幅图象融合的例子bcb4源码,适合图像处理-Realize two examples of image fusion bcb4 source, suitable for image processing
- 2022-01-27 16:51:19下载
- 积分:1
-
二阶巴特沃斯(Butterworth)高通滤波,最后显示处理结果.
直接解压后将图片和程序放在同一个文件夹里....
二阶巴特沃斯(Butterworth)高通滤波,最后显示处理结果.
直接解压后将图片和程序放在同一个文件夹里.-second-order Butterworth (Butterworth) high-pass filtering, Final results showed. Photo will be directly extracted and procedures on the same document folder.
- 2022-03-11 01:25:12下载
- 积分:1
-
图像变换,VC++,编译OK,具体包括:各种角度的图像旋转,镜像变换,缩放等...
图像变换,VC++,编译OK,具体包括:各种角度的图像旋转,镜像变换,缩放等-Image transform, VC++, Compiled OK, specifically including: various angles of the image rotation, mirroring transformation, zoom, etc.
- 2022-01-24 14:43:27下载
- 积分:1
-
C Builder环境下读取BMP图像,而很少看到源代码,有用…
C++ Builder环境下读取bmp图像,这种源码很少见,很有用哦-C Builder environment reading bmp image, which rarely see the source code, useful oh
- 2022-03-25 17:55:33下载
- 积分:1
-
Visual C MATLAB image processing and recognition among selected cases practical...
Visual C++MATLAB图像处理与识别实用案例精选之 中值均衡 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition among selected cases practical value equalization algorithm source files, including standard tests Photo
- 2023-07-13 19:50:03下载
- 积分:1