Skip to content

A simple UI based on qt, vtk and itk which finishes several simple operations.

Notifications You must be signed in to change notification settings

Barnonewdm/Image-Processing

Repository files navigation

Image-Processing

A simple UI based on QT, VTK and ITK, which finishes several image processing operations (i.e., edge extraction).

Environment: Ubunutu 16.04

Requried packages: VTK(6.3.0) ITK(4.12.0) QT-4

open a terminal:

mkdir build
cd build
cmake ..
make
./mainwindow

About

A simple UI based on qt, vtk and itk which finishes several simple operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published