Révision 14
bin/image2geometry/bib_sepals.py (revision 14) | ||
---|---|---|
448 | 448 |
#plt.plot(middle_point[0], middle_point[1], 'ro') |
449 | 449 |
#plt.plot(y[last][0], y[last][1], 'ro') |
450 | 450 |
#plt.plot(yy[height_index][0], yy[height_index][1], 'go') |
451 |
#plt.plot(pcR[0], pcR[1], 'ro', color='royalblue')
|
|
452 |
#plt.plot(pc423[0], pc423[1], 'ro', color='darkorange')
|
|
451 |
plt.plot(pcR[0], pcR[1], 'ro', color='royalblue') |
|
452 |
plt.plot(pc423[0], pc423[1], 'ro', color='tomato')
|
|
453 | 453 |
xR,yR = circle(R, pcR) |
454 | 454 |
plt.plot(xR, yR, "--",color='royalblue', linewidth=3, label='R='+"{:.0f}".format(R)+" um") |
455 | 455 |
xR,yR = circle(R423, pc423) |
Formats disponibles : Unified diff