MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / close

Method close

swissranger_camera/src/dev_sr.cpp:170–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168
169
170int SR::close()
171{
172 if (srCam_)
173 if (SR_Close (srCam_))
174 ROS_WARN("unable to stop sr");
175
176 // Free resources
177 SafeCleanup();
178
179 return 0;
180}
181
182// ////////////////////////////////////////////////////////////////////////////////
183// // Store an image frame into the 'frame' buffer

Callers 15

voc_label.pyFile · 0.80
loadSVMFromFileMethod · 0.80
readTFFromFileMethod · 0.80
computeMethod · 0.80
computeMulticameraMethod · 0.80
extract_secondsFunction · 0.80
CheckFileFunction · 0.80
simple_net_fileFunction · 0.80
test_save_and_readMethod · 0.80
test_save_hdf5Method · 0.80
tearDownMethod · 0.80
tearDownMethod · 0.80

Calls

no outgoing calls

Tested by 9

simple_net_fileFunction · 0.64
test_save_and_readMethod · 0.64
test_save_hdf5Method · 0.64
tearDownMethod · 0.64
tearDownMethod · 0.64
tearDownMethod · 0.64
load_netMethod · 0.64
setUpMethod · 0.64
SetUpMethod · 0.64