Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I tried using openMP with openCV. It helped in utilizing all the cores of my processor for training purposes unlike the previous case when only a single core was involved. As expected this made the training process faster. https://iamsrijon.wordpress.com/2013/11/15/how-to-compile-opencv-to-utilize-multiple-core-processor-in-linux/

image description

I tried using openMP with openCV. It helped in utilizing all the cores of my processor for training purposes unlike the previous case when only a single core was involved. As expected this made the training process became faster. https://iamsrijon.wordpress.com/2013/11/15/how-to-compile-opencv-to-utilize-multiple-core-processor-in-linux/

image description

I tried using openMP with openCV. It helped in utilizing all the cores of my processor for training purposes unlike the previous case when only a single core was involved. As expected this made the training process became faster. https://iamsrijon.wordpress.com/2013/11/15/how-to-compile-opencv-to-utilize-multiple-core-processor-in-linux/

image description

All the cores are being used for training process