Homec4science

Merge branch 'measurements_revision' into 'master'

Authored by boubat on Jun 7 2021, 16:20.

Description

Merge branch 'measurements_revision' into 'master'

Include the four Shoulder (right/left, auto/manual) in ShoulderCase. Refactor measurements.

See merge request shoulder-db/shoulder-db-import-measure!42

Merged Changes

CommitAuthorDetailsCommitted
95a6c5558b69Matthieu Boubat (lbovenus)
feat: add a method to check shoulder side inconsistency with scapula landmarks 
Jun 7 2021
a7e18257b5e6Matthieu Boubat (lbovenus)
refactor: remove deprecated elements 
Jun 7 2021
47b8e40b862cMatthieu Boubat (lbovenus)
feat: check scapula landmarks consistency with shoulder side 
Jun 7 2021
4ffb7c19ce8eMatthieu Boubat (lbovenus)
refactor: change some default properties and remove one deprecated property 
Jun 7 2021
89040c90252fMatthieu Boubat (lbovenus)
refactor: extract method 
Jun 7 2021
4e7e51256fdcMatthieu Boubat (lbovenus)
refactor: adapt data tabulation functions to new SCase 
Jun 7 2021
288586e6a7efMatthieu Boubat (lbovenus)
refactor: rewrite totally measureSCase with new SCase data and method structure 
Jun 4 2021
7b9028719737Matthieu Boubat (lbovenus)
refactor: add varargin to methods called by measureSCase special measurements 
Jun 4 2021
741660c11f07Matthieu Boubat (lbovenus)
fix: prevent char/string conflict 
Jun 4 2021
21be82781c48Matthieu Boubat (lbovenus)
refactor: format methods to new method structure 
Jun 4 2021
2f29ed2c85d9Matthieu Boubat (lbovenus)
refactor: prevent recursice method call to display functions output 
Jun 4 2021
f3f049267438Matthieu Boubat (lbovenus)
feat: implement function to create empty SCases 
Jun 4 2021
73037b50d9cdMatthieu Boubat (lbovenus)
refactor: extrac and format methods 
Jun 4 2021
2917fad9056eMatthieu Boubat (lbovenus)
fix: fix typos 
Jun 4 2021
6551526c54a2Matthieu Boubat (lbovenus)
refactor: extract method and format object 
Jun 4 2021
12276452eb75Matthieu Boubat (lbovenus)
fix: change boolean operation | for & in success evaluation 
Jun 4 2021
e1eeea14b292Matthieu Boubat (lbovenus)
refactor: extract and format methods 
Jun 4 2021
efedae91716fMatthieu Boubat (lbovenus)
refactor rewrite Glenoid to follow new methods structure 
Jun 4 2021
1f2b900a63c7Matthieu Boubat (lbovenus)
refactor: rewrite Humerus to follow new methods structure 
Jun 4 2021
0186d859aeddMatthieu Boubat (lbovenus)
refactor: extract method 
Jun 4 2021
6c263c1c1a91Matthieu Boubat (lbovenus)
refactor: rename and reduce method scope 
Jun 4 2021
427af013b751Matthieu Boubat (lbovenus)
refactor: extract and clean methods 
Jun 4 2021
b06c5c72347fMatthieu Boubat (lbovenus)
refactor: change method call order 
Jun 4 2021
219d1d7ece6cMatthieu Boubat (lbovenus)
refactor: add output success argument 
Jun 4 2021
525d3a0b82c4Matthieu Boubat (lbovenus)
refactor: update method name 
Jun 4 2021
ce8c4ab9d90aMatthieu Boubat (lbovenus)
improve: make othogonal complement usable with other Vector 
Jun 4 2021
b174c68a2103Matthieu Boubat (lbovenus)
feat: add emptiness check for scapula and shoulder 
Jun 4 2021
35de437afb0fMatthieu Boubat (lbovenus)
fix: rename abstract method to abide by the new implementation 
Jun 4 2021
a47b7a62a073Matthieu Boubat (lbovenus)
refactor: rename measure() to measureFirst() 
Jun 4 2021
18b77e286593Matthieu Boubat (lbovenus)
refactor: organise Glenoid methods 
Jun 4 2021
78d17b84ff5cMatthieu Boubat (lbovenus)
refactor: rename method 
Jun 4 2021
942e6d6ce350Matthieu Boubat (lbovenus)
refactor: rename method, output arguments, create morphology and measure methods 
Jun 4 2021
d0cc46351ea7Matthieu Boubat (lbovenus)
refactor: write object methods in separate files 
Jun 4 2021
0fe4702f8808Matthieu Boubat (lbovenus)
refactor: simplify objects constructor 
Jun 4 2021
2c2b3728cbfcMatthieu Boubat (lbovenus)
refactor: remove the need for two child classes and update utilisation 
Jun 4 2021
f1573e653332Matthieu Boubat (lbovenus)
refactor: change object name and move it to utils 
Jun 4 2021
bf44e1088b42Matthieu Boubat (lbovenus)
feat: add left and right shoulders as SCase properties 
Jun 4 2021
d1462d446270Matthieu Boubat (lbovenus)/Matthieu Boubat (lbovenus)
perf: improve conditions handling and recursive call 
Jun 4 2021
8c58bb4a0fd7Matthieu Boubat (lbovenus)/Matthieu Boubat (lbovenus)
feat:WIP Implement function to recursively call a specific function on all the… 
Jun 4 2021