boofcv.examples.imageprocessing
Class ExampleImageFilter
- java.lang.Object
-
- boofcv.examples.imageprocessing.ExampleImageFilter
-
public class ExampleImageFilter extends java.lang.ObjectAn introductory example designed to introduce basic BoofCV concepts. Each function shows how to perform basic filtering and display operations using different techniques.
-
-
Constructor Summary
Constructors Constructor and Description ExampleImageFilter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static <T extends ImageGray,D extends ImageGray>
voidfilter(T input)static <T extends ImageGray,D extends ImageGray>
voidgeneralized(T input)static voidmain(java.lang.String[] args)static voidnogenerics(ImageGray input)static voidprocedural(GrayU8 input)
-
DataMelt 3.0 © DataMelt by jWork.ORG