Skip to content

Fix #8693#9561

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
dkurt:fix_8693
Sep 13, 2017
Merged

Fix #8693#9561
opencv-pushbot merged 1 commit intoopencv:masterfrom
dkurt:fix_8693

Conversation

@dkurt
Copy link
Copy Markdown
Member

@dkurt dkurt commented Sep 5, 2017

This pullrequest changes

resolves #8693

@dkurt dkurt changed the title Fix UMat deallocation Fix #8693 Sep 5, 2017
@alalek
Copy link
Copy Markdown
Member

alalek commented Sep 9, 2017

Workaround is fine to me. But I believe, "Inplace" processing doesn't make sense for reduce() operation (it is not "scalar multiplication" or similar) - perhaps we should just forbid them.

/cc @vpisarev

@vpisarev
Copy link
Copy Markdown
Contributor

let's merge it in for now. Fortunately, the fix does not impact performance when the operation is not in-place. 👍

@opencv-pushbot opencv-pushbot merged commit 8b09475 into opencv:master Sep 13, 2017
opencv-pushbot pushed a commit that referenced this pull request Sep 13, 2017
@dkurt dkurt deleted the fix_8693 branch September 20, 2017 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UMat refcount Error when setting UseOpenCL to false

4 participants