-
24位真彩图像转换成256色图像
24位真彩图像转换成256色图像-24 color images into 256 color images ...
- 2022-02-02 06:20:24下载
- 积分:1
-
单按钮WTL对C++自绘按钮NA C
uni button on wtl on C++ owner draw button na c-uni button on wtl on C++ owner draw button na c++
- 2022-05-14 12:58:06下载
- 积分:1
-
在vc下的图形图象处理程序,包括导航图的制作.
在vc下的图形图象处理程序,包括导航图的制作.-vc in the graphic image processing procedures, including navigation map production.
- 2022-10-06 07:15:03下载
- 积分:1
-
VC++ 6写的时钟程序的源码,基于文档试图结构,演示了VC下定时器的使用,以及GDI绘图的技巧...
VC++ 6写的时钟程序的源码,基于文档试图结构,演示了VC下定时器的使用,以及GDI绘图的技巧-VC++ 6 write clock of the source program, based on the document attempts to structure and demonstrate the use of VC under the timer, and the GDI drawing skills
- 2022-04-14 19:01:44下载
- 积分:1
-
GVFC 源码,matlab
性能没有试过,应该还好
GVFC 源码,matlab
性能没有试过,应该还好-GVFC source, Matlab Properties tried, it should be okay
- 2022-05-18 21:42:32下载
- 积分:1
-
这是计算机图形学进行多边形区域填充的算法实现
这是计算机图形学进行多边形区域填充的算法实现-This is the computer graphics for the Polygon Fill Algorithm
- 2022-09-03 22:10:02下载
- 积分:1
-
image processing, if you choose the screen images because of the cause, we can n...
图像处理,如果你的图像由于选择屏的原因,不能使色阶清晰的反应出来,你可以通过该程序调整色阶。注意,这里的图片为BMP格式-image processing, if you choose the screen images because of the cause, we can not make clear the upper portion of the reaction, and you can adjust the color gamut of procedures. Note that the picture of BMP format
- 2022-07-21 03:38:18下载
- 积分:1
-
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这...
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 line whoes direction is "sita" , and the distance from the origin to this line is s. So each point in this line satisfies the equation : s=x*Cos(sita)+ y*Sin(sita) . We can find out the lines based on this fact.
And this programme is to find out the longest line in the image.
- 2022-09-05 00:30:03下载
- 积分:1
-
用C++编写的比较dft算法,有待优化成为fft算法,请提意见
用C++编写的比较dft算法,有待优化成为fft算法,请提意见-C dft index prepared by the comparison algorithm, as fft pending optimization algorithm, please comment
- 2022-02-11 19:34:16下载
- 积分:1
-
这是一个演示Delphi下分别设定RGB数值,展改变颜色效果的例子。...
这是一个演示Delphi下分别设定RGB数值,展改变颜色效果的例子。-This is an example for demonstrating how to set the RGB value and change the effect of color in Delphi.
- 2022-07-20 03:50:41下载
- 积分:1