apps/autoexposure/hdr_control.h

Go to the documentation of this file.
00001 /*!***************************************************************************
00002 *! FILE NAME  : hdr_control.h
00003 *! DESCRIPTION: HDR part of the autoexposure/white balance/hdr daemon
00004 *! Copyright (C) 2008 Elphel, Inc.
00005 *! -----------------------------------------------------------------------------**
00006 *!  This program is free software: you can redistribute it and/or modify
00007 *!  it under the terms of the GNU General Public License as published by
00008 *!  the Free Software Foundation, either version 3 of the License, or
00009 *!  (at your option) any later version.
00010 *!
00011 *!  This program is distributed in the hope that it will be useful,
00012 *!  but WITHOUT ANY WARRANTY; without even the implied warranty of
00013 *!  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
00014 *!  GNU General Public License for more details.
00015 *!
00016 *!  You should have received a copy of the GNU General Public License
00017 *!  along with this program.  If not, see <http://www.gnu.org/licenses/>.
00018 *! -----------------------------------------------------------------------------**
00019 *!
00020 *!  $Log: hdr_control.h,v $
00021 *!  Revision 1.1.1.1  2008/11/27 20:04:01  elphel
00022 *!
00023 *!
00024 *!  Revision 1.1  2008/11/15 23:08:24  elphel
00025 *!  8.0.alpha17 - split autoexposure source file
00026 *!
00027 *!
00028 */
00029 #ifndef __H_AUTOEXPOSURE_HDR_CONTROL__
00030 #define __H_AUTOEXPOSURE_HDR_CONTROL__
00031 
00032 int skipHDR(int mode, unsigned long frame);
00033 int exposureHDR (int frame, int target_frame);
00034 
00035 #endif

Generated on Fri Nov 28 00:06:21 2008 for elphel by  doxygen 1.5.1