Uses of Class
net.algart.executors.modules.cv.matrices.drawing.DrawContours
Packages that use DrawContours
-
Uses of DrawContours in net.algart.executors.modules.cv.matrices.drawing
Methods in net.algart.executors.modules.cv.matrices.drawing that return DrawContoursModifier and TypeMethodDescriptionDrawContours.setContrastBackground(boolean contrastBackground) DrawContours.setDimX(int dimX) DrawContours.setDimY(int dimY) DrawContours.setDrawnContourKinds(DrawContours.DrawnContourKinds drawnContourKinds) DrawContours.setDrawnFeatures(DrawContours.DrawnFeatures drawnFeatures) DrawContours.setFirstIndex(int firstIndex) DrawContours.setImageStartX(int imageStartX) DrawContours.setImageStartY(int imageStartY) DrawContours.setNeedToProcessDiagonals(boolean needToProcessDiagonals) DrawContours.setNumberOfContours(int numberOfContours) DrawContours.setRandSeed(long randSeed) DrawContours.setScale(int scale) DrawContours.setStrictByteMultiplier(int strictByteMultiplier)