-
scotch_6.0.0.tar
一个很强大的图形计算处理软件,包括图像聚类,矩阵计算等(Scotch is a software package for graph and mesh/hypergraph partitioning, graph clustering, and sparse matrix ordering
)
- 2013-07-09 16:35:42下载
- 积分:1
-
lane-detection
车道偏离识别的程序,采用的是动态规划算法,对弯道也有比较高的识别率(lane departure algorithm, which has good performance even for curve lane.)
- 2012-05-13 19:33:14下载
- 积分:1
-
纹理特征提取
MATLAB实现图像纹理特征提取:自相关函数法、灰度共生矩阵、分数阶傅里叶变换。GUI界面。运行后可自定义自相关函数的x和y轴偏移,灰度共生矩阵的距离和角度,分数阶傅里叶变换的阶数。输出相应的特征图。(MATLAB realize image texture feature extraction: autocorrelation function method, gray co-occurrence matrix, fractional Fourier transform. GUI interface. After operation, the X and Y axis shifts of the correlation function, the distance and the angle of the GLCM, and the order of the fractional Fu Liye transform can be defined. Output the corresponding feature map.)
- 2017-08-27 23:29:25下载
- 积分:1
-
gaijin_hessian
一种改进后的海森矩阵算法代码,针对医学图像处理效果比较好,可以识别较细的血管。(An improved Hessian matrix algorithm code, medical image processing effects for better, you can identify smaller vessels.)
- 2015-12-16 22:28:43下载
- 积分:1
-
GradientMI
互信息和梯度相结合的图像配准算法,在配准中引入了图像的空间信息(Mutual information and gradient combination of image registration algorithm, the introduction of registration in the image of the spatial information)
- 2020-08-24 15:58:17下载
- 积分:1
-
1
说明: 光谱分析中的聚类方法和判别方法,包括:
系统聚类、K均值聚类、距离判别、SIMCA法、kNN法等。(Spectroscopy clustering method and discriminant)
- 2013-01-08 11:08:57下载
- 积分:1
-
xiugai
针对于图像复制粘贴篡改检测,对图像数据进行降维处理,并进行块匹配,比较其图像块欧几里得距离(For copy and paste the image tamper detection, image data dimensionality reduction, and block matching, comparing its image block Euclidean distance)
- 2014-05-09 16:19:14下载
- 积分:1
-
改进svm
说明: phog方法提取图像特征,svm支持向量机进行分类,分别有GA遗传算法和PSO粒子群优化算法进行寻优。(Phog method extracted image features, SVM support vector machine classification, respectively, GA genetic algorithm and PSO particle swarm optimization algorithm for optimization.)
- 2021-03-06 16:19:30下载
- 积分:1
-
cnn-cbir-benchmark-master
python语言,使用卷积神经网络的特征做图像检索(image retrieval using CNN)
- 2021-04-12 11:58:57下载
- 积分:1
-
ngray
自写M函数,做灰度图像的灰度级数及灰度范围的自定义设置。例如:将[0 255]的uint8图像变换成8级灰度的灰度范围为[0 7]图像或者[11.5 25.8]图像。
输出图像为double类,用户可将图像归一化后自行转换为所需类型。(This is a M function written by self, it can be used to rebuild a image with a given number of gray-level and a given gray-scale.
Output image is double class.)
- 2020-08-24 09:48:15下载
- 积分:1