1. 01 Jul, 2016 1 commit
    • Alexander Bokov's avatar
      Complete DIS optical flow implementation · b96a5f59
      Alexander Bokov authored
      Added variational refinement as a separate class (based on implementation
      inside DeepFlow, but significantly accelerated, about 4-6 times faster),
      accelerated the main dense inverse search algorithm. Added several new
      features including patch mean normalization for increased robustness to
      illumination changes and spatial propagation, which often helps to recover
      from errors introduced by the coarse-to-fine scheme. Expanded the
      documentation, added new accuracy and perf tests. Refactored some of
      the already existing optical flow accuracy tests.
      b96a5f59
  2. 09 Jun, 2015 1 commit
  3. 10 Nov, 2014 1 commit
    • Dinar Ahmatnurov's avatar
      latentsvm caskade · df2f650b
      Dinar Ahmatnurov authored
      reworked PR 3
      
      comment off #include "opencv2/core/private.hpp". It prevent the project from being referenced from outside the opencv library.
      
      renaming + docs;
      df2f650b