Graphaterrier-plotUpdate
Graph
aterrier-plotUpdate
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
167e44723504 | boubat | Merge branch 'boubat' of https://c4science. | Jul 22 2020 | ||||
50f61df44b04 | boubat | refactor: Change properties accessibility to private. | Jul 22 2020 | ||||
82f271b12fcc | boubat | fix: Fix loadAllCases() to actually return the loaded cases. | Jul 22 2020 | ||||
96549406910b | boubat | refactor: Update and reduce responsability of plotSCase(). | Jul 22 2020 | ||||
7891768d78cb | boubat | refactor: Assert that case is found in loadCase() | Jul 22 2020 | ||||
0f2e1f6b4147 | boubat | refactor: Implement a new ShoulderCaseLoader class. | Jul 22 2020 | ||||
0d9a87ad20f8 | boubat | refactor: Remove deprecated classes. | Jul 22 2020 | ||||
4c53163888f2 | boubat | feat: Add class to print updatable message in the command window. | Jul 22 2020 | ||||
0696cf43f420 | boubat | fix: Fix two methods. | Jul 22 2020 | ||||
a8418a3b1b1e | boubat | refactor: Move function to SCaseIDParser class. | Jul 22 2020 | ||||
b7daf62ea39f | boubat | feat: Implement plot() method for Glenoid class. | Jul 20 2020 | ||||
7b63ff442ae9 | boubat | fix: Fix typo. | Jul 7 2020 | ||||
7337316bd8d8 | boubat | Merge branch 'boubat' | Jul 7 2020 | ||||
54a722355cfb | boubat | fix:Scapula: Change the shoulder side selection to load auto landmarks. | Jul 7 2020 | ||||
89fc192eeb56 | boubat | refactor:plot: Enhance and update plot functions of classes. | Jul 3 2020 | ||||
d071d3df1ebf | boubat | docs: Correct typos in README. | Jun 22 2020 | ||||
e58d4529f576 | boubat | Merge branch 'boubat' | Jun 22 2020 | ||||
e68635252608 | boubat | docs: Update README according to A.Terrier feedback. | Jun 22 2020 | ||||
f90ce5b3ae69 | boubat | build: Remove unused files and folders. | Jun 19 2020 | ||||
63218be9cfdb | boubat | doc: Add file destination in createRotatorCuffSlices(). | Jun 19 2020 | ||||
c2397605d647 | boubat | docs: Implement a whole new README following the costcalc repository model. | Jun 18 2020 | ||||
92a343b4b0d8 | boubat | docs: Update or add documentation for all classes in ./ShoulderCase. | Jun 16 2020 | ||||
50e9b38f4d45 | boubat | refactor:CasesFinder: Change concatenation for fullfile() utilization. Add… | Jun 15 2020 | ||||
f653ae5039ad | boubat | refactor:ShoulderCase: Change reference from auto shoulder to manual shoulder… | Jun 15 2020 | ||||
1b136b35d37d | boubat | refactor:CoordinateSystem: Change how the rotationMatrix is created to avoid… | Jun 15 2020 | ||||
980d5f3ed7e4 | boubat | docs:README: Add the description of the config file. | Jun 9 2020 | ||||
1dc4a0a19ff2 | boubat | docs:README: Update doc. | Jun 9 2020 | ||||
6c0cad5b7b18 | boubat | refactor:ShoulderCase: Update objects structure in appendToCSV() and output()… | Jun 9 2020 | ||||
807532073f6c | boubat | refactor:measureSCase: Change the creation of SCaseDB variable to take… | Jun 9 2020 | ||||
84d45f3e79e7 | boubat | refactor:measureSCase: Replace listSCase() utilisation with ShoulderCaseLoader… | Jun 9 2020 | ||||
0335f4c37b4a | boubat | feat:ShoulderCaseLoader: Add a method to load all the cases in the database. | Jun 9 2020 | ||||
188cadab0290 | boubat | refactor:measureSCase: Update verification of exisiting muscles data. | Jun 9 2020 | ||||
9e9dc90cf8c0 | boubat | feat:MusclesContainer:clearSummary: Implement the empty state of… | Jun 9 2020 | ||||
286d8dd80e8a | boubat | refactor:MusclesContainer:createRotatorCuffSlices: Throw an error when there is… | Jun 9 2020 | ||||
b9fd2d7c524f | boubat | refactor:CoordinateSystem: Extract methods toward Scapula and create the… | Jun 8 2020 | ||||
6c7ee2e85bec | boubat | perf:cellArraysDifference: Set new algorithm that takes advantage of builtin… | Jun 8 2020 | ||||
29a3fa52703b | boubat | fix:ShoulderCaseLoader: Prevent the error due to outdated SCase call to… | Jun 8 2020 | ||||
62f58690ff52 | boubat | files: Move all the classes in their @Class folder. | Jun 8 2020 | ||||
7599224428a0 | boubat | feat:MusclesContainer: Implement isEmpty() class' method and update other… | Jun 8 2020 | ||||
9ef4a4460815 | boubat | refactor:Shoulder: Remove the Muscle addition in Shoulder contructor to prevent… | Jun 8 2020 | ||||
57529901bdb2 | boubat | refactor: Update system to use new muscles classes. | Jun 5 2020 | ||||
bfc2bd97ce97 | boubat | refactor:ShoulderCaseLoader: Split the loadCase method into two. | Jun 5 2020 | ||||
cdc2cc5bd1d2 | boubat | refactor:Shoulder:muscles: Update property to new MusclesContainer class. | Jun 5 2020 | ||||
62f82cd4aa84 | boubat | feat:MusclesContainer:plot: Implement a method that plots segmentation results. | Jun 5 2020 | ||||
5e10ddc4dd02 | boubat | refactor:Muscles: Remove deprecated class Muscles. | Jun 5 2020 | ||||
001712d94142 | boubat | feat:MuscleMeasurer: Implement new class to measure degeneration related values. | Jun 5 2020 | ||||
215393eb1cf8 | boubat | feat:MusclesContainer: Update and move the slicing and segmenting methods here. | Jun 5 2020 | ||||
38489099f4c6 | boubat | feat:Muscle:measure: Implement the method that replaces Muscles.degeneration. | Jun 5 2020 | ||||
b00418910a93 | boubat | refactor:MusclesContainer: Change a property type. Add row names to table. | Jun 5 2020 | ||||
ed6300bff59f | boubat | feat: Add classes to replace the current Muscles class | Jun 4 2020 | ||||
013bf5adb5ef | boubat | doc: Update propagateDataPath function description | Jun 4 2020 | ||||
5d00832462bc | boubat | fix:paths: Fix errors from the previous commit. Update ShoulderCaseLoader. | Jun 3 2020 | ||||
109a4c7958ec | boubat | build:ShoulderCase: Give the access to ShoulderCase constructor to… | Jun 3 2020 | ||||
8ace928e67ae | boubat | fix:Shoulder: Change shoulder.dataPath not to be set at construction. | Jun 2 2020 | ||||
6c2366ede060 | boubat | feat:Shoulder: Add a dataPath property | Jun 2 2020 | ||||
fd75f40ff87d | boubat | refactor:Muscles: Extract methods from muscles.degeneration dedicated to the… | May 28 2020 | ||||
241cdc0e8151 | boubat | fix:Muscles: Fix typos and errors in new degeneration functions | May 28 2020 | ||||
c4835c80d01c | boubat | refactor:Muscles:plot: Update files path. | May 28 2020 | ||||
5f5d575e2969 | boubat | refactor:Muscles: Change property's name | May 28 2020 | ||||
7cb91009bd76 | boubat | refactor:Muscles:newDegeneration: Extract slicing and segmenting methods from… | May 27 2020 | ||||
8ef31b7c3a59 | boubat | feat:Muscles:plot Implement the plot for this class, displaying the segmented… | May 27 2020 | ||||
5307bce7a770 | boubat | refactor:Muscles:newDegeneration: Extract a method to clean the rotator cuff… | May 27 2020 | ||||
379c8838e5d5 | boubat | refactor:Muscles:newDegeneration: Extract methods that save the results of… | May 27 2020 | ||||
4620dde3f905 | boubat | refactor:Muscles:newDegeneration: Extract the call to python commands into a… | May 27 2020 | ||||
04bab1535231 | boubat | feat:Muscles:newDegeneration: Add a function to save the slice where it's… | May 27 2020 | ||||
ebd964b44837 | boubat | feat:Muscles: Add a slicedPixelSpacing property. | May 27 2020 | ||||
850447626163 | boubat | feat:Muscles:newDegeneration: Save the image to be segmented in the case's… | May 27 2020 | ||||
c262f90f92fa | boubat | refacetor:Muscles:newDegeneration: Sketch the future refactored degeneration… | May 20 2020 | ||||
4bde30b85802 | boubat | refactor:Muscles: Add some properties to prepare the refactoring of Muscles. | May 20 2020 | ||||
a1e57f22a675 | boubat | refactor:DicomVolume: Update and move functions to separate files for the three… | May 20 2020 | ||||
bde234e812e5 | boubat | feat:DicomVolumeSlicer: Implement the crop() method. Debug ongoing on other… | May 13 2020 | ||||
d06062e4be4b | boubat | fix:DicomVolumeNormaliser:setMinimalResolutionDividedBy: Prevent the resolution… | May 13 2020 | ||||
953a835372e7 | boubat | feat:DicomeVolumeSlicer: Implement the measureSlicedPixelSpacings method | May 12 2020 | ||||
3001f3d3df2e | boubat | refactor:DicomVolumeNormaliser: Add a division factor to setMinimalResolution(). | May 12 2020 | ||||
017725062789 | boubat | feat:DicomVolume: Add a method to get the point coordinates given the point… | May 12 2020 | ||||
a04f3ed203e2 | boubat | Merge branch 'Bashardoust_SystCoord' | May 8 2020 | ||||
eca90fb31dbc | boubat | feat:DicomeVolumeSlicer: Implement the prototype of crop and rotation methods… | May 8 2020 | ||||
7acd12e09741 | boubat | refactor:DicomVolumeNormaliser: Delete deprecated normalising method | May 5 2020 | ||||
4382a0e51879 | boubat | perf:Plane:plot: Change the radius argument to be an optional argument | May 5 2020 | ||||
a759c3f2483c | boubat | perf:Plane:plot: Update the plot method of Plane to show a circle | May 4 2020 | ||||
b3581e059416 | boubat | feat:Circle: Add a Circle object | May 4 2020 | ||||
bf41261b06ef | boubat | feat:Plane: Implement the plot method for the PLane class | May 4 2020 | ||||
a90c6220da75 | boubat | extract:DicomVolume: Extract methods from DicomeVolumeSlicer class to new… | May 4 2020 | ||||
fec0e26ef0bb | boubat | refactor:Muscles&DicomeVolumeSlicer: Extract the last methods added to the… | Apr 29 2020 | ||||
00d767138ff5 | boubat | feat:Muscles: Add functions to get a slice of a dicom volume | Apr 28 2020 | ||||
036a5f51d147 | boubat | files: Create the @Muscles folder for the Muscles object | Apr 28 2020 | ||||
af7f9a58f1e8 | boubat | feat:ShoulderCaseLoader:loadCase: Add the root path and the dicom path to the… | Apr 28 2020 | ||||
e76c804d8331 | boubat | feat:CoordinateSystem.m: Add a new function to express local coordinates in… | Apr 23 2020 | ||||
f76b662bc8cb | boubat | fix:Shoulder.m:plot: Change the glenoid sphere center for explicit attribution | Apr 23 2020 | ||||
f51c749894ea | boubat | refactor:plotSCase.m: Update the way of getting config file data. | Apr 22 2020 | ||||
ac9ebda2e510 | boubat | refactor:plotSCase.m: Adapt the plotSCase.m function to the new ShoulderCase. | Apr 22 2020 | ||||
33e930c3595c | boubat | refactor:ShoulderCase.m:plot: Change the ShoulderCase.plot method to call the… | Apr 22 2020 | ||||
b22704467228 | boubat | refactor:Shoulder.m:plot: Move the plot method from the ShoulderCase object to… | Apr 22 2020 | ||||
1208bd216f86 | boubat | feat: Add the MethodsMonitor abstract class that monitor and programm child… | Apr 9 2020 | ||||
ac653395da5b | boubat | feat: Add a function that substract the elements of cell array from another… | Apr 9 2020 | ||||
f3149ac75f22 | boubat | feat: Add a format.string constant property to Timer object. | Apr 9 2020 | ||||
4ba71220419d | boubat | Merge branch 'boubat' | Apr 8 2020 | ||||
3a3dd5b033de | boubat | fix: Adapt SCaseIDParser to new version of FileExtractor | Mar 27 2020 | ||||
7bcac05318f2 | boubat | perf: Assert validity of inputs and output of FileExtractor | Mar 27 2020 | ||||
ec894e061479 | boubat | perf: Change the output of FileExtractor object to directly return the variable… | Mar 27 2020 |
c4science · Help