-
imagesegmentation
压缩文件里有四种图像分割的算法源代码,即阈值法、区域增长法、分裂合并法和K均值法。图片可用于检验。(The rar folder includes four source code of image segmentation,ie.thresholding, region growing, splitting and merging, kmeans. The images are able to be used for evaluation and verification. )
- 2010-06-24 07:10:57下载
- 积分:1
-
drawline
C++开发的计算机图形学关于直线绘制的算法,主要涉及DDA算法、中点画线算法、Bresenham画线算法(C++ developed computer graphics on line drawing algorithm, mainly involves DDA algorithm, midpoint line algorithm, Bresenham line drawing algorithm.)
- 2018-06-22 15:07:51下载
- 积分:1
-
TIP_14_SPL
基于多尺度超像素的显著性检测代码和文章(Saliency Detection with Multi-Scale Superpixels)
- 2020-09-16 16:57:55下载
- 积分:1
-
Hough_Process
可实现答题卡阅卷系统中的图像倾斜矫正,采用Hough进行直线检测,并根据所定位的特征直线位置计算倾斜角度,再进行图像旋转,得到校正结果(chieve answer sheet scoring system image tilt correction, performed using Hough line detection, and calculates the inclination angle in accordance with the target characteristic linear position, then rotate the image, corrected results)
- 2016-07-30 10:54:58下载
- 积分:1
-
svdandpca
这是matlab官方网站的一个快速实现svd分解的函数,通过对矩阵的截断加速(This is a quick realization svd decomposition function matlab official website, through the cut-off acceleration matrix)
- 2021-03-04 09:19:32下载
- 积分:1
-
OV7670摄像头实验
7670 32F4程序 代码 适合STM32F4探索者(7670 32F4 program code suitable for STM32F4 Explorer)
- 2021-02-07 18:39:55下载
- 积分:1
-
cvprcode
这个代码是基于论文“Saliency Detection via Graph-Based Manifold Ranking”下的程序源码,作者是Chuan Yang, Lihe Zhang, Huchuan Lu, Ming-Hsuan Yang, and Xiang Ruan
功能1:使用canny算子计算图像的二值边缘图
(The code is for paper "Saliency Detection via Graph-Based Manifold Ranking"
by Chuan Yang, Lihe Zhang, Huchuan Lu, Ming-Hsuan Yang, and Xiang Ruan
Procedures:
1. compute a binary edge map of the image using the canny method.
)
- 2013-09-06 17:03:54下载
- 积分:1
-
kmeans
说明: 图像分割,还可以,kmeans聚类的方法。k-means算法是一种聚类算法,所谓聚类,即根据相似性原则,将具有较高相似度的数据对象划分至同一类簇,将具有较高相异度的数据对象划分至不同类簇。(K-means algorithm is a clustering algorithm. The so-called clustering is to divide data objects with high similarity into the same class cluster and data objects with high dissimilarity into different class clusters according to the similarity principle.)
- 2019-05-05 21:14:18下载
- 积分:1
-
ScSR
基于学习单幅图像超分辨率重建算法源代码。(based on the singal picture super resolution founding)
- 2014-09-25 10:28:52下载
- 积分:1
-
PUS
这是对6—PUS并联机器人的运动学仿真及运动轨迹跟踪(This is the kinematics simulation and trajectory tracking of the 6-PUS parallel manipulato)
- 2016-12-06 22:28:27下载
- 积分:1