SYMBOL INDEX (139 symbols across 102 files) FILE: FaceCept3D/HeadPoseEstimationFramework/Align/CloudMapper.cpp type hpe (line 35) | namespace hpe function CalculateDistance (line 37) | float CalculateDistance(pcl::PointXYZRGBA &p1, pcl::PointXYZRGBA &p2) FILE: FaceCept3D/HeadPoseEstimationFramework/Align/CloudMapper.h function namespace (line 17) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Align/IHeadTemplateCreator.h function namespace (line 8) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Align/IncrementalHeadTemplateCreator.cpp type hpe (line 7) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Align/IncrementalHeadTemplateCreator.h function namespace (line 12) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Align/TransformationEstimationHPE.h function namespace (line 8) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Common.h function namespace (line 9) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Converter/IDataConverter.h function namespace (line 10) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Converter/KinectDataConverter.cpp type hpe (line 6) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Converter/KinectDataConverter.h function namespace (line 6) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/DataFilter/IDataFilter.h function namespace (line 6) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/DataObject/CloudXYZRGBA.h function namespace (line 11) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/DataObject/HeadPoseInfo.h function namespace (line 6) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/DataObject/IDataObject.h function namespace (line 10) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/DataObject/IDataStorage.h function namespace (line 12) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/DataObject/LandmarksObject.h function namespace (line 10) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/DataObject/MapDataStorage.cpp type hpe (line 3) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/DataObject/MapDataStorage.h function namespace (line 9) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/DataObject/RawFrames.h function namespace (line 10) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Detector/DepthFrameDetector/DepthDetector.cpp type hpe (line 5) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Detector/DepthFrameDetector/DepthDetector.h function namespace (line 11) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Detector/DepthFrameDetector/LeafNode.cpp type hpe (line 13) | namespace hpe function evaluatePackedTree (line 17) | void evaluatePackedTree(Mat patchInt, Mat maskInt, Mat treeMat, Mat tr... FILE: FaceCept3D/HeadPoseEstimationFramework/Detector/DepthFrameDetector/LeafNode.h function namespace (line 9) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Detector/DepthFrameDetector/Tree.cpp type hpe (line 16) | namespace hpe function Tree (line 19) | Tree readTree(string csvRootName, int treeIdx) FILE: FaceCept3D/HeadPoseEstimationFramework/Detector/DepthFrameDetector/Tree.h function namespace (line 10) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Detector/DepthFrameDetector/csvMat.cpp type hpe (line 15) | namespace hpe function Mat (line 18) | Mat readCSVMat(string csvFrameName, int lin, int col) FILE: FaceCept3D/HeadPoseEstimationFramework/Detector/DepthFrameDetector/csvMat.h function namespace (line 15) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Detector/DepthFrameDetector/localFunctions.cpp type hpe (line 16) | namespace hpe function loadConfig (line 19) | void loadConfig(std::string filename, paramList *p, bool verbose) function Rect (line 81) | Rect getBoundingBox(const Mat &im3D, paramList p) { function computeNorm (line 125) | double computeNorm(vector vec1, vector vec2) function computeMean (line 140) | double computeMean(vector vec) function Mat (line 150) | Mat meanShift(Mat dataPts, double bandWidth, int *maxClustPointer) function headPoseInfo (line 280) | headPoseInfo estimateHeadAngles(Mat depthFrame, vector cascade, ... FILE: FaceCept3D/HeadPoseEstimationFramework/Detector/DepthFrameDetector/localFunctions.h function namespace (line 15) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Exception/HPEException.h function class (line 6) | class HPEException : public std::exception FILE: FaceCept3D/HeadPoseEstimationFramework/FacialExpressions/ferLocalFunctions.cpp type fer (line 16) | namespace fer function to_string (line 22) | std::string to_string(int val) function get_all_files_names_within_folder (line 29) | vector get_all_files_names_within_folder(string folder) function Mat (line 49) | Mat RV_readCSVMat(string csvFrameName, int lin, int col) function RV_readParamList (line 73) | void RV_readParamList(const string foldername, paramList *p) function RV_readAllForests (line 141) | vector> RV_readAllForests(string forestDir, paramLi... function RV_computeHist (line 166) | vector RV_computeHist(vector vec, int noBins) function RV_testForest (line 179) | vector RV_testForest(Mat localData, vector &localF... function Rect (line 205) | Rect RV_getBoundingBox(const Mat &im3D, paramList p) { function RV_computeNorm (line 249) | double RV_computeNorm(vector vec1, vector vec2) function RV_computeMean (line 264) | double RV_computeMean(vector vec) function Mat (line 274) | Mat meanShift(Mat dataPts, double bandWidth, int *maxClustPointer) function Mat (line 404) | Mat RV_preprocessDepthFrame(Mat frame) function RV_featExtractionSingleFrame (line 450) | void RV_featExtractionSingleFrame(Mat frame, paramList params, vector<... function Mat (line 530) | Mat RV_computeDiffFeats(vector imageInt, vector maskInt, Mat... function RV_channelsExtractionSingleFrame (line 595) | vector RV_channelsExtractionSingleFrame(Mat frame, paramList params) function RV_gaussPdf (line 677) | double RV_gaussPdf(double x, double mu, double sigma) function RV_imshow (line 693) | int RV_imshow(string windowName, Mat img) function Mat (line 703) | Mat RV_lbp(const Mat &src) FILE: FaceCept3D/HeadPoseEstimationFramework/FacialExpressions/ferLocalFunctions.h function namespace (line 11) | namespace fer FILE: FaceCept3D/HeadPoseEstimationFramework/Features/Calculator/CylinderOptimizedFeatureCalculator.cpp type hpe (line 3) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Features/Calculator/CylinderOptimizedFeatureCalculator.h function namespace (line 16) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Features/Calculator/FeatureCalculatorBase.h function namespace (line 20) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Features/Calculator/IFeatureCalculator.h function namespace (line 8) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Features/IFeature.h function namespace (line 12) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Features/Sampler/CylinderSampler.cpp type hpe (line 21) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Features/Sampler/CylinderSampler.h function namespace (line 10) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Features/Sampler/IPatchSampler.h function namespace (line 12) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Filter/BoxFilter.h function namespace (line 7) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Filter/CenteredBoxFilter.h function namespace (line 9) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Filter/FilteringQueue.h function namespace (line 16) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Filter/Filters.h function namespace (line 16) | namespace hpe type pcl (line 38) | typedef pcl::search::KdTree Search; FILE: FaceCept3D/HeadPoseEstimationFramework/Filter/FunctorFilter.h function namespace (line 9) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Filter/ICenterCloudFilter.h function namespace (line 8) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Filter/ICloudFilter.h function namespace (line 8) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Filter/MovingLeastSquaresFilter.h function namespace (line 13) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Grabber/GrabberBase.cpp type hpe (line 6) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Grabber/GrabberBase.h function namespace (line 14) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Grabber/OpenNIGrabber.cpp type hpe (line 5) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Grabber/OpenNIGrabber.h function namespace (line 12) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Grabber/PCDGrabber.cpp type SortNumerically (line 60) | struct SortNumerically method T (line 63) | T st2num(const std::string &Text) FILE: FaceCept3D/HeadPoseEstimationFramework/Grabber/PCDGrabber.h function class (line 6) | class PCDGrabber : public hpe::GrabberBase FILE: FaceCept3D/HeadPoseEstimationFramework/Grabber/ProviderGrabber.cpp type hpe (line 6) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Grabber/ProviderGrabber.h function namespace (line 10) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Helpers/HpeHelpers.cpp type hpe (line 5) | namespace hpe function VectorToEulerAngles (line 7) | Eigen::Vector3f VectorToEulerAngles(Eigen::Vector3f v) function EulerAnglesToVector (line 21) | Eigen::Vector3f EulerAnglesToVector(double yaw, double tilt, bool inDe... function MeanPoint (line 44) | cv::Point2f MeanPoint(std::vector points) FILE: FaceCept3D/HeadPoseEstimationFramework/Helpers/HpeHelpers.h function namespace (line 12) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Interface/IInterface.h function namespace (line 6) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Landmarks.h function namespace (line 22) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Processor/ConverterProcessor.cpp type hpe (line 6) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Processor/ConverterProcessor.h function namespace (line 9) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Processor/DepthPreprocessingProcessor.cpp type hpe (line 6) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Processor/DepthPreprocessingProcessor.h function namespace (line 12) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Processor/DetectorProcessor.cpp type hpe (line 8) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Processor/DetectorProcessor.h function namespace (line 9) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Processor/FacialExpressionsProcessor.cpp type hpe (line 12) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Processor/FacialExpressionsProcessor.h function namespace (line 13) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Processor/FilterProcessor.cpp type hpe (line 6) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Processor/FilterProcessor.h function namespace (line 9) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Processor/HeadExtractionProcessor.cpp type hpe (line 12) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Processor/HeadExtractionProcessor.h function namespace (line 12) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Processor/IProcessor.h function namespace (line 10) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Processor/SaveCloudProcessor.cpp type hpe (line 14) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Processor/SaveCloudProcessor.h function namespace (line 16) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Processor/ShowCloudProcessor.cpp type hpe (line 6) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Processor/ShowCloudProcessor.h function namespace (line 10) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Processor/TemplateCreatorProcessor.cpp type hpe (line 5) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Processor/TemplateCreatorProcessor.h function namespace (line 10) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Processor/TrackingProcessor.cpp type hpe (line 25) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Processor/TrackingProcessor.h function namespace (line 17) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Provider/IDataProvider.h function namespace (line 11) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Provider/RawDataProvider.cpp type hpe (line 10) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Provider/RawDataProvider.h function namespace (line 11) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Settings/HPESettings.cpp type hpe (line 9) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Settings/HPESettings.h function namespace (line 12) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/Tracker/ICPTemplateTracker.h function namespace (line 17) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/UI/PointPicker.h function namespace (line 23) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/UI/ShowCloud.h function namespace (line 20) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/UI/ShowMesh.h function namespace (line 9) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/UI/VisualizerCommon.h function namespace (line 15) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/WindowsOnly/Grabber/KinectSDKGrabber.cpp type hpe (line 8) | namespace hpe function HRESULT (line 61) | HRESULT KinectSDKGrabber::CreateFirstConnected() function HRESULT (line 144) | HRESULT KinectSDKGrabber::ProcessDepth(float *buffer) function HRESULT (line 230) | HRESULT KinectSDKGrabber::ProcessColor(cv::Mat &mat) function INuiCoordinateMapper (line 282) | INuiCoordinateMapper *KinectSDKGrabber::GetCoordinateMapper() FILE: FaceCept3D/HeadPoseEstimationFramework/WindowsOnly/Grabber/KinectSDKGrabber.h function namespace (line 12) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/WindowsOnly/Processor/KinectSDKConverterProcessor.cpp type hpe (line 14) | namespace hpe FILE: FaceCept3D/HeadPoseEstimationFramework/WindowsOnly/Processor/KinectSDKConverterProcessor.h function namespace (line 13) | namespace hpe FILE: FaceCept3D/TemplateCreator/TemplateCreator.cpp function main (line 21) | int main(int argc, char *argv[]) FILE: FaceCept3D/TemplateCreator/UIProcessor.h function class (line 11) | class UIProcessor : public hpe::ShowCloudProcessor FILE: FaceCept3D/TemplateTracker/ShowTwoCloudsProcessor.h function class (line 9) | class ShowTwoCloudsProcessor : public hpe::IProcessor FILE: FaceCept3D/TemplateTracker/TemplateTracker.cpp function main (line 28) | int main(int argc, char *argv[]) FILE: FaceCept3D/TemplateTracker/UIProcessor.h function class (line 10) | class UIProcessor : public hpe::IProcessor FILE: FaceCept3D/TemplateTracker/VisuilizeProcessor.h function class (line 10) | class VisuilizeProcessor : public hpe::IProcessor FILE: FaceCept3D/TemplateTracker/VoxelizeProcessor.h function class (line 5) | class VoxelizeProcessor : public hpe::IProcessor