[][src]Constant opencv::core::DFT_SCALE

pub const DFT_SCALE: i32 = 2;

scales the result: divide it by the number of array elements. Normally, it is combined with DFT_INVERSE.