Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Java LineIterator class is missing?

I need to process pixels on a line. I would like to use LineIterator but i can't find the equivalent method in Java. So...How I can detect all the pixels on a line in JAVA context?

Java LineIterator class is missing?

I need to process pixels on a line. I would like to use LineIterator (http://docs.opencv.org/modules/core/doc/drawing_functions.html#lineiterator) but i can't find the equivalent method in Java. So...How I can detect all the pixels on a line in JAVA context?