搜索资源列表
opencvImageProcessingNotes
- opencv图像处理讲义,不错的OPENCV学习讲义,适合初学者-image processing opencv handouts, study notes OPENCV good, suitable for beginners
CGLGrassfire
- OpenCV function that finds BLOBS in a binary image with the help of the Grassfire algorithm. It is not recursive, but call the function Grassfire each time a white pixel is found in the image. Input: 8bit Unsigned Char binary image. Output: Ch
leaning_OpenCV
- 该文档主要介绍了OPENCV的基础知识和一些基本操作(如图像、视频读取以及图像处理等)-This document focuses on the OPENCV basic knowledge and some basic operations (such as images, video, read, and image processing, etc.)
OpenCVImageProcessingandComputerVisionReferenceMa
- OpenCV Image Processing and Computer Vision Reference Manual
opencv
- VC++图象处理,利用它可进行图片处理软件的开发-VC++ image processing, using it for image processing software development
OpenCV-Tutorial-Basics
- 学习数字图像处理的好书,适合opencv初学者学习,非常有用。-It is a good book to learn Digital Image Processing
Hu
- 基于opencv一个小程序,对彩色图像提取7个Hu不变矩,初学者随便看看。-Based on opencv a small program for color image extraction seven Hu invariant moments, beginners casual look.
DETECTION-AND-DECODING-OF-QR-CODE
- This an OPENCV based project. Here we are implementing the algorithm that uses adaptive methods to segment the image to identify objects. The objects are then used to form candidate markers which are examined for several criteria. Potential m
Harris
- harris corner detection ppt documents and OpenCV image stitching Code