Incomplete documentation for imgcodecs module (Bug #4310)


Added by Rasmus Diederichsen almost 10 years ago. Updated almost 10 years ago.


Status:Done Start date:2015-05-04
Priority:Normal Due date:
Assignee:Steven Puttemans % Done:

100%

Category:documentation
Target version:3.0
Affected version:branch 'master' (3.0-dev) Operating System:Any
Difficulty:Easy HW Platform:Any
Pull request:https://github.com/Itseez/opencv/pull/3985

Description

When perusing http://docs.opencv.org/3.0-beta/modules/imgcodecs/doc/reading_and_writing_images.html#imread to find out which constants are accepted for the flag parameter, there is no mention that instead of CV_LOAD_IMAGE_*, the new IMREAD_* constants must be used, except in the default value for the parameter. It should be documented somewhere, which parameters exist.


History

Updated by Steven Puttemans almost 10 years ago

Just checked, it seems that the parameters got updated in code but not in the documentation, not even in the latest 3.0 branch.
http://docs.opencv.org/master/d4/da8/group__imgcodecs.html#ga288b8b3da0892bd651fce07b3bbd3a56

I will supply a fix in an instance for this!

Updated by Steven Puttemans almost 10 years ago

There you go!

  • Status changed from New to Open
  • Assignee set to Steven Puttemans
  • Pull request set to https://github.com/Itseez/opencv/pull/3985
  • % Done changed from 0 to 50

Updated by Maksim Shabunin almost 10 years ago

  • Status changed from Open to Done
  • Category set to documentation
  • % Done changed from 50 to 100

Also available in: Atom PDF