__main__
main()
#
Launch COGIP Obstacle Detector.
During installation of cogip-tools, setuptools
is configured
to create the cogip-detector
script using this function as entrypoint.
Source code in cogip/tools/detector/__main__.py
147 148 149 150 151 152 153 154 |
|