#include <QObject>
#include <Action.h>
#include <ImageComponent.h>
#include <ActionWidget.h>
#include "ITKFilterAPI.h"
Go to the source code of this file.
Classes | |
class | CannyEdgeDetection |
Perform a Canny edge detection on the ImageComponent. More... | |