Giter VIP home page Giter VIP logo

dv's Introduction

dv

Try this application, if you cannot open files from a DICOM formatted CD or DVD with the provided viewer on your computer.

DICOM image viewer, open an image file from a DICOM CD with Datei | Öffnen, uses ImageMagick

It calls the convert command of ImageMagick that has to be in the search path for programs.

This app was made quick and dirty, because a DICOM CD was not readable with the deployed viewer. You can use it as an example, how external apps can be used include their in- and output streams and as a reference, how a raster graphic viewer can be composed with nearly no coding but with Lazarus (www.lazarus-ide.org) in one evening (include finding the idea).

Quick and dirty means for example:

  • Not all menu options of the used menu template are used
  • No i18n is provided
  • components have still their initial names and text or caption value Nevertheless, it works and can be optimized/extended/beautified at any time and compiled for many systems.

An easy way to add languages and switch them at runtime is shown in the repository karina

Install ImageMagick on macOS

I used the *.tar download and instructions being described at https://imagemagick.org/script/download.php for macOS. You have to download it to your home directory and to unpack it there. The other settings are not necessary. If things change in future, it might be necessary to patch it in the source code of the DICOM viewer.

dv's People

Contributors

jakobsche avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.