Public Member Functions | |
| WritePoints (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &threshold, const std::string &externalCommand, bool inblobs, const std::string &kernel) | |
| Algorithm constructor, called from w2writepoints_main with the command-line options passed in. | |
| void | processInputGrid (const code::LatLonGrid &data) |
| void | processTrackedField (const code::Index::Record &rec) |
| void | handleEndOfInputIndex () |
| w2img::WritePoints::WritePoints | ( | const std::string & | outputDir, | |
| const std::string & | outputLBName, | |||
| bool | realtime, | |||
| const std::string & | threshold, | |||
| const std::string & | externalCommand, | |||
| bool | inblobs, | |||
| const std::string & | kernel | |||
| ) |
Algorithm constructor, called from w2writepoints_main with the command-line options passed in.
| void w2img::WritePoints::handleEndOfInputIndex | ( | ) |
| void w2img::WritePoints::processInputGrid | ( | const code::LatLonGrid & | data | ) |
| void w2img::WritePoints::processTrackedField | ( | const code::Index::Record & | rec | ) |
1.4.7