CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - 图像 轮廓

搜索资源列表

  1. 220195168672005715205401563311

    0下载:
  2. 图像的腐蚀图像的膨胀图像的结构开和结构闭图像的细化图像的边缘检测图像的Hough变换图像轮廓提取图像的识别和模板匹配- The picture corrosion picture inflation picture structure opens with the structure shuts the picture the thin picture edge examination picture Hough transformation picture outline to with
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:30.3kb
    • 提供者:shixian
  1. 23202

    0下载:
  2. 图像的边沿检测与提取轮廓跟踪算法代码-image edge detection and extraction of contour tracking algorithm code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:7.9kb
    • 提供者:song
  1. da_ldgp

    0下载:
  2. 图像平滑主要是为了消除噪声。噪声并不限于人眼所能看的见的失真和变形,有些噪声只有在进行图像处理时才可以发现。图像的常见噪声主要有加性噪声、乘性噪声和量化噪声等。图像中的噪声往往和信号交织在一起,尤其是乘性噪声,如果平滑不当,就会使图像本身的细节如边界轮廓、线条等变的模糊不清,如何既平滑掉噪声有尽量保持图像细节,是图像平滑主要研究的任务。-image smoothing is mainly to eliminate noise. Noise is not confined to the human
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:264.9kb
    • 提供者:裴俊勇
  1. 图象的边沿检测与提取,轮廓跟踪算法代码

    0下载:
  2. 图像处理程序代码,图像边缘检测与提取,轮廓跟踪算法-image processing code, edge detection and extraction, contour tracking algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:31.38kb
    • 提供者:罗丁
  1. 阈值分割和轮廓提取

    0下载:
  2. 阈值分割和轮廓提取 源码,对使用阈值法进行图像分割的朋友很有帮助。-thresholding segmentation and contour extraction source, the use of the threshold value method for image segmentation helpful friends.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:199.05kb
    • 提供者:jia
  1. 图像轮廓 提取算法

    1下载:
  2. C++图像轮廓 提取算法
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-03-02
    • 文件大小:198.79kb
    • 提供者:xjflion
  1. 二值图像轮廓跟踪

    0下载:
  2. 提供二值图像轮廓跟踪,并附示例
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-10-31
    • 文件大小:159.9kb
    • 提供者:liu890606dan
  1. VC编程实现图像处理的一些功能

    0下载:
  2. VC编程实现图像处理的一些功能:边缘检测、HOUGH变换、轮廓提取、种子填充、轮廓跟踪,VC programming to achieve some of the features of image processing: edge detection, HOUGH transform, contour extraction, seed filling, Contour Tracking
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-04-09
    • 文件大小:74.41kb
    • 提供者:龚正娟
  1. Fingerprint

    1下载:
  2. 基于VB的指纹分析程序,可对输入的指纹图像进行黑白二次锐化、平滑图像处理、轮廓显示、特征对比、特殊显示等功能,有些处理功能类似PHOTOSHOP的功能。它的处理速度比较快,算法也值得学习。-VB-based fingerprint analysis, fingerprints can enter the second black-and-white image sharpening, smooth image processing, contour shows that the characte
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:82.57kb
    • 提供者:Carolina
  1. snake_VC++_win32

    0下载:
  2. 图像分割常用的主动轮廓模型中的一个经典算法——贪心算法的win32源码,使用VC++实现-Image segmentation of the active contour model commonly used in a classic algorithms- greedy algorithm win32 source, use VC++ Achieve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:74.23kb
    • 提供者:xuzheng
  1. lixiang

    1下载:
  2. 通过理想高通滤波器实现对图像的锐化,图像锐化的目的是突出图像的边缘信息,加强其图像轮廓特征,以便于人眼和机器的识别。-Through the realization of the ideal high-pass filter for image sharpening, image sharpening is designed to highlight the edge of the image information, to enhance the outline of the charact
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-06-24
    • 文件大小:3.1kb
    • 提供者:lushan
  1. FramecolorRecogniae

    0下载:
  2. 这个代码用来完成图像颜色的识别。识别之前先使用轮廓识别,最后在有效轮廓里面对颜色进行匹配,考虑了一些动态因素。-This code used to complete the identification of color images. Identification prior to the use of contour identification, inside the outline of the final in the effective matching of color, cons
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:730.55kb
    • 提供者:
  1. Image

    0下载:
  2. 。文章通过对位图边界轮廓进行合理分解,找出主要轮廓特征,得到轮廓关键特征点;并且用原始轮廓点 对特征点进行插值,不但能够很好地保留图像的原始信息特征,失真小,还能适应多种形式的圈像矢量化算法。-. Article through the boundary contour bitmap reasonable decomposition, to identify the main outline of the characteristics to be the outline of the ke
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:153.73kb
    • 提供者:l
  1. EdgeColor

    0下载:
  2. 自动提取目标图像轮廓边缘,同时分辨其颜色。-Automatic edge contour extraction target image, at the same time to tell its color.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:303.04kb
    • 提供者:李秀丽
  1. Sub-pixel

    0下载:
  2. 亚像素--区分轮廓 图像边缘提取是测量的基础和关键-Sub-pixel- to distinguish the outline of the image edge detection is the basis of measurements and key
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:579.6kb
    • 提供者:prince
  1. contourtracking

    0下载:
  2. 这是一个用Visual C++6.0编写的图像轮廓跟踪程序,并且附有测试图片,整个程序非常好用-This is a work written in Visual C++6.0 image contour tracking procedures, and with a test image, the whole process is very easy to use
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:82.81kb
    • 提供者:梅明
  1. seal

    0下载:
  2. 图像轮廓检测,利用OpenCV对图像进行轮廓检测,并输出检测图像。-Contour detection using OpenCV for image contour detection, and output test image.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:1.19kb
    • 提供者:cjm
  1. PersonIDFetch

    0下载:
  2. 研究描述人脸特征的有效方法, 讨论身份证照片的特征提取和检索采用自适应肤色检测技术改进通用的肤色检测算法, 进行脸部区域的划分提出系数投影法对面部五官区域进行分割, 在各区域中提取面部几何特征引人描述脸颊和下额轮廓的曲线参数作为脸形特征, 得到对人脸特征更准确的描述将面部几何特征矢量匹配、脸形曲线参数匹配和脸部图像相关匹配相结合, 实现人像照片的准确检索实验表明该方法性能优良。-Describe the facial features of an effective way to discuss
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:683.46kb
    • 提供者:郭事业
  1. HandlePixels

    0下载:
  2. 图像像素的 一些处理,里面包括:轮廓抓取,直方图,找阈值,图像反转,从Ptw图像转换到Bmp图像-Some of the image pixel processing, which include: profile capture, histogram, find the threshold value, image reversal, from Ptw image is converted to the Bmp image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:249.48kb
    • 提供者:李文
  1. SOBEL

    0下载:
  2. 彩色图像二值化,去噪处理后的到sobel算子下的图像轮廓-Color image binarization, denoising treated to sobel operator under the outline of the image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:120.88kb
    • 提供者:su
« 12 3 »
搜珍网 www.dssz.com