Friday, March 13th, 2009, 1532 days ago
Memory leaking debugging errors
The memory leaking in the object recognition program has not been solved. Today, i changed the developing software from Code:Blocks to Visual Studio which is better for debugging. However, there generated a new problem, the debugging window said:
First-chance exception at 0x7c90eb74 in camera1.7.exe: 0xC0000008: An invalid handle was specified.
And, the debugging pointer was on the left side of the code:
capture = cvCaptureFromCAM(0);
Well, this line ran smoothly in Code:Blocks, why at here it went wrong.
QR code for this post, SCAN ME
POSTS MAY BE OF INTEREST
Considering video vibration helpful
Release of HAAR classifier trained for...
First trial of classifier training – t...
Collection of own hand gesture samples...
Analysis of openCV’s face detection – ...
Coming soon – closed palm detect...
Hand gesture detection and recognition...
The colour range for HSV skin extraction
Writing a simple hand gesture picture ...
Using hand gestures to control mouse p...
The error of ‘VIDIOC_QUERYMENU: ...
HIGHGUI ERROR: V4L: index 0 is not cor...
