Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andybarry/makerscanner
/ SetCapture
Method
SetCapture
CaptureThread.h:64–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
IplImage* Pop();
63
64
void SetCapture(CaptureStatus newStatus) { capturing = newStatus; }
65
66
int GetQueueSize() { return imageQueue.size(); }
67
void SendFrame(IplImage *frame);
Callers
3
Entry
Method · 0.80
Cameras
Method · 0.80
StopCaptureThread
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected