You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open Source MRI Machine Software for Hospitals made in C++
to compile the easy way use gnu gcc and then
type "g++ -o openmri main.cpp" into the command line
and now run the application
About
Open Source MRI Machine Software for Hospitals made in C++