搜索资源列表

  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
    • 文件大小:203830
    • 提供者:jia
  1. 恒虚警率阈值提取

    0下载:
  2. sar图像根据恒虚警率提取阈值
  3. 所属分类:Windows编程

  1. 自适应阈值法分割图像

    1下载:
  2. 本代码是自适应阈值法分割图像的典型源码,对运动目标检测及提取等非常实用。
  3. 所属分类:源码下载

    • 发布日期:2010-09-21
    • 文件大小:105456
    • 提供者:208zwl@163.com
  1. opencv阈值分割轮廓提取等图像基本处理源程序,已验证,均可使用

    1下载:
  2. 利用opencv和C++结合使用的,对图像进行阈值分割、轮廓提取和模糊增强等。
  3. 所属分类:图形图象

  1. hough_直线

    3下载:
  2. 采用vc++编程,可以处理8位bmp图像。先进行阈值分割,然后可以轮廓提取。最后可以进行平行线检测,采用hough变换-using vc programming, can handle eight bmp images. First threshold for segmentation, which can then be extracted contour. Finally parallel line can be detected
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:2081792
    • 提供者:刘秉帼
  1. 图论讲义

    0下载:
  2. detcoef2 提取二微小波分解高频系数 appcoef2 提取二维小波分解低频系数 wthresh 进行软阈值或硬阈值处理 wthcoef2 二维信号的小波系数阈值处理 ddencmp 获取在消噪或压缩过程中的默认值阈值-detcoef2 from two high-frequency micro-wave decomposition coefficient appcoef2 extract 2D wavelet decomposi
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:1316864
    • 提供者:
  1. 阈值分割和轮廓提取

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

    • 发布日期:2024-05-15
    • 文件大小:203776
    • 提供者:jia
  1. ShotDetect

    1下载:
  2. 一个实现视频关键帧提取算法的类,用C++实现,基本思想还是双阈值方法-A class which realize the algorithm to check out the key fr a me of video is written by c++. The basal idea of the algorithm is based on double threshold.
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:方平
  1. erode

    0下载:
  2. %中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%腐蚀处理-err
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:陈旭
  1. expand

    0下载:
  2. %中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%膨胀处理- Otsu median filter automatically calculate threshold using 4 direction roberts and edge detection and binarization expansion deal
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:陈旭
  1. yuzhifengge

    0下载:
  2. 此文件时windows编程中打开位图文件的程序,主要是针对图像处理的而言的能够实现图像的阈值分割和提取图像的特征-this document windows open programming bitmap file procedures, mainly for image processing can be achieved in terms of image thresholding segmentation and feature
  3. 所属分类:界面编程

    • 发布日期:2024-05-15
    • 文件大小:2694144
    • 提供者:叶飞
  1. ImageSegmentation

    0下载:
  2. 包含了对图形进行标识物体测量面积周长和阈值分割和轮廓提取的程序.可以对图形进行基于阈值方法的分割并测量图形中物体的周长和面积-contains graphics objects for identification and measurement area perimeter threshold segmentation and contour extraction procedures. Graphics can be based o
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:384000
    • 提供者:郝光
  1. BMP(VC++)

    1下载:
  2. VC++图象编程基础源代码,包括 Hough变换、阈值分割、轮廓提取与跟踪等图象处理的基础操作-VC++ programming based image source code, including the Hough transform, threshold segmentation, Contour extraction and tracking the basis of image processing operation
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:2853888
    • 提供者:
  1. myDImage654

    0下载:
  2. 包括图像的预处理,多种阈值分割方法,边缘提取,形态学处理,RGB到灰度图象的转换等等,用于图像的常规处理-including image preprocessing, multiple threshold segmentation, edge detection, morphology, RGB images to gray scale conversion, and so on, for the conventional image
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:186368
    • 提供者:杜莉
  1. preserve_moment

    0下载:
  2. 用保距法对图像进行分割,提取图像的边缘。提供了两级阈值化和多级阈值化两种方法。-from France to retain the right image segmentation, image from the brink. The two threshold and multi-level threshold of the two methods.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:997376
    • 提供者:smilefish
  1. ruokuotiqu

    0下载:
  2. 阈值分割和轮廓提取.rar,VC开发,欢迎大家下载-threshold segmentation and contour extraction. Rar, VC development, we welcome the download
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1509376
    • 提供者:张德银
  1. 阈值分割

    0下载:
  2. 水体的像素值的范围是由图像的光谱信息决定的, 通过阈值提取水体。。(The range of the pixel value of the water body is determined by the spectral information of the image, and the threshold is segmented.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:70656
    • 提供者:snowman2001
  1. auto_thresh

    0下载:
  2. 利用VC++制作的阈值提取程序(Using VC ++ made threshold extraction program)
  3. 所属分类:Windows编程

  1. 双峰法阈值分割

    0下载:
  2. 双峰法阈值分割。阈值分割法是一种基于区域的图像分割技术,原理是把图像象素点分为若干类。图像阈值化分割是一种传统的最常用的图像分割方法,因其实现简单、计算量小、性能较稳定而成为图像分割中最基本和应用最广泛的分割技术。它特别适用于目标和背景占据不同灰度级范围的图像。它不仅可以极大的压缩数据量,而且也大大简化了分析和处理步骤,因此在很多情况下,是进行图像分析、特征提取与模式识别之前的必要的图像预处理过程。图像阈值化的目的是要按照灰度级,对像素
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:11264
    • 提供者:冰棒
  1. 专题提取

    0下载:
  2. 很简单的基于灰度阈值提取全色影像水体的代码(A very simple extraction of water body code from panchromatic image based on gray threshold)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:2285568
    • 提供者:银翼随风
« 12 3 4 5 6 7 8 9 10 ... 23 »

源码中国 www.ymcn.org