ImageFolder Struct Reference

#include <ldvFile.h>

List of all members.


Detailed Description

Object containing info about the folders used.

Public Member Functions

 ImageFolder (void)
 full paths of images
void scan (vector< ImgInfo > &vImgInfo, AllFeatureGlobal &allFeatureGlobal, Match &match)
 Scans a folder recursively and stores the image path.
void parseSettingFile (void)
 Parse the setting file.

Public Attributes

vector< string > vFolderPath
 path of where the output files are written
vector< string > vImagePath
 vector of scannable path

Constructor & Destructor Documentation

ImageFolder::ImageFolder ( void   ) 

full paths of images

Parse the setting file and initialize the ImageFolder objects.

Constructor

References getLine(), isImagePath(), vFolderPath, and vImagePath.

Here is the call graph for this function:


Member Function Documentation

void ImageFolder::scan ( vector< ImgInfo > &  vImgInfo,
AllFeatureGlobal allFeatureGlobal,
Match match 
)

Scans a folder recursively and stores the image path.

Parameters:
vImgInfo vector containing info about the current images
allFeatureGlobal all the existing 2D features
match contains all the information concerning matches

References isImagePath(), AllFeatureGlobal::removeEmpty(), removeImageTrace(), Match::resize(), vFolderPath, and vImagePath.

Here is the call graph for this function:


The documentation for this struct was generated from the following files:

Generated on Tue Feb 17 12:47:14 2009 for LDV by  doxygen 1.5.6