File: vision

package info (click to toggle)
mgltools-vision 1.5.7%2Bdfsg-2
  • links: PTS, VCS
  • area: non-free
  • in suites: buster
  • size: 35,700 kB
  • sloc: python: 28,220; sh: 8,253; makefile: 21
file content (6 lines) | stat: -rwxr-xr-x 73 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
#!/usr/bin/python
#

import sys
import Vision
Vision.runVision(sys.argv)