(In development) Web-based version of ModularImageAnalysis (MIA) designed for interactive teaching of image analysis concepts to school children. The MIA for Schools project presents students with short, interactive workflows on topics such as image structure, resolution and object segmentation.
Developed as part of the Royal Microscopical Society (RMS) DAIM and Outreach & Education sections.
Requires copy of mia-server to also be running.
$ npm install
$ cp .env.example .env
$ npm run dev