Skip to content

gpufilters module refactoring#1010

Merged
opencv-pushbot merged 9 commits intoopencv:masterfrom
vinograd47:gpufilters-refactoring
Jun 21, 2013
Merged

gpufilters module refactoring#1010
opencv-pushbot merged 9 commits intoopencv:masterfrom
vinograd47:gpufilters-refactoring

Conversation

@vinograd47
Copy link
Copy Markdown
Contributor

  • Removed old FilterEngine classes and introduced single common interface Filter.
  • Used new Algorithm style (with create* functions).
  • Switched to Input/Output arrays.
  • Added border extrapolation to NPP filters.

@ghost ghost assigned geexie Jun 17, 2013
@geexie
Copy link
Copy Markdown
Contributor

geexie commented Jun 20, 2013

It can be, I like new interfaces and dropped _GPU.
I would be absolutely removed deprecated staff like "erode". It's obligation for as to save it during all 3.0 minor releases.

@vinograd47
Copy link
Copy Markdown
Contributor Author

@cuda-geek I removed old API.

@geexie
Copy link
Copy Markdown
Contributor

geexie commented Jun 20, 2013

👍 I agree with it

@opencv-pushbot opencv-pushbot merged commit f08d75a into opencv:master Jun 21, 2013
savuor pushed a commit to nickyu-zhu/opencv that referenced this pull request Oct 27, 2023
DNN: Add greater_or_equal and less_or_equal test case
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.

3 participants