CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 边界跟踪

搜索资源列表

  1. bwtraceboundary

    0下载:
  2. 运用bwtraceboundary函数进行图形边界跟踪 matlab实现-Graphic boundary tracking use bwtraceboundary function matlab realize
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:6144
    • 提供者:张艾瑞
  1. bianjiegenzong

    0下载:
  2. 边界跟踪算法的VC++ 程序,挺好,用数组实现的。-The boundary tracking algorithm is vc++, quite good, with the realization of an array.
  3. 所属分类:.net

    • 发布日期:2017-11-29
    • 文件大小:1876
    • 提供者:bullet
  1. Contour-detection-cPP

    0下载:
  2. 主要用c++实现实现轮廓检测以及边界跟踪功能-acheve contour detection and boundary tracing function
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-10
    • 文件大小:17830
    • 提供者:ssp
  1. lianmazhixianjiance

    1下载:
  2. 链码直线检测,采用求取图像边界,然后边界跟踪,判别直线-Chain code line detection, to strike the image boundary, then the boundary tracking, discriminant linear
  3. 所属分类:Special Effects

    • 发布日期:2017-12-06
    • 文件大小:1688
    • 提供者:俞正国
  1. bianjiegzongboundaries

    0下载:
  2. 边界跟踪,求二值图像的边界,可求出多条边界-Boundary tracking, find the boundary of the binary image, and can be obtained a plurality of boundary
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:2690
    • 提供者:俞正国
  1. 3_edge

    0下载:
  2. matlab实现图像边界跟踪。hough变换,自动直方图阈值分割等。-Matlab achieve image boundary tracking. Hough transform, automatic histogram threshold segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:1403
    • 提供者:JUN
  1. ImageVC

    0下载:
  2. 图像分割采用了边缘检测,边界跟踪、区域生长、区域分离和聚合等方法-Image segmentation using edge detection, boundary tracking, region growing, region separation and polymerization method
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:418807
    • 提供者:李飞
  1. MATLAB

    0下载:
  2. 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5.线性平滑滤波器 6.中值滤波器 8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪(bwtraceboundary函数) -Image reversal. Grayscale linear transform 3. Nonlinear transformation 4. Histogram equalization 5 linear smoothi
  3. 所属分类:source in ebook

    • 发布日期:2017-10-31
    • 文件大小:19140
    • 提供者:郭海波
  1. 3

    0下载:
  2. 在vc++平台下实现了图片的阈值分割和轮廓提取等操作,并且能够进行边界跟踪等功能-Image threshold segmentation and contour extraction operation vc++ platform, and boundary tracking and other functions
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:1613920
    • 提供者:徐昊
  1. source-code-for-image-processing

    0下载:
  2. 图像处理中常用到的二十多个基本算法的源代码,如图像变换、灰度变换、图像滤波、锐化、边缘检测、阈值分割、边界提取、边界跟踪等-Commonly used in image processing to more than twenty basic algorithm source code, such as image conversion, gray-scale transformation, image filtering, sharpening, edge detection, thresho
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:8140
    • 提供者:六月的雨
  1. Segment

    0下载:
  2. Visual C++ 2010 经典的图像分割算法:边缘检测、阈值分割、边界跟踪-Visual C++ 2010 classic image segmentation algorithm: edge detection, threshold segmentation, boundary tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:25005262
    • 提供者:yanjieliang
  1. FaceDetection

    0下载:
  2. 图像预处理包括图像平滑、图像分割、二值化、图像形态学处理和轮廓提取。轮廓提取是使用八邻域边界跟踪算法。在手势的特征提取部分,使用边界傅立叶描绘子的手势特征提取算法。针对手势的识别,采用了基于 BP 神经网络的识别方法-Image pre-processing, including image smoothing, image segmentation, binarization, morphological image processing and contour extraction.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:3572
    • 提供者:张燕
  1. chengxuwenjianzip

    0下载:
  2. 关于图像处理中的hough变换以及边界跟踪处理的程序。-Hough transform image processing and the boundary tracking processing procedures.
  3. 所属分类:Graph program

    • 发布日期:2017-11-24
    • 文件大小:227527
    • 提供者:徐宁
  1. geometry_transmit

    0下载:
  2. 图像处理,边界提取,边界跟踪,图像分割的c++源代码!-image processing, edge detection, border tracking, image segmentation c source code!
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:1964500
    • 提供者:徐云龙
  1. MATLABshiyongyuandaima

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:115797
    • 提供者:廉小萍
  1. MATLABshiyongdaima1

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:12051
    • 提供者:廉小萍
  1. zhangwenyuchuliyibufen

    0下载:
  2. 掌纹图像双峰法二值化,边界跟踪提取掌纹轮廓线,harris角点,手动提取关键点建立坐标系和画正方形-Palmprint image bimodal binary, boundary tracking extract palmprint contour, harris angle manually extract key point to establish a coordinate system and draw a square
  3. 所属分类:Document

    • 发布日期:2017-11-27
    • 文件大小:24808
    • 提供者:
  1. txcl

    0下载:
  2. 可以实现图像边界跟踪的算法程序,基于Matlab实现-The image boundary tracking algorithm can be achieved based on Matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:1010
    • 提供者:houhuazhou
  1. xiaobobao

    0下载:
  2. 使用小波包实现的边缘检测,利用形态学腐蚀膨胀处理,方框掩模,边界跟踪。-Achieved using wavelet packet edge detection, morphological corrosion expansion processing block mask boundary tracking.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2337
    • 提供者:gaoyan
  1. canny

    0下载:
  2. 数字图像处理中的的Canny算法,其中包括高斯平滑,非极大值抑制算法,区域填充和边界跟踪算法!-Canny edge Detection!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3969449
    • 提供者:yks
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com