Skip to content

Add feature #2615 : ocl::imshow display oclMat using cl_khr_gl_sharing extension#837

Closed
wenju-he wants to merge 7 commits intoopencv:masterfrom
wenju-he:master
Closed

Add feature #2615 : ocl::imshow display oclMat using cl_khr_gl_sharing extension#837
wenju-he wants to merge 7 commits intoopencv:masterfrom
wenju-he:master

Conversation

@wenju-he
Copy link
Copy Markdown
Contributor

Add new function ocl::imshow( const String& winname, const oclMat& _img ) to ocl.hpp
A hidden window is created to generate OpenGL context, from which the OpenCL context is created. Only Windows system is supported.

@bitwangyaoyao
Copy link
Copy Markdown
Contributor

👍

@ghost ghost assigned vpisarev Apr 22, 2013
@vpisarev
Copy link
Copy Markdown
Contributor

👍

@ghost ghost assigned apavlenko May 17, 2013
@alekcac
Copy link
Copy Markdown
Contributor

alekcac commented May 17, 2013

We should merge these modifications to the repository. Andrey, could you please do it?

@ghost ghost assigned vpisarev May 20, 2013
@vpisarev
Copy link
Copy Markdown
Contributor

the patch can not be merged for some reason, probably, it became incompatible with the latest opencv.

@wenju-he
Copy link
Copy Markdown
Contributor Author

thanks, i will modify and submit later

@wenju-he wenju-he closed this May 23, 2013
savuor pushed a commit to nickyu-zhu/opencv that referenced this pull request Oct 27, 2023
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.

5 participants