GithubHelp home page GithubHelp logo

flowerlove / ctk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from commontk/ctk

0.0 1.0 0.0 16.46 MB

A set of common support code for medical imaging, surgical navigation, and related purposes.

Home Page: http://commontk.org

License: Apache License 2.0

CMake 6.25% C++ 92.81% C 0.37% Python 0.16% XSLT 0.38% HTML 0.03%

ctk's Introduction

Common Toolkit

image

The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.

See http://commontk.org

Build Instructions

Configure the project using CMake.

For Qt5, specify the followings:
  • CTK_QT_VERSION: 5
  • QT5_DIR: C:Qt5.15.0msvc2019_64libcmakeQt5 (or something similar, depending on operating system)
  • VTK_MODULE_ENABLE_VTK_GUISupportQt: YES (for enabling VTK widgets)
  • VTK_MODULE_ENABLE_VTK_ViewsQt: YES (for enabling VTK view widgets)

Note: make sure your built toolchain version is compatible with the chosen Qt version. For example if trying to build with Qt-5.12 and Microsoft Visual Studio 2019, then build will fail with the error error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl QLinkedListData::QLinkedListData(void)". The solution is to either change the toolset version to an earlier one (e.g., Visual Studio 2017) or upgrade Qt (e.g., use Qt-5.15 with Visual Studio 2019).

ctk's People

Contributors

jcfr avatar finetjul avatar saschazelzer avatar pieper avatar nolden avatar mattclarkson avatar lassoan avatar nherlambang avatar espakm avatar msmolens avatar benoitbleuze avatar benjaminlong avatar trabs avatar mehrtash avatar blezek avatar ivmartel avatar cpinter avatar jamesobutler avatar mayeulchassagnard avatar nicolasrannou avatar aylward avatar kislinsk avatar cjgoch avatar vovythevov avatar mwoehlke-kitware avatar lygstate avatar sunderlandkyl avatar phcerdan avatar miluba154 avatar haehn avatar

Watchers

James Cloos avatar

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.