Skip to content

Split GPU module into several submodules#836

Merged
opencv-pushbot merged 49 commits intoopencv:masterfrom
vinograd47:gpu-modules
Apr 18, 2013
Merged

Split GPU module into several submodules#836
opencv-pushbot merged 49 commits intoopencv:masterfrom
vinograd47:gpu-modules

Conversation

@vinograd47
Copy link
Copy Markdown
Contributor

Created next gpu modules:

  • gpuarithm (arithmetics)
  • gpulegacy (legacy NCV & NPP API)
  • gpufilters (image filtering)
  • gpuwarping (image warping)
  • gpuimgproc (image processing)
  • gpubgsegm (background segmentation)
  • gpucodec (video encoding/decoding)
  • gpufeatures2d (2d feature detection and matching)
  • gpuoptflow (optical flow)
  • gpustereo (stereo correspondence)
  • gpu (unclassified functionality)

Vladislav Vinogradov added 30 commits April 18, 2013 11:33
@vinograd47
Copy link
Copy Markdown
Contributor Author

commit fdeec68 also fixes http://code.opencv.org/issues/2972

@ghost ghost assigned Nerei Apr 18, 2013
@Nerei
Copy link
Copy Markdown
Contributor

Nerei commented Apr 18, 2013

👍

opencv-pushbot pushed a commit that referenced this pull request Apr 18, 2013
@opencv-pushbot opencv-pushbot merged commit 564f609 into opencv:master Apr 18, 2013
opencv-pushbot pushed a commit that referenced this pull request Apr 18, 2013
This reverts commit fba72cb, reversing
changes made to 02131ff.
@alalek alalek unassigned Nerei Jul 4, 2016
zachlowry pushed a commit to zachlowry/opencv that referenced this pull request Oct 21, 2024
fixes opencv#836 i.e.

- ability to build untagged commits manually using pip wheel (ensuring the version conforms to PEP 440, and to our actual documentation, by using + instead of .)
- ability to compile against current OpenCV on Python 3.8 (using numpy 1.17.5 instead of 1.17.3 which does not compile anymore)
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