File: opencv.h

package info (click to toggle)
dlib 18.18-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 118,044 kB
  • sloc: cpp: 248,786; xml: 22,679; python: 815; sh: 288; makefile: 166
file content (13 lines) | stat: -rw-r--r-- 278 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
// Copyright (C) 2009  Davis E. King (davis@dlib.net)
// License: Boost Software License   See LICENSE.txt for the full license.
#ifndef DLIB_OPEnCV_HEADER
#define DLIB_OPEnCV_HEADER

#include "opencv/cv_image.h"
#include "opencv/to_open_cv.h"

#endif // DLIB_OPEnCV_HEADER