搜索资源列表
Zernike-match
- 对输入图像进行预处理后提取目标轮廓,经过归一化处理得到目标形 状的平移、尺度不变的链状表达,再通过小波变换进行多尺度分析;引入Zernike 矩,利用Zernike 矩的特性,实现小波表达的旋转不变性,解决了小波变换对起始点的依赖。-right to import images from pretreatment profile targets, after processing to be a target shape tra
geodisc
- 基于levelset的测地活动轮廓 matlab源码,可实现多目标轮廓的 提取。对噪声图象具有良好的鲁棒性。但是计算量较大,耗时过多-levelset based on the geodesic active contour Matlab source, more achievable goal contour extraction. Image noise is a good robust. However, the large am
基于运动目标轮廓的帧差法背景提取
- 基于运动目标轮廓的帧差法图像背景提取
Zernike-match
- 对输入图像进行预处理后提取目标轮廓,经过归一化处理得到目标形 状的平移、尺度不变的链状表达,再通过小波变换进行多尺度分析;引入Zernike 矩,利用Zernike 矩的特性,实现小波表达的旋转不变性,解决了小波变换对起始点的依赖。-right to import images from pretreatment profile targets, after processing to be a target shape tra
geodisc
- 基于levelset的测地活动轮廓 matlab源码,可实现多目标轮廓的 提取。对噪声图象具有良好的鲁棒性。但是计算量较大,耗时过多-levelset based on the geodesic active contour Matlab source, more achievable goal contour extraction. Image noise is a good robust. However, the large am
contourdetectionusingsnake
- OPENCV下使用Snake函数检测目标轮廓的例程。-OPENCV use Snake function of the object contour detection routines.
Face_test_luminance
- 这是一个简短的关于彩色图象中提取目标轮廓的程序,运行结果显示是可行的-This is a brief on the color image to extract object contour procedure, the results show it is feasible
contuorline_hausdorff
- 基于OPENCV库 实现两幅图像中目标轮廓匹配,利用对应关键点附近轮廓段的曲率hausdorff距离匹配-OPENCV library based on the realization of two images of the target contour matching, using the corresponding key points near the contour segment curvature hausdorff d
GVF_Snake
- 图像分割是由图像处理到图像分析的关键步骤,涉及到计算机视觉技术的复杂问题。在医学图像方面,许多应用大都依赖于对图像中目标轮廓的准确提取。基于微分算子检测的方法几乎都对噪声较为敏感且不能保证得到连续的边缘,无法用于辨识和分析目标。由Kass提出的基于主动轮廓线的Snake模型[1],用一个具有一定弹性的封闭曲线,在曲线自身形状约束力和由图像数据计算而来的外部力的共同作用下演化,来逼近目标边界,完成对图像的分割。 GVF snake V
snake
- Snake是提取物体精确轮廓常用的算法,自Kass于1987年提出以来,已广泛应用于数字图像分析和计算机视觉领域。由于SNAKE模型具有良好的提取和跟踪特定区域内目标轮廓的能力,因此非常适合于医学图像如CT和MR图像的处理,以获得特定器官及组织的轮廓。Matlab编写。-Snake is the precise object contour extraction algorithms commonly used, since Kass
time-stepping
- 利用差分法基于opencv实现视频序列中的运动目标轮廓。-Difference method using opencv realize video sequence based on the moving object silhouette.
1018
- 目标轮廓跟踪。此处跟踪的是目标的真正轮廓。比如单个像素即跟踪它的四条边,两类目标间的轮廓并不占用任何空间位置。(自己开发的程序)-Target contour tracking. Here is the goal of tracking the true contour. For example, a single pixel that is tracking its four edges, the outline of two typ
yunfeng
- 该函数用于简单背景下运动目标检测和轮廓提取,虽为简易实现,但效果不错,可根据个人需要添加代码-This function for a simple moving object detection and contour extraction, although it is easy to achieve, but good results can be based on individual need to add code
fit_ellipse
- 目标轮廓的椭圆拟合,matlab编写,精度很高,-Target contour ellipse fitting, matlab prepared, high precision,
snake
- Snake模型是广泛应用于数字图像处理的目标轮廓跟踪算法-Snake model is widely used in digital image processing of the object contour tracking algorithm
initialactivecontour
- 用MATLAB编写的主动轮廓提取算法,该算法能对图像中的目标轮廓进行高效检测-Written by MATLAB active contour extraction algorithm that can image the efficient detection of object contour
目标检测
- 实现对所设计的目标特征标志的自主检测与目标轮廓的选取(Achieve the goal of autonomous detection and target contour selection)
watershed2
- 使用分水岭分割方法在复杂背景下提取目标轮廓(Extraction of target contour by watershed method)
SnakeModule
- 自动对目标特征进行轮廓提取,需要手动选择感兴趣区域。(Automatic contour extraction of target features requires manual selection of the region of interest.)
soble
- MATLAB实现提取灰度图像的前景目标轮廓的算法,并进行中线拟合和角度校正(Matlab algorithm for extracting object contour)