R8218/ShoulderCasepezhman_excelExport
R8218/ShoulderCase
pezhman_excelExport
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
79b6204241ee | boubat | refactor: Extrcat | Mar 6 2020 | |||
ceac7cb096ef | boubat | refactor: Change the implementation of getDataRootPath to use the FileExtractor… | Feb 28 2020 | |||
2daf1a5e9e5e | boubat | refactor: Split the shoulder property into two new shoulderManual and… | Feb 28 2020 | |||
b6e8a76a4b20 | boubat | refactor: Change the references to SCase for references to the direct parent… | Feb 28 2020 | |||
7f6bf5ba7567 | boubat | refactor: Split Scapula class into one abstract and two concrete classes | Feb 28 2020 | |||
1811acd93a1a | boubat | refactor: Split Shoulder class into one abstract and two concrete classes | Feb 28 2020 | |||
fb02d552250f | boubat | refactor: Give properties their values with config file instead of hard code | Feb 27 2020 | |||
1d78cc59c619 | boubat | refactor: Specify method's scope in method's name | Feb 27 2020 | |||
7127638137a7 | boubat | feat: Add classes to get text from files | Feb 27 2020 | |||
47f7c965deb4 | boubat | feat: Add a method to load a ShoulderCase | Feb 26 2020 | |||
c5c2bb15d20f | boubat | refactor: Change methods name containing 'SCase' with 'Case' | Feb 26 2020 | |||
2690391c0421 | boubat | refactor: Change names of classes | Feb 26 2020 | |||
07e59409ca60 | boubat | feat: Add a Logger class to handle log files | Feb 26 2020 | |||
53efc4d4ce69 | boubat | refactor: Remove the obsolete TimerData class | Feb 25 2020 | |||
1af93e155bf6 | boubat | refactor: Change the global property type from containers.Map to LinkedList and… | Feb 25 2020 | |||
eb188026359a | boubat | feat: Add a class that implements linked lists | Feb 25 2020 | |||
2f057628eb1b | boubat | feat: Add a function that asserts that a text matches an expression | Feb 21 2020 | |||
e24dc645d1f2 | boubat | feat: Add a function that returns the current operating system's path separator | Feb 21 2020 | |||
0f2114220d77 | boubat | feat: Add an object that measures multiple elapsed times | Feb 21 2020 | |||
ec160183ca4d | boubat | feat: Add a class that validates shoulder cases ID | Feb 21 2020 | |||
5f21076d32d6 | boubat | feat: Add an object to search shoulder cases in a directory tree | Feb 21 2020 | |||
8170d98ab94f | boubat | feat: Add objects that map shoulder cases paths to shoulder cases ID | Feb 21 2020 | |||
3d35f3b9bb6a | boubat | fix: Make the CoordinateSystem.isOrthogonal method independent from axes' norms | Feb 10 2020 | |||
38326d1147b1 | boubat | docs: Add details in a method description | Feb 10 2020 | |||
1e57e9f2e6e0 | boubat | refactor: Extract methods from coordSysSet. The main part is given to the new… | Feb 5 2020 | |||
ccb224d9fe7b | boubat | feat: Add the new Plane class that can create and use 3D planes | Feb 5 2020 | |||
263e0a20f0a3 | boubat | feat: Add a function to find the longest vector among a given array of vectors | Feb 5 2020 | |||
c3271100b4b6 | boubat | perf: Complete the methods to set a coordinate system | Feb 5 2020 | |||
b2c8a146a3e1 | boubat | feat: Add a function to choose the direction of a vector toward another one | Feb 5 2020 | |||
2b0026a5085b | boubat | feat: Add a class for coordinate systems | Feb 3 2020 | |||
c150cfa2519e | boubat | feat: Add a method for measuring glenoid width and height | Jan 30 2020 | |||
72d1984dfd22 | boubat | refactor: Delete the deprecated Ellipsoid class and related methods | Jan 30 2020 | |||
4fc5694ee6cd | boubat | feat: Add the glenoid surface mean point in a sub-property | Jan 30 2020 | |||
6bcbf0e61ee9 | boubat | feat: Add the Ellipsoid object for the glenoid fitted ellipsoid | Jan 29 2020 | |||
676c3acb15a8 | boubat | feat: Add a method to express points in local coordinate system | Jan 28 2020 | |||
41a56b82b0f8 | boubat | feat: Add a method for measuring glenoid radius thanks to a fitted sphere | Jan 28 2020 | |||
622dbc650abe | boubat | feat: Extract a method used for measuring glenoid center | Jan 28 2020 | |||
492db744a284 | boubat | fix: Move the Sphere class to ShoulderCase/ | Jan 28 2020 | |||
7a717ce821eb | boubat | feat: Add the Sphere object for the glenoid fitted sphere | Jan 28 2020 | |||
8f8aa39e7bd4 | boubat | refactor: Extract glenoid center measurement methods out from glenoid… | Jan 27 2020 | |||
4d59db453045 | boubat | patch | Jan 13 2020 | |||
b23e1f95940f | boubat | reorganize measureSCase loops and extend the 'auto' loop | Jan 10 2020 | |||
6864e678a34d | boubat | dicominfopath now correctly chosen pointing to the dicom file in the middle of… | Jan 7 2020 | |||
d19a22d656dc | boubat | measureScase now auto computes the RC muscles degenration, and exports meta… | Dec 20 2019 | |||
24267f0a0d88 | boubat | The catch now return a correct outputArg to detect that DICOM files couldn't be… | Aug 22 2019 | |||
2ede99566008 | boubat | Fixed and modified according to A.Terrier comments | Aug 8 2019 | |||
48fb99446bf3 | boubat | Add whole database saving, upgrade measureSCase arguments verification, update… | Jul 31 2019 | |||
2edbc5ad5089 | boubat | ShoulderCase.saveCSV becomes ShoulderCase.appendToCSV and have to be given a… | Jul 30 2019 | |||
fd6606e5d5fe | boubat | small updates | Jul 30 2019 | |||
be8ed18438e7 | boubat | Revert "small updates" | Jul 30 2019 | |||
abcd19405ed2 | boubat | small updates | Jul 30 2019 | |||
3e81587dadce | boubat | small correction in ShoulderCase.saveCSV | Jul 29 2019 | |||
530f732efce3 | boubat | Add file closing in ShoulderCase.saveCSV | Jul 29 2019 | |||
c3f112e6da73 | boubat | implementation of ShoulderCase.saveCSV method | Jul 29 2019 | |||
8ed5ddd994cb | aterrier | Merge branch 'master' of https://c4science. | Jul 25 2019 | |||
fa5091109b13 | aterrier | Update glenoid.m to avoid error when glenoid surface is missing | Jul 25 2019 | |||
62cc6f27f9e0 | aterrier | Merge update | Jun 29 2019 | |||
fdc3d314a9c8 | aterrier | Inconcistency in humerus preventing pull | Jun 29 2019 | |||
05446cede36c | aterrier | Error management for landmrks loading | Jun 29 2019 | |||
1388e204762e | aterrier | Cleaned version of plot | Jun 29 2019 | |||
7c9e17a5edb9 | aterrier | Remove unwanted files | Jun 28 2019 | |||
99922bd71ad2 | aterrier | Merge last conflicts | Jun 28 2019 | |||
19c3abdea327 | aterrier | Add check in ShoulderCase/Scapula.m for landmarks file validity | Jun 28 2019 | |||
2dca0c2cbf76 | aterrier | Add test for landmarks validity | May 14 2019 | |||
bce397c2c4da | aterrier | Corrected error message display in Scalula.load | Apr 29 2019 | |||
b32ede3fa332 | solana | ImportSCase update: | Feb 21 2019 | |||
6cf54a954015 | aterrier | Try-catch for error in dicomreadVolume | Feb 4 2019 | |||
eb10ea532ee1 | aterrier | Glenoid.m and calcDensity.m modified from Paul Cimadomo to work with database | Feb 3 2019 | |||
5e81a03b9817 | aterrier | Transform Glenoid.m in a folder @Glenoid to have a separate file for calDensity | Feb 3 2019 | |||
0d71a3c69253 | aterrier | Remove ShoulderCase.m_bk | Jan 29 2019 | |||
ef63a90f530c | aterrier | Added angulusInferiorLocal in ShoulderCase/Scapula.m | Jan 23 2019 | |||
f16cc63c829f | aterrier | Works with config file | Dec 31 2018 | |||
209e00661fe2 | aterrier | Various file removed from staging | Dec 24 2018 | |||
98c701372cbd | aterrier | Add emplty calcDensity in Glenoid.m | Dec 24 2018 | |||
23594594ab11 | aterrier | Remove the constrain of CT-xxx-1 in ShoulderCase.m | Dec 24 2018 | |||
91ab4a5701bb | aterrier | Add the class ShoulderCase | Nov 18 2018 |
c4science · Help