1. 23 Mar, 2020 8 commits
  2. 22 Mar, 2020 1 commit
  3. 21 Mar, 2020 6 commits
  4. 20 Mar, 2020 4 commits
  5. 19 Mar, 2020 5 commits
  6. 18 Mar, 2020 3 commits
    • Alexander Alekhin's avatar
      cmake(python): handle PYTHON3_LIMITED_API · 4b47c7db
      Alexander Alekhin authored
      - python-3.x => python-3
      - config-3.x.py => config-3.py
      4b47c7db
    • Elizarov Ilya's avatar
      Merge pull request #16554 from ieliz:tracker · 221ddec8
      Elizarov Ilya authored
      Added DaSiamRPN tracker
      
      * added DaSiamRPN tracker
      
      * whitespace trouble handled
      
      * Fixes for PR
      
      * Fixes for PR
      
      * Fixes for PR
      
      * added new line in the end of the file and x_crop fix
      
      * removed cxy_wh_2_rect function
      
      * removed loop from sofrmax function
      
      * more  detailed discription about absolute paths to onnx models
      
      * removed nested while loop, initialization moved from main tracking loop
      
      * added assert message for small init bb
      
      * initial bounding box on videostream
      
      * selection of initial bounding box improved
      
      * created tracker class, fixed initializing bounding box
      
      * fix round of value
      
      * names fix
      
      * private methods renamed
      
      * names fixed, case for video WIP
      
      * fix case with video
      
      * removed hardcoded size of window
      
      * whitespace fix
      
      * links to models fixed
      
      * bounding box drawing fix
      
      * changes does not required
      
      * code style fixes
      
      * fixes
      
      * frame checker added in tracking loop
      
      * fixed import sys
      221ddec8
    • iteal's avatar
      Merge pull request #16818 from iteal:master · e63af185
      iteal authored
      Update template_matching.markdown
      
      Fixed "template image" should be "source image" in two sentences explaining template matching.
      e63af185
  7. 17 Mar, 2020 8 commits
  8. 16 Mar, 2020 5 commits