About
  1. | API Documentation
  2. | Common
  3. | io
  4. | ReadXMLImages

ReadXMLImages

Defined in <io/File.h>

The list of images for a capture are stored in xml files. This function parses the files and returns a list of paths to the image files.


void ReadXMLImages(const std::string & iLocation, const std::string & iBaseDir, std::vector<std::string> & oImageLocations, uint32_t & oNumCams, uint64_t & oNumImagesFound)
(1)

  1. Parameters:
    • const std::string & iLocation
    • const std::string & iBaseDir
    • std::vector<std::string> & oImageLocations
    • uint32_t & oNumCams
    • uint64_t & oNumImagesFound

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