Git Product home page Git Product logo

ctkdicomappwidget2's Introduction

<title>README</title>

ctkDICOMAppWidget2

Somethings changed in ctkDICOMAppWidget2.

  • When ctkDICOMAppWidget is doing scaning a path with a lot of non-DICOM files, it will take a lot of time to print out error messages. Because it could not find out whether the file is a DICOM file before checking all its DICOM tags. I changed it that if a file is not a DICOM file, it will ignore it directly instead of checking all its DICOM tags.
  • As for my another program, QVTKProject, I added a few functions for doing reading images. e.g. Exporting is for emit a signal with DICOM sequences(A QStringLists contains all DICOM files' paths. ) for my another program to accept. Multiple selection can export a few sequences a time.

CTK CMake configure cache arguements for reference

-DCMAKE_CXX_MP_FLAG:BOOL=ON
-DBUILD_DOCUMENTATION:BOOL=OFF
-DCTK_BUILD_EXAMPLES:BOOL=OFF
-DCTK_BUILD_SHARED_LIBS:BOOL=${BUILD_SHARED_LIBS}
-DBUILD_TESTING:BOOL=OFF
# -DCTK_APPctkDICOM:BOOL=ON
# -DCTK_APPctkDICOM2:BOOL=ON
-DCTK_ENABLE_DICOM:BOOL=ON
-DCTK_LIB_DICOM/Core:BOOL=ON
-DCTK_LIB_DICOM/Widgets:BOOL=ON
-DCTK_QT_VERSION:STRING=5
-DQt5_DIR:PATH=${Qt5_DIR}
The above arguements was tried in MSVC2015 and GCC 6.3 and succeed.

ctkdicomappwidget2's People

Contributors

wuzhuobin avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

jackyko1991

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.