]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/history - src/fft.cpp
Fix bug in assertion
[hercules2020/kcf.git] / src / fft.cpp
2018-09-30 Michal SojkaFix bug in assertion
2018-09-24 Michal SojkaAttempt to fix big_batch mode
2018-09-23 Michal SojkaFFT interface fixes for BIG_BATCH mode
2018-09-21 Michal SojkaFix FFT functions to use the correct new Mat* types
2018-09-21 Michal SojkaIntroduce new Mat types and use them in the code
2018-09-20 Michal SojkaFix warnings
2018-09-20 Michal Sojkafft: Implement assertions in the base class
2018-03-11 Michal SojkaIntroduce FFT abstraction and move implementation to...