Thursday, October 09, 2025

python QT UI in VisOCT-Explorer

Via email notification from researchgate about this preprint, https://doi.org/10.1101/2025.10.01.679626

https://github.com/FOIL-NU/VisOCT-Explorer

uses python QT gui,

https://wiki.qt.io/PySide_Binaries_Linux

Of course, for simple UIs, we can just use python's default UI, tkinter, as in https://github.com/hn-88/python-ffmpeg-warp/blob/main/py-ffmpeg-warp.py especially when AI helps us to make the layout with just one prompt.

No comments:

Post a Comment