OpenShot Library | libopenshot 0.3.3
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
CVObjectDetection.h File Reference

Header file for CVObjectDetection class. More...

#include <opencv2/dnn.hpp>
#include <opencv2/opencv.hpp>
#include <opencv2/core.hpp>
#include "Json.h"
#include "ProcessingController.h"
#include "Clip.h"
#include "sort_filter/sort.hpp"

Go to the source code of this file.

Classes

struct  openshot::CVDetectionData
 
class  openshot::CVObjectDetection
 This class runs trought a clip to detect objects and returns the bounding boxes and its properties. More...
 

Namespaces

namespace  openshot
 This namespace is the default namespace for all code in the openshot library.
 
namespace  pb_objdetect
 

Macros

#define int64   opencv_broken_int
 
#define uint64   opencv_broken_uint
 

Detailed Description

Header file for CVObjectDetection class.

Author
Jonathan Thomas jonat.nosp@m.han@.nosp@m.opens.nosp@m.hot..nosp@m.org
Brenno Caldato brenn.nosp@m.o.ca.nosp@m.ldato.nosp@m.@out.nosp@m.look..nosp@m.com

License

Definition in file CVObjectDetection.h.

Macro Definition Documentation

◆ int64

#define int64   opencv_broken_int

Definition at line 16 of file CVObjectDetection.h.

◆ uint64

#define uint64   opencv_broken_uint

Definition at line 17 of file CVObjectDetection.h.