ohbm / hackathon2021

Website for the 2021 OHBM Hackathon
https://ohbm.github.io/hackathon2021/
MIT License
22 stars 7 forks source link

Brain QR Modem - A setup to stream MRI images unidirectionally to the cloud via QR code animations. #4

Open layerfMRI opened 3 years ago

layerfMRI commented 3 years ago

Project info

Title: Brain QR Modem

Project lead: Renzo Huber @layerfMRI Project co-lead: @ofgulban - Omer Faruk Gulban

Timezone: UTC+2

Description:

Have you ever been annoyed how hard it is to get brain data off the scanner? The fact that scanners usually contain private information about patients and are thus embedded in maximally restrictive clinical cyber-security environments, makes it quite complicated to get access to the data. Especially when visiting collaborative sites.

In this Hackathon project, we aim to develop a purely uni-directional (safe) data streaming “hack” to transfer MRI data directly to the cloud by means dynamic QR codes.

In the early days of the Internet, modems (modulator-demodulator) were used to (i) convert digital information into audio streams, (ii) transfer them across telephone lines, and (iii) convert them back into the digital domain. Here, we aim to do the same thing with pixel data of MRI scans. However, instead of audio signal we will use machine-readable visual information: QR codes.

Specific aims of the Brain QR modem

  1. We will develop an ICE-Functor that converts pixel data to QR codes in real time
  2. We will develop an Android app that converts the streamed QR coded into a series of png that are directly streamed to the cloud (Drive folder).
  3. We will develop a LayNii program that converts stacks of PNG images into Nii files.

Link to project: https://layerfmri.com/brainqr/

Mattermost handle: https://mattermost.brainhack.org/brainhack/channels/hbmhack-brainqr

Goals for the OHBM Brainhack: Develop a QR-code based MRI data streaming setup from the scanner to the cloud.

Good first issues:

  1. Get familiar with ICE-functor programming of SIEMENS reconstruction environment with C++.
  2. Get familiar with the QR code generator code by Nayuki.
  3. Install Android studio and the TXQR Tester.

Skills:

  1. Android Studio
  2. C++
  3. Java script
  4. SIEMENS scanners

Chat channel:https://mattermost.brainhack.org/brainhack/channels/hbmhack-brainqr

Project Pitch: https://youtu.be/egWvfJF-ZIM

Image for the OHBM brainhack website:

Twitter size summary: Brain QR Modem - A setup to stream MRI images directly to the cloud via QR code animations.

Providing easy access to MRI data, despite restrictive cyber-security decisions of clinical IT departments. https://layerfmri.com/brainqr/

OHBMHackathon #Brainhack #OHBM2021

include this twitter movie

Project submission

Submission checklist

Once the issue is submitted, please check items in this list as you add under 'Additional project info'

Please include the following above (all required):

You can also include information about (all optional):

We would like to think about how you will credit and onboard new members to your project. We recommend reading references from this section. If you'd like to share your thoughts with future project participants, you can include information about (recommended):

QMENTA has agreed to sponsor the event and provide computational resources through their platform.

layerfMRI commented 3 years ago

hi @ohbm/project-monitors: My project is ready!