range-gen/doc
2020-11-02 17:04:58 +03:00
..
README change project structure 2020-11-02 17:04:58 +03:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Сreates a list of scene ranges based on a set of frames from the video

Usage: range-gen [option]... <input_dir> <output_file> <threshold>
input_dir          Directory with png images
output_file        Range list file
threshold          Image similarity threshold (0-1024)

Options:
  -j, --jobs N     Allow N jobs at once
  -n, --noise      Default noise level for each range
  -h, --help       Show this page
  -v, --version    Show version