AnalyseMorphologique/utils/gui/pyqt/main_window
Djalim Simaila 914d6bb7cb 📝 docs(README.md): capitalize the first letter of the title
The first letter of the title "Analyse morphologique" was not capitalized, which is inconsistent with the usual capitalization rules for titles.

🖼️ chore(README.md): update image and fix typo in rotation instructions
The image in the README.md file was updated to reflect the correct rotation instructions. A typo in the rotation instructions was also fixed.

👥 chore(README.md): fix typo in contributor's role
A typo in the role of one of the contributors was fixed.

🐛 fix(data_processing.py): add missing half discretisation values to L calculation
The calculation of L in the get_advanced_data function of data_processing.py was missing half the discretisation values at the beginning and end of the object.

🐛 fix(input.py): remove print statement
A print statement was accidentally left in the from_xyz_file method of the ScannedObject class in input
2023-05-12 09:13:21 +02:00
..
Workers 🐛 fix(input.py): handle case where faces is None in ScannedObject constructor 2023-05-11 15:03:38 +02:00
MainWindow.py 📝 docs(README.md): capitalize the first letter of the title 2023-05-12 09:13:21 +02:00
MainWindow.ui 🎨 style(MainWindow.ui, UI_MainWindow.py): update GUI elements default values 2023-05-10 15:54:51 +02:00
UI_MainWindow.py 🎨 style(UI_MainWindow.py): set x_mean QDoubleSpinBox to read-only 2023-05-10 15:55:57 +02:00