Minor bug in documentation for idft() (Bug #1466)


Added by shervin.emami - over 13 years ago. Updated about 13 years ago.


Status:Done Start date:
Priority:Normal Due date:
Assignee:Alexander Shishkov % Done:

0%

Category:documentation
Target version:2.4.0
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

In the documentation for cv::idft() at "http://opencv.itseez.com/modules/core/doc/operations_on_arrays.html#idft", near the bottom it says:

idft(src, dst, flags) is equivalent to dct(src, dst, flags | DFT_INVERSE).

This should say "dft(" not "dct("


Associated revisions

Revision e64450ae
Added by Alexander Shishkov about 13 years ago

fixed #1466

History

Updated by Alexander Shishkov about 13 years ago

  • Status deleted (Open)
  • Target version set to 2.4.0
  • Assignee set to Alexander Shishkov

Also available in: Atom PDF