A minor mistake in manual about Mat::colRange (Bugfix #3230)


Added by Mark Belmont over 11 years ago. Updated over 11 years ago.


Status:Done Start date:2013-08-22
Priority:Low Due date:
Assignee:Mark Belmont % Done:

0%

Category:documentation
Target version:2.4.7
Affected version:2.4.6 (latest release) Operating System:Windows
Difficulty:Easy HW Platform:x86
Pull request:

Description

The brief description of Mat::colRange says "Create a matrix header for the specified row span.". I think the "row" here should be "column". It is a very tiny mistake and you can fix it just lifting a finger :)


Associated revisions

Revision 3bc174f1
Added by Vadim Pisarevsky over 10 years ago

Merge pull request #3230 from znah:ipp_median_fix

History

Updated by Kirill Kornyakov over 11 years ago

Mark, I agree that this should be a trivial fix. Could you work on that?

You could create a pull request instead of this ticket. You should remember, that OpenCV doesn't have technical writer, so we encourage you to fix the issue yourself.

  • Target version set to 2.4.7
  • Difficulty set to Easy
  • Tracker changed from Bug to Bugfix

Updated by Kirill Kornyakov over 11 years ago

  • Assignee set to Mark Belmont

Updated by Alexander Shishkov over 11 years ago

  • Description changed from The brief description of Mat::colRange says "Create a matrix header for ... to The brief description of Mat::colRange says "Create a matrix header for ... More

Updated by Mark Belmont over 11 years ago

Kirill Kornyakov wrote:

Mark, I agree that this should be a trivial fix. Could you work on that?

You could create a pull request instead of this ticket. You should remember, that OpenCV doesn't have technical writer, so we encourage you to fix the issue yourself.

Thanks for your reply. No problem as long as I know how to do. Should I just follow this tutorial? http://code.opencv.org/projects/opencv/wiki/How_to_contribute
I will give it a shot.

Updated by Alexander Shishkov over 11 years ago

Mark, thanks a lot for the pull request!

  • Status changed from New to Done

Also available in: Atom PDF