资源列表
[GDI/图象编程] BMP图像处理头文件
说明:一个图像读取的头文件的代码,对vc开发的程序员及其它编程人员进行图像处理大有裨益.-an image to read the first document of code, right vc development programmers and other programmers for image processing useful.<李永红> 在 2025-01-10 上传 | 大小:2kb | 下载:0
[GDI/图象编程] fractalfenxingwei
说明:一个分形维的代码,用差分盒维计算图像的分形维值!还不错!-a fractal dimension of the code, with the difference box dimension calculations images of fractal dimension values! Also good!<山药蛋> 在 2025-01-10 上传 | 大小:2kb | 下载:0
[GDI/图象编程] Hough变换的源程序
说明:Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle: Assume there is a<doctorsuo> 在 2025-01-10 上传 | 大小:2kb | 下载:0
[GDI/图象编程] 实现256色PCX文件解码的源程序
说明:这个程序实现了256色PCX文件解码。注意:其中第二个函数对一行进行解码,应该把阅读的重点放在这个函数上。要注意的是,执行时,文件C:\\test.pcx必须存在,而且是一个256色PCX文件。-the procedures of 256 color PCX decoding. Note : This second function to decode and his party, should focus on reading thi<doctorsuo> 在 2025-01-10 上传 | 大小:2kb | 下载:0
[GDI/图象编程] edge_detector
说明:用于图像边缘检测的源代码,读取图像的格式为bmp-source codes for edge detecting.the input file type should be*.bmp.<张蕾> 在 2025-01-10 上传 | 大小:2kb | 下载:0