搜索资源列表
基于opencv2.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
基于opencv实现的灰度变换
- 基于opencv实现的灰度变换,低通滤波,直方图均衡化,边缘检测等算法。-Opencv implementation based on gray-scale transformation, low-pass filtering, histogram equalization, edge detection algorithm.
opencv
- 基于OPENCV对图片进行灰度变换、二值变换、窗口变换、线性变换以及均衡处理-OPENCV the picture based on gray-scale transformation, binary transform, the window transform, linear transformations, and equalization
test2
- C#调用opencv打开摄像头录像,并抓取图片。 对视频直接调节灰度值,并显示图片。-C# to call opencv open camera video and grab the picture. Video directly to adjust the gray scale values, and display pictures.
plate1
- opencv 进行图像二值化,设置特定的阈值,实现图像灰度化和二值化-opencv for image binarization, set a specific threshold of image gray-scale and binary
WindowsFormsApplication2
- 程式可以透過WEBCAM錄影像,並可以產灰階化,邊緣化 的影像-The program can be through WEBCAM recorded images, and producing the image of the gray-scale and marginalized
demhist
- 利用opencv,增强灰度图像的对比度,使原本灰暗的图像变得清晰。-Using opencv, enhanced gray-scale image contrast, the original gray image becomes clear.
RGB_Gray_Canny
- OpenCV实现图像的灰度化,并采用Canny实现灰度图像的边缘检测!-OpenCV for image gradation and gray-scale image using Canny edge detection to achieve!
gray
- 通过opencv中的函数对图像进行灰度化处理-Opencv function through the gray scale image processing
imread
- open cv 開檔處理 開圖檔 cvLoadImage /* #define CV_LOAD_IMAGE_UNCHANGED -1 原圖影像 #define CV_LOAD_IMAGE_GRAYSCALE 0 灰階 #define CV_LOAD_IMAGE_COLOR 1 彩色 #define CV_LOAD_IMAGE_ANYDEPTH 2 任何彩度 #define CV_LOAD_IMAGE_ANYCOLOR 4 任何彩色 */-open cv open file handle to o
MyOpenCV
- 使用攝影機抓取影像,做簡單灰階和二值化的處理運用在opencv上。-Use of images captured by the camera, do a simple gray scale and binary processing used in opencv on.
OpenImage
- 利用OPENCV開啟bmp圖檔 並將其轉為灰階圖-Bmp image file using OPENCV open to gray-scale map and
example2_10
- 实现avi视频的读写,然后灰度处理后写入另一个视频-Avi video to achieve the read and write, then write another gray-scale video processing
11_29Mor_threshold
- 在opencv的环境下,测试图像预处理结果,亮点是测试了对灰度图先进行形态学处理再阈值分割和先阈值分割再形态学的区别。-Opencv environment in the test image pre-processing the results, highlight the first test for morphological processing of gray-scale thresholding and then thresholding again before morpholog
Exercise4_1_vedio_canny_rgbgray
- 此程序的功能:对视频进行灰度处理,将灰度图进行Canny边缘检测,分别以视频形式输出。初学者可以看看,希望对你有帮助,可以直接运行-The function of this program: the video gray scale processing, grayscale Canny edge detection, respectively, a video output. Beginners can see, you want to help, you can run directly
Task_01
- 读入一段视频并将之分解成每帧,然后进行灰度转换-Read into the section of video and broken down into frames, then the gray scale conversion
xxxshubiao
- 一个非常效率很高的识别图像中任意点的R,G,B像素值和灰度值化后灰度值的完整算法,大部分代码写在了一个类中-A very high efficiency of the identification image of an arbitrary point of R, G, and B pixel values and gray scale value after the gradation value of the complete algorithm, most of
1GHY3249Video
- 对视频进行运动检测,基于相邻两帧帧间差分。 在相邻两帧(也可以为多帧)间计算逐象素的灰度差,并通过设置阈值来确定对应运动前景的象素,进而得到运动前景区域。-On a video motion detection, based on the two adjacent interframe difference. The gray-scale difference between the two adjacent frames (may be a multi-frame) calculating
car_video_canny
- 将一段车辆视频,分别在三个窗口内显示其原始图像,灰度图像及边缘检测图像。这三个窗口 是同一列的。-The period of vehicle video, respectively, in the original image, gray-scale image, and the edge detected image is displayed within the three windows. These three windows are in the same column.
GRAY
- 基于VC6.0和opencv的灰度变换程序,实现灰度变换的基本功能-Gray-scale transformation programs based VC6.0 and opencv to achieve the basic functions of gray transform