Demonstates how to use filtering using the Inventor API.
This demo can perform Gaussian Blur, sobel or Prewitt filtering. It is also possible to specify a custom filtering matrix. Only separable matrices are supported at this time. The SoAlgorithms class brings the mechanism for this automatic usage of the loaded API.
FILES:
-
Inventor/Features/Compute/TextureConvolution/main.cxx
-
Inventor/Features/Compute/TextureConvolution/Filtering.cpp
-
Inventor/Features/Compute/TextureConvolution/Filtering.h
-
Inventor/Features/Compute/TextureConvolution/Data/gui.iv
SEE ALSO
SoAlgorithms
SCREENSHOT: