-
数字图像处理中的图像细化算法程序
数字图像处理中的图像细化算法程序-digital image processing algorithm to the image thinning procedures
- 2022-03-21 21:37:42下载
- 积分:1
-
标准C++写的几个图形参数为函数来确保正确…
标准c++写的几个图形参数转换的函数,保证正确!-Standard c++ to write a few graphical parameters into a function to ensure correct!
- 2023-04-11 04:25:04下载
- 积分:1
-
Hough变换对圆的检测
Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲...
Hough变换对圆的检测
Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲线。
-Hough transform for circle detection Hough transform basic principle is that the use of point and line duality, the image space into a parameter space of lines gather, thus detecting the existence of a given image given the nature of the curve.
- 2022-02-15 20:11:38下载
- 积分:1
-
对图像分块,计算每个块的均值和方差,并给出了结果的图象化表示,易于观察...
对图像分块,计算每个块的均值和方差,并给出了结果的图象化表示,易于观察-Image sub-blocks, each block calculated the mean and variance, and gives the results of the image that is easy to observe
- 2022-03-03 11:01:20下载
- 积分:1
-
用经典的MeanShift算法实现的目标跟踪算法,可以跟踪运动镜头下的目标。
用经典的MeanShift算法实现的目标跟踪算法,可以跟踪运动镜头下的目标。-MeanShift with the classic algorithm of target tracking algorithm, the camera can track the target movement.
- 2022-01-25 14:08:15下载
- 积分:1
-
人脸检测的源代码是在C++环境下的应用。是典型的…
人脸检测源码,是在C++环境下应用的.
是数字图像处理典型算法与实现书中的代码-Face detection source code is in the C++ Environment applications. Is typical of digital image processing algorithms and implementation of the code book
- 2022-05-24 07:49:33下载
- 积分:1
-
use VC to simulate
用VC语言开发了一个直方图均衡的程序,对于采集到的直方图数据可以实时进行均衡化-use VC to simulate
- 2022-07-16 22:02:30下载
- 积分:1
-
put image processing procedures into MATLAB C Program
把图像处理的MATALAB程序转化为C++程序-put image processing procedures into MATLAB C Program
- 2023-04-04 19:50:03下载
- 积分: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
-
灰度平衡。读取BMP灰度图像并绘制直方图,然后做灰…
灰度均衡。读入BMP灰度图,绘制直方图,并对直方图进行灰度均衡。-Grayscale balance. Read BMP grayscale image and draw the histogram, then do grayscale balance to the histogram.
- 2022-11-11 13:35:03下载
- 积分:1