GraphBashardoust_SystCoord
Graph
Bashardoust_SystCoord
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
2690391c0421 | boubat | refactor: Change names of classes | Feb 26 2020 | ||||
07e59409ca60 | boubat | feat: Add a Logger class to handle log files | Feb 26 2020 | ||||
42a5a749befe | boubat | refactor: Remove the future poltergeist class SCaseDB | 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 | ||||
e619a2fe8075 | boubat | Merge branch 'master' into boubat | Jan 28 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 | ||||
4abb8ef85acb | boubat | feat&fix: Add excel data to SCase. Fix condition in argument handling. | Jan 23 2020 | ||||
9480bf12af2d | boubat | perf: Clean listSCase method | Jan 16 2020 | ||||
1cc9196f795c | boubat | feat: Add a pool object property | Jan 16 2020 | ||||
860f016ff211 | boubat | feat: Add listSCase method | Jan 15 2020 | ||||
ef70a62c15b4 | boubat | Merge branch 'master' of https://c4science. | Jan 15 2020 | ||||
47a4883679f2 | boubat | creation of the SCaseDB class | Jan 13 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 | ||||
73571568d370 | boubat | Small correction in README.md. | Aug 27 2019 | ||||
24267f0a0d88 | boubat | The catch now return a correct outputArg to detect that DICOM files couldn't be… | Aug 22 2019 | ||||
81c136978cc4 | boubat | Modification in arguments handling by measureSCase. rawFromExcel changed back… | Aug 9 2019 | ||||
2ede99566008 | boubat | Fixed and modified according to A.Terrier comments | Aug 8 2019 | ||||
896b29123d60 | boubat | fopen() error 'fixed'. (No, apparently you can't fopen a file already opened in… | Jul 31 2019 | ||||
48fb99446bf3 | boubat | Add whole database saving, upgrade measureSCase arguments verification, update… | Jul 31 2019 | ||||
bca67b9e4cc2 | boubat | update logfile writing. | Jul 31 2019 | ||||
502abc4d511d | boubat | Filename changed back to 'anatomy.csv' | Jul 30 2019 | ||||
8663a605763c | boubat | Some fixes and documentation. Ready to be merged. | Jul 30 2019 | ||||
2edbc5ad5089 | boubat | ShoulderCase.saveCSV becomes ShoulderCase.appendToCSV and have to be given a… | Jul 30 2019 | ||||
b75dd8c49177 | boubat | rawFromExcel can now be called on a linux system (e.g lbovenus.epfl.ch). Little… | Jul 30 2019 | ||||
82d00ff08110 | boubat | listSCase fixed and commented | 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 | ||||
6584e4c2320b | boubat | Add more detailed error message and the check for updateCalculations condition | Jul 29 2019 | ||||
f518514550ef | boubat | Add a few comments and delete the former code | Jul 29 2019 | ||||
3ff6ec64c458 | boubat | The arguments available for measureSCase are now: 'UpdateGlenoidDensity'… | Jul 29 2019 | ||||
7a04e1267d56 | boubat | Revert "The arguments available for measureSCase are now… | Jul 29 2019 | ||||
c48d5c726896 | boubat | The arguments available for measureSCase are now: 'UpdateGlenoidDensity'… | Jul 29 2019 | ||||
fdc561c14bbf | boubat | add details about SCase errors | Jul 29 2019 | ||||
56583bef420d | boubat | Erase redundant condition | Jul 29 2019 | ||||
83e825bae9a9 | boubat | Initialisation. Add config file | 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 | ||||
1d163de2f1fc | aterrier | Merge branch 'master' of https://c4science. | Jul 5 2019 | ||||
7ac612db8877 | aterrier | HumeruSphere.m corrected to get humerus lanmarks in amira dirtectory | Jul 5 2019 | ||||
62cc6f27f9e0 | aterrier | Merge update | Jun 29 2019 | ||||
fdc3d314a9c8 | aterrier | Inconcistency in humerus preventing pull | Jun 29 2019 | ||||
33761c0c763e | aterrier | Small changes in measurSCase.m | Jun 29 2019 | ||||
05446cede36c | aterrier | Error management for landmrks loading | Jun 29 2019 | ||||
ed71d16061ef | aterrier | Merge branch 'master' of https://c4science. | Jun 29 2019 | ||||
554c62397c32 | aterrier | Samll change in measureSCase | Jun 29 2019 | ||||
0baa20c6be88 | aterrier | Merge branch 'master' of https://c4science. | Jun 29 2019 | ||||
1388e204762e | aterrier | Cleaned version of plot | Jun 29 2019 | ||||
995f7eb061bc | aterrier | Added shell command measureSCase.sh to run measureSCase.m in background | Jun 29 2019 | ||||
7c9e17a5edb9 | aterrier | Remove unwanted files | Jun 28 2019 | ||||
8cf554ea38ec | aterrier | remove again log and config | Jun 28 2019 | ||||
99922bd71ad2 | aterrier | Merge last conflicts | Jun 28 2019 | ||||
3b90fac6ca44 | aterrier | Remove tic in ImportSCase/importSCase.m | Jun 28 2019 | ||||
19c3abdea327 | aterrier | Add check in ShoulderCase/Scapula.m for landmarks file validity | Jun 28 2019 | ||||
7a41906b8b6f | aterrier | log file removed | May 14 2019 | ||||
2dca0c2cbf76 | aterrier | Add test for landmarks validity | May 14 2019 | ||||
b73184e0ef93 | aterrier | Merge branch 'master' of https://c4science. | Apr 29 2019 | ||||
bce397c2c4da | aterrier | Corrected error message display in Scalula.load | Apr 29 2019 | ||||
72d9e2cab548 | aterrier | Commit changes fo merge | Apr 5 2019 | ||||
d350a5333495 | aterrier | Local changes to be committed before pull | Apr 5 2019 | ||||
356c3b9257bc | aterrier | Unecessary files deleted | Apr 5 2019 | ||||
9a4eda322b26 | solana | Various files removed | Apr 4 2019 | ||||
bac84cd8b778 | aterrier | Modified rawFromExcel to extend Excel DB lines to 1999 | Apr 4 2019 | ||||
c1c7d1818882 | aterrier | log files removed | Apr 4 2019 | ||||
e2d0fb93c2ad | aterrier | Merge remote-tracking branch 'origin/AvoidMainExcelUpdate' | Apr 4 2019 | ||||
84764b9475df | solana | ImportSCase.m update | Apr 4 2019 | ||||
f5d2e3742978 | aterrier | rm log/dicominfoSCase.log | Mar 1 2019 | ||||
1216af3b2b45 | aterrier | rm config.txt and log/plotSCase.log | Mar 1 2019 | ||||
8f55528a647d | aterrier | Merge remote-tracking branch 'origin/AvoidMainExcelUpdate' | Mar 1 2019 |
c4science · Help