搜索资源列表
opencv 图像的二值化
- opencv 图像的二值化,包括局部阈值,全局阈值,自适应阈值法,对初学者帮助很大-opencv image binarization, including the local threshold, the global threshold, adaptive threshold, very helpful for beginners
利用OpenCV对视频进行处理
- 利用OpenCV对视频进行处理,尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有背景擦除,平滑滤波,二值化等。-Using OpenCV to process the video, try to open the computer input device as a video camera, or the command line input parameters as the
OpenCV图像二值化(阈值法)
- OpenCV图像二值化(阈值法),基于vc-OpenCV image binarization (threshold method), based on the vc
Digital-Image-Processing
- MFC和OpenCV结合的数字图像处理课程设计,实现数字图像处理中的多个算法,图像分割,形态学图像处理,空间域增强,哈哈镜,二值化,Sobel,Laplace,Robert等边缘检测,中值滤波和均值滤波等,实现的功能比较全,花了我2个通宵做的 -MFC and OpenCV combination of digital image processing course design, digital image processing of multiple algorithms, image
plate1
- opencv 进行图像二值化,设置特定的阈值,实现图像灰度化和二值化-opencv for image binarization, set a specific threshold of image gray-scale and binary
Opencv-binarization
- 基于opencv的数字图像处理,解决了图像二值化处理问题-Opencv-based digital image processing, solved the problem of image binarization processing
AdaptiveThreshold
- 固定阈值二值化和自适应局部阈值二值化对比分析,opencv实现-Fixed threshold value and adaptive threshold binarization comparative analysis, opencv implementation
rice
- 基于OPENCV对图片进行灰度化,二值化,以及边缘检测-OPENCV images based on gray level transformation, binarization, and edge detection
preprocessing
- it contain basic pre-processing algorithm including gaussian, binarization.
binaryzation
- 在openCV下二值化彩色图像,阈值可调。-Under the openCV color image binarization, the threshold is adjustable.
otsuPwebcam
- otsu + webcame 最佳二值化 -otsu+ webcame best binarization
improvedBinarization
- 改进的图像二值化工程文件,自适应的二值化阈值调整,opencv-Improved binarization project file, opencv
opencv
- opencv下实现对单层颗粒的计数:摄像头拍照,二值化,腐蚀,计数-opencv achieve for single particle counting: camera, camera, binarization, erosion, count
222
- 图片二值化,基于open的图片图片二值化程序,可以将输入的图片图片二值化-Image binarization, image-based open image binarization process, you can enter the picture image binarization
histSpecification
- 我自己写的图像直方图显示并且进行二值化处理,效果挺好的。-I wrote the image histogram display and the binarization processing, the effect is quite good.
MyOpenCV
- 使用opencv实现图像的打开与显示,并进行点处理、彩色图像处理、二值化等处理-Opencv image to open and display, and point processing, color image processing, binarization processing
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
5556
- 基于OpenCV的车辆轮廓检测为了获得理想的车辆轮廓线,提出了一种基于开源计算机视觉库OpenCV的轮廓检测新方法。首先对图像迸行形态 学去噪、平滑滤波处理和二值化阈值分割等预处理,获得二值化黑白图像。然后通过轮廓提取和跟踪检测到车辆外轮廓线。 在VC++6.0环境下,利用Opener编程实现了此方法。-Proposed a new method of contour detection based on open source computer vision library OpenCV Op
opencvCar
- 基于opencv的车牌识别程序,能实现目标跟踪,截图,车牌识别包括了打开图像、图像二值化、车牌定位、字符分割、字符识别等。-Opencv-based license plate recognition program, to achieve the target tracking shots, license plate recognition, including the open image, image binarization, license plate localization, c
BINARIZATION
- 在VC++6.0环境下,利用C语言对BMP图像进行二值化处理-BMP image binarization processing in the VC++6.0 environment, the use of C language