memory utilization during image processing with openCV

asked 2014-06-23 00:43:44 -0600

Fidatoo gravatar image

updated 2014-06-23 06:17:05 -0600

berak gravatar image

I have written an openCV code which load an image and perform image analysis according to my requirement.Now i need to find how much ram is utilized and how much memory is required to process a single image with this code so that i can calculate the scalability for parallel processing.Please help me with this.Thankyou

edit retag flag offensive close merge delete

Comments

unfortunately, this is totally os specific (and a bit out of scope here)

berak gravatar imageberak ( 2014-06-23 01:52:21 -0600 )edit