|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gab.opencv.ContourComparator
public class ContourComparator
Constructor Summary | |
---|---|
ContourComparator()
|
Method Summary | |
---|---|
int |
compare(Contour c1,
Contour c2)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public ContourComparator()
Method Detail |
---|
public int compare(Contour c1, Contour c2)
compare
in interface Comparator<Contour>
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |