Update Recadrage.java
This commit is contained in:
parent
ac4a85295b
commit
25cbbb300f
@ -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);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user