资源列表

« 1 2 ... .56 .57 .58 .59 .60 1761.62 .63 .64 .65 .66 ... 1909 »

[GDI/图象编程fractalfenxingwei

说明:一个分形维的代码,用差分盒维计算图像的分形维值!还不错!-a fractal dimension of the code, with the difference box dimension calculations images of fractal dimension values! Also good!
<山药蛋> 在 2025-01-12 上传 | 大小: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-12 上传 | 大小:2kb | 下载:0

[GDI/图象编程膨胀运算源程序

说明:这段程序实现了对图像的膨胀运算,针对的都是黑色点。参数中有一个BOOL变量,为真时,表示在水平方向进行膨胀运算,即结构元素B为(1 ,1. ,1)否则在竖直方向上进行膨胀运算,即结构元素B为1 1.1 。-this program for the expansion of computing image has been aimed at Black Point. Parameters have a BOOL variable to t
<doctorsuo> 在 2025-01-12 上传 | 大小: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-12 上传 | 大小:2kb | 下载:0

[GDI/图象编程图像增强处理

说明:使用了Box平滑模板、高斯平滑模板、拉普拉斯锐化模板对图像进行增强处理。-This project make use of Box moduling board,Goss moduling board and Laplas moduling board to enhance the images.
<doctorsuo> 在 2025-01-12 上传 | 大小:2kb | 下载:0

[GDI/图象编程图像处理之图像旋转

说明:VC例程:VC编写的图像处理有关子函数-图像旋转-This is a VC project.It has some functions of Image Process,such as Image Rotation.
<温海燕> 在 2025-01-12 上传 | 大小:2kb | 下载:0

[GDI/图象编程DDB

说明:我写的DDB位图处理库 请大家多多指教 可能功能简单了点-I write DDB bitmap Please dealing with the possible functions exhibitions simple point
<hyl> 在 2025-01-12 上传 | 大小:2kb | 下载:0

[GDI/图象编程edge_detector

说明:用于图像边缘检测的源代码,读取图像的格式为bmp-source codes for edge detecting.the input file type should be*.bmp.
<张蕾> 在 2025-01-12 上传 | 大小:2kb | 下载:0

[GDI/图象编程调色板

说明:对红绿篮进行调色的软件源码,相信对大家能有点用。-right palette of black basket for the software source code, I believe we can use a little.
<王刚> 在 2025-01-12 上传 | 大小:2kb | 下载:0

[GDI/图象编程Dilation

说明:形态学图像边缘检测运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点-morphological image edge detection operators. Structural elements of the vertical or horizontal direction of the three points at the mid-point of origin
<丁峰> 在 2025-01-12 上传 | 大小:2kb | 下载:0

[GDI/图象编程Erosiontion

说明:利用形态学方法进行噪声消除图像进行膨胀运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点-morphological methods used to eliminate noise images expansion computing. Structural elements of the vertical or horizontal direction of the three points at the mid-point
<丁峰> 在 2025-01-12 上传 | 大小:2kb | 下载:0

[GDI/图象编程对图像进行离散余弦变换处理的源代码

说明:对图像进行离散余弦变换处理的源代码 很实用的-images of discrete cosine transform the source code is very useful
<余风> 在 2025-01-12 上传 | 大小:2kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 1761.62 .63 .64 .65 .66 ... 1909 »

源码中国 www.ymcn.org