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 |
dst2srcIdxs | fb360_dep::depth_estimation::PyramidLevel< PixelType > | |
dstBackgroundDisparity(const int dstId) | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
dstBackgroundDisparity(const int dstId) const | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
dstColor(const int dstId) | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
dstColor(const int dstId) const | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
dstConfidence(const int dstId) | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
dstConfidence(const int dstId) const | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
dstCost(const int dstId) | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
dstCost(const int dstId) const | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
dstDisparity(const int dstId) | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
dstDisparity(const int dstId) const | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
dstForegroundMask(const int dstId) | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
dstForegroundMask(const int dstId) const | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
dstFovMask(const int dstId) | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
dstFovMask(const int dstId) const | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
dstMismatchedDisparityMask(const int dstId) | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
dstMismatchedDisparityMask(const int dstId) const | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
dstOverlap(const int dstId) | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
dstOverlap(const int dstId) const | fb360_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) const | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
dstProjColor(const int dstId) | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
dstProjColor(const int dstId) const | fb360_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) const | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
dstProjColorBias(const int dstId) | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
dstProjColorBias(const int dstId) const | fb360_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) const | fb360_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) const | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
dsts | fb360_dep::depth_estimation::PyramidLevel< PixelType > | |
dstVariance(const int dstId) | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
dstVariance(const int dstId) const | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
findDstIdx(const std::string &dstId) const | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
frameIdx | fb360_dep::depth_estimation::PyramidLevel< PixelType > | |
frameName | fb360_dep::depth_estimation::PyramidLevel< PixelType > | |
getDstSrcIdx(const int dstId, const int srcId) const | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
getDstSrcIdx(const int dstId) const | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
hasForegroundMasks | fb360_dep::depth_estimation::PyramidLevel< PixelType > | |
heightFullSize | fb360_dep::depth_estimation::PyramidLevel< PixelType > | |
level | fb360_dep::depth_estimation::PyramidLevel< PixelType > | |
levelSizes | fb360_dep::depth_estimation::PyramidLevel< PixelType > | |
numFrames | fb360_dep::depth_estimation::PyramidLevel< PixelType > | |
numLevels | fb360_dep::depth_estimation::PyramidLevel< PixelType > | |
numThreads | fb360_dep::depth_estimation::PyramidLevel< PixelType > | |
outputDir | fb360_dep::depth_estimation::PyramidLevel< PixelType > | |
overlayMismatchedDstDisparityMask(const int dstIdx) | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
projs | fb360_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 |
rigDst | fb360_dep::depth_estimation::PyramidLevel< PixelType > | |
rigSrc | fb360_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 |
sizeLevel | fb360_dep::depth_estimation::PyramidLevel< PixelType > | |
srcColor(const int srcId) | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
srcColor(const int srcId) const | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
srcColorsPath | fb360_dep::depth_estimation::PyramidLevel< PixelType > | |
srcForegroundMask(const int srcId) | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
srcForegroundMask(const int srcId) const | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
srcForegroundMaskDilated(const int srcId) | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
srcForegroundMaskDilated(const int srcId) const | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
srcs | fb360_dep::depth_estimation::PyramidLevel< PixelType > | |
srcVariance(const int srcId) | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
srcVariance(const int srcId) const | fb360_dep::depth_estimation::PyramidLevel< PixelType > | inline |
varHighThresh | fb360_dep::depth_estimation::PyramidLevel< PixelType > | |
varNoiseFloor | fb360_dep::depth_estimation::PyramidLevel< PixelType > | |
varNoiseFullSize | fb360_dep::depth_estimation::PyramidLevel< PixelType > | |
widthFullSize | fb360_dep::depth_estimation::PyramidLevel< PixelType > | |