-
这是vc数字图像处理的光盘源码
这是vc数字图像处理的光盘源码-digital image processing discs FOSS
- 2022-02-02 21:58:54下载
- 积分:1
-
周长发书的附带程序系列1
周长发书的附带程序系列1-week long on the fringe a series of procedures
- 2022-07-05 06:45:15下载
- 积分:1
-
计算机图形学课程设计,直线,或填充算法。
计算机图形学的课程设计,直线,填充等算法实现。-Computer Graphics curriculum design, straight line, or fill algorithm.
- 2022-08-21 00:05:24下载
- 积分:1
-
基于linux+gtk的坦克游戏,功能不是很完善,欢迎大家提出修改。...
基于linux+gtk的坦克游戏,功能不是很完善,欢迎大家提出修改。-Based on linux+ Gtk tanks games, feature not very perfect, welcome everybody to move the amendment.
- 2022-02-15 06:50:44下载
- 积分: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
-
使位图显示灰蒙蒙光照效果的例子
使位图显示灰蒙蒙光照效果的例子 -The example of making dib revel dusky effect
- 2022-03-24 03:25:59下载
- 积分:1
-
vc二维码实现
二维码的vc实现,基于qrcodelib实现
- 2022-09-30 09:15:03下载
- 积分:1
-
VC barcode generator source code
VC的条码生成器源代码-VC barcode generator source code
- 2022-02-15 15:52:00下载
- 积分:1
-
这个程序实现了图像的滤波,经过滤之后,图像噪点可以被去除...
这个程序实现了图像的滤波,经过滤之后,图像噪点可以被去除-This procedure realize image filtering, followed by filtering, image noise can be removed
- 2022-07-22 03:11:00下载
- 积分:1
-
images show the code used : 1gt; Images show that the principle inversion; Image...
图像显示的代码,用到:1>图像显示原理2>图像显示函数3>提高显示性能的方法,双缓存技术和VFW组件(使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib)。-images show the code used : 1gt; Images show that the principle inversion; Image Display Function 3gt; Improve display performance, dual caching technology and VFW components (using the VFW components in Project-- Setting--Object/libray modules were added vfw32 . lib).
- 2022-03-16 01:42:55下载
- 积分:1