|
PanoWeave
|
This is the complete list of members for panoweave::Stitcher, including all inherited members.
| buildInternals() | panoweave::Stitcher | |
| buildMaps() | panoweave::Stitcher | private |
| buildMask() | panoweave::Stitcher | private |
| buildMirrors() | panoweave::Stitcher | private |
| buildVignettes() | panoweave::Stitcher | private |
| calibration() const | panoweave::Stitcher | |
| fov() const | panoweave::Stitcher | |
| fov(CvFovT fov) | panoweave::Stitcher | |
| fov(ScalarT fov_x, ScalarT fov_y) | panoweave::Stitcher | |
| fovX() const | panoweave::Stitcher | |
| fovX(ScalarT fov) | panoweave::Stitcher | |
| fovY() const | panoweave::Stitcher | |
| fovY(ScalarT fov) | panoweave::Stitcher | |
| height() const | panoweave::Stitcher | |
| height(int height) | panoweave::Stitcher | |
| loadCalibration(const std::string &calibration_filepath) | panoweave::Stitcher | |
| resolution() const | panoweave::Stitcher | |
| resolution(const cv::Size &resolution) | panoweave::Stitcher | |
| resolution(int width, int height) | panoweave::Stitcher | |
| setDepth(ScalarT depth) | panoweave::Stitcher | |
| setDepth(const cv::Mat &depth) | panoweave::Stitcher | |
| stitch(const std::vector< cv::Mat > &images, const std::vector< ScalarT > &exposure, cv::Mat &pano) | panoweave::Stitcher | |
| stitch(const std::vector< cv::Mat > &images, cv::Mat &pano) | panoweave::Stitcher | |
| stitch(const std::vector< cv::Mat > &images, const std::vector< ScalarT > &exposure, ScalarT depth, cv::Mat &pano) | panoweave::Stitcher | |
| stitch(const std::vector< cv::Mat > &images, const std::vector< ScalarT > &exposure, const cv::Mat &depth, cv::Mat &pano) | panoweave::Stitcher | |
| Stitcher() | panoweave::Stitcher | |
| Stitcher(const std::string &calibration_filepath) | panoweave::Stitcher | |
| Stitcher(const std::string &calibration_filepath, ScalarT depth) | panoweave::Stitcher | |
| Stitcher(const std::string &calibration_filepath, const cv::Mat &depth) | panoweave::Stitcher | |
| transform() const | panoweave::Stitcher | |
| transform(const CvAffine3T &transform) | panoweave::Stitcher | |
| transform(const CvAffine3T::Mat4 &affine) | panoweave::Stitcher | |
| transform(const CvAffine3T::Mat3 &rotation, const CvAffine3T::Vec3 &translation=CvAffine3T::Vec3(0, 0, 0)) | panoweave::Stitcher | |
| transform(const CvAffine3T::Vec3 &rotation, const CvAffine3T::Vec3 &translation=CvAffine3T::Vec3(0, 0, 0)) | panoweave::Stitcher | |
| useMaskAsVignette() const | panoweave::Stitcher | |
| useMaskAsVignette(bool use) | panoweave::Stitcher | |
| vignetteThreshold() const | panoweave::Stitcher | |
| vignetteThreshold(ScalarT threshold) | panoweave::Stitcher | |
| width() const | panoweave::Stitcher | |
| width(int width) | panoweave::Stitcher | |
| ~Stitcher() | panoweave::Stitcher |