AutoScale
AutoScale copied to clipboard
Could not run correctly
It looks like these code won't work: f = os.popen( './count_localminma/extract_local_minimum_return_xy ./distance_map.pgm 256 ./distance_map.pgm distance_map.pp') count = f.readlines()
after running '.' is not an internal or external command, nor is it a runnable program or batch file
Me too~~