搜索资源列表
LabelContours
- 利用VTK进行轮廓线提取,得到一个三维轮廓体,比标注灰度值,用本代码之前,确认系统里已经配置好VTK环境-use VTK for contour extraction, is a three-dimensional contour body than tagging gray value, with the code before Lane has confirmed System Configuration good environm
badaoxiama2
- 人脸轮廓提取 简介:针对彩色24位bmp位图,通过光照补偿、肤色检测、假区域去除、轮廓跟踪,可以得到人脸轮廓线。可以是单人脸图像和多人脸图像。
GVF_Snake
- 图像分割是由图像处理到图像分析的关键步骤,涉及到计算机视觉技术的复杂问题。在医学图像方面,许多应用大都依赖于对图像中目标轮廓的准确提取。基于微分算子检测的方法几乎都对噪声较为敏感且不能保证得到连续的边缘,无法用于辨识和分析目标。由Kass提出的基于主动轮廓线的Snake模型[1],用一个具有一定弹性的封闭曲线,在曲线自身形状约束力和由图像数据计算而来的外部力的共同作用下演化,来逼近目标边界,完成对图像的分割。 GVF snake V
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、
snake源码
snake主动轮廓线提取算法的实现,基于VC平台。
== Snake算法的用法 ==
Snake算法需要给出初始的轮廓,然后进行迭代,使轮廓沿能量降低的方向靠近,最后得到一个优化的边界。能量函数包括内外力两方面,如边界曲率和梯度。
由于用户无法估计迭代的最后结果,应用Snake 算法往往需要进行多次的交互工作。特别当目标比较复杂时,或与其它物体靠得较近时,
hough_直线
- 采用vc++编程,可以处理8位bmp图像。先进行阈值分割,然后可以轮廓提取。最后可以进行平行线检测,采用hough变换-using vc programming, can handle eight bmp images. First threshold for segmentation, which can then be extracted contour. Finally parallel line can be detected
LabelContours
- 利用VTK进行轮廓线提取,得到一个三维轮廓体,比标注灰度值,用本代码之前,确认系统里已经配置好VTK环境-use VTK for contour extraction, is a three-dimensional contour body than tagging gray value, with the code before Lane has confirmed System Configuration good environm
badaoxiama2
- 人脸轮廓提取 简介:针对彩色24位bmp位图,通过光照补偿、肤色检测、假区域去除、轮廓跟踪,可以得到人脸轮廓线。可以是单人脸图像和多人脸图像。-Facial Contour Extraction Profile: 24 bmp for color bitmaps through the illumination compensation, color detection, false regional removal, contou
GVF_Snake
- 图像分割是由图像处理到图像分析的关键步骤,涉及到计算机视觉技术的复杂问题。在医学图像方面,许多应用大都依赖于对图像中目标轮廓的准确提取。基于微分算子检测的方法几乎都对噪声较为敏感且不能保证得到连续的边缘,无法用于辨识和分析目标。由Kass提出的基于主动轮廓线的Snake模型[1],用一个具有一定弹性的封闭曲线,在曲线自身形状约束力和由图像数据计算而来的外部力的共同作用下演化,来逼近目标边界,完成对图像的分割。 GVF snake V
Level
- 先利用图像背景差分法快速检测出人脸的初始矩形轮廓线,然后采用LevelSet方法对视频图像进行人脸轮廓提取-First use of the image background difference method for rapid detection of the initial face of the rectangular contour, and then LevelSet methods used for video image
edge
- 本文主要介绍的是基于边缘检测技术的字符轮廓线的提取和显示-In this paper, the edge detection technique is based on the character contour extraction and display
image
- 实现图像的sobel轮廓提取、闭合轮廓线提取、区域生长等-region grow ,sobel
test10-12
- 基于统计的图像特征提取,通过轮廓线的归一化,使得特征具有仿射不变性。-Based on statistical image feature extraction, through the contours of the normalization so that with the affine invariant features.
The_image_contour_extraction
- 1.任意选取一个灰度图像和彩色图像,对算法中若干关键语句中的参数进行调整,得出不同的实验结果,并对这些结果进行分析。 2.根据自己所学知识,提出自己的轮廓线提取方法,与简单阈值法进行比较分析。 3.练习matlab自带算子的检测结果。 -1. Arbitrarily select a gray-scale images and color images, several key statements on the algor
lunkuotiqu
- 提取轮廓线,VC++开发程序,很有用,很强大-Contour extraction, VC++ development process, very useful, very powerful
contours
- 基于opencv的轮廓线检测算法,快速提取出图片中物体的轮廓-Opencv contour lines based detection algorithm, fast extraction of the contours of objects in the picture
daolubiaozhitiqu_lunkuo
- daolubiaozhitiqu_lunkuo可以提取红色图案的轮廓线,并将轮廓线坐标存为txt文本。压缩包里的图片可以作为例子。-"daolubiaozhitiqu_lunkuo" can extract the outlines of red pictures,and save the coordinate values into txt files.
MATLAB--RGB
- MATLAB 软件使用简介 轮廓线提取 实验2 图像轮廓线提取技术 RGB向量空间中的图像分割技术-MATLAB RGB
hull
- 【opencv】 画出散点的轮廓线 提取合理概率估计空间-[Opencv] draw scatter contour extraction reasonable probability estimation space
IllustrationTest
- 提取3D图形的轮廓线(特征边),首先建立点线面表,然后获得有效的特征边.本人靠这点代码,赚了3000块 (3D graphics contour extraction (feature side), first established point line table, and then obtain an effective feature I rely on this side of the code, and earned 300