-
连通区域标记程序,本程序使用了opencv中图像数据结构:IplImage。算法原理:首先进行第一次扫描,标记连通区域;然后对等价标记进行合并;最后进行第二次扫...
连通区域标记程序,本程序使用了opencv中图像数据结构:IplImage。算法原理:首先进行第一次扫描,标记连通区域;然后对等价标记进行合并;最后进行第二次扫描,对等价标记进行重新标记。-regional connectivity marking procedures, the procedures for the use of the OpenCV Image data structure : IplImage. Algorithm tenets : first for the first time, scanning, marking regional connectivity; Then equivalent marker for the merger; the final for the second scan, equivalent to re-labeled markers.
- 2023-07-06 04:15:02下载
- 积分:1
-
平面多边形内外点判断方法
平面多边形内外点判断方法-planar polygon method of Point
- 2022-02-11 16:57:43下载
- 积分:1
-
从一幅多个细胞的图像中,分割出单个的细胞,一个细胞一个小图。...
从一幅多个细胞的图像中,分割出单个的细胞,一个细胞一个小图。-more than one cell from the image, segmentation of individual cells, a cell a small map.
- 2022-03-25 14:54:09下载
- 积分:1
-
实现图像变换与目标跟踪应用OPENCV的源程序
实现图像变换与目标跟踪应用OPENCV的源程序-Image Transform and target tracking applications OPENCV source
- 2022-03-21 08:55:50下载
- 积分:1
-
用Opencv实现图像的边缘提取:包括Sobel,Canny,Laplace算法,特别适合于初学Opencv的人士学习使用。...
用Opencv实现图像的边缘提取:包括Sobel,Canny,Laplace算法,特别适合于初学Opencv的人士学习使用。-Realize Opencv images using edge detection: including Sobel, Canny, Laplace algorithm, particularly suitable for beginners to learn to use the Opencv.
- 2022-07-26 15:24:00下载
- 积分:1
-
计算机图形学初级学者使用(教科书画法)多边形转换扫描填充算法
程序...
计算机图形学初级学者使用(教科书画法)多边形转换扫描填充算法
程序-Computer graphics beginner use (textbook method) the algorithm to draw polygon by transform ,fill and scan.
- 2022-05-26 23:12:13下载
- 积分:1
-
第二届全国高校 BBS 程序开发大赛四大独立奖项最短小精悍奖
第二届全国高校 BBS 程序开发大赛四大独立奖项最短小精悍奖-Second National College BBS Development Competition least four independent short and pithy Prize awards
- 2022-01-25 23:51:05下载
- 积分:1
-
图像采集卡的应用,包括图像处理的内容…
一种图象采集卡的应用程序,其中包括了图象处理方面的内容,很不错,值得好好研究!-an image acquisition card applications, including image processing of the content is pretty good, worthy of a thorough study.
- 2022-02-10 09:26:16下载
- 积分:1
-
实现了序列图像的柱面全景图拼接,采用的块匹配法,顺序进行块匹配功能,找到最佳匹配位置,进行线性融合法进行拼接。...
实现了序列图像的柱面全景图拼接,采用的块匹配法,顺序进行块匹配功能,找到最佳匹配位置,进行线性融合法进行拼接。-Achieved a series of cylindrical panoramic image stitching, using a block matching method, in order to block-matching function to find the best match position, a linear fusion splicing method.
- 2022-04-26 12:59:01下载
- 积分:1
-
将OpenCV的IPLImage格式的图像转换为可以在VC对话框里显示的图像格式。...
将OpenCV的IPLImage格式的图像转换为可以在VC对话框里显示的图像格式。
- 2022-06-19 00:04:48下载
- 积分:1