Skip to content

Port CUDA support to OpenCV 3.0 #8

@ypnos

Description

@ypnos

OpenCV 3.0 removes the gpu namespace and replaces it with something else. Also, it has vastly improved OpenCL support as compared to back when we decided to use the gpu module.

Rewrite the CUDA background tasks to use the new CUDA/OpenCL functionality.
Identify other places in the code where we can profit from the new functionality -- often just by changing the mat type, see: http://docs.opencv.org/master/db/dfa/tutorial_transition_guide.html

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions