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

搜索资源列表

  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. Image_Pro_Opencv

    0下载:
  2. OpenCV实现的简单图像处理,灰度化,拉伸,平移,膨胀,腐蚀,等,适用于计算机视觉初学者,简单容易理解-OpenCV implementation of simple image processing, grayscale, stretching, translation, dilation, erosion, etc., applicable to computer vision for beginners, simple and easy to understand
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:5.95kb
    • 提供者:sdp
  1. gray

    0下载:
  2. 通过opencv中的函数对图像进行灰度化处理-Opencv function through the gray scale image processing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:11.94mb
    • 提供者:邢姝姝
  1. EqualizeHist

    0下载:
  2. 程序分别对彩色三通道图像和单通道的灰度图像进行了直方图均值化得处理。-Program were three channels of color images and grayscale images were single-channel histogram equalization have to deal with.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3.46mb
    • 提供者:houyang
  1. graying

    0下载:
  2. 使用opencv对图像进行灰度化处理,效果很好,代码很简单-opencv graying
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8.39mb
    • 提供者:hutua
  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. subtraction

    0下载:
  2. 图像减操作,对图像进行灰度化,腐蚀预处理,之后进行用原图像减去处理后的图像,再对图像进行平滑处理,能有效去除图像背景中的噪声-Subtraction image, the image gray, etching pretreatment, after subtracting the processed image with the original image, and then the image smoothing, can effectively remove noise in the i
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4.35mb
    • 提供者:Amy
  1. hui-du

    0下载:
  2. 这是一个使用VC++和opencv进行图像灰度化处理的程序-It is a gray VC++ and opencv image processing program
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.29mb
    • 提供者:陈霞
  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. Defect-detection

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

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

    0下载:
  2. 使用VS和opencv对灰度图像进行二值化处理并显示效果!-using VS and opencv deal with gray image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3.47mb
    • 提供者:何琦
  1. OpenCVDemo

    0下载:
  2. OpenCV在Android手机端的应用,实现了图像灰度化处理。-OpenCV applied in Android smart phong and realized the image grayscale processing.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8.62mb
    • 提供者:方浩然
  1. opencvQt.tar

    0下载:
  2. Qt图像处理,实现一些图像处理基本功能,包括灰度图像转换,大律法二值化,添加水印等操作。后边会陆续增加功能。使用极度类似opencv- Qt image processing, to achieve some of the basic image processing functions, including grayscale image conversion, the law of the two values, add the watermark and other operat
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:27.29kb
    • 提供者:霍紫健
  1. rewritefirst

    0下载:
  2. vs2010+opencv2.4.9进行图像预处理,得到灰度图,二值化,边缘化图-Vs2010+opencv2.4.9 image preprocessing, get grayscale, two values, the edge of the map
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:4.63mb
    • 提供者:李杰
  1. OpencvFile

    0下载:
  2. 图像的基本处理包括7个CPP文件分别是图像简单读取,图像灰度化,图像对比度亮度调节,图片旋转高斯模糊及2个去雾霾程序都是利用VS2015+Opencv3.2实现-The basic processing of the image includes 7 CPP files are simple to read the image, image grayscale, image contrast brightness adjustment, image rotation Gauss blur and
  3. 所属分类:OpenCV

    • 发布日期:2017-12-14
    • 文件大小:8.34kb
    • 提供者:那么
  1. 基于OPENCV人脸识别与追踪,灰度化,二值化

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

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