-
Computer graphics images of the basic functions of school, painting a straight l...
计算机图形图象学中的基本功能,如画直线,圆,Bezier曲线,B-样条曲线,KOCH曲线等.-Computer graphics images of the basic functions of school, painting a straight line, round, Bezier curves, B-spline curve, KOCH curve.
- 2022-11-05 01:15:03下载
- 积分:1
-
Delphi中使用DirectDraw技术进行图形处理。
Delphi中使用DirectDraw技术进行图形处理.-Delphi DirectDraw technology for the use of graphics.
- 2022-01-30 18:17:12下载
- 积分:1
-
素养显示DXF文件格式(lwpolyline需要被添加到处理,或…
读写显示dxf文件格式的程序(需要添加LWPOLYLINE的处理,或和站长联系)-literacy show dxf file format (LWPOLYLINE need to be added to the processing, or the head of links)
- 2023-01-27 05:00:04下载
- 积分:1
-
椭圆的有效的扫描转换
椭圆的有效的扫描转换-elliptical effective scan conversion
- 2023-09-03 01:25:02下载
- 积分:1
-
用于摄像模块图像采集,回放。通过windows vfp 编程
用于摄像模块图像采集,回放。通过windows vfp 编程-camera module for image acquisition, playback. Programming through the windows Probe
- 2022-03-03 01:44:29下载
- 积分:1
-
after eight color segmentation connectivity, a color image is a clustering algor...
彩色分割后8连通处理,给出了彩色图像的一种聚类算法-after eight color segmentation connectivity, a color image is a clustering algorithm
- 2023-03-04 10:15:04下载
- 积分:1
-
一个用于图像去噪的matlab的GUI界面程序实例,可以读入各种图像格式,选择不同去噪方法,产生去噪图像,并在同一界面下同时显示原始图像,加噪图像和去噪图像...
一个用于图像去噪的matlab的GUI界面程序实例,可以读入各种图像格式,选择不同去噪方法,产生去噪图像,并在同一界面下同时显示原始图像,加噪图像和去噪图像-one for Image Denoising Matlab GUI interface procedures example, can be read into various image formats, different Denoising, generated image denoising, and the same interface also shows that the original image, increase noise and image denoising images
- 2022-03-05 06:00:03下载
- 积分:1
-
用vc写的基于图像处理的计算机集成数控技术
用vc写的基于图像处理的计算机集成数控技术-vc used to write on the computer image processing technology integration NC
- 2023-06-24 02:45:03下载
- 积分:1
-
超级的
超分辨率源代码,用它可以实现超分辨率,提高影像的分辨率,可以使一使-super-resolution source code, using it to achieve super-resolution and improve image resolution, can make a
- 2022-01-23 10:02:31下载
- 积分:1
-
运动物体跟踪
应用背景机器视觉中,图像处理算法很多,但是大都处理复杂,我看了大量算法提取出一套比较简单有效的跟踪算法。基于opencv库函数对图像的强大处理能力和卡尔曼滤波原理的精妙,算法效果明显。欢迎大家借鉴使用,有意机器视觉学习的朋友欢迎提出建议。关键技术主要是利用opencv对图像的处理,灰度化,二值化,然后进行轮廓识别加上方框标记,最后利用卡尔曼滤波跟踪。关键思路是对提取出的多个轮廓进行最大值选取,从而确定跟踪点,为卡尔曼滤波的使用提供接口。为防止找不到最大轮廓的bug还设计了一个小算法。
- 2022-04-08 21:41:51下载
- 积分:1