Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Check this out here https://docs.opencv.org/3.0-beta/modules/imgcodecs/doc/reading_and_writing_images.html Reading with imread, writing with imwrite. The timer you can implement by yourself in the language of you choice.

Check this out here https://docs.opencv.org/3.0-beta/modules/imgcodecs/doc/reading_and_writing_images.html Reading with imread, writing with imwrite. The timer you can implement by yourself in the language of you choice.

In the case you want to use them for training check out this one http://answers.opencv.org/question/190151/reading-large-number-of-images/