搜索资源列表
pcasearch
- 基于焊接图片的pca降维,knn分类算法。-Pca-based solder image dimension reduction, knn classification algorithm.
GBT_13745-2009
- 学科分类与代码GBT_13745-2009.pdf是图片格式 学科分类与代码GBT_13745-2008.doc文字版,应该是个讨论版,不过和2009很接近了. 学科分类.mdb,设置好Pid的表,可以直接使用. -Classification and code of discipline is the image format GBT_13745-2009.pdf subject classification and code GBT_13745-2008.doc text ver
svm
- SVM分类器 分类各种图片的类别 分类各种图片的类别 -SVM classifiers various pictures of various categories of classification of classified images of various image types
CODE
- 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
K_means
- 自己写的实现利用K均值分类图片中的物体。水平有限!欢迎指正。-The realization of the writing my own by K mean classification objects in the picture. Level is limited. Welcome to correct.
fruit-recognition
- 水果分类 fruit recognition 运行demo即可 这个程序主要是通过对训练样本中的三幅图像提取的颜色信息建立混合高斯模型,然后对目标图像进行测试。 在demo最后一段中,可以替换‘t1.jpg’,以便进行不同图片的识别。 程序运行过程比较慢,请耐心等待。 运行结果是蓝色点聚集的区域是属于橘子的。- fruit recognition
LBP1
- 用lbp实现纹理特征提取,并分类说明: 一共有三个m文件,一个是lbp.m, 存放主要的lbp算法, 一个是getmapping,用以做算法的辅助函数, 一个是lbptest.m,存放着测试代码。 这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片, 具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。代码最后给出效果图 这三个文件是最传统的LBP方法,有256种。-With lbp achieve texture feature ext
Gist
- 提取图片的Gist特征,并自动进行训练,分类。-Gist extracted image features, and automatically for training, classification.
fenceng
- lsb算法,载体图像处理分类比较,将图片按位分层-lsb algorithm, the carrier image processing classification comparison, the picture stratified by bit
Colorhist_Libsvm_demo
- 利用此程序,可以对图片的颜色特征进行提取,进而进行图片的分类,并统计出分类的正确率。-With this program, you can picture the color feature extraction, and then classify pictures and statistics of the correct rate of classification.
Gist_Libsvm_demo
- 利用此程序,可以对图片的直方图特征进行提取,进而进行图片的分类,并统计出分类的正确率。-With this program, you can picture the extraction, and then classify pictures and statistics of the correct rate of classification.
Phog_libsvm_demo
- 利用此程序,可以对图片的边缘特征进行提取,进而进行图片的分类,并统计出分类的正确率。-With this program, you can picture the edge feature extraction, and then classify pictures and statistics of the correct rate of classification.
BP
- 用BP神经网络对红细胞、白细胞、杆菌和盐结晶图片进行分类。使用Matlab自带函数。内附图像数据。-To classify four kinds of cell images using Matlab library. With image data inside.
biaoqingshibie
- 是对jaffe人脸库进行识别测试的主程序,将jaffe人脸库分为训练集和测试集两部分,首先对图片进行LBP+LPQ特征提取,然后svm分类识别,统计识别率 -Is jaffe face recognition test the main library, the library will jaffe face divided into training and test sets of two parts, the first of LBP+LPQ image feature extrac
VisualMatting
- 图片分析代码,可识别逻辑分类区域,并获取对应图形数据。-Image analysis code that identifies a logical classification region, and obtain the corresponding graphic data.
NN_Recognition
- matlab 神经网络字符识别,对字符图片进行分类识别(Matlab neural network character recognition, classification and recognition of characters and pictures)
svmtrain
- 基于支持向量机的对指定多个包含特征的训练集图片,包含label信息。训练后,可对于相同格式的图片进行分类。(A training set image containing multiple features is included in the support vector machine (SVM), which contains label information. After training, the pictures in the same format can be classifi
code
- matlab的程序cnn编写,对图片进行分类并预测,最后完成搜索功能, 输入图片路径给出所有同类的图片结果(matlab program cnn train and predict search function and so on)