搜索资源列表
-
0下载:
计算机图形学作业算法
VC++程序源码
含画直线(逐点比较法)、二维裁剪(中点分割算法)、判别点在区域内外(标号法)等算法,经我修改用于保存手动提取图形特征点,Computer graphics algorithms operating VC++ Program source code containing paint a straight line (point by point comparison method), two-dimensional cutting (mid-poin
-
-
0下载:
Implementation Of Labeling Connected Components
用C#实现图像的连通区域标定,可选4连通,8连通-Implementation Of Labeling Connected Components
The algorithm is coded in C# using unsafe so the quality and speed of the program may not be affected. The class BitmapData i
-
-
0下载:
在matlab开发环境中,基于8近临的贴标签算法,实现不同连通域的区分-In the Matlab development environment, based on eight nearly labeling algorithm to achieve the distinction of different Unicom domain
-
-
0下载:
基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理。-Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixe
-
-
0下载:
基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理 -Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixe
-
-
0下载:
java实现图像连通区域算法
*ImageLabel is an algorithm that applies Connected Component Labeling
*alogrithm to an input image. Only mono images are catered for.-*ImageLabel is an algorithm that applies Connected Component Labeling
*alogrithm to an input
-
-
0下载:
it is a image processing project which can find special and certain object with certain shapes in the images. it obtain the P and S for each object and compare P/S ratio to template image and object.
Sobel use for P and finding edges and Labeling a
-
-
0下载:
利用VC++实现的人连通区域标记算法,测试并通过。-Using VC++ implementation of people connected region labeling algorithm, test and passed.
-
-
0下载:
本程序是基于多文档(MDI)的连通域标记算法,用于统计连通域的数目。本人亲自修改,运行通过,而且附有测试例图。-This procedure is based on the multiple document (MDI) of the connected components labeling algorithm, the number of connected components for the statistics. I personally modify, run through, an
-
-
0下载:
F. chang Labeling algorithm(a treatise)
-
-
0下载:
对图片以及视频帧进行连通域提取,环境需要opencv vs2005,必要的配置,连通域的算法是基于递归的二值图像标记算法。-Frame of the picture, and video connectivity components extraction, environmental needs opencv vs2005, the necessary configuration, connected components algorithm is based on the recursive
-
-
0下载:
c语言实现的区域标记算法,绝对可用-c language of the region labeling algorithm, absolutely free! ! !
-
-
1下载:
二值图像区域标记的算法以及源代码、实例介绍-Binary image connected component labeling algorithm as well as code examples introduced
-
-
0下载:
在matlab开发环境中,基于4近临的贴标签算法,实现不同连通域的区分-In the Matlab development environment, based on four nearly labeling algorithm to achieve the distinction of different Unicom domain
-
-
1下载:
这是一个使用vc++实现的图像连通区域标记算法,可以找出二值化图像的连通域个数。-This is achieved using vc++ image connected component labeling algorithm can find the binary image of the number of connected domains.
-
-
0下载:
程序用c写的区域连通算法,根据是Fu Chang,在“A Linear-Time Component-Labeling Algorithm Using Contour Tracing Technique”提出的算法写的,压缩包有相关论文和程序-Program written in c regional connectivity algorithm, according to Fu Chang, " A Linear-Time Component-Labeling Algorithm Us
-
-
0下载:
一种二值图像连通区域标记方法,能用于目标跟踪,我已经应用过,效果不错。-It is a new connected componet labeling algorithm for binary image,and can be used in object tracking. It is effective to be proved.
-
-
0下载:
二值图连通域标记算法,标记二值图像的连通域-Two value graph connected domain labeling algorithm
-
-
0下载:
A fast connected component labeling algorithm based on FPGA is presented for high speed image processing
on the condition that the images are continuous without horizontal blanking. Using run length code to optimize image
labeling, the labels’num
-
-
0下载:
该算法实现了数字图像中松弛标记算法处理图像。(The relaxation labeling algorithm in digital image processing)
-