• Vadim Pisarevsky's avatar
    added basic support for CV_16F (the new datatype etc.) (#12463) · 6d7f5871
    Vadim Pisarevsky authored
    * added basic support for CV_16F (the new datatype etc.). CV_USRTYPE1 is now equal to CV_16F, which may break some [rarely used] functionality. We'll see
    
    * fixed just introduced bug in norm; reverted errorneous changes in Torch importer (need to find a better solution)
    
    * addressed some issues found during the PR review
    
    * restored the patch to fix some perf test failures
    6d7f5871
convert.hpp 11.9 KB