1. 16 11月, 2020 4 次提交
  2. 15 11月, 2020 1 次提交
  3. 10 11月, 2020 3 次提交
  4. 29 10月, 2020 1 次提交
    • F
      Improve Python API including enabled AsynchronousOut mode (#1593) · 7b960082
      Frankie Robertson 提交于
      * Move producer configuration into configure(...) method of Python API
      
      * Enable output from OpenPose in Python API by making VectorDatum an opaque STL type
      
      * Return empty arrays as None in Python API
      
      * Add type_caster for Array<long long> for datum.poseIds in Python API
      
      * Add ThreadManagerMode enum to Python interface
      
      * Update Python tutorial in line with updated interface and add demo of AsynchronousOut mode
      
      * Remove static_cast of ThreadManagerMode which is no longer needed
      
      * Only set up producer in Python API when SynchronousIn is set
      
      * Fix up memory handling in emplaceAndPop
      
      * Pass AsynchronousOut in async out example
      7b960082
  5. 26 10月, 2020 2 次提交
  6. 16 10月, 2020 1 次提交
  7. 03 10月, 2020 1 次提交
  8. 21 9月, 2020 1 次提交
  9. 12 9月, 2020 1 次提交
  10. 08 9月, 2020 2 次提交
  11. 14 7月, 2020 1 次提交
  12. 01 7月, 2020 1 次提交
  13. 30 6月, 2020 1 次提交
  14. 22 6月, 2020 1 次提交
  15. 20 6月, 2020 1 次提交
  16. 14 6月, 2020 3 次提交
  17. 11 6月, 2020 1 次提交
  18. 30 4月, 2020 2 次提交
  19. 27 4月, 2020 4 次提交
  20. 24 4月, 2020 4 次提交
  21. 23 4月, 2020 1 次提交
  22. 06 4月, 2020 1 次提交
  23. 05 4月, 2020 2 次提交