-
The function cvHoughCircles finds circles in grayscale image using some modifica...
这段程序利用 Hough 变换在灰度图像中找圆 ,并可进而给出圆心和半径-The function cvHoughCircles finds circles in grayscale image using some modification of Hough transform.
- 2022-05-16 01:39:19下载
- 积分:1
-
a new Mahalanobis distance calculation algorithm, the algorithm using quadratic...
一种新的计算马氏距离的算法,算法采用二次协方差矩阵操作,进而使距离考加入相对性因素。-a new Mahalanobis distance calculation algorithm, the algorithm using quadratic covariance matrix operations, thereby enabling the relative distance to take factors.
- 2022-07-11 14:42:57下载
- 积分:1
-
use openCV to find the number of connected components.
This example is to find...
查找连通分量的个数,
本程序的例子是查找一个图片中细胞的个数。-use openCV to find the number of connected components.
This example is to find the number of cells in a picture.
- 2023-03-09 07:35:04下载
- 积分:1
-
Enhancement code for image processing
Enhancement code for image processing
- 2023-08-04 08:30:02下载
- 积分:1
-
基于pca降维的特征不变特性变换方法(sift),希望对研究特征提取的朋友有帮助!...
基于pca降维的特征不变特性变换方法(sift),希望对研究特征提取的朋友有帮助!-PCA dimensionality reduction based on the characteristics of the same characteristics of transformation method (sift), hope that the study of feature extraction has to help a friend!
- 2022-01-27 22:33:22下载
- 积分:1
-
用最大相似性方法实现独立分量分析算法的matlab代码,可用于盲信号处理和图像滤波器构造。...
用最大相似性方法实现独立分量分析算法的matlab代码,可用于盲信号处理和图像滤波器构造。-with the greatest similarity method independent component analysis algorithm Matlab code can be used to blind signal processing and image filter structure.
- 2022-02-04 23:15:58下载
- 积分:1
-
本实验室编写的边缘检测代码,并且应用程序已为您创建了 动态链接库EdgeDetection.DLL。...
本实验室编写的边缘检测代码,并且应用程序已为您创建了 动态链接库EdgeDetection.DLL。-The laboratory prepared edge detection code, and the application has been created for you a dynamic link library EdgeDetection.DLL.
- 2022-07-26 19:26:01下载
- 积分:1
-
hough检测圆的Matlab源码!希望对大家有所帮助!
hough检测圆的Matlab源码!希望对大家有所帮助!-hough circle detection Matlab source code! Want to be helpful to everyone!
- 2022-05-28 09:36:30下载
- 积分:1
-
这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、G...
这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配等等……
-This is a C++ language implementation with a fingerprint identification procedure that requires the FVC meet international competition standards, and establish a fingerprint in the school library on the measurement. Program where the technology applied to the following: median filter, histogram equalization, the direction of ridge line extraction, Gabor filtering, fingerprint refinement, feature extraction, feature point filtering, based on local feature points of the feature matching and so on ... ...
- 2022-09-25 03:45:03下载
- 积分:1
-
数字图像处理中常用的均值滤波算法,VC编写,包含完整源代码与实例图片,很实用...
数字图像处理中常用的均值滤波算法,VC编写,包含完整源代码与实例图片,很实用-Digital image processing used in the mean filter algorithm, VC preparation that contains complete source code and examples of pictures, very useful
- 2022-11-10 05:40:04下载
- 积分:1