2017 Medical Imaging Project
This is the main resource for the code for a 2017 Medical Imaging Project I am working on. For the project's website, please see: Project Website.
Our first step was figuring a way for how to download medical data from The MedInfraRed Website. To do this, we made use of the Chrome/Firefox plugin iMacros. We wrote two scrips to automate the download of zipped files, and download of pdf reports, found here and here respectively.
We are now working on a way to read pdfs, jpgs, and .fff files. We are making use of the following example, and software: Homebrew (for installation of) xpdf, for which installation instructions are found: here.