搜索资源列表
Clustering_jin
- 数字图像模式识别技术及工程实践\\源代码\\Clustering\\矢量量化的C语言实现-digital image pattern recognition technology and engineering practice \\ source \\ Clustering \\ Vector Quantization C Language
VisualC++codeforimageprocess
- Visual C++数字图像模式识别技术及工程实践-源代码 有这本书的可以看看,很不错的-Visual C digital image pattern recognition technology and engineering practice-the source code of this book can see, very good
code
- Visual C++数字图像模式识别技术及工程实践-源代码
BPnetwork
- 数字图像模式识别技术及工程实践\\源代码\\第03章 常用的模型和算法介绍
VCimagerecognition
- 《精通VisualC++数字图像处理模式识别技术及工程实践》介绍了模式识别和人工智能中的一些基本理论,以及一些相关的模型,包括贝叶斯决策、线性判别函数、神经网络理论、隐马尔可夫模型、聚类技术等,同时结合模式识别中的一些问题,比如字符识别、笔迹鉴定、人脸检测、车牌识别、印章识别以及遥感图片、医学图片处理等内容,从多种角度,介绍了解决这些问题的思路-" Proficient in VisualC++ digital image processing, pattern recognition
opencv
- 内容简介 OpencV是用来实现计算机视觉相关技术的开放源码工作库,是计算机视觉、图像处理、模式识别、计算机图形学、信号处理、视频监控、科学可视化等相关从业人员的好工具。本书介绍了大约200多个典型的技术问题,覆盖了基于OpenCV基础编程的主要内容,利用大量生动有趣的编程案例和编程技巧,从解决问题和答疑解惑入手,以因特网上最新资料为蓝本,深入浅出地说明了OpenCV中最典型和用途最广的程序设计方法。全书结构清晰、合理,范例实用、丰富,理论结合实践,即使读者只是略懂计算机视觉原理,也能人手
julei
- \图像模式识别—VC++技术实现,杨淑莹编著,可实现图像聚类-Image Pattern Recognition-VC++ Technology, edited by杨淑莹, achievable image clustering
match
- 本代码是一个通过模式识别来完成图像匹配的程序-The adoption of this code is a pattern recognition to complete the image matching procedure
Inpatternrecognitionfeatureextractionandcomputervi
- 该电子书是关于模式识别与图像处理的,学图像处理的人很有帮助-The book is about pattern recognition and image processing, image processing people learn helpful
PR_AI_pic
- 这个资源是《精通VC++数字图像模式识别技术及工程实践(第2版)》光盘中的实验素材,包括人脸图像、指纹图像、数字和字母图像、USPS图像。-The resources, " proficient in VC++ Digital Image Pattern Recognition Technology and Engineering Practice [2nd edition]" CD-ROM in the experimental material, including the
iminerpolation
- 一种新的图像插值算法,此算法不需要先验信息,主要包括聚类分析,模式识别,图像插值三个阶段-A new image interpolation algorithm, the algorithm does not require a priori information, including cluster analysis, pattern recognition, image interpolation in three stages
shuzituxiangsb
- 数字图像处理及模式识别方面的论文描述应用的方面-it is used by stuents
patternrecogniziaton
- 模板匹配法和贝叶斯公式法 进行数字识别 图像模式识别—VC++技术实现(源码)-Template matching method and Bayesian formula method to digitally identify the image pattern recognition technology-VC++ (source)
PatternRecongnition
- C++图像模式识别分类程序,可以识别手写数字-The C++ code of Pattern Recongnition
Sparse_Vision
- 基于稀疏表示的计算机视觉和模式识别,主要介绍了利用稀疏表示的原理来处理计算视觉领域的去噪,识别,超分辨率重建等问题-Sparse Representation For Computer Vision and Pattern Recognition
Visual-CPP
- Visual C++数字图像模式识别技术及工程实践-Visual C++ Digital Image Pattern Recognition Technology and Engineering Practice
Visual C++数字图像模式识别典型案例详解
- 数字图片处理案例详解书籍的visual c++编写的相关代码,可以参考借鉴学习(visual c++ digital image processing)
图像识别部分
- 基于大宝sod蜜塑料瓶瓶口的堵料识别程序。包含预处理和图像分割及特征提取等部分。(Based on the Dabao sod honey plastic bottle bottle block identification program. Contains preprocessing, image segmentation, and feature extraction.)
VISUAL C++数字图像模式识别技术详解
- 这是冯伟兴编著的数字图像方面的专著,书中介绍了用vc++实行图像处理的方法(This book is written by FengWeiXing,published by China Machine Press,introduce method for digital image pattern recognition)
图像处理与模式识别
- 该代码为图像处理与模式识别的代码,运用了ADMM算法。