Its been a while in development but its finally ready for release in beta form:
DGV is a full Graphical User Interface using OpenGL (via VTK) that allows the user to open and view:
- PNG, TIFF, PNM (PGM etc.), BMP and JPEG images
- DICOM images
- VTK XML Image (VTI) format
- Comma Seperated Values (CSV) files
Then be able to do:
- Fast Fourier Transforms (FFTs) of Complex and real data.
- View complex valued data
- See Raw Data of the files above through the use of tables
- Surface plots of the data or results of transforms
- Volume plots via VTI files
- Animation of volume slices using surface plots
- 1D FFTs of data in tables
- 1D Line plots of raw data
- Animations of 1D plots of raw data
- Images are viewed in a 3D scene allowing gamma control via the mouse.
- Volume and Surface plots are in full OpenGL 3D graphics.
Grab the source from the downloads tab. Binary releases will be available soon.
Cheers
Shakes