Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

@dro, OpenCV honestly process all the input image. As you said, TensorFlow graph contains preprocessing resize node. Probably you may achieve well results in TensorFlow too if you delete this node.

BTW, what about efficiency of processing so large inputs in OpenCV?