资源列表
OpenCV_1.0
- 该软件为OPENCV1.0。VC++6.0版本学习者应该使用该opencv版本-The software is OPENCV1.0. VC++6.0 version of the learners should use the version of the opencv
OpenCV
- 开源图片处理算法等,C++ 快速处理.你可以用它处理很多方面。 如果需要可以下载用用 世界公认-this is file can be C++ pic.you can use it builder and select all
python计算机视觉.pdf
- 本书是计算机视觉编程的权威实践指南,依赖 Python 语言讲解了基础理论与算法,并通过 大量示例细致分析了对象识别、基于内容的图像搜索、光学字符识别、光流法、跟踪、三维重建、 立体成像、增强现实、姿态估计、全景创建、图像分割、降噪、图像分组等技术。(This book is an authoritative guide to computer vision programming, which explains basic theories and algorithms based on
Kmeans图像分类C++代码
- Kmeans图像分类C++代码,直接把输入图像的路径修改一下即可使用!!!(Kmeans image classification C++ code)
GimagepatterclassfiyVC
- 成功完成了模式识别的监督和非监督方法包括:Fisher线性分类器,分级聚类算法等经典算法,程序易懂。-Successfully completed the supervision and unsupervised pattern recognition methods include: Fisher linear classifier, hierarchical clustering algorithms such as classical algorithm, the program easy
fc
- 一个专业的流程图编辑软件,很酷,很强大,可以做出很漂亮的图象来
Game.and.Graphics.Programming.
- Game.and.Graphics.Programming.for.iOS.and.Android.with.OpenGL.ES.2.0:包括电子书和SDK,专业的OpenGL.ES学习资料有适用android和ios-Game.and.Graphics.Programming.for.iOS.and.Android.with.OpenGL.ES.2.0: including books and SDK, professional OpenGL.ES learning materials app
DIB13
- 包含了数字图像处理的基本算法,以及图像FFT、dct、小波变换的等代码 C++编写通过编译,自己编写的框架。-Contains the basic digital image processing algorithms and image FFT, dct, wavelet transform, etc., code C++ write compile frame, you have written.
FaceRecognition
- 本算法将进行人脸识别,首先进行人脸定位检测,然后根据数据库里给的标签进行人脸识别,将人脸的信息显示在人脸旁边。本算法能取得较好的效果。(The algorithm will perform face recognition, first face detection, and then according to the database to the label for face recognition, the face of the information displayed next to
HIAT2.0
- 高光谱分析工具包 用于matlab环境中 可以比较省事实力的对高光普图像分析 很实用-hyperspectral analysis
B-spline
- 实现B样条曲线的绘制,包括逼近和插值。逼近是指通过控制节点求得节点向量,再进行曲线拟合。插值是指通过数据节点反求控制节点,并由数据节点求得节点向量,再进行曲线拟合。-The realization of B spline curves, including approximation and interpolation. Approximation is to obtain the node vector through the control node, and then curve fitt
Solution1
- 利用opencv平台实现的腐蚀和膨胀功能,亲测可以实现。- use the software platform to do the funtion of erosion and dilation, and I promise that it is useful