SRS-026 The product classifies the image's modality
Identifier​
SRS-026
Software system​
- Backend
Category​
- Functional
- Input and output, interfaces
Description​
The product shall utilize an Image Modality Classifier algorithm to automatically classify each ingested image into one of the predefined modalities (e.g., 'Clinical', 'Dermoscopic').
For each image, the system shall produce the following outputs:
- A numerical confidence score for each potential modality (e.g.,
aiConfidenceClinical
,aiConfidenceDermoscopic
). - A final modality
value
field, which shall be set to the name of the modality that has the highest confidence score.
Derived from PRS​
PRS-003: Assess image adequacy on ingestion