1. 20 8月, 2020 1 次提交
    • P
      Update the stereo sample: · 6d1f7c2b
      Pierre-Emmanuel Viel 提交于
      * add the HH4 mode
      * option to display disparity with a color map
      * display current settings in the title bar
      * don't close app when wanting to take screenshots
      6d1f7c2b
  2. 12 8月, 2020 3 次提交
  3. 11 8月, 2020 1 次提交
    • E
      Merge pull request #18033 from ieliz:dasiamrpn · 7ec221e7
      Elizarov Ilya 提交于
      Improving DaSiamRPN tracker sample
      
      * changed layerBlobs in dnn.cpp and added DaSiamRPN tracker
      
      * Improving DaSiamRPN tracker sample
      
      * Docs fix
      
      * Removed outdated changes
      
      * Trying to reinitialize tracker without reloading models. Worked with LaSOT-based benchmark with reinit rate=250 frames
      
      * Trying to reverse changes
      
      * Moving the model in the constructor
      
      * Fixing some issues with names
      
      * Variable name changed
      
      * Reverse parser arguments changes
      7ec221e7
  4. 10 8月, 2020 2 次提交
    • P
      Merge pull request #17643 from pemmanuelviel:pev--new-flann-demo · fe9ff64d
      pemmanuelviel 提交于
      * Add a FLANN example showing how to search a query image in a dataset
      
      * Clean: remove warning
      
      * Replace dependency to boost::filesystem by calls to core/utils/filesystem
      
      * Wait for escape key to exit
      
      * Add an example of binary descriptors support
      
      * Add program options for saving and loading the flann structure
      
      * Fix warnings on Win64
      
      * Fix warnings on 3.4 branch still relying on C++03
      
      * Add ctor to img_info structure
      
      * Comments modification
      
      * * Demo file of FLANN moved and renamed
      
      * Fix distances type when using binary vectors in the FLANN example
      
      * Rename FLANN example file
      
      * Remove dependency of the flann example to opencv_contrib's SURF.
      
      * Remove mention of FLANN and other descriptors that aimed at giving hint on the other options
      
      * Cleaner program options management
      
      * Make waitKey usage minimal in FLANN example
      
      * Fix the conditions order
      
      * Use cv::Ptr
      fe9ff64d
    • A
  5. 07 8月, 2020 1 次提交
  6. 06 8月, 2020 1 次提交
  7. 05 8月, 2020 5 次提交
  8. 04 8月, 2020 10 次提交
  9. 03 8月, 2020 8 次提交
  10. 01 8月, 2020 1 次提交
  11. 31 7月, 2020 6 次提交
  12. 30 7月, 2020 1 次提交