About
  1. | API Documentation
  2. | Gui
  3. | GuiImage
  4. | GuiImage

GuiImage

Defined in <projects/gui/GuiImage.h>


GuiImage(const GuiImage &)
(1)
GuiImage(const std::string iLocation, const int iCam, const int iTimestep, const cv::Mat & iImage, const bool iRGB, const uint64_t iTimestamp)
(2)
GuiImage(const SmtImage & iFrom, const uint64_t iTimestamp)
(3)
GuiImage(const std::string iLocation, const int iCam, const int iTimestep, const uint64_t iTimestamp)
(4)
GuiImage(const SmtImage & iFrom, const cv::Mat & iNew, const bool iRGB, const uint64_t iTimestamp)
(5)
  1. __MISSING__
    Parameters:
    • const GuiImage & unnamed
  2. __MISSING__
    Parameters:
    • const std::string iLocation
    • const int iCam
    • const int iTimestep
    • const cv::Mat & iImage
    • const bool iRGB
    • const uint64_t iTimestamp
  3. __MISSING__
    Parameters:
    • const SmtImage & iFrom
    • const uint64_t iTimestamp
  4. __MISSING__
    Parameters:
    • const std::string iLocation
    • const int iCam
    • const int iTimestep
    • const uint64_t iTimestamp
  5. __MISSING__
    Parameters:
    • const SmtImage & iFrom
    • const cv::Mat & iNew
    • const bool iRGB
    • const uint64_t iTimestamp

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