搜索资源列表
ostu
- 利用vc++,结合opencv做图像分割,通过边缘检测做图像分割-Combined with opencv do image segmentation
opencv-ostu
- 基于OPENcv大津阈值分割运动目标检测方法的源代码- the code of otsu for moving goal detection based on opencv
OPENCV_OSTU
- opencv 中OSTU阈值程序,可以有效选取阈值,编程环境VC++和OPENCV- OSTU threshold in opencv
OstuThresh
- 基于Opencv的ostu算法源码,用于自动计算图像的最佳二值化阈值。-Opencv ostu algorithm based on the source code, is used in the automatic calculation of the best two image threshold value.
ostu2
- 采用OpenCV实现OSTU算法,采用lena图像作为实例,可实现边缘检测-The OpenCV realize OSTU algorithm, using Lena image as a example, may realize the edge detection
ostu
- 大津法求阈值,采用C++实现;输入一幅图像(OPENCV图像格式),返回阈值-OSTU method to get a threshold!
opencv-ostu
- 在opencv环境下利用最大类间方差法(大津法)对图像进行阈值分割代码-OSTU Threshold method in openCV
OpenCV_FaceDetect
- 人脸识别算法,在Visual studio平台基于Opencv编程,根据gauss滤波及ostu算法设计-Face recognition algorithm in Visual studio platform Opencv programming, according gauss filter and ostu of algorithm design
AirportDection
- 机场检测中的模糊算法图像增强和基于ostu的阈值分割,用了opencv-Airport detection and fuzzy algorithm image enhancement and based threshold ostu segmentation, used the opencv
opencv-otsu
- Opencv处理图像,用ostu法实现图像的二值化-Opencv image processing, using ostu method to achieve image binarization
Three_frame
- opencv 三帧差法 ostu. 在工程文件中修改视频地址,编译即可运行-opencv ostu three poor modify video address compiled to run in the project file
opencv-OSTU
- 基于openCV的OSTU动态阈值自动分割代码-ostu opencv
wenxian
- 针对自然生长状态下的成熟苹果图像的识别问题,提出选用R-G色差模型,改进的Ostu最大类间方差法分割图像。 然后用面积阈值法消除噪声,获取成熟苹果果实的目标区域。然后采用基于OpenCV的圆形Hough变换方法对多个粘连苹果果实进行分离。-For image recognition problem ripe apples natural growth state, the proposed selection of R-G color model between improved Ostu Ot
test12
- 主要使用OSTU进行阈值的选取,然后使用opencv提供的阈值函数对图像进行分割(The main use of OSTU threshold selection, and then use opencv threshold function provided by the segmentation of the image)