1. 15 Dec, 2017 1 commit
  2. 08 Sep, 2017 1 commit
  3. 25 Jul, 2017 1 commit
  4. 14 Apr, 2017 1 commit
  5. 13 Apr, 2017 1 commit
  6. 11 Apr, 2017 1 commit
  7. 08 Apr, 2017 1 commit
  8. 06 Apr, 2017 4 commits
  9. 23 Mar, 2017 1 commit
  10. 22 Mar, 2017 1 commit
  11. 27 Feb, 2017 1 commit
  12. 21 Feb, 2017 1 commit
  13. 03 Feb, 2017 1 commit
  14. 21 Dec, 2016 1 commit
    • Vitaly Tuzov's avatar
      Merge pull request #7802 from terfendail:ovxhal_wrappers_migration · be7d060e
      Vitaly Tuzov authored
      * OpenVX HAL updated to use generic OpenVX wrappers
      
      * vxErr class from OpenVX HAL replaced with ivx::WrapperError
      
      * reduced usage of vxImage class from OpenVX HAL replaced with ivx::Image
      
      * vxImage class rewritten as ivx::Image subclass that calls swapHandle prior release
      
      * Fix OpenVX HAL build
      
      * Fix for review comments
      be7d060e
  15. 19 Dec, 2016 2 commits
  16. 15 Dec, 2016 1 commit
  17. 14 Dec, 2016 2 commits
  18. 13 Dec, 2016 1 commit
  19. 09 Dec, 2016 2 commits
  20. 06 Dec, 2016 1 commit
    • Rostislav Vasilikhin's avatar
      Merge pull request #7782 from savuor:fix/ivx_types · cb46946d
      Rostislav Vasilikhin authored
      Several fixes for OpenVX wrappers (#7782)
      
      * Several fixes added to ivx.hpp:
      * `#include <VX/vxu.h>`
      * `vx_keypoint_t` support added
      * type check fixed
      * fixed Node::create() for >6 args in c++98
      * fixed Array::copyFrom() if array is empty
      * type check changed; Array::addItem methods changed
      cb46946d
  21. 02 Dec, 2016 1 commit
  22. 30 Nov, 2016 1 commit
  23. 29 Nov, 2016 3 commits
  24. 28 Nov, 2016 1 commit
  25. 25 Nov, 2016 1 commit
  26. 24 Nov, 2016 2 commits
  27. 22 Nov, 2016 5 commits