facebook360_dep
Facebook360 Depth Estimation Pipeline
fb360_dep::depth_estimation::PyramidLevel< PixelType > Member List

This is the complete list of members for fb360_dep::depth_estimation::PyramidLevel< PixelType >, including all inherited members.

checkParams()fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
computeVariances()fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
createIfEmpty(cv::Mat_< T > &mat, const cv::Size &size, const T &val)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
createLevelMats()fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
createOrReleaseLevelMats(const bool createOrRelease)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
createOrReleaseMat(cv::Mat_< T > &mat, const bool createOrRelease, const cv::Size &size, const T &val)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dst2srcIdxsfb360_dep::depth_estimation::PyramidLevel< PixelType >
dstBackgroundDisparity(const int dstId)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstBackgroundDisparity(const int dstId) constfb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstColor(const int dstId)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstColor(const int dstId) constfb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstConfidence(const int dstId)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstConfidence(const int dstId) constfb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstCost(const int dstId)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstCost(const int dstId) constfb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstDisparity(const int dstId)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstDisparity(const int dstId) constfb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstForegroundMask(const int dstId)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstForegroundMask(const int dstId) constfb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstFovMask(const int dstId)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstFovMask(const int dstId) constfb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstMismatchedDisparityMask(const int dstId)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstMismatchedDisparityMask(const int dstId) constfb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstOverlap(const int dstId)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstOverlap(const int dstId) constfb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstProjColor(const int dstId, const int srcId)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstProjColor(const int dstId, const int srcId) constfb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstProjColor(const int dstId)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstProjColor(const int dstId) constfb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstProjColorBias(const int dstId, const int srcId)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstProjColorBias(const int dstId, const int srcId) constfb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstProjColorBias(const int dstId)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstProjColorBias(const int dstId) constfb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstProjWarp(const int dstId, const int srcId)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstProjWarp(const int dstId, const int srcId) constfb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstProjWarpInv(const int dstId, const int srcId)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstProjWarpInv(const int dstId, const int srcId) constfb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstsfb360_dep::depth_estimation::PyramidLevel< PixelType >
dstVariance(const int dstId)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
dstVariance(const int dstId) constfb360_dep::depth_estimation::PyramidLevel< PixelType >inline
findDstIdx(const std::string &dstId) constfb360_dep::depth_estimation::PyramidLevel< PixelType >inline
frameIdxfb360_dep::depth_estimation::PyramidLevel< PixelType >
frameNamefb360_dep::depth_estimation::PyramidLevel< PixelType >
getDstSrcIdx(const int dstId, const int srcId) constfb360_dep::depth_estimation::PyramidLevel< PixelType >inline
getDstSrcIdx(const int dstId) constfb360_dep::depth_estimation::PyramidLevel< PixelType >inline
hasForegroundMasksfb360_dep::depth_estimation::PyramidLevel< PixelType >
heightFullSizefb360_dep::depth_estimation::PyramidLevel< PixelType >
levelfb360_dep::depth_estimation::PyramidLevel< PixelType >
levelSizesfb360_dep::depth_estimation::PyramidLevel< PixelType >
numFramesfb360_dep::depth_estimation::PyramidLevel< PixelType >
numLevelsfb360_dep::depth_estimation::PyramidLevel< PixelType >
numThreadsfb360_dep::depth_estimation::PyramidLevel< PixelType >
outputDirfb360_dep::depth_estimation::PyramidLevel< PixelType >
overlayMismatchedDstDisparityMask(const int dstIdx)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
projsfb360_dep::depth_estimation::PyramidLevel< PixelType >
PyramidLevel(const int frameIdxIn, const std::string &frameNameIn, const int numFramesIn, const int levelIn, const int numLevelsIn, const std::map< int, cv::Size > &levelSizesIn, const Camera::Rig &rigSrcIn, const Camera::Rig &rigDstIn, const std::vector< int > &dst2srcIdxsIn, const std::vector< cv::Mat_< PixelType >> &srcColorsIn, const std::vector< cv::Mat_< bool >> &srcForegroundMasksIn, const std::vector< cv::Mat_< bool >> &dstFovMasksIn, const std::vector< cv::Mat_< float >> &dstBackgroundDisparitiesIn, const int widthFullSizeIn, const int heightFullSizeIn, const std::string &color, const float varNoiseFloor, const float varHighThresh, const bool useForegroundMasks, const std::string &outputRoot, const int threads)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
rigDstfb360_dep::depth_estimation::PyramidLevel< PixelType >
rigSrcfb360_dep::depth_estimation::PyramidLevel< PixelType >
saveDebugImages()fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
saveDstImage(const int dstIdx, const ImageType imageType, const float scale=1.0f)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
saveResults(const std::string &outputFormatsStr)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
sizeLevelfb360_dep::depth_estimation::PyramidLevel< PixelType >
srcColor(const int srcId)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
srcColor(const int srcId) constfb360_dep::depth_estimation::PyramidLevel< PixelType >inline
srcColorsPathfb360_dep::depth_estimation::PyramidLevel< PixelType >
srcForegroundMask(const int srcId)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
srcForegroundMask(const int srcId) constfb360_dep::depth_estimation::PyramidLevel< PixelType >inline
srcForegroundMaskDilated(const int srcId)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
srcForegroundMaskDilated(const int srcId) constfb360_dep::depth_estimation::PyramidLevel< PixelType >inline
srcsfb360_dep::depth_estimation::PyramidLevel< PixelType >
srcVariance(const int srcId)fb360_dep::depth_estimation::PyramidLevel< PixelType >inline
srcVariance(const int srcId) constfb360_dep::depth_estimation::PyramidLevel< PixelType >inline
varHighThreshfb360_dep::depth_estimation::PyramidLevel< PixelType >
varNoiseFloorfb360_dep::depth_estimation::PyramidLevel< PixelType >
varNoiseFullSizefb360_dep::depth_estimation::PyramidLevel< PixelType >
widthFullSizefb360_dep::depth_estimation::PyramidLevel< PixelType >