|
MIRA
|
Methods for displaying a progress bar in the console. More...

Go to the source code of this file.
Namespaces | |
| mira | |
| specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Functions | |
| void | printProgressBarHeader () |
| Prints the header part of a progress bar. More... | |
| void | printProgressBar (int value, int maximum, const Time &startTime, int updateInterval=1) |
| Prints a progress bar in the console and shows the approximated time until the progress is finished. More... | |
| void | printFinishedProgressBar () |
Methods for displaying a progress bar in the console.
1.8.14