搜索资源列表
C_sharp
- 包括C#处理图像的一些基本功能,如二值化,灰度化,行程编码,压缩编码,区域增长,直方图等-Including C# some basic image processing functions, such as binary, gray, length encoding, compression, region growing, histogram, etc.
Image_Pro_Opencv
- OpenCV实现的简单图像处理,灰度化,拉伸,平移,膨胀,腐蚀,等,适用于计算机视觉初学者,简单容易理解-OpenCV implementation of simple image processing, grayscale, stretching, translation, dilation, erosion, etc., applicable to computer vision for beginners, simple and easy to understand
gray
- 通过opencv中的函数对图像进行灰度化处理-Opencv function through the gray scale image processing
EqualizeHist
- 程序分别对彩色三通道图像和单通道的灰度图像进行了直方图均值化得处理。-Program were three channels of color images and grayscale images were single-channel histogram equalization have to deal with.
graying
- 使用opencv对图像进行灰度化处理,效果很好,代码很简单-opencv graying
Image
- 本程序是用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
CUDA_TH
- 图像二值化处理,函数调用,位图访问方式得到像素点灰度值-Binary image processing, function calls, the access method of the bitmap pixel gray value
opencv_text
- 参考别人用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.
MyOpenCV_Camera
- vc2010下MFC对话框中调用电脑摄像头,并将图像做灰度个二值化处理后显示在图片控件上-under vc2010 MFC dialog call PC camera, and the image shown in the picture control after grayscale binarization processing
subtraction
- 图像减操作,对图像进行灰度化,腐蚀预处理,之后进行用原图像减去处理后的图像,再对图像进行平滑处理,能有效去除图像背景中的噪声-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
hui-du
- 这是一个使用VC++和opencv进行图像灰度化处理的程序-It is a gray VC++ and opencv image processing program
binary
- 利用opencv对图像进行处理,得到灰度图像,并得到二值化图像-Using opencv image processing, get grayscale images, and get binary image
cvmfc
- 在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
Defect-detection
- 基于灰度图像进行傅立叶变换后的二值化处理-Binarization based on the Fourier transform after the gray image processing
gray_image
- 使用VS和opencv对灰度图像进行二值化处理并显示效果!-using VS and opencv deal with gray image
OpenCVDemo
- OpenCV在Android手机端的应用,实现了图像灰度化处理。-OpenCV applied in Android smart phong and realized the image grayscale processing.
opencvQt.tar
- 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
rewritefirst
- vs2010+opencv2.4.9进行图像预处理,得到灰度图,二值化,边缘化图-Vs2010+opencv2.4.9 image preprocessing, get grayscale, two values, the edge of the map
OpencvFile
- 图像的基本处理包括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
基于OPENCV人脸识别与追踪,灰度化,二值化
- 图像处理,基于OPENCV的人脸识别与追踪源码,灰度化,二值化(image processing code, using open source computer vision library)