-
Otsu algorithm can be said to be adaptive to calculate the single threshold (for...
OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。-Otsu algorithm can be said to be adaptive to calculate the single threshold (for converting images to gray scale image 2) simple Efficient methods. Algorithm for the importation of gray image histogram analysis of histogram is divided into two parts. makes two of the distance between the largest. Demarcation point out the threshold.
- 2022-07-11 20:47:54下载
- 积分:1
-
This article was published in the 2008 ACM on an image retrieval review, the aut...
这篇文章是发表在08年ACM上的一篇图像检索综述,作者是PSU大学的博士毕业生,作者参考了300多篇文献,非常细致的讲述了image retrieval近几年的算法,方法,以及发展方向。-This article was published in the 2008 ACM on an image retrieval review, the author is a Ph.D. graduate PSU University, the authors made reference to more than 300 literatures, very careful about the image retrieval in recent years, algorithms, methods, and direction of development.
- 2022-04-29 12:52:52下载
- 积分:1
-
opencv的说明文档,使用opencv的经典的入门级文档
opencv的说明文档,使用opencv的经典的入门级文档-opencv documentation, use opencv classic entry-level document
- 2022-03-06 06:14:28下载
- 积分:1
-
这个matlab文件达窄带算法实现水平…
This Matlab file demomstrates a narrow band algorithm that implements the level set method in Li et al s paper "Level Set Evolution Without Re-initialization: A New Variational Formulation" in Proceedings of CVPR 05, vol. 1, pp. 430-436.
- 2023-06-19 18:00:03下载
- 积分:1
-
图像处理中,角点检测可谓特征提取很常用的一种方法。本程序为Harris 角点检测的源码...
图像处理中,角点检测可谓特征提取很常用的一种方法。本程序为Harris 角点检测的源码-Image processing, corner detection is a very commonly used feature extraction methods. This procedure for the Harris corner detection of the source
- 2022-02-01 11:22:25下载
- 积分:1
-
角点检测:
最简单的一种角点检测算子,但是由于采用了非最大化抑制,效果和OpenCV相当
输入的ImageGray为图像的灰度描述,WBPoint为Bo...
角点检测:
最简单的一种角点检测算子,但是由于采用了非最大化抑制,效果和OpenCV相当
输入的ImageGray为图像的灰度描述,WBPoint为Boolean数组,ImagePoint为标准角点检测算子运行后的检测值。-Corner Detection: The simplest type of corner detection operator, but due to the non-maximization of inhibition, the effectiveness and OpenCV considerable input ImageGray description for gray-scale images, WBPoint for Boolean array, ImagePoint standard corner detection operator After the detection of sub-run value.
- 2022-03-05 05:00:51下载
- 积分:1
-
基于OpenCV的计算机视觉技术实现
作者:陈胜勇 刘盛 等
此书第二章程序2
基于OpenCV的计算机视觉技术实现
作者:陈胜勇 刘盛 等
此书第二章程序2-Based on the OpenCV computer vision technology realize Authors: Sheng陈胜勇procedures, such as book chapter 2
- 2022-02-16 10:12:49下载
- 积分:1
-
可运行,包括图象处理和VC++的学习,适合初学者.需要的可以下载....
可运行,包括图象处理和VC++的学习,适合初学者.需要的可以下载.-Run, including image processing and VC++ Learning, suitable for beginners. What is needed can be downloaded.
- 2022-08-02 13:55:33下载
- 积分:1
-
该程序可以实时显示插在计算机上的摄像头(任何一款)的图像,同时可以抓取静态图像。...
该程序可以实时显示插在计算机上的摄像头(任何一款)的图像,同时可以抓取静态图像。-The program can be inserted in the computer real-time display on the camera (any one) of the image, while still images can be crawled.
- 2022-05-04 23:25:32下载
- 积分:1
-
这是一些基本的matlab的图像处理源码,经过编译通过,完全可以运行,非常好用...
这是一些基本的matlab的图像处理源码,经过编译通过,完全可以运行,非常好用-This is some basic image processing matlab source, after the compiler is passed, can run, very easy to use
- 2022-06-18 05:12:08下载
- 积分:1