Functions | Variables
SampleMarkerlessDetector.cpp File Reference
#include "CvTestbed.h"
#include "GlutViewer.h"
#include "Shared.h"
#include "FernImageDetector.h"
#include "FernPoseEstimator.h"
Include dependency graph for SampleMarkerlessDetector.cpp:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 
void videocallback (IplImage *image)
 

Variables

std::stringstream calibrationFilename
 
Drawable d
 
FernImageDetector fernDetector (true)
 
FernPoseEstimator fernEstimator
 
cv::Mat gray
 
bool init = true
 
bool reset = false
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)
Examples:
SampleMarkerlessDetector.cpp.

Definition at line 72 of file SampleMarkerlessDetector.cpp.

◆ videocallback()

void videocallback ( IplImage *  image)
Examples:
SampleMarkerlessDetector.cpp.

Definition at line 18 of file SampleMarkerlessDetector.cpp.

Variable Documentation

◆ calibrationFilename

std::stringstream calibrationFilename
Examples:
SampleMarkerlessDetector.cpp.

Definition at line 11 of file SampleMarkerlessDetector.cpp.

◆ d

Examples:
SampleMarkerlessDetector.cpp.

Definition at line 14 of file SampleMarkerlessDetector.cpp.

◆ fernDetector

FernImageDetector fernDetector(true)

◆ fernEstimator

FernPoseEstimator fernEstimator
Examples:
SampleMarkerlessDetector.cpp.

Definition at line 12 of file SampleMarkerlessDetector.cpp.

◆ gray

cv::Mat gray
Examples:
SampleMarkerlessDetector.cpp.

Definition at line 15 of file SampleMarkerlessDetector.cpp.

◆ init

bool init = true
Examples:
SampleMarkerlessDetector.cpp.

Definition at line 10 of file SampleMarkerlessDetector.cpp.

◆ reset

bool reset = false
Examples:
SampleMarkerlessDetector.cpp.

Definition at line 16 of file SampleMarkerlessDetector.cpp.



ar_track_alvar
Author(s): Scott Niekum
autogenerated on Mon Feb 28 2022 21:43:22