You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This software is a very basic Image Processing application. Build for demonstrative purposes, in the use of Qt VTK and ITK libraries together.
This app, create a GUI with Qt, load an image from file using ITK and display the image using VTK in conjunction with Qt. Also you can apply an image filter with ITK and display the resulting image.
In order to compile and run this example you need the following libraries: