Skip to content

core: add cuda GpuMat single dimension testing define#23126

Merged
opencv-pushbot merged 1 commit intoopencv:4.xfrom
cudawarped:fix_issue_3412
Jan 13, 2023
Merged

core: add cuda GpuMat single dimension testing define#23126
opencv-pushbot merged 1 commit intoopencv:4.xfrom
cudawarped:fix_issue_3412

Conversation

@cudawarped
Copy link
Copy Markdown
Contributor

@cudawarped cudawarped commented Jan 10, 2023

Add single dimension GpuMat testing define because single dimension GpuMat's memory is allocated differently.

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
  • The PR is proposed to the proper branch
  • There is a reference to the original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

@cudawarped cudawarped marked this pull request as draft January 11, 2023 07:13
@asmorkalov asmorkalov added the category: gpu/cuda (contrib) OpenCV 4.0+: moved to opencv_contrib label Jan 11, 2023
@cudawarped cudawarped changed the title core: always use pitched memory for GpuMat and test single dimensions core: add cuda GpuMat single dimension testing define Jan 11, 2023
@cudawarped cudawarped marked this pull request as ready for review January 11, 2023 14:52
@opencv-pushbot opencv-pushbot merged commit a9d02f0 into opencv:4.x Jan 13, 2023
@alalek alalek mentioned this pull request Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: gpu/cuda (contrib) OpenCV 4.0+: moved to opencv_contrib

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants