Adding cv::Mat::rbegin() and cv::Mat::rend() (Bug #3333)


Added by Adi Shavit over 11 years ago. Updated over 11 years ago.


Status:Cancelled Start date:2013-10-22
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
Affected version:2.4.6 (latest release) Operating System:Any
Difficulty: HW Platform:Any
Pull request:

Description

I needed to iterate over a histogram in reverse order and wanted to do it with stl algorithms.
But to my surprise, cv::Mat does not have an rbegin() and rend() methods.


Associated revisions

Revision 968fe91c
Added by Vadim Pisarevsky over 10 years ago

Merge pull request #3333 from micha137:patch-1

History

Updated by Adi Shavit over 11 years ago

  • Status changed from New to Cancelled

Also available in: Atom PDF