You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Multi-Classifier System is a prototype with several requirements. The requirements are as follows. For requirement number (1), we would like to have several input options: (i) Age; (ii) Personal Background (PB); (iii) Family Background (FB); (iv) Obesity; (v) Density; and (vi) Pathology. The (i) Age can be an input that receives just integers. The (ii) Personal Background (PB) must be a scroll menu with (Yes, No) options on the UI and for the dataset on the JSON files, it will save a variable with (0, 1) options respectively. The (iii) Family Background (FB) must be a scroll menu with (No, Low, High) options on the UI and for the dataset on the JSON files, it will save a variable with (0, 1, 2) options respectively. The (iv) Obesity must be a scroll menu with (Yes, No) options on the UI and for the dataset on the JSON files, it will save a variable with (0, 1) options respectively. The (v) Density must be a scroll menu with (A, B, C, D) options on the UI and for the dataset on the JSON files, it will save a variable with (0, 1, 2, 3) options respectively. The (vi) Pathology must be a scroll menu with (No Findings, Benign, Malign) options on the UI and for the dataset on the JSON files, it will save a variable with (0, 1, 2) options respectively. Nevertheless, do not forget that this information needs to be saved to a JSON file, also. This JSON file can be named as cov_[patientID].json as example. This is not mandatory and we can discuss that.
List of new features from post-testing phases:
Multi-Modality Image Annotator
Bullet Size Bullet Size #74
Close Annotations Colour Close Annotations Colour #86
Preliminary Log In System Preliminary Log In System #76
Loading Loading #75
Saving Methods Saving Methods #70
Fix: Image Counter Fix: Image Counter #67
Change Tag Change Tag #71
Zoom & Pan Interaction Technique Zoom & Pan Interaction Technique #79
Delete Last Annotation Improvement Delete Last Annotation Improvement #80
Multi-Classifier System
Clinical Covariates Clinical Covariates #77
Breast Densities Classifier Breast Densities Classifier #81
BIRADS Classifier BIRADS Classifier #82
Phathology Option Create Pathology Option #95
The text was updated successfully, but these errors were encountered: