搜索资源列表
emgu-cv-2.3.0
- Emgu CV is a cross platform .Net wrapper to the Intel OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc. The wrapper can be compiled in Mono and run on Linux
OpenCVandCpp
- OpenCV and C++ A short howto for OpenCV and DevCPP on Windows DevCPP is a free development environment based upon GCC (creates makefiles and all these) which quite likely should make it easy to adapt to Linux (and possibly OS X). -OpenCV
CImg-1.5.5
- providing a minimal set of C++ classes and methods that can be used in your own sources, to load/save, process and display images. Very portable (Unix/X11,Windows, MacOS X, FreeBSD, .. ), efficient, easy to use,-providing a minimal set of C+
基于OpenCV 2.X提升小波变换类
- 基于提升小波变换算法的C++类,利用OpenCV 2.x实现
Gaussian-Blur
- This project for OpenCV C++. This is the most commonly used smoothing method. This is also used to eliminate noises in an image. Gaussian kernel is slided across the image to produce the smoothed image. Size of the kernel and the standar
opencv-2-cookbook-src-master
- 《OpenCV2计算机视觉编程手册》以案例的形式介绍OpenCV 2.X的新特性和C++新接口,案例中包含具体的代码与详细的说明,本书源码- OpenCV2 Computer Vision Programming Manual in the form of case presentation OpenCV 2.X new features and a new C++ interface, case contains specific code and detailed instructions
apriltagsCpp
- April Tag,C++程序,需要在linux下编程。配套使用opencv 2.4.X(我用的是2.4.13)。opencv 3.0以上可能不好用。-C++ port of the APRIL tags library, using OpenCV (and optionally, CGAL).
testfinally
- 基于visual studio2012 c++,opencv2.X图像处理,基于sift图像拼接(Image mosaic based on SIFT)