change basic
This commit is contained in:
parent
3958b22a62
commit
a9db374bef
@ -11,6 +11,7 @@ from osgeo import gdal, gdal_array
|
|||||||
from threading import Thread
|
from threading import Thread
|
||||||
import numpy as np
|
import numpy as np
|
||||||
from basic_change.otsu import OTSU
|
from basic_change.otsu import OTSU
|
||||||
|
|
||||||
class MyDialog(QDialog):
|
class MyDialog(QDialog):
|
||||||
|
|
||||||
def __init__(self, parent=None):
|
def __init__(self, parent=None):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user