Giter Site home page Giter Site logo

dlutmedimggroup / anatomysketch-software Goto Github PK

View Code? Open in Web Editor NEW
81.0 9.0 34.0 110.22 MB

A medical image segmentation software supporting user interventions and user-defined funtion extention

CMake 0.77% C++ 60.39% C 7.48% Python 26.89% Cuda 4.48%

anatomysketch-software's Introduction

AnatomySketch-Software

AnatomySkectch (AS) is a scientific research software developed by the Medical Imaging Research Group of Dalian University of Technology for segmentation, annotation and automated analysis of medical images. Its main features include:

  • Interactivity: Support mouse, touch screen, and stylus operation to facilitate segmentation and annotation of medical images. The software interface design strives to be concise and provide convenience for interaction.
  • Scalability: Support users to package self-compiled C++ or Python programs into plug-ins and integrate them into software (such as deep neural networks, etc.), which facilitates the realization of personalized functions in the graphical interface, and makes up for the lack of interactive interface carriers for current deep learning algorithms Defects. The software also comes with basic image and mesh processing functions (such as cropping, filtering, basic segmentation, mesh processing, DICOM image loading) to meet basic image processing functions.
  • Language: The software supports English or Chinese interface, which is convenient for various users.
  • Open source: software, including source code, is open source and free.

Everyone is welcome to download and try this software. After you download the software, open the software and click "Help" to read the detailed introduction of the software. User manual is provided here in English and here in Chinese.

This is not a software for clinical applications. Our purpose is to provide a convenient prototype algorithm development platform for domestic engineers and doctors engaged in scientific research. We strive to establish a medical image processing algorithm exchange community based on this in the near future, and contribute to the first step in the transformation of scientific research results into clinical practice.

Because the software is completely developed by the graduate students in school. Just like the first-generation iPhone, there are inevitably various defects. Please feel free to criticize. The development team sincerely invites experts with software development experience to join (paid) to jointly promote the progress of such an open source platform and achieve a win-win situation.

Development team: Zhuang Mingrui (Ph.D student), Yang Yuxin (Undergraduate student), Liu Hao (Master student), Guo Yuntao (Undergraduate student), Lin Bolin (Undergraduate student), Wang Hongkai (Supervisor)

Download

To download software, you need to click release in the Github project, and select the version. If you only want to run the software, download AnatomySketch-x.x.zip (The "_en" suffix indicates the English version), no need to download the remaining files. The dense_vnet_abdominal_ct.zip and vgg19_se_block_model.zip in the remaining files are examples of deep learning plug-ins, which are described in more detail in the software manual. Source code is the software source code, used for software compilation.

Annotation by Iterative Deep Learning (AID)

Since 3D medical data labeling takes a lot of time, the problem of lack of labels is often encountered when training deep neural networks. This hinders the use of the excellent method of deep network to solve practical problems. This article introduces a method of iterative annotation and training using AnatomySketch.

Compile

If you want to compile the source code of this software, you need to install cmake. Use cmake to compile the sln project, and then use Visual Studio to compile the project. The project is written in c/c++ and can only be run in the windows environment. The libraries needed to compile the project are: Qt, VTK, ITK.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.