资源列表
[GDI/图象编程] colors_Delphi
说明:这是一个演示Delphi下分别设定RGB数值,展改变颜色效果的例子。-This is an example for demonstrating how to set the RGB value and change the effect of color in Delphi.<> 在 2024-11-07 上传 | 大小:7kb | 下载:0
[GDI/图象编程] ColourSelDemo
说明:一个比WINDOWS里的对话框更强的颜色选择对话框-A dialog box for selecting colors .It s even stronger than the Windows default dialog box.<安秋> 在 2024-11-07 上传 | 大小:2.34mb | 下载:0
[GDI/图象编程] floodfill_demo
说明:这是关于一种图像处理算法在.NET下的实现,希望对你有用-This is a project explored by NET. Maybe it is useful to you.<安秋> 在 2024-11-07 上传 | 大小:110kb | 下载:0
[GDI/图象编程] ImageProcessingProgram
说明:包含多种图象变换,图象边缘提取的图象处理程序-It includes all kinds of image processing programme concerning image transformation, edge extracting .<陈德军> 在 2024-11-07 上传 | 大小:245kb | 下载: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> 在 2024-11-07 上传 | 大小:2kb | 下载:0