Antonio Albiol

Results 1 comments of Antonio Albiol
trafficstars

To use the plugin: --------------------------- #include #define cimg_plugin1 "cvMat.h" #define cimg_use_opencv #include .... ============ SAMPLE COMPLETE PROGRAM ======= #include #include #include //this is required for cv::imshow() #define cimg_plugin1 "cvMat.h" #define...