Catalano.Vision.Detection
Interface IObjectDetector
-
public interface IObjectDetector
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.util.List<IntRectangle>DetectedObjects()java.util.List<IntRectangle>ProcessFrame(FastBitmap fastBitmap)
-
-
-
Method Detail
-
DetectedObjects
java.util.List<IntRectangle> DetectedObjects()
-
ProcessFrame
java.util.List<IntRectangle> ProcessFrame(FastBitmap fastBitmap)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG