| Log message: | cxcore_gcu:
* [F] Fix issue with GCU_NO_RESHAPE option that was not use correctly in CudaArithm_SwitchCHANNELS(). Now arithmetic and logic operators are optimized for images of w*h*channels = multiple of 4 or 2. (Speed factor x9).
switch:
* [A] add a filename field for all XML files involved in DllManager and CL_FctSw_Mngr classes.
* [F] switch function were crashing when no DLL were loaded. Fix with an error msg and a clean exit().
DOC:
* [F] fix some synthaxe errors in main doxygen documentation
* [A] add new sections: "Tools" and "OpenCV programming tips"
BUILD:
* [F] include sugoitools folder before the resources folder. In case we have a local version of Sugoitools locally. |