Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Commits
41ceadf9
Commit
41ceadf9
authored
Jun 12, 2014
by
Vadim Pisarevsky
Committed by
OpenCV Buildbot
Jun 12, 2014
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2799 from 23pointsNorth:patch-1
parents
afe6b66d
3ab33673
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
miscellaneous_transformations.rst
modules/imgproc/doc/miscellaneous_transformations.rst
+1
-1
No files found.
modules/imgproc/doc/miscellaneous_transformations.rst
View file @
41ceadf9
...
...
@@ -115,7 +115,7 @@ If conversion adds the alpha channel, its value will set to the maximum of corre
The function can do the following transformations:
*
RGB :math:`\leftrightarrow` GRAY ( ``C
V_BGR2GRAY, CV_RGB2GRAY, CV_GRAY2BGR, CV
_GRAY2RGB`` )
RGB :math:`\leftrightarrow` GRAY ( ``C
OLOR_BGR2GRAY, COLOR_RGB2GRAY, COLOR_GRAY2BGR, COLOR
_GRAY2RGB`` )
Transformations within RGB space like adding/removing the alpha channel, reversing the channel order, conversion to/from 16-bit RGB color (R5:G6:B5 or R5:G5:B5), as well as conversion to/from grayscale using:
.. math::
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment