I was especially curious as to why openCV is so fast when doing edge detection. I wrote some Java code myself, but it never got anywhere close to openCV's performance.
1 | initial version |
I was especially curious as to why openCV is so fast when doing edge detection. I wrote some Java code myself, but it never got anywhere close to openCV's performance.