janus_io.cpp 237 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 #ifdef BR_LIBRARY #define JANUS_LIBRARY #endif // Use the provided default implementation of some functions #include "janus/src/janus_io.cpp" // Use the provided OpenCV I/O implementation #include "janus/src/opencv_io/opencv_io.cpp"