M HYPE SPLASH
// general

Substitute for Codonics Clarity Viewer?

By Michael Henderson

I got a CD which data requires Codonics Clarity Viewer which is licenced program. I recall in viewing such data with some free OSX application last year. I did not find the software or its substitute by apt-cache/apt-file search.

Is there any substitute for Codonics Clarity Viewer in Ubuntu?

2 Answers

Most likely it's a DICOM file format file, in Ubuntu, you have at least two alternatives:

  • DicomImageViewer: To install, run sudo apt-get install pixelmed-webstart-apps
  • Aeskulap: To install, run sudo apt-get install aeskulap

Also you can search the application names in the Ubuntu Software Center. Is slower but easier.

2

There is also Weasis which is a system that can launch an image viewer. It follows some DICOM standards.

0

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy