MIPI - Physical Interface for MIDI Files
Loading...
Searching...
No Matches
test4 Namespace Reference

Classes

class  AprilTagPianoDetector
 

Functions

 main (args=None)
 

Variables

int YOLO_IMG_SIZE = 640
 
int YOLO_SKIP = 1
 
bool YOLO_HALF = True
 
float DISPLAY_SCALE = 1.0
 
tuple WHITE_KEY_OFFSET = (0, 30 )
 
tuple BLACK_KEY_OFFSET = (0, 10)
 

Function Documentation

◆ main()

test4.main (   args = None)
Here is the call graph for this function:

Variable Documentation

◆ BLACK_KEY_OFFSET

tuple test4.BLACK_KEY_OFFSET = (0, 10)

◆ DISPLAY_SCALE

float test4.DISPLAY_SCALE = 1.0

◆ WHITE_KEY_OFFSET

tuple test4.WHITE_KEY_OFFSET = (0, 30 )

◆ YOLO_HALF

bool test4.YOLO_HALF = True

◆ YOLO_IMG_SIZE

int test4.YOLO_IMG_SIZE = 640

◆ YOLO_SKIP

int test4.YOLO_SKIP = 1