1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-19 19:44:14 +08:00

remove bugs

This commit is contained in:
baisheng lai
2015-08-14 19:28:12 +08:00
parent a88a7eb83f
commit 05a40a3997
5 changed files with 22 additions and 16 deletions

View File

@@ -38,6 +38,10 @@
// the use of this software, even if advised of the possibility of such damage.
//
//M*/
#include <opencv2/core.hpp>
#include <vector>
#ifndef __OPENCV_OMNIDIR_HPP__
#define __OPENCV_OMNIDIR_HPP__