Fixed database typo and removed unnecessary class identifier.
This commit is contained in:
parent
00ad49a143
commit
45fb349a7d
5098 changed files with 952558 additions and 85 deletions
|
@ -0,0 +1,9 @@
|
|||
from .base import Plugin
|
||||
from .canny import CannyPlugin
|
||||
from .color_histogram import ColorHistogram
|
||||
from .crop import Crop
|
||||
from .labelplugin import LabelPainter
|
||||
from .lineprofile import LineProfile
|
||||
from .measure import Measure
|
||||
from .overlayplugin import OverlayPlugin
|
||||
from .plotplugin import PlotPlugin
|
Loading…
Add table
Add a link
Reference in a new issue