-
该算法实现图象的边缘检测,包括常用的一些算法如Rorbt,laplace等,同时包含了houng变换....
该算法实现图象的边缘检测,包括常用的一些算法如Rorbt,laplace等,同时包含了houng变换.-the algorithm image edge detection, including some of the commonly used algorithms such as Rorbt. laplace, contains a houng transform.
- 2022-08-07 00:23:33下载
- 积分:1
-
这是一个简单的画图程序,初学VC,仅供参考
这是一个简单的画图程序,初学VC,仅供参考-This a simple drawing program, beginner VC for reference
- 2022-12-09 09:40:08下载
- 积分:1
-
三维地形实时显示的核心技术研究,用vc++编写
三维地形实时显示的核心技术研究,用vc++编写-Real-time display of three-dimensional topography of the core technology research, with vc++ Prepared
- 2022-06-20 07:59:52下载
- 积分:1
-
将BMP文件转换成32位或16位RGB格式C语言头文件的小工具
将BMP文件转换成32位或16位RGB格式C语言头文件的小工具-to BMP file conversion into 32 or 16 bit RGB format C header files small tools
- 2022-02-20 15:05:24下载
- 积分:1
-
《 Visual C++数字图像处理(第二版)》一书源代码 该书主要讲述如何使用Visual C++进行数字图像处理。全书共11章,分别介绍了图像的点运算、几何
《 Visual C++数字图像处理(第二版)》一书源代码 该书主要讲述如何使用Visual C++进行数字图像处理。全书共11章,分别介绍了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法,本书都提供了完整的源代码。 本书内容丰富,叙述详细,实用性强,适合于数字图像处理工作者阅读参考。- How "Visual C Numeral Picture Processing (Second Edition)" does
a book source code this book mainly narrate uses Visual C to carry on
digital picture processing. The entire book altogether 11 chapters,
separately introduced the picture spot operation, the geometry
transformation, the orthogonal transformation, the image enhancement,
the corrosion algorithm, the inflation algorithm, the thin algorithm,
the edge examination with withdraw, the outline track, the image
analysis, the picture recovers with the picture compression code
technology, to each commonly used digital picture processing method,
this book has all provided the integrity source code. This book
content rich, narration detailed, the usability is strong, suits
processes the worker to the digital picture to rea
- 2023-02-12 22:35:04下载
- 积分:1
-
代码是基于MFC建立的细胞识别统计系统,通过菜单“处理”“显示”能将细胞从图象中分割出来 并能统计细胞个数...
代码是基于MFC建立的细胞识别统计系统,通过菜单“处理”“显示”能将细胞从图象中分割出来 并能统计细胞个数-Code is based on MFC to establish the statistical system of cell recognition, through the menu deal with the Show to cells separate from the images and statistics on the number of cells
- 2023-01-23 09:30:03下载
- 积分:1
-
此原码包含两部分:标识物体测量面积和周长,阈值分割和轮廓提取。...
此原码包含两部分:标识物体测量面积和周长,阈值分割和轮廓提取。-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
-
随机生成三维迷宫,算法值得一看,可能对你有帮助
随机生成三维迷宫,算法值得一看,可能对你有帮助-Randomly generated three-dimensional maze, algorithm worth a visit may help you
- 2023-05-28 22:10:05下载
- 积分:1
-
Straight
计算机图形学 直线画法 BRESEHAM 有文档 总结-Straight-line drawing in computer graphics have a document summing up BRESEHAM
- 2022-08-13 17:34:08下载
- 积分:1
-
将读入的视频文件切割为连续的帧序列
首先读入的视频序列,获得总帧数,然后依次读取,最后把读取出来的每一帧图像写入到指定的路径上,并指定每一帧图像的名字。
- 2023-07-20 11:55:05下载
- 积分:1