Skip to content

core(MatExpr): drop from InputArray#16653

Merged
opencv-pushbot merged 2 commits intoopencv:3.4from
alalek:core_inputarray_matexpr
Apr 10, 2020
Merged

core(MatExpr): drop from InputArray#16653
opencv-pushbot merged 2 commits intoopencv:3.4from
alalek:core_inputarray_matexpr

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Feb 23, 2020

Rework MatExpr implementation in InputArray:

  • avoid multiple expression evaluations
  • avoid issues with reduced support of InputArray::EXPR

TODO:

  • tests
  • (backlog) drop EXPR kind from InputArray implementation
allow_multiple_commits=1

alalek added 2 commits April 6, 2020 15:28
- avoid multiple expression evaluations
- avoid issues with reduced support of InputArray::EXPR
@alalek
Copy link
Copy Markdown
Member Author

alalek commented Apr 10, 2020

👍

@opencv-pushbot opencv-pushbot merged commit 9c58a7c into opencv:3.4 Apr 10, 2020
This was referenced Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants