资源列表

« 1 2 ... 93 94 95 96 97 9899 100 .01 .02 .03 ... 1909 »

[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> 在 2008-10-13 上传 | 大小:2012 | 下载:0

[GDI/图象编程sample10

说明:Gui设计产生mesh,surf,peaks-Gui have mesh design, surf, peaks
<欧阳西> 在 2008-10-13 上传 | 大小:1996 | 下载:0

[GDI/图象编程Steinberg

说明:有一点要说明,我们原来介绍的程序都是先开一个char类型的缓冲区,用来存储新图数据,但在这个算法中,因为e有可能是负数,为了防止得到的值超出char能表示的范围,我们使用了一个int类型的缓冲区存储新值。-point to note, we originally introduced procedures are to open a type of char buffer new plan to store data, but at t
<王夏> 在 2008-10-13 上传 | 大小:1979 | 下载:0

[GDI/图象编程jova

说明:刚找到的一个关于匹配的程序,拿来和大家分享以下-just find a match on the procedures used to share with you the following
<马志刚> 在 2008-10-13 上传 | 大小:2023 | 下载:0

[GDI/图象编程FFT程序

说明:这是利用C++ 编的fft-This is the C series fft
<吕炎军> 在 2008-10-13 上传 | 大小:1984 | 下载:0

[GDI/图象编程vb071115-5

说明:Visual Basic 6.0 写的随鼠标移动的图形可作程式设计参考
<luheding> 在 2008-10-13 上传 | 大小:2004 | 下载:0

[GDI/图象编程Color_Space_Convertor

说明:RGB和YCbCr相互转换程序,实现RGB和YCbCr色域的相互转换
<Adams> 在 2008-10-13 上传 | 大小:2026 | 下载:0

[GDI/图象编程12

说明:源代码用来实现BMP文件的显示与保存
<疯子> 在 2008-10-13 上传 | 大小:1993 | 下载:0

[GDI/图象编程bmp

说明:多媒体中的BMP彩色图片转换为灰度的代码
<张志丹> 在 2008-10-13 上传 | 大小:1984 | 下载:0

[GDI/图象编程ImageReconstructon3

说明:unwrapping using c
<xuyp> 在 2008-10-13 上传 | 大小:2009 | 下载:0

[GDI/图象编程k均值聚类算法

说明:k均值算法的源代码-k means algorithm source code
<刘新华> 在 2008-10-13 上传 | 大小:2016 | 下载:0

[GDI/图象编程二階段式小波轉換的C程式附錄

说明:图像的2阶段小波转换程序,极好的参考价值,台湾最新引进。-image of two phase wavelet conversion program, an excellent reference value, the introduction of the latest Taiwan.
<古寿> 在 2008-10-13 上传 | 大小:1984 | 下载:0
« 1 2 ... 93 94 95 96 97 9899 100 .01 .02 .03 ... 1909 »

源码中国 www.ymcn.org