mirror of
https://github.com/opencv/opencv.git
synced 2024-11-27 20:50:25 +08: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