StsError 1064 modules/core/include/opencv2/core/persistence.hpp CV_Error( Error::StsError, "No element name has been given" ); StsError 953 modules/core/src/lda.cpp CV_Error(Error::StsError, "File can't be opened for writing!"); StsError 963 modules/core/src/lda.cpp CV_Error(Error::StsError, "File can't be opened for writing!"); StsError 2883 modules/core/src/ocl.cpp CV_ErrorNoReturn(Error::StsError, "OpenCL Shared Virtual Memory (SVM) is not supported by OpenCL device"); StsError 661 modules/flann/src/miniflann.cpp CV_Error_( Error::StsError, ("Can not open file %s for writing FLANN index\n", filename.c_str()) ); StsError 851 modules/highgui/src/window_carbon.cpp CV_Error_(Error::StsError, ("Failed to set \"%s\" window title to \"%s\"", winname.c_str(), title.c_str())); StsError 507 modules/highgui/src/window_w32.cpp CV_Error_(Error::StsError, ("Failed to set \"%s\" window title to \"%s\"", winname.c_str(), title.c_str())); StsError 90 modules/imgcodecs/src/rgbe.cpp CV_Error(cv::Error::StsError, "RGBE read error"); StsError 93 modules/imgcodecs/src/rgbe.cpp CV_Error(cv::Error::StsError, "RGBE write error"); StsError 96 modules/imgcodecs/src/rgbe.cpp CV_Error(cv::Error::StsError, cv::String("RGBE bad file format: ") + StsError 101 modules/imgcodecs/src/rgbe.cpp CV_Error(cv::Error::StsError, cv::String("RGBE error: \n") + StsError 3444 modules/objdetect/src/hog.cpp throw Exception(Error::StsError, eerr, efile, efunc, __LINE__); StsError 3452 modules/objdetect/src/hog.cpp throw Exception(Error::StsError, eerr, efile, efunc, __LINE__); StsError 3458 modules/objdetect/src/hog.cpp throw Exception(Error::StsError, eerr, efile, efunc, __LINE__); StsError 182 modules/python/src2/cv2.cpp CV_Error_(Error::StsError, ("The numpy array of typenum=%d, ndims=%d can not be created", typenum, dims)); StsError 539 modules/videostab/src/global_motion.cpp CV_Error(Error::StsError, "The library is built without Clp support"); StsError 137 modules/videostab/src/motion_stabilizing.cpp CV_Error(Error::StsError, "The library is built without Clp support"); StsError 146 samples/cpp/pca.cpp CV_Error(Error::StsError, error_message);