mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
repair tabs spaces
This commit is contained in:
@ -22,6 +22,8 @@ extern "C" {
|
|||||||
|
|
||||||
#define FRAMES 3
|
#define FRAMES 3
|
||||||
|
|
||||||
|
int max_objects() { return C_SHARP_MAX_OBJECTS; }
|
||||||
|
|
||||||
//static Detector* detector = NULL;
|
//static Detector* detector = NULL;
|
||||||
static std::unique_ptr<Detector> detector;
|
static std::unique_ptr<Detector> detector;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user