Update Recadrage.java

This commit is contained in:
ce806665 2019-10-10 21:01:35 +02:00
parent ac4a85295b
commit 25cbbb300f

View File

@ -140,7 +140,7 @@ public class Recadrage {
public BufferedImage automation() throws IOException {
if (!this.estDroite2()) {
if (!this.estDroite()) {
int[][] points=RdB();
double angle=getAngle(points);