baolinhu / OpenCV2Cookbook2ndEd

Example programs from the OpenCV2 cookbook 2nd Edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

   These file contains material supporting the cookbook:  
   Computer Vision Programming using the OpenCV Library. 
   Second Edition
   by Robert Laganiere, Packt Publishing, 2013.

   These programs are free software; permission is hereby granted to use, copy, modify, 
   and distribute this source code, or portions thereof, for any purpose, without fee, 
   subject to the restriction that the copyright notice may not be removed 
   or altered from any source or altered source distribution. 
   The software is released on an as-is basis and without any warranties of any kind. 
   In particular, the software is not guaranteed to be fault-tolerant or free from failure. 
   The author disclaims all warranties with regard to this software, any use, 
   and any consequent failure, is purely the responsibility of the user.
 
   Copyright (C) 2013 Robert Laganiere, www.laganiere.name

About

Example programs from the OpenCV2 cookbook 2nd Edition


Languages

Language:C++ 97.0%Language:CMake 3.0%