Révision 16

bin/image2geometry/bib_sepals.py (revision 16)
457 457
	plt.gca().set_aspect('equal', adjustable='box')
458 458
	plt.xlabel('x (um)')
459 459
	plt.ylabel('z (um)')
460
	plt.ylim([0,600])
460
	plt.ylim([0,1000])
461 461
	plt.xlim([0,3000])
462 462
	plt.legend()
463 463
	plt.grid(True)
bin/image2geometry/measure_sepal.py (revision 16)
50 50
os.system("mkdir -p "+outputdir)
51 51

  
52 52

  
53

  
53 54
outname = outputfile.split('/')[-1]
54 55
outroot = outname.split('.')[0]
55 56

  

Formats disponibles : Unified diff