Skip to content
forked from Slicer/Slicer

Multi-platform, free open source software for visualization and image computing.

License

Notifications You must be signed in to change notification settings

MikhayEeer/MedAI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slicer, or 3D Slicer, is a free, open source software package for visualization and image analysis.

3D Slicer is natively designed to be available on multiple platforms, including Windows, Linux and macOS.

Build instructions for all platforms are available on the Slicer wiki:

For Slicer community announcements and support, visit:

For documentation, tutorials, and more information, please see:

See License.txt for information on using and contributing.

update log

2023/07/14

  1. first commit
  • 10:20:00 fork and pull Slicer.git
  • Replace the images with our own images.
  • Modify CMakeLists.txt: Add QT translations ,./Translations/~~slicer~~medai_zh_Hans.ts

row 646

  • Modify./Application/SlicerApp/Main.cxx row 49,where the qt trans->load exist
  • Modify./Application/SlicerApp/qSlicerAppMainWindow.cxx row 148,change title into "MedAI"
  • Modify./Base/QTApp/Resources/UI/qSlicerMainWindow.ui addUsermenubutton,row318
  • Modify./Base/QTApp/qSlicerMainWindow.h add declareon_actionViewUserInfo_triggered();on_actionLogOut_triggered(); ,row 94
  • Modify./Base/QTApp/qSlicerMainWindow.cxx add include user.h ...,and define the two triggered()before,row 1092
  • Add Userinfo,Rechargeform,signupform,userinfoform,deduction_dialog,loginform,post_manager,14 files to path base/QTGUI
  • modify ./base/QTGUI/CMakeLists.txt,add files before into cmakefiles

About

Multi-platform, free open source software for visualization and image computing.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 80.4%
  • Python 12.6%
  • CMake 6.6%
  • HTML 0.2%
  • C 0.1%
  • Shell 0.1%