搜索资源列表
ImageSharpness
- 拉普拉斯算子、Sobel算子和Prewitt算子对图像进行边缘、轮廓的检测-Laplace operator, Sobel Operator and Prewitt Operator right image edge contour detection
EdgeContour
- 基于,梯度的边缘检测,包括Robert,Prewitt,laplace,sobel,轮廓提取等算法
936414
- 边沿检测与提取,轮廓跟踪 source目录下为源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-edge detection and extraction, contour tracking source directory function is the source for edge detection and
边沿检测与提取轮廓跟踪的图象算法
- 边沿检测与提取轮廓跟踪,来自于源码中国 www.Cn700.com-edge detection and extraction of contour tracking, source from China www.Cn700.com
contours
- 基于opencv的轮廓线检测算法,快速提取出图片中物体的轮廓-Opencv contour lines based detection algorithm, fast extraction of the contours of objects in the picture
levelset_withoutreinitialization
- 利用水平集函数来检测物体轮廓,一般水平集收敛用到signed distance function的,但是这里实现的程序不用每次都要进行reinitialization就可以使水平集函数趋于收敛。-The use of level set function to detect an object contour, the general level set signed distance function used in the convergence, but the program here
EdgeContour
- 实现图像的边缘检测、提取和轮廓跟踪,还有种子填充算法-Of image edge detection, contour extraction and tracking, as well as the seed fill algorithm
GVFSnake
- 对活动轮廓模型有较为详细描述,可以作为学习入门教程,在对模型提出梯度流的改进,在对图像边缘检测!-Aetiveeontourmodel, gradientvectoroow, eontourextraction,graPh eut, watershedtransform
EdgeContour
- 图像边缘检测、提取及轮廓跟踪,完整程序,验证可行。新手上传,望支持。-image EdgeContour
hu
- 一个实现检测图像轮廓Hu矩的算法,可以输出全部的7阶矩-A realization of the image contour detection algorithm Hu moments, you can output the entire 7 th moment
try1
- 二值图像的轮廓检测,借用ostu自适应阈值分割,效果良好-Contour detection binary image, to borrow otsu adaptive threshold segmentation, good effect
circle-detect
- 自己写的一个基于opencv轮廓检测之后判断是否为圆的小程序,基本思想是判断矢量点积,速度比较快,检测率对完整的圆检测效果比较好,有遮挡或者其他图形遮盖、穿越的无法检测-Himself wrote a later opencv contour detection based on the judgment whether the circle of small procedures, the basic idea is to determine the vector dot product, f
ImageAnalyse
- 图像特征分析实例,包括轮廓跟踪、边界检测、消除小洞、计算形心、计算不变矩、细化算法等。-Examples include image feature analysis, contour tracking, edge detection and elimination of small hole, calculate the centroid, moment invariants, thinning calculation.
