Coder Social home page Coder Social logo

Colored dcmdump output about dicom-rs HOT 6 CLOSED

enet4 avatar enet4 commented on June 8, 2024
Colored dcmdump output

from dicom-rs.

Comments (6)

pjsier avatar pjsier commented on June 8, 2024 1

Makes sense, thanks for clarifying! I can take an initial stab at some of the colors and then we can try them out to see what works

from dicom-rs.

Enet4 avatar Enet4 commented on June 8, 2024 1

That does seem to be an easier API. Feel free to use it for now. Then we can evaluate the outcomes based on platform support and performance.

from dicom-rs.

pjsier avatar pjsier commented on June 8, 2024

@Enet4 I'm interested in taking this on! To clarify, in the example you mentioned there would be 3 colors assigned, one each for numbers, attribute names, and values? And do you have any preference on the colors used?

from dicom-rs.

Enet4 avatar Enet4 commented on June 8, 2024

Yes, the colours would differ among different components in a line.

To be honest, I did not specify concrete colours because this is likely going to be an iterative process for obtaining a good palette. Still, here's what I would picture as a good starting point for a dark background:

  • a slightly darker shade of grey for the tag numbers;
  • known attribute names in bold if supported by the platform
  • values in a brighter colour, which could even depend on the data type and hint their validity: white or yellowish white for string values, light green for dates and times, red for invalid dates/times (this is already checked by dcmdump).

But again, we'll only know if they work well once tried out.

I will be able to test this on both Linux and Windows.

from dicom-rs.

pjsier avatar pjsier commented on June 8, 2024

@Enet4 I've been taking a look at termcolor, and it looks like the main benefit compared to something like colored is support for earlier versions of Windows. Is support for Windows versions before 10 a priority here? If so I can keep going forward with termcolor, but wanted to check because it looks like using colored is simpler overall

from dicom-rs.

Enet4 avatar Enet4 commented on June 8, 2024

Resolved in #80

from dicom-rs.

Related Issues (20)

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.