About
  1. | API Documentation
  2. | Open Source
  3. | EPVH - Exact Polyhedral Visual Hull
  4. | Silhouette
  5. | load_from_silhouette_image

load_from_silhouette_image

Defined in <>

MISSING


bool load_from_silhouette_image(cv::Mat & image, std::string correspoding_image_path, cv::Vec3b foreground_color, cv::Vec3b back_ground_color)
(1)
bool load_from_silhouette_image(cv::Mat & image, std::string correspoding_image_path, uchar foreground_color, uchar back_ground_color)
(2)
  1. __MISSING__
    Parameters:
    • cv::Mat & image
    • std::string correspoding_image_path
    • cv::Vec3b foreground_color
    • cv::Vec3b back_ground_color
  2. __MISSING__
    Parameters:
    • cv::Mat & image
    • std::string correspoding_image_path
    • uchar foreground_color
    • uchar back_ground_color

SnakeStrike — An program for high-speed multi-camera data collection and triangulation.

Page owner(s): gwjensen  Last updated: 2020-09-28 07:40:17 +0000