Color Correction
Color Correction
Namespace
Emgu.CV
References
EMGU Reference
OpenCV Reference
OpenCV Use Reference
Downloads
Example
The following example shows the use of different image
colour depths. The function of different colour depths allow the correction of image data though adjusting parameters.
Software
[[File: |Name|300px]]
ScreenShot
PENDING
Pre-Requisites
The code provided should run straight out of the Emgu.Example folder (V2.4.2), extract it to this location. If the code fails to execute re-reference the EMGU libraries and include the required opencv dlls in the bin directory. Note that the project is set to build to the output path "..\..\..\bin\" you may wish to change this if you don't extract to the EMGU.Example folder.
EMGU Coding Level: While the coding is not advanced the rated level for this example is ___TBC____.
Beginer: This example is clearly laid out the code is basic with few methods. Only Basic knowledge of EMGU is Expected Intermediate: This is not designed as a beginners tutorial and general knowledge of the EMGU video capture example is expected. Advanced: This is not designed as a beginners tutorial and general knowledge of the EMGU video capture example is expected. While comments are provided in the code you may find some basic detail missed.
The Code
The code provided in this sample is basic there is little or no error checking. Support is available through the Forums but please try and examine the code before saying it doesn't work for you. The code is not optimised instead is better formatted to provided an understanding of the stages involved.
Decription....
The Code: Variables
What they do...
Variables
The Code: Methods
What a method
does...
Method
Methods Available
Used
- name()
Unused
- name()
Bugs
- Numbered list If any