missing description of parameter of cv::boxFilter in documentation (Bugfix #2709)


Added by Amro _ about 12 years ago. Updated about 12 years ago.


Status:Done Start date:2013-01-16
Priority:Low Due date:
Assignee:Amro _ % Done:

0%

Category:documentation
Target version:2.4.4
Affected version:branch '2.4' Operating System:
Difficulty: HW Platform:
Pull request:https://github.com/Itseez/opencv/pull/486

Description

The "ddepth" parameter of the cv::boxFilter function is not described in the doc page:

http://docs.opencv.org/modules/imgproc/doc/filtering.html#boxfilter

It should read:

# ddepth – The destination image depth (-1 to use `src.depth()`)

Associated revisions

Revision 42a2cb0a
Added by Amro about 12 years ago

add description of ddepth param of cv::boxFilter

bug #2709

Revision ab2749d6
Added by Alexander Alekhin almost 11 years ago

Merge pull request #2709 from alalek:icv_update_binary_pack

History

Updated by Amro _ about 12 years ago

Created pull request on github 481

Updated by Kirill Kornyakov about 12 years ago

  • Target version set to 2.4.4
  • Tracker changed from Bug to Bugfix
  • Pull request set to https://github.com/Itseez/opencv/pull/481
  • Affected version set to branch '2.4'
  • Assignee deleted (Vadim Pisarevsky)

Updated by Amro _ about 12 years ago

re-targeted for '2.4' branch PR 486

Updated by Kirill Kornyakov about 12 years ago

Merged!

  • Pull request changed from https://github.com/Itseez/opencv/pull/481 to https://github.com/Itseez/opencv/pull/486
  • Assignee set to Amro _
  • Status changed from Open to Done

Also available in: Atom PDF