搜索资源列表
2009DIPFrame
- 基于vc2008的MFC的对话框,分别用button控件和list控件显示图片,后者显示图片的缩略图并能在static控件中显示放大图;是一个图片分类结果的展示界面-Vc2008 the MFC-based dialog box, respectively, with button controls and list controls display picture, which shows thumbnails of images and can display static control
main.cpp
- 利用opencv求解不变矩的演示程序 并进行图片分类 效果不错-Opencv solving the same moment the use of the demonstration program
PatternRecognition
- 人脸识别 使用k-近邻法分类 区分不同的人 使用K-近邻法实现对指定人脸图片的识别。 训练集和测试集的划分 -Recognition of face in pattern recognition,By KNN space representation theorem
mypic214
- ·最快捷,最方便的图片上传,管理系统! ·支持批量上传,抓取远程图片,FTP导入图片 ·采用PHP5.0+MYSQL架构 ·基于最新的MP框架构建,详尽注释,方便二次开发和扩展 ·采用项目缓存机制,单入口模式,简洁,小巧,高效 ·完全UTF-8编码,方便安装在国外主机 ·自由分类,自动生成导航和内容调用 ·直接从网页复制粘贴图文,自动过滤 ·外部图片自动保存在本地 ·自动控制上传图片和本地化图片尺寸 ·自动给上传及本地化图片添加水印 ·
spgm-1.4.7
- SPGM SPGM(Simple Picture Gallery Manager)该基于Web的图片管理器支持为图片加说明,不限制图片分类目录,支持对每个目录进行配置(支持继承),随机或固定缩略图,对新图片加亮 显示,支持EXIF,提供幻灯片浏览模式,易于集成到网站中,可按自己的喜好来调整界面主题样式,多语言支持(当前提供34种)。-SPGM SPGM (Simple Picture Gallery Manager) of the Web-based image management sup
OpenCv_Ex20B
- 在VC++下利用OPENCV,对图片的人脸进行检测,利用HARLI分类器,正确率在98 以上。-In VC++ under the use of OPENCV, on the picture to the human face detection, the use of HARLI classifier, the correct rate of 98 .
PatternRecognition
- 图象处理 模式识别 多种分类方法(最临近匹配分类器、Bayes分类器、线性函数分类、非线性函数分类、神经网络分类)识别0-9数字 手写数字与数字图片,包括设计训练样品库、可以选择多种分类器来识别识别0-9这十个阿拉伯数字,包括临时手写的数字,也包括图片中的数字 -Pattern recognition image processing a variety of classification (the most close to matching classifier, Bay
zhipaishibie
- 在VC++环境下实现打开、显示一幅纸牌图。将提供的几幅图片中的纸牌进行分类和识别,功能:a、判断出是哪种类型(共四类:红桃,梅花、黑桃、方块);b、检测出点数(1,2,3,4,5,6,7,8,9,10,J,Q,K);c:将上述检测的结果通过窗口输出。-In VC++ environment to achieve open, showing a card map. Will provide the pieces of the picture cards for sorting and identi
GMM_VC
- 高斯混合模型的vc程序,可以在数学建模中使用,对图片分类-source code of gmm on vc
PP
- 基于SIFT+Kmeans+LDA的图片分类器的实现源码。 博文参考:http://www.cnblogs.com/freedomshe/archive/2012/04/24/2468747.html-The pictures classifier based on SIFT, Kmeans and LDA. Blog Reference: http://www.cnblogs.com/freedomshe/archive/2012/04/24/2468747.html
SpatialPyramid
- 空间金字塔,通过对图片不断的进行层次划分,对每一层的图片信息进行整理用于图片分类等-Beyond Bags of Features: Spatial Pyramid Matching for Recognizing Natural Scene Categories
SVM-image-classification--OpenCV--
- 基于SVM与BoW的图片分类的OpenCV实现,从外国网站下载的-SVM-based image classification with BoW OpenCV implementation from foreign website
cgorphoto11
- 基于高阶小波的用于图片分类,区分数字合成图片和相机拍摄图片的效果不错-it uses high order wavelet for cg and dg identify
image_classify
- 基于颜色直方图区间统计的图片分类完整代码-Statistics based on the color histogram bins image classification complete code
Image Classification Example
- python实现用SIFT+K-MEANS+SVM图片分类(Python implementation with SIFT + K-MEANS + SVM picture classification)
图片二值化
- 将灰度图片二值化进行识别分类处理,已达到图片识别效果(labview two valuehhhhhhhhh)
自选分类_CSDN
- 这是根据CSDN上一个博主写的自己整理,在我的MATLABR2014上可以运行,里面也有我的图片文件。(This is based on a blogger on CSDN to write their own finishing, in my MATLABR2014 can run, which also has my picture file.)
kmeans图像分类
- 利用简单kmeans聚类算法,对不同图片进行分类,图片内容包括人像,风景,建筑,动物,植物等,平台是matlab。(The simple k - means clustering algorithm is used to classify different pictures. the picture content includes portrait, scenery, architecture, objects, plants, etc. The platform is MATLAB.)
Flash分类图片展示
- Flash分类图片展示,通过FLASH读取xml文件数据加载图片与文字显示内容
cifar-10-cnn-master
- 经典数据集分类,利用卷积神经网络分类,利用python语言编写(classic picture classification)