You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good morning :)
The main sw dependencies are C++ std and OpenCV 2.4.7.
The only class that has OS specific libraries is PerformanceTimer.h.
But it can be compiled in either Windows or Linux.
I only tested the sw in Windows 8.1 with Visual Studio 2013.
But you should be able to compile it on Linux with cmake / make without problems..
Can this code work on linux?
The text was updated successfully, but these errors were encountered: