Skip to content

Commit

Permalink
fixed the bug optv.epipolar was missing
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlib committed Jan 2, 2025
1 parent 7ff23f0 commit 04d6873
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyptv/pyptv_gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
from pyptv.detection_gui import DetectionGUI
from pyptv import __version__
import optv.orientation
import optv.epipolar


class Clicker(ImageInspectorTool):
Expand Down

0 comments on commit 04d6873

Please sign in to comment.