• Andrey Pavlenko's avatar
    Merge pull request #7550 from apavlenko:ivx · bdf66153
    Andrey Pavlenko authored
    C++ wrappers over OpenVX 1.x API (#7550)
    
    * initial commit
    
    * fixing missing swap(refcount) bug
    
    * removing dead code
    
    * fixinf identation
    
    * splitting c++98 and external refcount definitions
    
    * fixing formatToMatType
    
    * using vector instead of initializer_list for consistency with c++98 API
    
    * IVX_HIDE_INFO_WARNINGS
    
    * just in case a compiler doesn't do this
    
    * removing copy functionality from ImagePatch, Image can be used for that
    
    * stricter type checks
    bdf66153
Name
Last commit
Last update
.github Loading commit data...
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.tgitconfig Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...