, including all inherited members.
| addDataToObservationModel(ImageDataSet *trainingSet) | MIPOMDP | |
| changeInputImageSize(CvSize newInputSize) | MIPOMDP | |
| changeInputImageSize(CvSize newInputSize, CvSize newSubImageSize) | MIPOMDP | |
| combineModels(MIPOMDP *otherPomdp) | MIPOMDP | |
| currentBelief | MIPOMDP | |
| foveaRepresentation | MIPOMDP | |
| getCounts() | MIPOMDP | |
| getGridSize() | MIPOMDP | |
| getMostLikelyTargetLocation() | MIPOMDP | |
| getNumScales() | MIPOMDP | |
| getProb() | MIPOMDP | |
| getReward() | MIPOMDP | |
| getTargetCanMove() | MIPOMDP | |
| gridPointForPixel(CvPoint pixel) | MIPOMDP | |
| loadFromFile(const char *filename) | MIPOMDP | [static] |
| MIPOMDP(CvSize inputImageSize, CvSize subImageSize, CvSize gridSize, int numSubImages, CvMat *subImageGridPoints, const char *haarDetectorXMLFile) | MIPOMDP | |
| MIPOMDP() | MIPOMDP | |
| pixelForGridPoint(CvPoint gridPoint) | MIPOMDP | |
| recommendSearchPointForCurrentBelief() | MIPOMDP | |
| resetModel() | MIPOMDP | |
| resetPrior() | MIPOMDP | |
| saveToFile(const char *filename) | MIPOMDP | |
| saveVisualization(IplImage *grayFrame, CvPoint searchPoint, const char *base_filename) | MIPOMDP | |
| searchFrameAtAllGridPoints(IplImage *grayFrame) | MIPOMDP | |
| searchFrameAtGridPoint(IplImage *grayFrame, CvPoint searchPoint) | MIPOMDP | [virtual] |
| searchFrameForNFixations(IplImage *grayFrame, int numfixations) | MIPOMDP | |
| searchFrameForNFixationsAndVisualize(IplImage *grayFrame, int numfixations, const char *window, int msec_wait) | MIPOMDP | |
| searchFrameForNFixationsOpenLoop(IplImage *grayFrame, int numfixations, int OLPolicyType) | MIPOMDP | |
| searchFrameRandomlyUntilConfident(IplImage *grayFrame, double confidenceThresh) | MIPOMDP | |
| searchFrameUntilConfident(IplImage *grayFrame, double confidenceThresh) | MIPOMDP | |
| searchHighResImage(IplImage *grayFrame) | MIPOMDP | |
| searchNewFrame(IplImage *grayFrame) | MIPOMDP | |
| searchNewFrameAtGridPoint(IplImage *grayFrame, CvPoint searchPoint) | MIPOMDP | |
| setGeneratePreview(int flag) | MIPOMDP | |
| setHaarCascadeMinSize(int size) | MIPOMDP | |
| setHaarCascadeScaleFactor(double factor) | MIPOMDP | |
| setHeuristicPolicyParameters(double softmaxGain, double boxSize) | MIPOMDP | |
| setMinSize(CvSize minsize) | MIPOMDP | |
| setObjectDetectorSource(std::string newFileName) | MIPOMDP | |
| setPolicy(int policyNumber) | MIPOMDP | |
| setTargetCanMove(int flag) | MIPOMDP | |
| trainObservationModel(ImageDataSet *trainingSet) | MIPOMDP | |
| useSameFrameOptimizations(int flag) | MIPOMDP | |
| ~MIPOMDP() | MIPOMDP | [virtual] |