11-18-2017, 02:23 AM
(03-06-2016, 04:29 PM)NWUK Wrote: I plan to use mt Pine with OpenCV for some playing around with image processing as well.Hello I am planning to do some Image Processing on Pine through OpenCV. I need to ask some questions. Can you reply me on my Email p146385@nu.edu.pk. It would be a great help if you do reply. Thanks
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.