搜索资源列表
基于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.
gaosijinzita
- 高斯金字塔,对图像进行高斯模糊然后建立多尺度空间-Gaussian pyramid, Gaussian blur the image and then create a multi-scale spatial
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!
exa2.7
- 这是OpenCV的例子程序,在一个简单的图像处理流程中进行两次缩放处理与CANNY边缘检测。-This is an example of OpenCV program, image processing in a simple process to deal with two scale CANNY edge detection.
gray
- 通过opencv中的函数对图像进行灰度化处理-Opencv function through the gray scale image processing
Rotation-and-Scale
- 通过opencv的subpix函数实现图像的旋转和尺度变化-The subpix function implementation by opencv image rotation and scale changes
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.
mySift
- sift的C++版,在sift上找出鲁棒性最强的几个特征点,然后以这个点为圆心,以自适应性的尺度为半径画圆,这个非常适合运用于数字水印领域,适用于抵抗数字水印的几何攻击-sift the C++ version of the robustness of the sift to find the strongest on the number of feature points, and then to this point as the center of the scale of self-a
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
SIFT
- Sift implementation with opencv, this method Applys David Lowe s Scale Invariant Feature Transform (SIFT) algorithm to a grayscale image. -Sift implementation with opencv, this method Applys David Lowe s Scale Invariant Feature Transform (SIFT) alg
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
little-Detect-Object-program
- 实现人脸的检测并显示处理时间,实现图像缩放-Face detection and realize that the processing time, realizes image scale