-
基于分水岭算法的图像分割对比,通过引入3种分水岭分割算法进行对比比较,对层次感较强的图像进行处理。...
基于分水岭算法的图像分割对比,通过引入3种分水岭分割算法进行对比比较,对层次感较强的图像进行处理。-Based on watershed algorithm for image segmentation comparison, through the introduction of three kinds of watershed segmentation algorithm for contrast comparison, a strong sense of the level of image treatment.
- 2022-01-24 10:18:31下载
- 积分:1
-
with MFC write simple two
用MFC写的简易2维CAD,能实现图形的复制,旋转,镜像,缩放,移动等功能.-with MFC write simple two-dimensional CAD, graphics can achieve replication, rotation, mirroring, zooming, mobile capabilities.
- 2022-11-11 05:45:03下载
- 积分:1
-
用于编写编写汉字的环境下的汉字,适合初学者,一个…
在VC环境下编写的书写汉字系统,适合初学者,值得一看-VC environment in preparation for writing Chinese characters, for beginners, an eye-catcher
- 2023-03-05 17:30:04下载
- 积分:1
-
drawing program's source code to achieve Box/yen, and the preservation of va...
画图程序的源代码
实现方框/圆等,并能保存为各种格式-drawing program"s source code to achieve Box/yen, and the preservation of various formats
- 2023-03-23 15:50:03下载
- 积分:1
-
用来显示GDI位图的一个小程序。实现了GDI位图的拉伸显示。同时给出了DIB位图显示的函数库...
用来显示GDI位图的一个小程序。实现了GDI位图的拉伸显示。同时给出了DIB位图显示的函数库-GDI bitmap used to display a small program. GDI achieved a tensile bitmap display. At the same time gives the DIB bitmap display library
- 2023-07-20 02:00:04下载
- 积分:1
-
bmp格式 的阅读器,代码比较细致,对学习文件格式有帮助
bmp格式 的阅读器,代码比较细致,对学习文件格式有帮助-bmp format, reader, code rather meticulous file format for learning has helped
- 2022-01-24 18:20:33下载
- 积分:1
-
The function is mainly used to map the target DIB, DIB output of the region spec...
该函数主要用来绘制DIB对象,输出DIB的区域由参数 lpDIBRect指定。-The function is mainly used to map the target DIB, DIB output of the region specified by the parameters lpDIBRect.
- 2022-06-28 13:22:27下载
- 积分:1
-
图形学课程设计,可以画直线、三角形、圆、椭圆,并可以对其进行拖放、旋转。...
图形学课程设计,可以画直线、三角形、圆、椭圆,并可以对其进行拖放、旋转。-graphics curriculum design, painting line, triangle, circle, oval, and can drag and drop them, rotate.
- 2023-05-25 18:40:03下载
- 积分: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
-
游戏架构设计。适合初学者学习游戏架构的源码
游戏架构设计。适合初学者学习游戏架构的源码-Game architecture design. Suitable for beginners to learn the game structure of the source
- 2023-01-20 16:55:04下载
- 积分:1