-
MatlabSIFT
MATLAB 计算医学图像的配准,融合 基于SIFT方法的配准()
- 2007-08-03 21:49:20下载
- 积分:1
-
demoBagSVM
一种基于半监督的svm的图像分类方法。该方法通过聚类核的方法利用无标记样本局部正则化训练核的表达式。这种方法通过图像直接学习一个自适应的核。该程序仿真的是文章:Semi-supervised Remote Sensing Image Classification with Cluster Kernels。大家可以参考下。(A semi-supervised SVM is presented for the classification of remote sensing images. The method exploits the wealth of unlabeled samples for regularizing the training kernel representation locally by means of cluster kernels. The method learns a suitable kernel directly from the image, and thus avoids assuming a priori signal relations by using a predefined kernel structure. Good results are obtained in image classification examples when few labeled samples are available. The method scales almost linearly with the number of unlabeled samples and provides out-of-sample predictionsds)
- 2013-09-03 10:44:56下载
- 积分:1
-
chedaoxian
完成了对车道线进行了识别,主要流程为灰度化,边缘检测,hough变换。(We completed the lane line identification, the main process of graying, edge detection, hough transform.)
- 2017-03-07 08:56:32下载
- 积分:1
-
Floyd-Steinberg
最经典的弗洛伊德加网算法.图像半色调处理,在印刷纺织等相关领域进行图像的加网计算,而已实现二值化(halftone )
- 2017-03-21 15:34:30下载
- 积分:1
-
Demo_test_DnCNN
说明: 前馈神经网络图像去噪,DnCNN的MATLB实现,以及相应的峰值信噪比和结构相似性的计算。(DnCNN,MATLAB,And calculation of peak signal-to-noise ratio structural similarity)
- 2020-03-22 09:36:57下载
- 积分:1
-
hhh
说明: 关于图像处理技术在冬小麦测试中的应用,用VC编的软件能对小麦进行二值化处理,中值滤波和灰度变换。(On image processing technology in the winter wheat test the application of the software made by VC on wheat binarization processing, median filtering and gray-scale transformation.)
- 2008-10-23 22:42:29下载
- 积分:1
-
Texture_Synthesis_Using_Image_Quilting
说明: 最佳接缝法纹理合成的MATLAB代码,有图像例子,有网页说明,具体算法参照文献:Image Quilting for Texture Synthesis and Transfer(Texture synthesis method the best joints of the MATLAB code, there are examples of images, there are web pages that refer to the specific algorithm literature: Image Quilting for Texture Synthesis and Transfer)
- 2008-11-24 22:08:48下载
- 积分:1
-
Transferring-color
Transferring color to greyscale images的原文及源代码,包括详细的测试图像以及相应的论文及源代码,是学习图像色采转移必看的经典内容。(Transferring color to greyscale images of the original text and source code, including detailed test image and the corresponding papers and source code is studying the image to see the classic color adopted transfer content.)
- 2013-09-28 16:26:50下载
- 积分:1
-
RANSAC-for-Outlier-Rejection
基于RANSAC算法的图像匹配过程,包括提出该算法的文章以及文章中所提到的所有程序代码,可以实现具有高度异常点的图像匹配过程。(RANSAC algorithm based on image matching process, including all the program code of the algorithm proposed article and the article mentioned, the image matching process can be achieved with a high degree of abnormal points.)
- 2021-03-23 21:19:15下载
- 积分:1
-
K-Means PCA降维
K-Means算法,不要求建立模型之后对结果进行新的预测,没有相应的标签,只是根据数据的特征对数据进行聚类。主成分分析降维对数据进行可视化操作,对features进行降维.(K-Means algorithm does not require the establishment of the model after the new prediction of the results, there is no corresponding tag, but only on the characteristics of data clustering data. The principal component analysis reduces the dimension, carries on the visualization operation to the data, reduces the dimension to the features.)
- 2017-06-22 22:05:55下载
- 积分:1