Skip to content

Fix ocl::filter2D, ocl::gfft#935

Merged
opencv-pushbot merged 2 commits intoopencv:2.4from
pengx17:2.4_filter2d_fix
Jun 4, 2013
Merged

Fix ocl::filter2D, ocl::gfft#935
opencv-pushbot merged 2 commits intoopencv:2.4from
pengx17:2.4_filter2d_fix

Conversation

@pengx17
Copy link
Copy Markdown
Contributor

@pengx17 pengx17 commented May 31, 2013

No description provided.

In current implementation, this function only works when anchor point is
in the kernel center and kernel size supported is either 3x3 or 5x5.
@ghost ghost assigned vpisarev May 31, 2013
@asmorkalov
Copy link
Copy Markdown
Contributor

Vadim, please review the request.

When user provided corners buffer is big enough to be copied to from
tmpCorners_, we allow the buffer to be reused other than allocate a new
cl_mem object.
@vpisarev
Copy link
Copy Markdown
Contributor

vpisarev commented Jun 4, 2013

👍

@opencv-pushbot opencv-pushbot merged commit a7a94de into opencv:2.4 Jun 4, 2013
@SpecLad SpecLad mentioned this pull request Jun 10, 2013
savuor pushed a commit to nickyu-zhu/opencv that referenced this pull request Oct 27, 2023
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.

4 participants