mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 14:36:36 +08:00
Merge pull request #8564 from orisano:patch-1
This commit is contained in:
commit
4d3cef35c2
@ -270,8 +270,6 @@ CvCaptureCAM::CvCaptureCAM(int cameraNum) {
|
||||
|
||||
CvCaptureCAM::~CvCaptureCAM() {
|
||||
stopCaptureDevice();
|
||||
|
||||
std::cout << "Cleaned up camera." << std::endl;
|
||||
}
|
||||
|
||||
int CvCaptureCAM::didStart() {
|
||||
|
Loading…
Reference in New Issue
Block a user