-
TIFF图像处理代码,支持GROUP4格式,和支持LZW压缩图象格式,但需要额外的包支持。...
TIFF图像处理代码,支持GROUP4格式,和支持LZW压缩图象格式,但需要额外的包支持。-TIFF image processing code, support GROUP4 format, and support for LZW compressed image format, but require additional support packages.
- 2022-03-18 02:27:34下载
- 积分:1
-
图象处理软件比如平移,比例,旋转,错切,裁剪,填充,反走样等等.具体操作鼠标左键画多边行的各个顶点,右键连线形成多边行...
图象处理软件比如平移,比例,旋转,错切,裁剪,填充,反走样等等.具体操作鼠标左键画多边行的各个顶点,右键连线形成多边行-image processing software such as translation, proportion, rotation, the wrong cutting, cutting, filling, anti-aliasing, etc.. The specific mouse button paintings in various multilateral OK vertices, right connections formed multilateral OK
- 2022-01-25 20:53:07下载
- 积分: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
-
一个用汇编语言写的水波特效的源代码,优化的不错
一个用汇编语言写的水波特效的源代码,优化的不错-An assembly language used to write the wave effects of the source code, optimize well
- 2022-03-23 20:56:56下载
- 积分:1
-
时钟控件 时钟控件 时钟控件
时钟控件 时钟控件 时钟控件-clock ctrl clock ctrl clock ctrl clock ctrl
- 2022-08-24 19:45:47下载
- 积分:1
-
在VC下写的类似于WINDOWS的画图板程序,可以实现大部分功能。...
在VC下写的类似于WINDOWS的画图板程序,可以实现大部分功能。-Written under the VC is similar to the drawing board WINDOWS procedures, most of the functions can be achieved.
- 2023-03-20 23:00:04下载
- 积分:1
-
VB下显示透明位图的例子
VB下显示透明位图的例子 -The example for Displaying transparent graph in VB
- 2022-03-09 20:50:49下载
- 积分: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
-
VC实现抓屏功能,通过操作键盘的来实现,能实现多次的抓图,并保存为BMP的文件...
VC实现抓屏功能,通过操作键盘的来实现,能实现多次的抓图,并保存为BMP的文件-VC realize screenshots feature of the keyboard to achieve, to achieve a number of drawings, and saved as BMP documents
- 2022-07-12 23:50:34下载
- 积分:1
-
图像平移
图像平移-image translation
- 2022-02-07 13:56:10下载
- 积分:1