Load, Modify, and Save an Image tutorial used RGB instead of BGR (Bug #2739)


Added by Daniil Osokin about 12 years ago. Updated about 12 years ago.


Status:Done Start date:2013-01-28
Priority:Normal Due date:
Assignee:Daniil Osokin % 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/356

Description

The tutorial (http://docs.opencv.org/doc/tutorials/introduction/load_save_image/load_save_image.html) is using the CV_RGB2GRAY conversion instead of the correct BGR2GRAY one.


Associated revisions

Revision 56859167
Added by Daniil Osokin about 12 years ago

Fixed color code in cvtColor in "Load, Modify, and Save an Image" tutorial (bug #2739)

Revision 44acfc38
Added by Vadim Pisarevsky almost 11 years ago

Merge pull request #2739 from StevenPuttemans:bug_1523

History

Updated by Daniil Osokin about 12 years ago

  • Pull request set to https://github.com/Itseez/opencv/pull/356

Updated by Andrey Kamaev about 12 years ago

Fix is pushed to 2.4

  • Status changed from Open to Done

Updated by Kirill Kornyakov about 12 years ago

  • Target version set to 2.4.4

Also available in: Atom PDF