搜索资源列表
Visual C++ 6_0高级编程技术·OpenGL
- 这本是关于vc与opengl开发的书籍,内容丰富全面,特别适合初学者-vc with opengl on the development of books, rich in content comprehensive, especially for beginners
changyongsousuosuanfa
- 常用搜索算法 光盘上包括了书上提供的例程及算法,均可在Visual C++ 6.0下编译通过。 读者可参照书籍了解程序的使用。 实验素材里面提供了一些模式识别实验用的数据库。其中“数字和字母图像” 用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数 字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。 -search algorithm commonly used on the CD, including a book on th
DigitalImageProcessing-1
- 经典书籍-数字图像处理-冈萨雷斯。解决各位敲代码的烦恼!These MATLAB functions were created for the book Digital Image Processing Using MATLAB (DIPUM), by R.C. Gonzalez, R.E. Woods, and S.L. Eddins, Prentice Ha
DigitalImageProcessing-2
- 经典书籍-数字图像处理-冈萨雷斯--2。解决各位敲代码的烦恼!These MATLAB functions were created for the book Digital Image Processing Using MATLAB (DIPUM), by R.C. Gonzalez, R.E. Woods, and S.L. Eddins, Prentice Ha
DigitalImageProcessing-3
- 经典书籍-数字图像处理-冈萨雷斯-3。解决各位敲代码的烦恼!These MATLAB functions were created for the book Digital Image Processing Using MATLAB (DIPUM), by R.C. Gonzalez, R.E. Woods, and S.L. Eddins, Prentice Ha
DigitalImageProcessing-4
- 经典书籍-数字图像处理-冈萨雷斯-4。解决各位敲代码的烦恼!These MATLAB functions were created for the book Digital Image Processing Using MATLAB (DIPUM), by R.C. Gonzalez, R.E. Woods, and S.L. Eddins, Prentice Ha
DigitalImageProcessing-5
- 经典书籍-数字图像处理-冈萨雷斯-5程序书里面有但是敲代码可是苦差使!现在为各位解决这个问题。解决各位敲代码的烦恼!These MATLAB functions were created for the book Digital Image Processing Using MATLAB (DIPUM), by R.C. Gonzalez, R.E. Woods, and S.L. Eddins, Prentice Ha
VisualC++DigitalImageProcessing-2ndEdition
- 《Visual C++ 数字图像处理 第二版》配书光盘,何斌 马天予等著,是一本不错的数字图像处理方面的书籍。
VisualC++OpenGLDirectX
- Visual C++ OpenGL DirectX 三维动画编程宝典学习VC++一本不错的书籍 适用于游戏编程
FaceDetection
- 人脸定位实例,提供的例程及算法,均可在Visual C++ 6.0下编译通过.可参照书籍了解程序的使用。
VRML-application
- VRML语言入门与应用 C++书籍 图形编程-Introduction to VRML language and application of C++ books
Opengl3d_cai
- 《学OpenGL编3D游戏》是编程系列丛书之一。是以一个完整的3D游戏编写过程,进行程序设计的知识、技术教学。 《学OpenGL编3D游戏》不同于传统的程序设计书籍,它重在游戏的实现方案。以一个完整的游戏为主线,用鱼骨方式讲解相关知识技术,力求可读性更好。 《学OpenGL编3D游戏》的教学辅助系统CAI由四大块组成: A、程序要点说明 B、程序编制演示 C、程序运行效果 D、源程序- Learning OpenGL made 3D game
SPIHT
- SPIHT编码,对学习小波的很有用,用C++编写,好使,可以参考小波的理论与应用这本书籍-SPIHT coding, very useful
Image-Processing-in-C
- 经典图像处理书籍,各种图像处理的基本算法,包含源码-Classical image processing books, including source code
c-language-finger-code
- 基于C语言的指纹识别源代码,读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程 书籍。-The fingerprint identification based on C source code, and the readers in application of these code, may need according to their application to
learning-with-kernels
- 核学习 这是介绍核方法非常经典的书籍。里面包括各种核方法:kpca,kfda以及贝叶斯核方法-learning with kernels, this book is a classical book about kernel。 really worth of reading。
Texture-analysis
- 图像的纹理分析方法源码,这个程序不是我自己写的,是一本关于C++书籍自带的源码-Source image texture analysis methods, this procedure is not my own writing, is a book that comes with the source code on C++
Visual C++数字图像模式识别典型案例详解
- 数字图片处理案例详解书籍的visual c++编写的相关代码,可以参考借鉴学习(visual c++ digital image processing)
图像分析.rar
- 可用于图像的基本处理,变换,去噪声等的程序代码,可配套相关图像处理的书籍使用(Can be used for the basic image processing, transformation, noise and other program code, can be matched with related image processing books use)
《精通Visual C++数字图像处理典型算法及实现》源代码
- 《精通Visual C++数字图像处理典型算法及实现》源代码书籍源码