-
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
-
Application of C++ Builder in the preparation of image processing the image form...
应用C++Builder编写图像处理中的图像格式转化程序-Application of C++ Builder in the preparation of image processing the image format conversion program
- 2022-01-21 21:47:53下载
- 积分:1
-
在OpenCV的cvaux有高斯混合模型函数,其中定义了CvGaussBGModel类用于存放高斯混合模型的各个参数。在编写代码前需要对cvbgfg_gauss...
在OpenCV的cvaux有高斯混合模型函数,其中定义了CvGaussBGModel类用于存放高斯混合模型的各个参数。在编写代码前需要对cvbgfg_gaussmix.cpp和cvaux.h这两个文件做些修改-OpenCV has cvaux in the Gaussian mixture model function, which defines the category CvGaussBGModel Gaussian mixture model used to store various parameters. In the preparation of the code before the need for cvbgfg_gaussmix.cpp and cvaux.h revise the two documents do
- 2023-05-16 15:55:02下载
- 积分:1
-
稀疏光流演示该程序在斯坦福大学戴维斯塔文2007,…
稀疏光流Demo
此程序是斯坦福大学大牛David Stavens 2007年编写,其中程序注解详尽,配有PPT和PDF讲解图文并茂,非常适合初学者学习使用。本程序基于OpenCV。-Sparse Optical Flow Demo this program at Stanford University David Stavens 2007, prepared beef, including a detailed program notes, with a PPT, and PDF to explain illustrated, ideal for beginners learning to use. The program is based on OpenCV.
- 2022-06-02 00:36:51下载
- 积分:1
-
这是一个用MATLAB编程实现最大熵图像分割的…
这是一个利用MATLAB编程实现的图像熵最大分割.相信对大家有用-This is a use of MATLAB programming realize maximum entropy image segmentation. I believe it useful to U.S.
- 2022-05-27 00:55:10下载
- 积分:1
-
Harris角点检测算法和改进的Harris角点检测算法
Harris角点提取算法和改进的Harris角点提取算法 -Harris Corner Detection algorithm and improved Harris Corner Detection Algorithm
- 2022-09-25 05:30:03下载
- 积分:1
-
利用OPENCV编写的图像HU不变矩,是图像处理的入门的工具
利用OPENCV编写的图像HU不变矩,是图像处理的入门的工具-OPENCV prepared to use the image HU invariant moments, is a tool for image processing entry
- 2022-03-29 01:37:36下载
- 积分:1
-
该函数是用于计算峰值信噪比和信噪比的程序
该函数是用于计算峰值信噪比和信噪比的程序-it can be used to calculate psnr and snr
- 2022-04-19 09:39:18下载
- 积分:1
-
图像处理,用于图像增强,亮度改变,可以增强图像的清晰度!...
图像处理,用于图像增强,亮度改变,可以增强图像的清晰度!-Image processing for image enhancement, brightness change, it can enhance image clarity!
- 2023-03-24 06:10:03下载
- 积分:1
-
VC打开和显示BMP文件
VC打开和显示BMP文件-VC open and display BMP file
- 2022-03-19 04:33:14下载
- 积分:1