-
-
motempl1.rar
video tracking object, can get the contour of the object
-
-
Fast_Color_Denoising_ROF.zip
Name: gmac = global minimization of the active contour model
% Description: see paper "Fast Global Minimization of the Active Contour/Snake Model" in JMIV07
% Author: Xavier Bresson (xbresson@math.ucla.edu)
% Lastest version: 07-09-21
-
107215765gosLyapunov.zip
... 素之扫描方法之一(zigzag scan)这是用的循环法
[imagethreshold.zip] - 老外编写的阈值分割代码,非常的好,强烈推荐下载
[contour.rar] - 利用OpenCV进行轮廓提取,很好用!对于初学openCv的人来说是个很好的入门例程
[lu.rar] - 路径识别
-
FastGraphicsFilters.zip
... how to perform image filtering. Fast |
| and easy 40 great graphics filters. Includes |
| sharpen, blur, emboss, contour, greyscale, |
| stucki, aqua, gamma, contrast, saturation, |
| erode and many others. Improve your graphics |
| applications! | ...
-
snake.rar
Snake 算法或Active Contour Models。这类算法需要给出初始的轮廓,然后进行迭代,使轮廓沿能量降低的方向靠近,最后得到一个优化的边界。
-
Snake-C.rar
Snake 算法或Active Contour Models。这类算法需要给出初始的轮廓,然后进行迭代,使轮廓沿能量降低的方向靠近,最后得到一个优化的边界。
-
-
contour.rar
利用OpenCV的函数编写,可以获取图像的轮廓信息,同时也能绘制出图像轮廓.对于初学OpenCV,了解各函数的功能有一定的帮助.
-
CVmodel.rar
实现了Chan-Vese算法,参考文献active contour without edges, 图像处理方面引用率最高的文献之一
-