CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - Threshold segmentation

搜索资源列表

  1. SnakeProfile

    0下载:
  2. opencv例子里没有提供cvsnakeimage的使用方法,在此整理一个例子,可以形象的看看snake算法的结果,大致做法是: 首先设定域值分割,把基本的轮廓找出来,见图中蓝色轮廓线,再将轮廓点传入cvSnakeImage函数,计算出绿色的snake轮廓线。 其中参数alpha代表点相互靠拢的权值(0-1.0),beta表示弯曲能量(越小越容易弯曲)(0-1.0),gamma表示整体能量(0-1.0)。其中参数我自己也不确定具体的范围,最好自己更改不同的范围试试. -o
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:1243
    • 提供者:
  1. juxingjiance

    0下载:
  2. 实现证件的分割,具有良好的参考价值,使用矩形检测,阀值变换和反色等-Achieve segmentation of documents, has a good reference value, use the rectangle detection, threshold, transformation and anti-color, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7990350
    • 提供者:李翼
  1. sm

    0下载:
  2. threshold, segmentation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1051
    • 提供者:Rebeka
  1. opencv_Based_otsu

    0下载:
  2. 基于Opencv的otsu自动阈值分割算法-The otsu Opencv based threshold segmentation algorithm automatically
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:1057
    • 提供者:周周
  1. 5556

    0下载:
  2. 基于OpenCV的车辆轮廓检测为了获得理想的车辆轮廓线,提出了一种基于开源计算机视觉库OpenCV的轮廓检测新方法。首先对图像迸行形态 学去噪、平滑滤波处理和二值化阈值分割等预处理,获得二值化黑白图像。然后通过轮廓提取和跟踪检测到车辆外轮廓线。 在VC++6.0环境下,利用Opener编程实现了此方法。-Proposed a new method of contour detection based on open source computer vision library OpenCV Op
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:15784
    • 提供者:周鹏
  1. Otsu--segmentation

    0下载:
  2. opencv大津法阈值分割,很不错的资料,共享一下,和大家共勉!-The opencv Otsu threshold segmentation, the very good information, sharing, and encourage one another!
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:882
    • 提供者:桓董
  1. histMeanValue

    0下载:
  2. 包含三个功能的演示。直方图,otsu算法,计算灰度中值。最后统计0像素占的比例。 float getMeanValue(IplImage* image) //灰度均值 int getMedian(IplImage* image) //灰度中值 void otsu (IplImage *image) //大律法阈值分割-Contains three functional demo. float getMeanValue (IplImage* image) //gray ave
  3. 所属分类:OpenCV

    • 发布日期:2017-11-28
    • 文件大小:3702698
    • 提供者:glemo
  1. ycbcr

    0下载:
  2. 实现了阈值肤色分割和椭圆肤色分割,可以为进一步的手势识别或者人脸识别提供基础。-The the threshold skin color segmentation and skin color segmentation oval can further gesture recognition or face recognition provides the basis.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:21512918
    • 提供者:0
  1. 1GHY3249HSV

    0下载:
  2. 基于HSV颜色空间的目标检测,先阈值化实现初步分割,再二值化H通道,阈值不同结果会有差异。最后进行噪声去除。 -Target detection based on the HSV color space, the first threshold value of the initial segmentation, and then binarized H channel, there is a difference between the different results of the t
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:8639
    • 提供者:段皓
  1. adaptive_threshold

    0下载:
  2. opencv实现的自适应阈值分割 平台是VS2010 已经编译成功-opencv achieve adaptive threshold segmentation platform is the VS2010 has been compiled successfully
  3. 所属分类:OpenCV

    • 发布日期:2017-11-04
    • 文件大小:849
    • 提供者:liumengyun
  1. opencv

    0下载:
  2. 迭代法进行阈值分割,使其分割为目标背景为黑白的二值图像-Threshold segmentation iterative method
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:5372
    • 提供者:张红
  1. SNAKE

    0下载:
  2. 首先设定域值分割,把基本的轮廓找出来,见图中蓝色轮廓线,再将轮廓点传入cvSnakeImage函数,计算出绿色的snake轮廓线。 其中参数alpha代表点相互靠拢的权值(0-1.0),beta表示弯曲能量(越小越容易弯曲)(0-1.0),gamma表示整体能量(0-1.0)。其中参数我自己也不确定具体的范围,最好自己更改不同的范围试试.-First set the threshold segmentation, find out the basic outline, blue contou
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1875
    • 提供者:王越
  1. THRESOLD

    0下载:
  2. 基于OPENCV的阈值分割算法,• 这个函数有5种阈值化类型。-Segmentation algorithm based OPENCV threshold.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:998
    • 提供者:沙胡子
  1. yuzhifenge

    0下载:
  2. 使用滑动条进行阈值分割,可以直观观察到阈值选取不同所带来的效果。-Use the slider to threshold segmentation, can be directly observed the effect of the different threshold value.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:848
    • 提供者:吴飞
  1. Threshold

    0下载:
  2. 这是一个阈值分割的小例子,利用阈值分割把原始图片转化为二值图像和灰度图像。-This is a small example of a threshold segmentation using thresholding the original image is converted to binary and grayscale images.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:19141300
    • 提供者:赵鹤
  1. opencv_digitalimage_processing

    0下载:
  2. 基于opencv的图像处理程序,包含色彩空间转换,大律法阈值分割和形态学运算等-image processingincluding color space conversion and large law threshold segmentation and morphological operations, etc based on opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1378
    • 提供者:陈超
  1. test1

    0下载:
  2. VS2013+OPENCV2.4,阀值分割,查找轮廓,显示缺陷,可知程序运行时间-VS2013+OPENCV2.4, threshold segmentation, find contours, display defects, known program run time
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7636810
    • 提供者:幻影之武
  1. test2

    0下载:
  2. VS2013+OPENCV2.4,固定阀值分割,形态学处理,图像相减,查找轮廓,可知程序运行时间-VS2013+OPENCV2.4, fixed threshold segmentation, morphological processing, image subtraction, find the outline, you can see the program run time
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8708720
    • 提供者:幻影之武
  1. platelocate2

    0下载:
  2. 车牌处理,进行高斯模糊、sobel算子以及阈值分割(Plate processing, gaussian blur, sobel operator and threshold segmentation)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-25
    • 文件大小:7516160
    • 提供者:雨中人1233
  1. ostu

    0下载:
  2. 大津法(OTSU)是一种确定图像二值化分割阈值的算法,由日本学者大津于1979年提出。从大津法的原理上来讲,该方法又称作最大类间方差法,因为按照大津法求得的阈值进行图像二值化分割后,前景与背景图像的类间方差最大(何为类间方差?原理中有介绍)。(Otsu method (OTSU) is a set of image binarization threshold segmentation algorithm, proposed by Japanese scholars ohtsu in 1979.
  3. 所属分类:OpenCV

« 12 »
搜珍网 www.dssz.com