-
K-means
按照最邻近原则把待分类样本点分到各个簇。然后按平均法重新计算各个簇的质心,从而确定新的簇心。一直迭代,直到簇心的移动距离小于某个给定的值。(According to the nearest neighbor principle, the sample points to be classified are divided into clusters. Then the centroid of each cluster is recalculated according to the average method to determine the new cluster center. Iterate until the moving distance of the cluster center is less than a given value)
- 2020-06-19 03:00:01下载
- 积分:1
-
zernike
利用Zernike方法对圆形标志点中心进行提取(The circular mark center is extracted by Zernike method.)
- 2018-07-09 22:40:52下载
- 积分:1
-
图像处理之运动目标检测
说明: 基于matlab实现对将视频以帧为单位截取为图片,用背景差分法进行比对,实现对运动目标的检测。含代码,运算结果。(Based on MATLAB, the video is captured as a picture by frame, and compared with the background difference method to achieve the detection of moving objects. Including code and operation result.)
- 2021-03-21 17:39:17下载
- 积分:1
-
filter
此为中值滤波方法源程序,可完成图像滤波的功能,程序完整,值得下载(This is the median filtering method of source code, to be completed by the function of image filtering, the program integrity, it is worth download)
- 2009-03-16 19:00:11下载
- 积分:1
-
autok
图像滤波matlab基于自适应k均值聚类的图像去噪方法(The image filter matlab image denoising method based on adaptive k-means clustering)
- 2021-04-19 15:18:51下载
- 积分:1
-
jsteg
JSteg对图像的DCT域进行信息隐写,并重构图像,再对重构的图像进行隐藏信息读取(JSteg steganates the DCT domain of the image, reconstructs the image, and then reads the hidden information from the reconstructed image.)
- 2018-11-20 22:15:46下载
- 积分:1
-
recall_precision
图像处理的查准率和查全率的代码,适合用于图像图像的检测,目标的检测的评估(Image processing precision and recall rate code)
- 2013-09-14 10:36:02下载
- 积分:1
-
DLT
基于visual c++平台,相机标定方法中的直接线性变换方法,即DLT方法(Based on visual c++ platform, camera calibration method of direct linear transformation method, namely DLT method)
- 2013-09-05 16:34:56下载
- 积分:1
-
LBP-master
说明: 获取图像的LBP特征:对图像的原始LBP模式、等价LBP模式、旋转不变LBP模式,以及等价旋转不变LBP模式的LBP特征进行提取以及显示(Obtaining LBP features of images: extracting and displaying the original LBP pattern, equivalent LBP pattern, rotation invariant LBP pattern and equivalent rotation invariant LBP pattern of images)
- 2019-04-08 19:36:12下载
- 积分:1
-
CEGUIDemo3
介绍CEGUI中所给的例子的的文档,很详细.(Introduce the samples in the CECUI,very detailed!)
- 2009-05-19 15:07:56下载
- 积分:1