mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-06 00:19:46 +01:00
Merge pull request #8274 from abratchik:mser.brisk.3.0.0-rc1
This commit is contained in:
commit
3e2b05b096
|
|
@ -293,7 +293,7 @@ void CvCaptureCAM::stopCaptureDevice() {
|
|||
|
||||
[mCaptureSession release];
|
||||
[mCaptureDeviceInput release];
|
||||
[mCaptureDevice release];
|
||||
// [mCaptureDevice release]; fix #7833
|
||||
|
||||
[mCaptureVideoDataOutput release];
|
||||
[mCapture release];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user