Classes | |
class | PaperPredictionNORMALIZEDTest |
class | PaperPredictionNormalizedTest |
class | ParamHelper |
class | PosePrediction |
class | Resampler |
class | SceneRecognition |
class | SharedRecognitionResultsManager |
Typedefs | |
typedef boost::shared_ptr< PosePrediction > | PosePredictionPtr |
typedef boost::shared_ptr< Resampler > | ResamplerPtr |
typedef boost::shared_ptr< SceneRecognition > | SceneRecognitionPtr |
typedef boost::shared_ptr< SharedRecognitionResultsManager > | SharedRecognitionResultsManagerPtr |
Functions | |
std::ostream & | operator<< (std::ostream &strm, SharedRecognitionResultsManager &p) |
std::ostream & | operator<< (std::ostream &strm, const SharedRecognitionResultsManagerPtr &pPtr) |
TEST_F (PaperPredictionNormalizedTest, databaseTest) | |
TEST_F (PaperPredictionNORMALIZEDTest, databaseTest) | |
TEST_F (PaperPredictionNORMALIZEDTest, zeroPoseRecognizerPrediction) | |
TEST_F (PaperPredictionNORMALIZEDTest, sharedMemSceneRecognizerPrediction) | |
TEST_F (PaperPredictionNORMALIZEDTest, sharedMemTest) | |
TEST_F (PaperPredictionNORMALIZEDTest, sortTest) | |
Copyright (c) 2016, Aumann Florian, Heller Florian, Hutmacher Robin, Meißner Pascal, Stöckle Patrick, Stroh Daniel All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Copyright (c) 2016, Aumann Florian, Heller Florian, Hutmacher Robin, Meissner Pascal, Stoeckle Patrick, Stroh Daniel All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Definition at line 103 of file pose_prediction.h.
Definition at line 53 of file resampler.h.
Definition at line 176 of file scene_recognition.h.
typedef boost::shared_ptr<SharedRecognitionResultsManager> recognizer_prediction_ism::SharedRecognitionResultsManagerPtr |
Definition at line 48 of file shared_recognition_results_manager.h.
std::ostream & recognizer_prediction_ism::operator<< | ( | std::ostream & | strm, |
SharedRecognitionResultsManager & | p | ||
) |
Definition at line 93 of file shared_recognition_results_manager.cpp.
std::ostream & recognizer_prediction_ism::operator<< | ( | std::ostream & | strm, |
const SharedRecognitionResultsManagerPtr & | pPtr | ||
) |
Definition at line 104 of file shared_recognition_results_manager.cpp.
recognizer_prediction_ism::TEST_F | ( | PaperPredictionNormalizedTest | , |
databaseTest | |||
) |
Definition at line 82 of file test_paper_prediction_normalized.cpp.
recognizer_prediction_ism::TEST_F | ( | PaperPredictionNORMALIZEDTest | , |
databaseTest | |||
) |
Definition at line 133 of file test_recognizer_prediction_ism.cpp.
recognizer_prediction_ism::TEST_F | ( | PaperPredictionNORMALIZEDTest | , |
zeroPoseRecognizerPrediction | |||
) |
Definition at line 185 of file test_recognizer_prediction_ism.cpp.
recognizer_prediction_ism::TEST_F | ( | PaperPredictionNORMALIZEDTest | , |
sharedMemSceneRecognizerPrediction | |||
) |
Definition at line 201 of file test_recognizer_prediction_ism.cpp.
recognizer_prediction_ism::TEST_F | ( | PaperPredictionNORMALIZEDTest | , |
sharedMemTest | |||
) |
Definition at line 208 of file test_recognizer_prediction_ism.cpp.
recognizer_prediction_ism::TEST_F | ( | PaperPredictionNORMALIZEDTest | , |
sortTest | |||
) |
Definition at line 218 of file test_recognizer_prediction_ism.cpp.