|
OpenShot Library | libopenshot
0.7.0
|
Source file for CVObjectDetection class. More...
#include <fstream>#include <iomanip>#include <iostream>#include <algorithm>#include "CVObjectDetection.h"#include "Exceptions.h"#include "ZmqLogger.h"#include <opencv2/core/ocl.hpp>#include "objdetectdata.pb.h"#include <google/protobuf/util/time_util.h>Go to the source code of this file.
Macros | |
| #define | int64 int64_t |
| #define | uint64 uint64_t |
| #define int64 int64_t |
Definition at line 23 of file CVObjectDetection.cpp.
| #define uint64 uint64_t |
Definition at line 24 of file CVObjectDetection.cpp.
1.8.17