diff -r 000000000000 -r 89d6a7a84779 Symbian3/SDK/Source/GUID-C519E523-E908-5185-949C-C1FAC0BAF0D9.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-C519E523-E908-5185-949C-C1FAC0BAF0D9.dita Thu Jan 21 18:18:20 2010 +0000 @@ -0,0 +1,38 @@ + + + + + +Histograms +

This document introduces you to the Histogram API of the Ecam component.

+
Purpose

This document shows you the detailed description +of tutorial and how to work with it.

+
Introduction

A Histogram is a graph that gives +the information about the exposure of the captured frame. It gives details +about the distribution of light on a picture.

The histogram explains +which portions of the frame are over-exposed or under-exposed and helps you +to adjust the captured frame accordingly.

You can display the histogram +information directly on a viewfinder or analyze it using any analysis software.

Setup and Configuration Requirements

The following examples +assume a camera object exists.

The code in this tutorial +can be found in …\os\mm\imagingandcamerafws\cameraunittest\src\ECamUnitTestPlugin\extended_functionality.cpp.

+
Using Histogram

The histograms can be created +for:

    +
  • still image

  • +
  • video frames

  • +
  • both client and direct +viewfinders.

  • +
+
+Creating +Histograms +Working with +Histograms +Stopping +Histograms +
\ No newline at end of file