搜索资源列表
-
0下载:
opencv 图像的二值化,包括局部阈值,全局阈值,自适应阈值法,对初学者帮助很大-opencv image binarization, including the local threshold, the global threshold, adaptive threshold, very helpful for beginners
-
-
0下载:
利用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
-
-
0下载:
OpenCV图像二值化(阈值法),基于vc-OpenCV image binarization (threshold method), based on the vc
-
-
1下载:
MFC和OpenCV结合的数字图像处理课程设计,实现数字图像处理中的多个算法,图像分割,形态学图像处理,空间域增强,哈哈镜,二值化,Sobel,Laplace,Robert等边缘检测,中值滤波和均值滤波等,实现的功能比较全,花了我2个通宵做的
-MFC and OpenCV combination of digital image processing course design, digital image processing of multiple algorithms, image
-
-
0下载:
opencv 进行图像二值化,设置特定的阈值,实现图像灰度化和二值化-opencv for image binarization, set a specific threshold of image gray-scale and binary
-
-
0下载:
基于opencv的数字图像处理,解决了图像二值化处理问题-Opencv-based digital image processing, solved the problem of image binarization processing
-
-
0下载:
固定阈值二值化和自适应局部阈值二值化对比分析,opencv实现-Fixed threshold value and adaptive threshold binarization comparative analysis, opencv implementation
-
-
0下载:
基于OPENCV对图片进行灰度化,二值化,以及边缘检测-OPENCV images based on gray level transformation, binarization, and edge detection
-
-
0下载:
it contain basic pre-processing algorithm including gaussian, binarization.
-
-
0下载:
在openCV下二值化彩色图像,阈值可调。-Under the openCV color image binarization, the threshold is adjustable.
-
-
0下载:
改进的图像二值化工程文件,自适应的二值化阈值调整,opencv-Improved binarization project file, opencv
-
-
0下载:
opencv下实现对单层颗粒的计数:摄像头拍照,二值化,腐蚀,计数-opencv achieve for single particle counting: camera, camera, binarization, erosion, count
-
-
0下载:
使用opencv实现图像的打开与显示,并进行点处理、彩色图像处理、二值化等处理-Opencv image to open and display, and point processing, color image processing, binarization processing
-
-
0下载:
基于OpenCV的车辆轮廓检测为了获得理想的车辆轮廓线,提出了一种基于开源计算机视觉库OpenCV的轮廓检测新方法。首先对图像迸行形态 学去噪、平滑滤波处理和二值化阈值分割等预处理,获得二值化黑白图像。然后通过轮廓提取和跟踪检测到车辆外轮廓线。 在VC++6.0环境下,利用Opener编程实现了此方法。-Proposed a new method of contour detection based on open source computer vision library OpenCV Op
-
-
1下载:
基于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
-
-
0下载:
基于opencv的图像的二值化源代码,可以读取图像对起是缩放,可作为opencv的基础入门。-Based on opencv image binarization source code, can be read from the image pair is scaling can be used as the basis for opencv entry.
-
-
0下载:
基于opencv的图像基本处理,从文件读入一幅图像,然后按照一定阈值对图像进行二值化,然后显示输入图像和二值化图像-Basic opencv based image processing, and reads an image from a file, and then follow certain threshold binary image, and then displays the input image and the binary image
-
-
0下载:
主要是使用OPENCV来实现直方图,尤其可用于图像处理中二值化后要看水平或垂直直方图!-Mainly use OPENCV to achieve the histogram, especially for image processing to see horizontal or vertical histogram after binarization!
-
-
0下载:
matlab代码,实现指纹图片的二值化,细化等功能,编译通过,结果正确(Matlab code, the realization of fingerprint image binarization, refinement, and other functions, compiled through, the result is correct)
-
-
1下载:
通过二值化2、边缘检测、霍夫变换检测摄像头拍摄到的直线。(Binarization 2, edge detection, and Hough transform detect the line taken by the camera.)
-