merge
This commit is contained in:
@@ -6,10 +6,8 @@
|
||||
|
||||
#include "additions/additions.h"
|
||||
|
||||
#define d2r (CV_PI / 180.0)
|
||||
//#define d2r (CV_PI / 180.0)
|
||||
|
||||
const int ALLY_BLUE = ENEMY_RED;
|
||||
const int ALLY_RED = ENEMY_BLUE;
|
||||
const int SRC_WIDTH_CAMERA = 640;
|
||||
const int SRC_HEIGHT_CAMERA = 480;
|
||||
const int SRC_WIDTH = 320;
|
||||
|
||||
Reference in New Issue
Block a user