搜索资源列表
图像灰度值调整(C-C++源代码)
- 用OpenCV实现图像灰度值调整-using OpenCV Image gray value adjustment
图像输入灰度化和中值滤波代码
- 用opencv编写的视频输入、灰度化、中值滤波、视频显示代码
OpenCV图像处理
- 基于OpenCV的图像处理程序 很全面 有灰度化 二值化 阈值分割 空间转换 边缘求取等
opencv计算长度
- 本程序实现了水稻种子麦芒长度的计算,利用opencv视觉库进行编写的,实验的效果非常棒,自己亲手做的,包含了图像处理的基本内容,如灰度化,边缘检测,图像分割,形态学操作等等
基于opencv实现的灰度变换
- 基于opencv实现的灰度变换,低通滤波,直方图均衡化,边缘检测等算法。-Opencv implementation based on gray-scale transformation, low-pass filtering, histogram equalization, edge detection algorithm.
OpenCV_Histogram.利用OpenCV进行灰度直方图提取的程序
- 本人写的利用OpenCV进行灰度直方图提取的程序,供大家交流学习^^,I write for the use of OpenCV histogram extraction procedures for everyone studying ^ ^
edge.rar
- opencv c++将彩色图像转换为灰度图像进行边缘检测,,opencv c++ to convert color images to gray-scale image edge detection,
IplimageProcessFunction.rar
- opencv中对图像进行灰度化,二值化,边缘检测等,以及一些标定,,opencv
灰度图进行递归四叉树分割
- 四叉树分割 opencv 编写 读入灰度图 进行递归分割-Quadtree segmentation opencv read into grayscale prepared for recursive partitioning
opencvgray
- opencv,C++图像处理,包括平移,缩放,旋转,形态学变换,灰度转换,阈值分割等操作,适用计算机视觉初学者。-opencv, C++ image processing, including translation, scaling, rotation, morphological transformation, grayscale conversion, segmentation, etc, for beginner computer vision.
GrayMatrix
- Visual C++ 实现的灰度共生矩阵-The Visual C++ implementation GLCM
opencv-hist
- opencv下视频的rgb和灰度直方图计算、对比-opencv under the video rgb and grayscale histogram calculation, compared
Gray-Level-Co-Occurrence-Matrix
- 基于OpenCV和VS2008的图像灰度共生矩阵特征提取实现。文件中还有matlab版本的-Images based on OpenCV and VS2008 GLCM feature extraction achieved. Matlab version of the file there
OpenCVRGB
- OpenCV—RGB图像灰度化,并提取轮廓-OpenCV-RGB gray-scale images and contour extraction
基于OPENCV人脸识别与追踪,灰度化,二值化
- 图像处理,基于OPENCV的人脸识别与追踪源码,灰度化,二值化(image processing code, using open source computer vision library)
灰度共生矩阵特征提取应用
- 基于VS2010平台和openCV实现的基于灰度共生矩阵特征提取木材表面缺陷(Extraction of wood surface defects based on Grey co-occurrence matrix)
openCV-Practicefh
- 人脸识别: 相关功能: 1.将图像转换为灰度显示 2.应用高斯滤波器去除小的边缘 3.计算与画布边缘 4.修改边缘颜色 5.将Mat转换为Xcode的UIImageView显示(Face recognition: Related functions: 1. Convert the image to grayscale display 2. Use gaussian filter to remove small edges 3. Calculate the edge of th
Image grout
- 使用c#的openCV库实现图片的灰度化和二值化,简单明了(Using c # openCV library to realize the grayscale and binary of the image, simple and clear)
opencv
- opencv图片先灰度化,然后自适应阈值把图片变为黑白双色(二值化)。输出纯黑白图片(opencv The image is grayscale first, and then the adaptive threshold turns the picture into black and white (two value). Output pure black and white pictures)
GLCM-OpenCV-master
- 由于纹理是由灰度分布在空间位置上反复出现而形成的,因而在图像空间中相隔某距离的两象素之间会存在一定的灰度关系,即图像中灰度的空间相关特性。灰度共生矩阵就是一种通过研究灰度的空间相关特性来描述纹理的常用方法。 Gray-level co-occurrence matrix from an image 图像的灰度共生矩阵(Because the texture is formed by the repeated appearance of the gray distribution in the