/qtim-lab

trame tools and visualizations

Primary LanguagePython

trame

Trame tools and visualizations. An exploration.

Sample Data

Dropbox (04_04_2024):

Docs here

https://kitware.github.io/vtk-examples/site/

JPEG Reader

Hi Stephen, Jared and Sebastien,

I can read an image with the vtk.vtkJPEGReader method.

I used two files which accomplish the same exact thing:

  • JPEGReader.py
  • JPEGReader.ipynb

With these I can create the following image "JPEGReader_1.png" and in the interactor window use my mouse to create "JPEGReader_[2-4].png".

JPEGReader_1.png

images/JPEGReader_1.png

JPEGReader_2.png

images/JPEGReader_2.png

JPEGReader_3.png

images/JPEGReader_3.png

JPEGReader_4.png

images/JPEGReader_4.png