03-06-2016, 04:29 PM
I plan to use mt Pine with OpenCV for some playing around with image processing as well.
Working with OpenCV, I found hugh differences in processing times depending how you write the code. I write in Python and was doing tracking stuff. Initially my code ran in 2 seconds per image, now have it down to 0.1 s, so there might be some room for optimization.
Working with OpenCV, I found hugh differences in processing times depending how you write the code. I write in Python and was doing tracking stuff. Initially my code ran in 2 seconds per image, now have it down to 0.1 s, so there might be some room for optimization.