Software

Code & Tools

Diese Seite enthält Downloads und Quelltexte bzw. Links zu Projektseiten welche im Rahmen von Forschungsprojekten oder Verantstaltungen entstanden sind, aber darüber hinaus genutzt werden können.

Texture Viewer

An HDR viewer for advanced texture formats which cannot be opened in usual image viewers.

It supports quick side-by-side comparison, arithmetic operations on images, customisable simple filter effects (GLSL) and 360° views.

At the moment it reads PNG, JPG, BMP, HDR, PFM, KTX, DDS, EXR
and writes PNG, BMP, HDR, PFM.
This includes Cube-Map and Mipmap support for the KTX and DDS formats.

Project page: https://github.com/kopaka1822/ImageViewer

Color Visualization

April 5, 2021

An online color visualization tool made by one of our students for a bachlors project.

https://www2.in.tu-clausthal.de/~cgstore/colorvis/image-view.html shows the histogram for an image and allows the visualization of different color spaces along with simple transformations.

https://www2.in.tu-clausthal.de/~cgstore/colorvis/chroma-view.html shows a chromacity diagram.

https://www2.in.tu-clausthal.de/~cgstore/colorvis/model-view.html visualized the HSV, Lab and RGB color space simultaneously.