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

搜索资源列表

  1. 基于opencv2.2的大津法分割

    1下载:
  2. 基于opencv2.2的大津法分割,大津法是一种自适应的阈值分割方法,应用较广,按灰度特性,将图像分为背景和目标两部分,是二值化的图像。本代码需要先行安装opencv2.2-The Otsu method based opencv2.2 split, Otsu method is an adaptive thresholding method, used widely, according to the gray-scale features, the image is divided into
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5.9mb
    • 提供者:刘源
  1. C_sharp

    0下载:
  2. 包括C#处理图像的一些基本功能,如二值化,灰度化,行程编码,压缩编码,区域增长,直方图等-Including C# some basic image processing functions, such as binary, gray, length encoding, compression, region growing, histogram, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:179.43kb
    • 提供者:chen
  1. plate1

    0下载:
  2. opencv 进行图像二值化,设置特定的阈值,实现图像灰度化和二值化-opencv for image binarization, set a specific threshold of image gray-scale and binary
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:1.04kb
    • 提供者:李伟
  1. Otsu

    0下载:
  2. 基于opencv的,使用Otsu方法对灰度图像进行自适应二值化-using Otsu method to binary the gray image adaptively based on opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.33mb
    • 提供者:杨振华
  1. b

    0下载:
  2. 用OpenCV实现的灰度图像二值化,在VS2008环境下。-This is codes of image binalization using OpenCV,under envionment of VS2008.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3.89mb
    • 提供者:祢衡
  1. Image

    0下载:
  2. 本程序是用vc++6.0和opencv1.0编写的简单的图像处理的程序,包括灰度化,去噪声,人脸识别,二值化等等,是初学者必备的,适合初学者跟着练习。-The program is written in vc++6.0 and opencv1.0 simple image processing procedures, including the graying, to noise, recognition, binarization, beginners, suitable for beginn
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8.57mb
    • 提供者:张海波
  1. CUDA_TH

    0下载:
  2. 图像二值化处理,函数调用,位图访问方式得到像素点灰度值-Binary image processing, function calls, the access method of the bitmap pixel gray value
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:1.46kb
    • 提供者:chengguo
  1. opencv_text

    0下载:
  2. 参考别人用opencv写的一个图像处理程序,包括简单的灰度处理和二值化,希望对初学者有所帮助。-Reference other people use opencv written by one of the image processing program, including simple gray processing and binarization, and I hope to help beginners.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:179.96kb
    • 提供者:谢小辉
  1. MyOpenCV_Camera

    1下载:
  2. vc2010下MFC对话框中调用电脑摄像头,并将图像做灰度个二值化处理后显示在图片控件上-under vc2010 MFC dialog call PC camera, and the image shown in the picture control after grayscale binarization processing
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:56.77mb
    • 提供者:王留
  1. EX1

    0下载:
  2.   1.用OpenCV实现打开一幅彩色图像,显示出来;   2.将其转换为灰度图并保存为文件;   3.将其二值化并保存为文件(二值化阈值最好用滚动条交互式输入,图像二 值化效果能实时变化更好,可参考OpenCV的sample程序edge.c)-1 using OpenCV open a color image display 2 converted to grayscale and saved as a file 3 the second value and save
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:1.84mb
    • 提供者:戴佳毅
  1. 1

    0下载:
  2. 用openCV实现简单的图像加载、显示、灰度化 、二值化操作-OpenCV achieve simple image loading, display, graying, binarization operation
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:921byte
    • 提供者:sdsdsdfg
  1. ostu

    0下载:
  2. 代码实现大津法算法(OSTU),可以实现对灰度图的二值化(黑白图像)-The code to achieve the the Otsu Algorithm (OSTU), can be achieved binarization of grayscale (black-and-white images)
  3. 所属分类:OpenCV

    • 发布日期:2017-11-08
    • 文件大小:5.69mb
    • 提供者:刘明
  1. BinImgResize

    0下载:
  2. 基于opencv2.1实现迭代法算法,对灰度图像进行二值化操作,变成黑白图像-Opencv2.1 iterative method algorithm binarization operation of a grayscale image into a black and white image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:3.9mb
    • 提供者:刘明
  1. image_dilation

    0下载:
  2. 包括二值化图像的膨胀,灰度图的膨胀以及彩色图膨胀,代码简单易懂-Including the expansion of the binarized image, the grayscale expansion swelling, and a color chart code is simple to understand
  3. 所属分类:OpenCV

    • 发布日期:2017-11-24
    • 文件大小:1.61kb
    • 提供者:muyouya
  1. binary

    0下载:
  2. 利用opencv对图像进行处理,得到灰度图像,并得到二值化图像-Using opencv image processing, get grayscale images, and get binary image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1.68mb
    • 提供者:徐婉茹
  1. cvmfc

    0下载:
  2. 在MFC单文档框架中用opencv2.3.1读取图片并显示,并进行灰度化,二值化,canny边缘等简单的图像处理-MFC single document using the framework of the opencv2.3.1 reading image and display, and graying, binarization, canny edge and other simpleimage processing
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:13.93mb
    • 提供者:李超林
  1. 6bd0e1629f2d

    0下载:
  2. 车辆检测,利用高斯滤波后对图像进行灰度及二值化,最后利用团块跟踪进行车辆的检测。-Vehicle detection, after the image using the Gaussian filter and binarizing the gray, and finally the use of briquettes tracing the vehicle is detected.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3.01mb
    • 提供者:lsc
  1. Defect-detection

    0下载:
  2. 基于灰度图像进行傅立叶变换后的二值化处理-Binarization based on the Fourier transform after the gray image processing
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1.73kb
    • 提供者:LIWEI
  1. opencv-fft2

    0下载:
  2. 灰度图像的二维傅里叶变换(cv_gray_fft2),二维傅里叶变换结果的幅值计算(cv_abs),频谱平移(cv_gray_fft2shift),将数值归一化到0到255区间(cv_range_0to255)是非常常用的四个功能!所以写成四个函数,方便将来调用!附运行截图~并附对应的MATLAB程序!-Dimensional Fourier transform of the grayscale image (cv_gray fft2), two-dimensional Fourier tran
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:178.77kb
    • 提供者:文昊
  1. 基于OPENCV人脸识别与追踪,灰度化,二值化

    2下载:
  2. 图像处理,基于OPENCV的人脸识别与追踪源码,灰度化,二值化(image processing code, using open source computer vision library)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-16
    • 文件大小:16.54mb
    • 提供者:jackchen
« 12 »
搜珍网 www.dssz.com