We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Given a static video (Droite or Gauche) and the json file associated with it,
This function visualizes the flash light on the whole video.
Input : path_input_video (string) : path to the input video. json_file (json) : json_type_file containing the annotation of the video.
Output : processed video : flash_light visualized (using draw_bright_circle function of ntt).
The text was updated successfully, but these errors were encountered:
faroukmiled
No branches or pull requests
Given a static video (Droite or Gauche) and the json file associated with it,
This function visualizes the flash light on the whole video.
Input :
path_input_video (string) : path to the input video.
json_file (json) : json_type_file containing the annotation of the video.
Output :
processed video : flash_light visualized (using draw_bright_circle function of ntt).
The text was updated successfully, but these errors were encountered: