搜索资源列表
人脸的监测与定位
- 本程序可以对读入人脸进行相似度计算,二值化,脸的直方图,头发直方图,标记人连区域等-this program can read human faces similarity, the two values, face the histogram, hair histogram, marking the region even as people
连通区域标记
- 能够对一般的图像实现连通区域标记,并得到各个区域的面积和连通区域数目,用跟踪法得到各个区域的周长。准确快速
shibie
- 利用directshow技术控制摄像头,并可以检测图像中红色的区域,并标记出来-Use DirectShow technology to control the camera and can detect images in the red region, and marked
EditMap
- 一个VB简易图像标记处理程序。 可以载入一个图像后在图像上加入区域分分割、标签等标记,保存成自己的私有格式,可以再载入进行再次修改。-VB marked a simple image processing. Can load an image by adding in the image region segmentation, labeling and other marks, save as their own proprietary formats, you can then re-l
dode
- (1)规定要去除的离散点的最小区域长度,即连续黑点数目; (2)建立每个像素的离散性标志数组,初始化为非; (3)扫描整个图像,调用递归函数从上下左右以及左上、右上、左下、右下八个方向对每个黑点进行离散性判断,并进行标记; (4)根据每个像素的离散性标志数组的值,去除离散点(把黑点改为白点)。 通过对连续点长度的统计来去除离散杂点-(1) the provisions of discrete points to be eliminated by the length of
FaceDetection
- 在图形图像领域的一个应用,包括人脸的区域检测,标记眼睛嘴巴,鼻子的位置-In the area of a graphic image applications, including the face area detection, marking the eyes mouth, nose, location, etc.
wwattershedVCa
- 分水岭算法Visual C源代码与详细说明:梯度图像、标记图像的预处理,连通区域域的标定,最后找到分水岭。详细说明梯度图像,标定图像,输出图像的初始化,绝对可用。 -Visual C source code and detailed descr iption of watershed algorithm: the gradient image and marker image preprocessing, the connected region domain calibration, an
Ffacce-locatia
- 人脸定位与识别的Visual C++实例。提供了友好的操作界面。输入人脸图像后,,提供两种人脸区域的检测方法。然后在人脸区域中可自动标记眼睛、嘴巴、鼻子及边缘提取。 -Face location recognition Visual C++ of instances. Provides a friendly user interface. Input face image, two kinds of face region detection method. Then automatical
B112i
- 二值图像连通域标记快速算法,能进行区域检测,附代代说明文档,VB开发-Binary image connected component labeling fast algorithm, region detection attached generation documentation, VB developers
ConnectCopLabel
- 做一个简单的MFC界面,通过导入图片,实现区域生长算法,同时通过色彩标记区域。-Do a simple MFC interface, by importing images, region growing algorithm, at the same time through the color-coded regions.
liantongquyu_biaojisuanfa
- 联通区域标记法程序,其核心思想为八领域标记法。-Unicom regional labeling program, the core idea of eight field notation.
TT1
- 利用高斯模型更新背景,再进行区域标记,去除噪声影响,检测出车辆。-Using the Gaussian model update the background, and then mark the area to remove the effects of noise, detect vehicles.
My_Delete_Max_min
- 对运动目标进行区域标记以后,去掉小面积的连通区域来消除噪声。-After the moving target region mark, remove a small area of regional connectivity to eliminate noise.
Mymark_region
- 对检测出来的车辆二值化以后,求出运动目标区域标记的面积及最大的外接矩形框-After the vehicle detected on the area of the two values, calculated movement marked the target area and the largest boundingbox
depthmap
- 图像的2D—3D转化,有分割,区域标记,深度分配三部分。-image 2D to 3D include 3 parts,divid ,mark and depth.
labe_forOpencv
- .c++连通区域标记算法2,功能和matlab 中的 bwlabel相似,用opencv 编写-.c++ connected component labeling algorithm 2, function and MATLAB similar to the bwlabel, prepared by opencv
基于matlab的阈值分割
- 基于matlab的图像二值化、阈值分割算法以及区域标记算法(Image two value, threshold segmentation)
标记连通分量
- 运用matlab编码标记连同区域,使得相同的部分进行连接,可用于图像的拼接(using matlab to connect the area)
区域标记
- 对图像进行区域标记,伪彩色显示,通过matlab语言实现(Region marking of images, pseudo color display)
opencv标记法实现连通区域 (1)
- 采用连通区域算法,实现目标区域的连通标记,有利于目标的分割(The connected domain algorithm, to achieve connectivity marking the target region, is conducive to the target segmentation)