Skip to content
Snippets Groups Projects
Commit 1beeaa72 authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

Replace const cv::InputArray& --> cv::InputArray& ...

See that InputArray is already defined as

  typedef const _InputArray& InputArray;

so it's already const.
parent d43a57a7
No related branches found
No related tags found
1 merge request!1Joan fixes
Showing
with 20 additions and 20 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment