Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

memory utilization during image processing with openCV

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

memory utilization during image processing with openCV

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

click to hide/show revision 3
retagged

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

berak gravatar image

memory utilization during image processing with openCV

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