Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

lumin.C File Reference


Detailed Description

NERD CAM program sweet

Definition in file lumin.C.

#include <stdlib.h>
#include <iostream>
#include "Util/log.H"
#include "Image/Image.H"
#include "Image/ColorOps.H"
#include "Raster/Raster.H"
#include "Image/Pixels.H"

Include dependency graph for lumin.C:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])

Variables

char * filename
 what file to open
Image< PixRGB< float > > image
 image object
Image< PixRGB< byte > > bimage
 byte based image
Image< float > fimage
 float image B/W
float lum
 luminance of image


Variable Documentation

Image<PixRGB <byte> > bimage
 

byte based image

Definition at line 64 of file lumin.C.

Referenced by convert_gray(), env_stdio_write_gray(), main(), and SimulationViewerSurpCont::saveResults().

char* filename
 

what file to open

Definition at line 60 of file lumin.C.

Referenced by TestImages::generateScene(), ObjRecBOF::getIlabSIFTKeypoints(), ObjRecBOF::getObjCodeWords(), TestImages::getObject(), TestImages::getObjectData(), ObjRecBOF::getSaliencyKeypoints(), BiasImageForm::getScene(), ObjRecBOF::getSIFTKeypoints(), ReadTemp::getTemp(), SeaBee3MainDisplayForm::loadColorPickerImg(), SeaBee3MainDisplayForm::loadMap(), main(), ObjRecBOF::printAssignedCodeWords(), ObjRecBOF::readSaliencyFeatures(), realvox::ripSlicesToFile(), SeaBee3MainDisplayForm::saveMap(), SimulationViewerI::SimulationViewerI(), and updateDisplay().

Image<float> fimage
 

float image B/W

Definition at line 66 of file lumin.C.

Referenced by CUDAVisualObject::computeKeypoints(), and convert_gray().

Image<PixRGB <float> > image
 

image object

Definition at line 62 of file lumin.C.

float lum
 

luminance of image

Definition at line 68 of file lumin.C.

Referenced by Geons3D::calcGeonLikelihood(), TwoHalfDSketch::calcSketchLikelihood(), VisualObject::computeKeypoints(), SobelChannel::doInput(), SIFTChannel::doInput(), ObjDetChannel::doInput(), MichelsonChannel::doInput(), env_get_rgby(), SMap::evolve(), LuminanceOfilt::filterFrame(), Geons3D::getDebugImage(), EnvObjDetection::getFoa(), getRGBY(), FourierFeatureExtractor::illustrate(), intgGetRGBY(), main(), BeobotVisualCortex::masterProcess(), FourierFeatureExtractor::saveRawIllustrationParts(), submain(), testALOI(), testBiasedSceneALOI(), testSceneALOI(), trainALOI(), trainTestALOI(), yuv420p_decode(), and yuv422p_decode().


Generated on Sun Nov 22 13:44:20 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4