utils.gui.pyqt.main_window.Workers
Created on Thu May 4 2023 @name: AdvancedDataWorker.py @desc: A module to process discrete data and extract morphological indicators @auth: Djalim Simaila @e-mail: djalim.simaila@inrae.fr |
|
Created on Wed Apr 26 2023 @name: DiscreteDataWorker.py @desc: A module to process discrete data in a thread @auth: Djalim Simaila @e-mail: djalim.simaila@inrae.fr |
|
Created on Wed Apr 26 2023 @name: PreProcessWorker.py @desc: A module to pre process the 3d object in a thread @auth: Djalim Simaila @e-mail: djalim.simaila@inrae.fr |
|
Created on Wed Apr 26 2023 @name: RawDataWorker.py @desc: A module to process the raw data in a thread @auth: Djalim Simaila @e-mail: djalim.simaila@inrae.fr |
|
Created on Wed Apr 26 2023 @name: Worker.py @desc: Base class for the workers @auth: Djalim Simaila @e-mail: djalim.simaila@inrae.fr |