搜索资源列表

  1. FindContours

    0下载:
  2. 基于OpenCV的轮廓检测程序。需要电脑安装了最新的OpenCV版本-Based on the contour detection procedure OpenCV. Need a computer to install the latest version of OpenCV
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:哥琴
  1. contuorline_hausdorff

    0下载:
  2. 基于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
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-09
    • 文件大小:2036736
    • 提供者:张岱
  1. Image_Contour_Detecting_Base_on_GVF_Snake

    0下载:
  2. 主动轮廓模型( snake) 是计算机视觉领域的重要研究方向, 受到越来越多的研究者的青睐。由于传统snake 具有不能收敛到凹 形区域和收敛速度较慢等缺点, 通过改进外部能量, 引入了梯度矢量流主动轮廓模型(GVF Snake)。实验表明, 该方法能更快、更好的收敛 于图像轮廓。-Active contour model (snake) is an important field of computer vision rese
  3. 所属分类:图形图象

    • 发布日期:2024-05-09
    • 文件大小:342016
    • 提供者:赵希成
  1. snake

    0下载:
  2. Snake 算法或Active Contour Models。这类算法需要给出初始的轮廓,然后进行迭代,使轮廓沿能量降低的方向靠近,最后得到一个优化的边界。-Snake algorithm or Active Contour Models. Such algorithms need to give the initial profile, and then proceed to iteration, so that contours a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:14336
    • 提供者:王亦
  1. Snake-C

    0下载:
  2. Snake 算法或Active Contour Models。这类算法需要给出初始的轮廓,然后进行迭代,使轮廓沿能量降低的方向靠近,最后得到一个优化的边界。-Snake algorithm or Active Contour Models. Such algorithms need to give the initial profile, and then proceed to iteration, so that contours a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:5120
    • 提供者:王亦
  1. active_contour_usage

    0下载:
  2. 主动轮廓模型(蛇模型)及应用MATLAB源码,-Active Contour Model (Snake Model) and application of MATLAB source,
  3. 所属分类:文档资料

    • 发布日期:2024-05-09
    • 文件大小:103424
    • 提供者:张惊雷
  1. ACM

    0下载:
  2. 主动轮廓模型图像分割算法,讲XU改进的算法用MATLAB进行实现-Active Contour Model for Image Segmentation Algorithm, speaking XU improved algorithm using MATLAB for the realization of
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:123
  1. imagesegemention

    0下载:
  2. 利用图象分割的算法对图象进行阈值分割和轮廓提取,并且包含物体测量面积周长-Image segmentation algorithm using the threshold of image segmentation and contour extraction, and includes objects measurement area perimeter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:366592
    • 提供者:xie shan
  1. snake-face

    0下载:
  2. 这是在研究生时期做的用Snake模型来进行人脸轮廓提取的源码-This is done by graduate students during the Snake model for face contour extraction source
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:223232
    • 提供者:chenwenjuan
  1. 1233

    0下载:
  2. 一种新的主动轮廓线跟踪算法,参照snake算法-A new active contour tracking algorithm, in the light of snake algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:514048
    • 提供者:张凯
  1. contour

    0下载:
  2. 利用OpenCV的函数编写,可以获取图像的轮廓信息,同时也能绘制出图像轮廓.对于初学OpenCV,了解各函数的功能有一定的帮助.-Prepared using OpenCV function, you can obtain the outline of the image information, while also drawing the outline of the image. For beginner OpenCV, unde
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1390592
    • 提供者:程婷
  1. DIP_BYSJ_JW

    0下载:
  2. 自己做的毕业设计源代码,可从视频流中提取图像并进行轮廓提取。-Their graduates to do the design source code, can be extracted from the video stream image and contour extraction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:4101120
    • 提供者:
  1. ActiveC

    0下载:
  2. 主动轮廓模型源代码,是在图像模糊情况下获取目标的好方法.-Active contour model source code, image blurring in the case of a good way to obtain the goal.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:57344
    • 提供者:angelli2001
  1. TestSnake

    0下载:
  2. Snake算法的程序,提取图像对象的轮廓,可以使用不同的图像,只要在代码中更新初始轮廓点就行。电脑上一定要有OpenCV库!-Snake algorithm procedure, extract the contours of the object image, you can use different images, as long as in the code to update the initial contour point
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:12288
    • 提供者:zhangjian
  1. MATLAB_mysusan

    0下载:
  2. 关于边缘轮廓检测算法mysusan经典算子在VC++中的实现-Contour edge detection algorithm on the classic mysusan Operators in VC++ Of realize
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:8192
    • 提供者:wlq
  1. GVF_Snake

    0下载:
  2. 图像分割是由图像处理到图像分析的关键步骤,涉及到计算机视觉技术的复杂问题。在医学图像方面,许多应用大都依赖于对图像中目标轮廓的准确提取。基于微分算子检测的方法几乎都对噪声较为敏感且不能保证得到连续的边缘,无法用于辨识和分析目标。由Kass提出的基于主动轮廓线的Snake模型[1],用一个具有一定弹性的封闭曲线,在曲线自身形状约束力和由图像数据计算而来的外部力的共同作用下演化,来逼近目标边界,完成对图像的分割。 GVF snake V
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:149504
    • 提供者:happynp
  1. FindImageEdge

    0下载:
  2. 根据sobel算法ISOTropic Sobel算法进行图像轮廓检测,以及Gaussian处理等。-Sobel algorithm in accordance with ISOTropic Sobel image contour detection algorithm, as well as treatment such as Gaussian.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:30720
    • 提供者:maggie
  1. EdgeContour

    0下载:
  2. VC++的边缘与轮廓处理程序,包括边缘检测(五个算子,robert,sobel,prewitt,kirsch,gauss-laplase),hough变换(平行直线检测),轮廓提取,种子填充(两个算法),和轮廓跟踪。-VC++ The edge with the outline of treatment procedures, including edge detection (five operator, robert, sobel,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:2132992
    • 提供者:ZL
  1. LevelSet_lecture2

    1下载:
  2. 活动轮廓算法中的一类-几何轮廓算法,又称Levelset水平集算法,关于该算法的讲解(下半部分)-Active contour algorithm for a class- the geometric contours algorithm, also known as Levelset level set algorithm, on the algorithm on the (lower half)
  3. 所属分类:文件格式

    • 发布日期:2024-05-09
    • 文件大小:1043456
    • 提供者:selina
  1. levelsetcode

    0下载:
  2. 活动轮廓算法中的一类-几何轮廓算法,又称Levelset水平集算法,关于该算法的Matlab源码(包含一个test实例)-Active contour algorithm for a class- the geometric contours algorithm, also known as Levelset level set algorithm, algorithm on the Matlab source code (includ
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:23552
    • 提供者:selina
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org