-
本程序只是程序生成的直线裁减,而不能用鼠标交互式裁减
本程序只是程序生成的直线裁减,而不能用鼠标交互式裁减-this procedure is a process of generating linear reduction, rather than using the mouse interactive reduction
- 2022-01-26 01:30:49下载
- 积分:1
-
vc++6.0编写的时钟程序,椭圆形表盘,具有时针,分针,秒针,与系统时间同步,动态仿真了一个电子石英表...
vc++6.0编写的时钟程序,椭圆形表盘,具有时针,分针,秒针,与系统时间同步,动态仿真了一个电子石英表-vc++ 6.0 clock to prepare procedures, oval-shaped dial, with the clock, minute hand, second hand, and system time synchronization, dynamic simulation of an electronic quartz watch
- 2023-01-20 05:45:04下载
- 积分:1
-
Media目录:使用OLE控件实现媒体播放器的功能,还包含一个使用API MCI设备实现媒体播放的例子;...
Media目录:使用OLE控件实现媒体播放器的功能,还包含一个使用API MCI设备实现媒体播放的例子;-Media Contents : use OLE achieve media player functions, also includes an API MCI equipment used to achieve the broadcast media examples;
- 2022-07-06 12:28:23下载
- 积分:1
-
这是一个用Visual C++6.0编写的已经实现了图像灰度拉伸程序,并且还附带有测试图片,整个程序非常好用。...
这是一个用Visual C++6.0编写的已经实现了图像灰度拉伸程序,并且还附带有测试图片,整个程序非常好用。-This is a work written in Visual C++6.0 has achieved a gray-scale image stretching program, and also comes with a test image, the whole process is very easy to use.
- 2022-06-13 04:04:29下载
- 积分:1
-
学习使用cad图象处理,使得对三维图象处理的一很好的实现
学习使用cad图象处理,使得对三维图象处理的一很好的实现-cad learning to use image processing, to make three-dimensional images of a very good achievement
- 2022-05-19 07:03:02下载
- 积分:1
-
Looks like a drawing program, a good look at him the principles of how to achiev...
貌似一个画图的程序,好好看看他的原理,到底怎么实现的,当然你学画图也行。-Looks like a drawing program, a good look at him the principles of how to achieve in the end, of course, drawing you to learn is required.
- 2023-02-23 22:20:03下载
- 积分:1
-
书上的一个调色板的代码,VC编的,希望对大家有帮助
书上的一个调色板的代码,VC编的,希望对大家有帮助-Book a palette code, VC series, and they hope to help everyone
- 2022-09-12 08:00:03下载
- 积分:1
-
image processing code, edge detection and extraction, contour tracking algorithm
图像处理程序代码,图像边缘检测与提取,轮廓跟踪算法-image processing code, edge detection and extraction, contour tracking algorithm
- 2022-02-03 08:34:36下载
- 积分: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
-
针对可移动的选定窗口进行裁剪.主要功能市:1,实现裁减功能 2,实现裁剪功能 3...
针对可移动的选定窗口进行裁剪.主要功能市:1,实现裁减功能 2,实现裁剪功能 3-against mobile selected window cut. The main function of the city : one, two features to achieve reductions, cutting to achieve three functions
- 2022-05-20 04:46:41下载
- 积分:1