-
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
-
picture
平时工作中常会遇到需要处理图片的工作,这个是判断并修改图片分辨率的python方法。(Usually work the Central Standing Committee met to deal with the work of the picture, this is a python method to determine and modify the image resolution.)
- 2016-10-22 00:36:50下载
- 积分:1
-
rotate_blur
说明: 实现旋转运动模糊图像的仿真,采用matlab工具来实现。(emluate rotation blurred images)
- 2010-03-24 10:07:47下载
- 积分:1
-
circledetect
hough变换检测圆的函数。做图像处理的人可以用来参考。(hough transform round detection function. Do the image processing can be used for reference.)
- 2006-12-04 12:35:53下载
- 积分:1
-
13_CMOS_OV7725_Gray_Mean_Filter
基于FPGA开发的均值滤波程序,效率很高,非常有用(Based on FPGA development of the mean filter program)
- 2017-09-25 19:06:06下载
- 积分:1
-
grabcut_matlab
An efficient way of segmentation, grabcut matlab code. Segment by interaction with human
can easy segment object, especially with rectangle
- 2012-03-27 15:27:10下载
- 积分:1
-
imnoise
自己编的加噪声的 很好用哦(Own noise increases by Oh well)
- 2008-07-03 15:41:01下载
- 积分:1
-
PDEs__MATLAB
介绍matlab下求解偏微分方程的函数和用法(Introduction matlab function for solving partial differential equations and usage)
- 2012-11-03 14:11:07下载
- 积分:1
-
gg_mle
广义高斯概率分布函数的指数估计,包括矩估计和最大似然估计,并对这两种估计进行了比较(exponential cosfficients estimation for generalized Gaussian pdf,include moment estimator and Maximum Likehood estimator. )
- 2009-10-16 14:20:56下载
- 积分:1
-
图像修补
说明: 利用那些已经被破坏的区域的边缘, 即边缘的颜色和结构,根据这些图像留下的信息去推断被破坏的信息区的信息内容,然后对破坏区进行填补 ,以达到图像修补的目的(Using the edge of the damaged area, i.e. the color and structure of the edge, the information content of the damaged information area can be inferred from the information left by these images, and then the damaged area can be filled to achieve the purpose of image repair.)
- 2019-03-15 17:20:57下载
- 积分:1