This application will display one or more videos at the frame rate stored in the video file. More...
Functions | |
int | main (int argc, char *argv[]) |
This application will display one or more videos at the frame rate stored in the video file.
Each individual video frame is processed by the given neural network. The output video is displayed on the screen, and not saved to disk. Call it like this:
darknet_03_display_videos LegoGears DSCN1582A.MOV
int main | ( | int | argc, |
char * | argv[] | ||
) |