搜索资源列表
gkp
- 这是用c#实现的david low的sift(尺度不变特征点变换算法)特征检测,面向对象的实现代码写的十分的好,是图形图象学习的好资料 -This is the realization of c # david low sift the (scale-invariant feature points transform algorithm) Feature detection, object-oriented code written in achieving very good, is s
BmpConverter-1.310b-src
- 来源于网上的C++技术开发的图形处理代码, 为国外开源代码, 可用来学习掌握C++的图形处理算法。来源于网上公开资料,供学习使用。
LearningOpenCV_ComputerVisionwiththeOpenCVLibrary.
- OpenCV入门书籍,很好的学习资料,电子版-OpenCV 是英特尔? 开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 OpenCV 是一个跨平台的中、高层 API 构成,目前包括 300 多个 C 函数。它不依赖与其它的外部库,尽管也可以使用某些外部库。 OpenCV 对非商业用途和商业用途都是免费的
SIFT_vc_code
- 含有 SIFT 的c代码(基于OPEN CV) 和一份程序解说 ppt。 经过多方求取,学习,发现这是目前学习 sift 算法细节最有用的2份资料了,c 代码虽然是基于 open cv 的,但是不影响对 sift 算法整个流程的展现,只用到 openv 中对图像操作的部分,完全可以修改成纯 VC ++ 的代码哦~~ -SIFT contains the c code (based on OPEN CV) and a procedural explanation ppt. After many s
Retinex
- 内含用c/c++ 实现的RETINEX算法,适用于灰度图,可只能却运行,是学习的好资料-Included with the c/c++ implementation RETINEX algorithm for grayscale, but can only run, is to learn good information
DoImg-Examples
- 《精通Visual c++数字图像处理技术与工程案例》源码,很好的学习资料-" Mastering Visual c++ digital image processing technology and engineering case" source, a very good learning materials
Diagnosis-of-pulmonary-nodules
- 孤立性肺结节诊断系统,C#编写,模式识别及图像处理学习资料。-Diagnosis of solitary pulmonary nodules, C# writing, pattern recognition and image processing learning materials.
c
- 五份资料,有图像处理的源码,图书,c语言学习资料等-Five copies of data, such as image processing source code, books, c language learning materials, etc.
data
- 是基于C++基础上的编程,主要是MFC编程,里面有很多代码和案例,是很好的资料值得分享和学习-Programming based on C++ based on MFC programming, there is a lot of code and case, good information worth sharing and learning
Visual-CPPshili
- Visual C++数字图像识别技术典型实例的配套光盘资料,里面代码齐全,能够很好的帮助学习其中的算法-Visual C++ Digital Image Recognition Technology typical examples of supporting CD-ROM, which is code complete, can be very helpful learning algorithm
digital-image-processing-algorithms
- C#数字图像处理算法典型实例 可以当作学习资料来看-C# digital image processing algorithms typical examples
DIPDemo
- 《数字图像处理与计算机视觉 Vc++与matlab实现》一书的源码,是学习图像处理,自己动手编程的最好的参考资料。- Digital image processing and computer vision- Visual C++ and matlab implementation, a book of the source, is to learn image processing, their own hands-on programming the best reference.
20749528
- 排序算法,非常实用,不可多得,是学习C编程的好资料之一()