I'm running on a machine (Intel i5) that runs SSE2, but when I run OpenCV code the CV_SSE2 sections never run. Is there an easy way to enable this without re installing?
Thanks
1 | initial version |
I'm running on a machine (Intel i5) that runs SSE2, but when I run OpenCV code the CV_SSE2 sections never run. Is there an easy way to enable this without re installing?
Thanks
2 | No.2 Revision |
I'm running on a machine (Intel i5) that runs SSE2, but when I run OpenCV code the CV_SSE2 sections never run. Is there an easy way to enable this without re installing?
I'm running Ubuntu 13.04 and Eclipse CDT, but I can change to command line if necessary.
Thanks