Jump to content

RidgeRun OpenCV Fork: Difference between revisions

Line 21: Line 21:
   '''STATUS''': [https://github.com/opencv/opencv/pull/18377 Submitted.]
   '''STATUS''': [https://github.com/opencv/opencv/pull/18377 Submitted.]


   '''BRANCH'': [https://github.com/RidgeRun/opencv/tree/zerocopy-gstreamer-videocapture zerocopy-gstreamer-videocapture]
   '''BRANCH''': [https://github.com/RidgeRun/opencv/tree/zerocopy-gstreamer-videocapture zerocopy-gstreamer-videocapture]


Effectively removes the memory copy when transferring data from the GstBuffer to the cv::Mat. Now the GstBuffer and its associated memory will remain alive throughout the lifespan of the matrix.
Effectively removes the memory copy when transferring data from the GstBuffer to the cv::Mat. Now the GstBuffer and its associated memory will remain alive throughout the lifespan of the matrix.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.