searcharray2d.C File Reference

#include "Image/Image.H"
#include "Image/Pixels.H"
#include "Component/ModelManager.H"
#include "Raster/Raster.H"
#include "Util/Assert.H"
#include "Util/MathFunctions.H"
#include "Util/StringConversions.H"
#include "Util/log.H"
#include <cstdio>
#include <math.h>
#include <unistd.h>
#include <vector>
Include dependency graph for searcharray2d.C:

Go to the source code of this file.

Functions

void image_patch (const Image< PixRGB< byte > > &patch, const int ti, const int tj, Image< PixRGB< byte > > &image, const double alpha, const float FACTORx, const float FACTORy, Image< byte > &targets, bool do_target, Image< PixRGB< byte > > &randomGrid, const Image< PixRGB< byte > > &randomNum)
int main (const int argc, const char **argv)

Detailed Description

create a randomized search array from image patches of a single target and the rest for distractors

Definition in file searcharray2d.C.


Function Documentation

int main ( const int  argc,
const char **  argv 
)
Generated on Sun May 8 08:42:37 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3