搜索资源列表
OpenCV_Histogram.利用OpenCV进行灰度直方图提取的程序
- 本人写的利用OpenCV进行灰度直方图提取的程序,供大家交流学习^^,I write for the use of OpenCV histogram extraction procedures for everyone studying ^ ^
quyinying.rar
- 利用阴影的灰度特性,在视频序列中去除运动物体所留下的阴影 环境为vc++6.0 ,opencv 去阴影,Use of the shadow of the gray-scale characteristics of video sequences in the removal of moving objects left behind by the shadow environment vc++ 6.0, opencv to shadow
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
RenWavelet
- 采用vc6.0编写,基于opencv框架。绝对好的程序。非常完整的小波变换程序,可以进行灰度和彩色图像的多层小波变换。小波的种类可以选择,一共给出了四种小波。可以对任意尺寸的图像进行分解。绝对是非常好的小波程序。本人早期亲自编写,代码写的不很美观,但非常好用。-Vc6.0 used to prepare, based on the framework of opencv. Definitely a good program. Wavelet transform is a complete pro
opencvgray
- opencv,C++图像处理,包括平移,缩放,旋转,形态学变换,灰度转换,阈值分割等操作,适用计算机视觉初学者。-opencv, C++ image processing, including translation, scaling, rotation, morphological transformation, grayscale conversion, segmentation, etc, for beginner computer vision.
MultiLog
- 基于opencv进行编写的多尺度Log特征区域求取方法,其中还包括灰度图像膨胀的程序(多尺度Log也用到)。代码简单易懂,可结合相关资料进行分析。-Opencv be prepared based on the multi-scale characteristics of the region to strike a Log method, which also includes the expansion of gray-scale image of the program (also use
opencv-hist
- opencv下视频的rgb和灰度直方图计算、对比-opencv under the video rgb and grayscale histogram calculation, compared
DistanceTransform
- 距离变换,图形图像处理中经常用到的,把一个二值图像变为灰度图像-Distance transform, Computer Graphics often used, to a binary image into a grayscale image
Houghcircle
- 基于opencv对采集的图片检测圆,并且将圆上的各点采样,取1024个点,得到这1024个点的灰度值.为后续的FRF变换提供数据.其中灰度的大小代表了此处润滑液的厚度深浅.对工程分析应用非常有帮助.-Opencv image based on the collected test round, and will circle the points on the sample, take 1024 points, 1024 points by the gray values. For the fo
opencv
- opencv和MFC结合显示图像以及灰度变换-MFC with opencv and display images and gray-scale transformation
OpenCVRGB
- OpenCV—RGB图像灰度化,并提取轮廓-OpenCV-RGB gray-scale images and contour extraction
opencv-write-video-program
- OPENCV中,图片写入视频文件程序。实现读入一个彩色视频文件并以灰度格式输出这个视频文件。-OPENCV, the picture write video files program. Implementation reads a grayscale color video file and output the video file format.
ImageTest2
- 根据图片灰度值,对比2张图片,判断是否是相同的图像(Compare 2 pictures to see if they are the same)
gray
- 读取图像,将RGB图像转化为灰度图像,显示并保存(The RGB image is transformed into gray image)
灰度共生矩阵特征提取应用
- 基于VS2010平台和openCV实现的基于灰度共生矩阵特征提取木材表面缺陷(Extraction of wood surface defects based on Grey co-occurrence matrix)
nmn
- 读取一张图片 绘制灰度图 二值图 轮廓图等 用于图像识别(Read a picture, draw grayscale, two value map, contour map for image recognition)
thin
- 对灰度图像进行骨架提取,得出骨架走向和骨架像素坐标。(The skeleton of gray image is extracted, and the skeleton direction and skeleton pixel coordinates are obtained.)
Digital Image Processing
- 1.RAW格式转换为BMP格式 2.灰度线性拉伸 3.局部处理 4.几何处理 5.二值化 6.模板匹配 7.影像融合(1.RAW format converted to BMP format 2. grayscale linear stretch 3. local processing 4. geometric processing 5. binaryzation 6. template matching 7. image fusion)