-
用EL99算法合成纹理,速度比较慢,效果还不错,适用于大多数纹理的合成...
用EL99算法合成纹理,速度比较慢,效果还不错,适用于大多数纹理的合成-EL99 algorithm using synthetic texture, fairly slow, and the results were pretty good, applicable to the majority of the texture synthesis
- 2023-02-19 10:55:03下载
- 积分:1
-
可以抓取当前屏幕,完成按下键盘的“PringScreenSysRq“键的功能。不同的是,这个程序还可以在抓取框中滚动抓取来的屏幕,可将其直接保存为BMP位图文件...
可以抓取当前屏幕,完成按下键盘的“PringScreenSysRq“键的功能。不同的是,这个程序还可以在抓取框中滚动抓取来的屏幕,可将其直接保存为BMP位图文件。-You can grab the current screen, press the keyboard to complete the "PringScreenSysRq" button function. The difference is that this program can also grab the box to scroll the screen grab can be directly saved as a BMP bitmap file.
- 2022-01-22 15:03:34下载
- 积分:1
-
本程序可用于读如图片的vc源程序,很好用。
本程序可用于读如图片的vc源程序,很好用。-This procedure can be used to read such as pictures vc source code, it just works.
- 2022-03-25 10:09:34下载
- 积分:1
-
This is a stretching effect of program design, code and active inside demo image
这是一个拉伸效果的程序设计,里面有源代码及演示图象-This is a stretching effect of program design, code and active inside demo image
- 2023-05-14 23:25:03下载
- 积分:1
-
对于bmp文件加入文本信息的java程序
对于bmp文件加入文本信息的java程序-bmp file for text messages to join the java programs
- 2022-02-12 10:39:56下载
- 积分:1
-
定制钩子过程,实现在打开文件时,添加了位图的预览。
定制钩子过程,实现在打开文件时,添加了位图的预览。-Customization hook process, realize when opening files, add a bitmap preview.
- 2022-07-04 06:19:53下载
- 积分:1
-
阈值面积消去vc++函数
阈值面积消去vc++函数-threshold function area Deleted vc
- 2022-03-06 00:39:11下载
- 积分:1
-
vc++图像处理的源码,是对于png格式的,具体的自己下来试一下就知道了哈...
vc++图像处理的源码,是对于png格式的,具体的自己下来试一下就知道了哈-vc image processing source code, for png format, the specific themselves down Try know Kazakh
- 2022-08-17 03:35:05下载
- 积分: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
-
一个用GDI绘制的仪器仪表,能够动态显示其功能,只要稍加改变,就可以用在其他行业领域,
一个用GDI绘制的仪器仪表,能够动态显示其功能,只要稍加改变,就可以用在其他行业领域,-GDI rendering a used instrument, be able to dynamically display and its function, as long as a little change, you can use in other industries and fields,
- 2022-10-18 18:40:03下载
- 积分:1