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

搜索资源列表

  1. vc_imageprocessing

    2下载:
  2. VC++图像处理程序,哈弗变换,边缘检测,差影法,轮廓提取与跟踪,模板匹配,投影法,图像复原,阈值分割,种子填充等。-VC++ Image processing procedures, Haversian transform, edge detection, and poor shadow law, contour extraction and tracking, template matching, projection, image recovery, threshold segmentat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-14
    • 文件大小:1689198
    • 提供者:liya
  1. EdgeContour

    0下载:
  2. VC数字图像处理典型算法及实现,完整的源码,主要算法有:Robert 算子,Sobel 算子,Prewitt 算子,Kirsch 算子,Gauss-Laplace 算子实现边缘检测 Hough变换,轮廓提取,轮廓跟踪-VC typical digital image processing algorithm and the realization of the complete source code, the main algorithm are: Robert operator,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3987811
    • 提供者:lgy
  1. OpenCV-1

    0下载:
  2. opencv实现图像的轮廓提取。通过函数载入一幅图像,分析图像并获取图像的轮廓。-opencv of image contour extraction. By loading an image, the outline of the image analysis and obtain
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:233420
    • 提供者:领航
  1. snake_demo

    1下载:
  2. 用于轮廓提取,把图片导入即可,非常清楚,非常精确-For contour extraction
  3. 所属分类:GUI Develop

    • 发布日期:2015-10-03
    • 文件大小:167163
    • 提供者:刘津
  1. 利用VTK进行图像处理

    0下载:
  2. 利用VTK进行图像处理,包括读取各种图像数据,如dicom,raw,bmp等等,以及轮廓提取-Using VTK image processing, including reading a variety of image data, such as dicom, raw, bmp, etc., and contour extraction
  3. 所属分类:图形图象

    • 发布日期:2017-03-26
    • 文件大小:778599
    • 提供者:liuwei
  1. 470727

    0下载:
  2. 图像处理的MATLAB代码。阈值分割和轮廓提取-Image processing MATLAB code. Threshold segmentation and contour extraction
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-04
    • 文件大小:203834
    • 提供者:杨帅
  1. DE2_CCD_sobel

    1下载:
  2. 通过摄像头图像的提取,在FPGA开发板上实现的,主要实现了图像轮廓的提取-Extraction of the image through the camera, in the FPGA implementation of the development board, the main achievement of the image contour extraction
  3. 所属分类:VHDL编程

    • 发布日期:2014-02-25
    • 文件大小:257476
    • 提供者:枫雪
  1. initialactivecontour

    0下载:
  2. 用MATLAB编写的主动轮廓提取算法,该算法能对图像中的目标轮廓进行高效检测-Written by MATLAB active contour extraction algorithm that can image the efficient detection of object contour
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:198378
    • 提供者:陈晓楠
  1. lateral-inhibition-example-matlab

    1下载:
  2. 利用侧抑制原理编写的一个最基本的小程序。程序实现了初步的轮廓提取效果。可供想要入门侧抑制原理的朋友参考。-The use of lateral inhibition, a basic principle of writing a small program. Program to achieve the initial contour extraction results. Introduction to principles of lateral inhibition for want of
  3. 所属分类:Special Effects

    • 发布日期:2016-09-22
    • 文件大小:26624
    • 提供者:王子剑
  1. MySecond

    0下载:
  2. 图像处理程序基本算法实现,基于MFC,实现了包括图像类型转换、几何变换、空域和频域滤波、图像分割和轮廓提取等功能,适合初学者-Basic image processing algorithm, based on the MFC, including the image type to achieve the conversion, geometric transformation, spatial and frequency domain filtering, image segmentatio
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:32859714
    • 提供者:徐启龙
  1. Image-Processing

    0下载:
  2. vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16464506
    • 提供者:李欣
  1. EdgeDetect

    0下载:
  2. VC 编写的视频图像轮廓提取源代码,图像处理算法内容-VC prepared by the source video image contour extraction, image processing algorithm for content
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:138925
    • 提供者:lsd
  1. Contour-detection

    0下载:
  2. 实现图像的边缘轮廓检测,用于傅里叶描述子的提取,作为特征匹配的第一步-The edges of image detection, Fourier descr iptors for the extraction, feature matching as a first step
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:22992
    • 提供者:王聪
  1. cellsoftware

    0下载:
  2. 细胞图片的预处理,轮廓提取, 预处理, 细胞计数及一系列的统计功能-Picture of the pretreatment of the cells, contour extraction, preprocessing, cell count and a range of statistical functions
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-10
    • 文件大小:1319333
    • 提供者:黄浩
  1. enum_nt_services

    0下载:
  2. 列出NT的所有服务-the edges of image feature extraction and contour tracking, and high is your fault
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:2639
    • 提供者:站长
  1. dither

    0下载:
  2. 图象的边沿检测与提取,轮廓跟踪算法代码-Image edge detection and extraction, contour tracking algorithm code
  3. 所属分类:Graph program

    • 发布日期:2017-11-23
    • 文件大小:23300
    • 提供者:站长
  1. tuxiangfenge

    0下载:
  2. 此原码包含两部分:标识物体测量面积和周长,阈值分割和轮廓提取。-This source code contains two parts: marking objects measuring the area and perimeter, threshold segmentation and contour extraction.
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:370415
    • 提供者:zhangjie
  1. eagedetectandfigureoperate

    0下载:
  2. 图像边缘与轮廓运算包括 // RobertDIB() - robert边缘检测运算 // SobelDIB() - sobel边缘检测运算 // PrewittDIB() - prewitt边缘检测运算 // KirschDIB() - kirsch边缘检测运算 // GaussDIB() - gauss边缘检测运算 // HoughDIB() - 利用Hough变换检测平行直线 // ContourDIB() - 轮廓提取 // Trace
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5069
    • 提供者:kelly
  1. 2005527163923

    0下载:
  2. 是一部分采用VC进行图像处理的源代码,其中包括图像复原,图像分割,种子填充,轮廓提取与边缘跟踪。-Is part of image processing using VC source code, including image restoration, image segmentation, seed filling, contour extraction and edge tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:1287014
    • 提供者:马莹莹
  1. EdgeContour

    0下载:
  2. 用于做遥感图像的边缘检测,使用Houff变换,轮廓提取和轮廓跟踪 等-Used to do remote sensing image edge detection, the use of Houff transform, contour extraction and contour tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:73091
    • 提供者:sunny
« 1 2 3 4 5 67 8 9 10 11 ... 28 »
搜珍网 www.dssz.com