class LineIterator to return also the (x,y) coordinates (Feature #2338)


Added by Gary Bradski over 12 years ago. Updated over 12 years ago.


Status:Done Start date:2012-09-06
Priority:Normal Due date:
Assignee:Vadim Pisarevsky % Done:

0%

Category:core
Target version:2.4.3 Estimated time:2.00 hours
Difficulty: Pull request:

Description

With class LineIterator, it is very hard to determine what the actual (x,y) image location values are. can we have some method to determine these?


Associated revisions

Revision e94cd1ec
Added by Vadim Pisarevsky over 12 years ago

updated description of LineIterator with information about LineIterator::pos() (ticket #2338)

Revision 5cb2d1c2
Added by Roman Donchenko about 11 years ago

Merge pull request #2338 from asmorkalov:ocv_gcov

History

Updated by Alexander Shishkov over 12 years ago

Could you clarify the problem? What is the problem with it.pos().x and it.pos.y()?

  • Category changed from highgui-gui to core

Updated by Alexander Shishkov over 12 years ago

  • Target version deleted (2.4.3)

Updated by Vadim Pisarevsky over 12 years ago

the method LineIterator::pos(), as Alexander mentioned, is what you want. I have just added description of this method to the reference manual.

  • Target version set to 2.4.3
  • Status changed from Open to Done

Also available in: Atom PDF