-
此原码包含两部分:标识物体测量面积和周长,阈值分割和轮廓提取。...
此原码包含两部分:标识物体测量面积和周长,阈值分割和轮廓提取。-This source code contains two parts: marking objects measuring the area and perimeter, threshold segmentation and contour extraction.
- 2022-04-11 13:03:31下载
- 积分:1
-
晕线多边形填充,课堂实验题目,可以画多边形,也可以加载多边形文件...
晕线多边形填充,课堂实验题目,可以画多边形,也可以加载多边形文件-Halo line polygon fill, classroom test subject, you can draw polygons, you can also load the polygon file
- 2023-05-18 12:55:04下载
- 积分:1
-
实现吃豆豆模型,能够监听键盘事件移动,判断吃否吃到豆豆,吃到一定数量会升级,会长大,速度会增加。...
实现吃豆豆模型,能够监听键盘事件移动,判断吃否吃到豆豆,吃到一定数量会升级,会长大,速度会增加。-Only eat Peas model, able to monitor keyboard events move, to determine whether to eat eat Peas, eat a certain number will be upgraded, grow up, the speed will increase.
- 2022-01-23 10:34:20下载
- 积分:1
-
增加openscenegraph参数可控制管道
增加openscenegraph参数可控制管道-Parameters can control the pipeline to increase openscenegraph
- 2023-03-03 23:00:03下载
- 积分:1
-
自写了一个图像识别的UNIT,可以识别目前绝大多数论坛的验证码...
自写了一个图像识别的UNIT,可以识别目前绝大多数论坛的验证码-Picture identification
- 2022-01-21 19:57:21下载
- 积分:1
-
天气云图显示要vtk库
天气云图显示要vtk库-this code supplies the main function of visualize the weather picture,and the libary files are devided from the vtk.
- 2023-08-07 21:30:03下载
- 积分:1
-
一个分水岭算法源代码。可用于图像分割。
一个分水岭算法的源代码。可以用于图像分割。-a watershed algorithm source code. Can be used for image segmentation.
- 2022-01-26 01:59:49下载
- 积分:1
-
DDA画线 中点画线 Bresenham画法
DDA画线 中点画线 Bresenham画法-failed to translate
- 2022-01-24 15:17:32下载
- 积分:1
-
xe5变相实现gif动画.rar
Delphi xe5变相实现gif动画说明:2个控件TImage、TBitmapListAnimation将GIF 用GIF工具,把每张照片取出来,假设照片为N张,再用美图将所有照片合成一张。然后将TBitmapListAnimation的bitmap属性设为 你合成的照片。
- 2022-05-21 02:57:43下载
- 积分:1
-
基于OpenCV的图像边缘提取程序
程序主要实现了图像的边缘提取功能,输入一副图像,利用canny算子提取他的边缘,并保存提取边缘后的图的结果。其中提取边缘的canny算子的参数是可以自己设定的,程序简单有效。
- 2022-02-21 07:23:53下载
- 积分:1