Darknet/YOLO v3.0-164-g94e0717
Object Detection Framework
 
Loading...
Searching...
No Matches
darknet_10_keypoints_videos.cpp File Reference

This application combines the functionality of darknet_03_display_videos and darknet_09_keypoints_images. More...

Include dependency graph for darknet_10_keypoints_videos.cpp:

Functions

int main (int argc, char *argv[])
 

Detailed Description

This application combines the functionality of darknet_03_display_videos and darknet_09_keypoints_images.

Videos with keypoints and skeletons will be shown in realtime. Call it like this:

darknet_10_keypoints_videos example.avi

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)
Here is the call graph for this function: