MCPcopy Create free account
hub / github.com/Pamphlett/Outram / getrangeMat

Method getrangeMat

include/imageProjection.hpp:244–246  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

242 }
243
244 cv::Mat getrangeMat() {
245 return rangeMat;
246 }
247
248
249 ~ImageProjection() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected