MoSCoW

On this page you can find the MoSCoW analysis of the initial requirements we've discussed with our client. Must have features are the features that build the core of our application and take priority over all other features. Should have features are an important addition to must-haves and will be added after all must-haves are implemented. Could have features are the features which client would like the application to have, but they are very low priority due to limited timeframe of the project or difficulty of implementation. Won't have features are abandoned ideas which did not make it into the application for reasons similar to the ones listed in the previous sentences.

Must have Should have Could have Won't have
Web app: Feature to upload models to be viewed on HoloLens Feature to pick the colour of components for the model using a colour picker, before the model is uploaded to HoloLens Feature to convert DICOM images into 3D models
Feature to upload DICOM images to be viewed on HoloLens
Feature to delete models/DICOM images from the system
Feature to toggle which files are available (visible in file list) on HoloLens without deleting them Feature to preprocess models before saving them, making the model preparation process easier for the user
Web API to be used by HoloLens to download data
HoloLens app: Feature to select previously uploaded files for viewing Feature to view patient data (pulse, blood pressure, etc.) in real time Feature to produce 3D visualisations of big data
Feature to view multiple files at the same time Feature to switch between poster view and heads-up display for real time data Feature to share models/DICOM betwee several HoloLens devices
Feature to rotate, scale and move models/DICOM Feature to save colour information so that model has the same colours next time it is loaded Feature to display a preview of the model before downloading
Feature to expand models and change colours of components Feature to manage models currently downloaded to HoloLens
Feature to view files that were previously downloaded and saved to the device
Feature to scroll through single or multiple DICOM images at the same time
Feature to add, remove and manage data markers on models and DICOM images