- addXYOffset
void addXYOffset(XYList xylist, int xOffset, int yOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
- arcLength
double arcLength(XYList xylist)
Undocumented in source. Be warned that the author may not have intended to support it.
- bin2coords
XYList bin2coords(Mat2D!ubyte img)
Undocumented in source. Be warned that the author may not have intended to support it.
- boundingBox
Rectangle boundingBox(XYList xylist)
Undocumented in source. Be warned that the author may not have intended to support it.
- bwlabel
Mat2D!uint bwlabel(Mat2D!ubyte img, uint conn)
Undocumented in source. Be warned that the author may not have intended to support it.
- contourArea
double contourArea(XYList xylist)
Undocumented in source. Be warned that the author may not have intended to support it.
- coords2mat
Mat2D!ubyte coords2mat(XYList xylist, Rectangle rect)
Undocumented in source. Be warned that the author may not have intended to support it.
- getContinousBoundaryPoints
XYList getContinousBoundaryPoints(Mat2D!ubyte unpadded)
Undocumented in source. Be warned that the author may not have intended to support it.
- idxListToSubImage
Mat2D!ubyte idxListToSubImage(Rectangle rect, XYList idxlist)
Undocumented in source. Be warned that the author may not have intended to support it.
- subImage
Mat2D!ubyte subImage(Mat2D!ubyte img, Rectangle ROI)
Undocumented in source. Be warned that the author may not have intended to support it.