-
图形图像处理 matlab 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
-
surf
改进的sift算法,称为surf,来实现图像的匹配,并显示。
(Improved sift algorithm, known as the surf, to achieve the image matching, and displayed.)
- 2012-05-17 11:31:00下载
- 积分:1
-
x2o
混合输入输出相位恢复算法的小程序,入门学习(HIO phase recovery algorithm small program, learning portal)
- 2017-10-16 04:40:56下载
- 积分:1
-
py-faster-rcnn-master
图像检测的算法,Faster R-CNN算法,先对整张图像进行卷积计算,然后通过感兴趣区域池化层(RoI Pooling Layer)将选择性搜索算法推荐出来的候选区域和卷积网络计算出的特征映射图进行融合,得到候选区域对应的特征矢量,这种共享卷积计算的操作极大地减少了卷积计算的次数。而且这些特征矢量的维度统一,方便后续的分类工作。通过感兴趣区域池化层处理卷积特征,并将得到的特征送往两个并行计算任务进行训练,分类和定位回归。通过这些方法和改进的框架,Fast R-CNN 用更短的训练和测试时长,取得了比 R-CNN 更好的效果(Faster R-CNN algorithm first convolutes the whole image, then fuses the candidate regions recommended by the selective search algorithm and the feature mapping maps calculated by the convolution network through the RoI Pooling Layer to get the corresponding feature vectors of the candidate regions, which greatly reduces the number of convolution calculations. Moreover, the dimension of these feature vectors is unified, which facilitates the subsequent classification work. The convolution feature is processed by the pooling layer of the region of interest, and the obtained feature is sent to two parallel computing tasks for training, classification and positioning regression. Through these methods and improved framework, Fast R-CNN uses shorter training and testing time and achieves better results than R-CNN.)
- 2020-12-11 15:39:18下载
- 积分:1
-
dwtwat
DWT的彩色水印嵌入算法,而且嵌入的水印附图像是彩色的。(DWT color watermark embedding algorithm, and the embedded watermark such as color drawings.)
- 2007-08-14 20:08:16下载
- 积分:1
-
cornerdet01
角点检测程序,能够标记出图像中的角点。角点检测是图像匹配对第一步(corner detection procedures can mark up images of the corner. Corner detection is the first step in image matching)
- 2007-01-18 14:55:16下载
- 积分:1
-
MyPolyStock
实现凸多边形排样,使用临界多边形NFP判断两个凸多边形是否相交,使用启发式算法提高效率(It s a good implement of convex polygon stock.)
- 2021-04-19 23:08:50下载
- 积分:1
-
插帧
图像处理,通过matlab程序实现视频插帧的功能(Image processing and video frame insertion through MATLAB program)
- 2020-08-18 15:58:22下载
- 积分:1
-
nc_read
批量读取某一文件夹下的所有地表潜热通量数据(.NC格式),全球数据,转换为TIFF栅格格式。遥感数据批处理。(Read surface laten heat flux data (.nc) to geotiiff format.)
- 2017-08-29 09:48:49下载
- 积分:1
-
C# 剪贴图片,鼠标滑动切割图片效果 例子下载
鼠标滑动截图,截图后 点击winform其它位置 则将图片黏贴到相应位置
- 2013-05-22下载
- 积分:1