fixed bug with partly uninitialized output of dft with DFT_COMPLEX_OUTPUT flag (bug...
authorVadim Pisarevsky <vadim.pisarevsky@itseez.com>
Wed, 10 Oct 2012 20:53:43 +0000 (00:53 +0400)
committerVadim Pisarevsky <vadim.pisarevsky@itseez.com>
Wed, 10 Oct 2012 20:53:43 +0000 (00:53 +0400)
commit37ad10bf0d9b217f18a3059016ef75f284ddb5c6
tree0dd5b7c8a78fdbb04be50de6ebc354ab498c1a67
parent63c9412922be78ade412b2e4738ed0e0fb0505ec
fixed bug with partly uninitialized output of dft with DFT_COMPLEX_OUTPUT flag (bug #2223)
modules/core/src/dxt.cpp
modules/core/test/test_dxt.cpp