Definition at line 1698 of file mainIDo.cpp. References CheckCall(). Referenced by HandleCmd(). 01699 { 01700 CheckCall("diffvideoset", ""); 01701 CheckCall("diffsegmentation", ""); 01702 CheckCall("diffkeyframes", ""); 01703 CheckCall("diffimagesetspecial", "keyframes.txt"); 01704 CheckCall("diffimagesetspecial", "thumbnails.txt"); 01705 CheckCall("diffimagesetspecial", "stills.txt"); 01706 CheckCall("diffimagearchive", "true ALL images.raw"); 01707 }
Here is the call graph for this function: ![]()
|