搜索资源列表
-
0下载:
调用opencv库,实现自适应阈值的图像二值化功能-Call opencv library to achieve adaptive threshold image binarization function
-
-
0下载:
基于OPencvr开发环境的图像预处理算法。包括中值滤波,形态学滤波,二值化处理及图像背景校正。--Image Pre-processing algorithm based on OPENCV. Including median filtering, morphological filtering, binarization image processing and background correction.
-
-
0下载:
最大类间方差法实现二值化,基于VC++平台的图像处理基本方法,使用OPENCV进行数据操作-The maximum between-class variance method to achieve binarization, VC++ platform-based image processing of the basic method of use OPENCV data manipulation
-
-
0下载:
使用sauvola方法进行的图像二值化,其中包含了计算局部均值和方差的函数,使用Opencv进行数据保存-Use sauvola method of image binarization, contains a function to calculate the local mean and variance, using Opencv for data storage
-
-
0下载:
使用Kittler方法进行的图像二值化源码,这是区别于Otsu的另一类全局二值化方法,使用Opencv进行图像数据保存-Kittler method of image binarization source, which is different from other global binarization method of Otsu, Opencv image data saved
-
-
0下载:
在图像中,找到指定区域内的最佳灰度阈值,用于图像二值化的直方图分析,使用Opencv进行数据保存-In the image to find the optimal gray threshold within the designated area for the histogram analysis of image binarization, and save data using Opencv
-
-
0下载:
opencv vc6.0 上可执行的灰度图像二值化处理源代码-the opencv vc6.0 executable gray image binarization processing source code
-
-
0下载:
Opencv处理图像,用ostu法实现图像的二值化-Opencv image processing, using ostu method to achieve image binarization
-
-
0下载:
OpenCV基于局部自适应阈值的图像二值化
-OpenCV based on local adaptive threshold binarization
-
-
0下载:
vs2010结合opencv编写的canny边缘检测程序,包含了图像的灰度处理,二值化等预处理,也有投影映射图像程序。-vs2010 combined canny edge detection opencv prepared program, including a gray-scale image processing, binarization pretreatment, but also the image projection mapping program.
-
-
0下载:
基于OpenCV的,在VC6下实现的图像变阈值二值化。-Based on OpenCV, in VC6 Threshold of image binarization.
-
-
0下载:
图像二值化,提供了一种非常好的基于opencv的图像二值化程序,可以处理彩色和灰度图像-Image binarization
-
-
0下载:
通过opencv 实现两幅相似图像做差 求异点 并进行二值化(Through the realization of OpenCV two similar image between different points and binarization)
-