-
数字图像处理的一种罕见的研究,包括调色板,p
一个不可多得的学习数字图像处理的vc++类,包括调色板,像素,大小等等,通过调用这个类可以得到更多的图像信息。是数字图像处理的基类。我学图像处理时一直在用,基本上不用调用API很爽的-a rare study of the Digital Image Processing vc categories, including palette, pixel size, etc., by calling this category can be more image information. Digital image processing is the base class. I studied image processing have been used, basically calling API not very interesting! !
- 2022-07-15 18:29:02下载
- 积分:1
-
图形填充算法的实现
图形填充算法的实现-graphics filling algorithm implementation
- 2022-04-01 21:25:46下载
- 积分:1
-
算法的代码实现了普通DCT,快速DCT、IDCT算法快
idct the code to achieve common DCT, fast DCT, fast IDCT algorithm
- 2022-04-18 20:43:27下载
- 积分:1
-
- 2022-04-14 16:14:15下载
- 积分:1
-
MiniGUI学习版v1.6str的资源源码。MiniGui是国内最著名的跨平台轻型gui系统。这个是它的资源源码,配合lib使用。...
MiniGUI学习版v1.6str的资源源码。MiniGui是国内最著名的跨平台轻型gui系统。这个是它的资源源码,配合lib使用。-v1.6str version of MiniGUI learning resources source. MiniGui is the most famous domestic cross-platform light gui system. This is the source of resources to meet lib use.
- 2022-11-09 04:25:03下载
- 积分:1
-
opencv和directshow图象显示4
opencv和directshow图象显示4-OpenCV and directshow image 4
- 2022-09-24 00:55:03下载
- 积分:1
-
OpenCV and directshow image 2
opencv和directshow图象显示2-OpenCV and directshow image 2
- 2022-02-24 13:38:20下载
- 积分: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
-
文件是捕捉,它是非常有用的
file is for capturing the image.and it is so useful
- 2022-01-26 15:56:04下载
- 积分:1
-
VGA图像的存储与恢复:介绍三种不但可有效地存取VGA整屏图像,而且能实现存取任
意大小图块的方法及其Turbo C函数。...
VGA图像的存储与恢复:介绍三种不但可有效地存取VGA整屏图像,而且能实现存取任
意大小图块的方法及其Turbo C函数。-VGA image storage and recovery
- 2022-05-25 21:18:50下载
- 积分:1