Package org.hortonmachine.modules
Class CannyEdgeDetector
java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.gears.modules.r.edgedetection.OmsCannyEdgeDetector
org.hortonmachine.modules.CannyEdgeDetector
public class CannyEdgeDetector
extends org.hortonmachine.gears.modules.r.edgedetection.OmsCannyEdgeDetector
-
Field Summary
-
Constructor Summary
Constructors Constructor Description CannyEdgeDetector() -
Method Summary
Modifier and Type Method Description voidprocess()
-
Field Details
-
Constructor Details
-
CannyEdgeDetector
public CannyEdgeDetector()
-
-
Method Details
-
process
public void process() throws java.lang.Exception- Overrides:
processin classorg.hortonmachine.gears.modules.r.edgedetection.OmsCannyEdgeDetector- Throws:
java.lang.Exception
-