mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 11:40:44 +08:00
minor
This commit is contained in:
parent
f1cb2431b8
commit
509730c1cd
@ -141,8 +141,7 @@ namespace cv
|
||||
|
||||
//////////////////////////////// Error handling ////////////////////////
|
||||
|
||||
//CV_EXPORTS void error(const char *error_string, const char *file, const int line, const char *func);
|
||||
//CV_EXPORTS void nppError( int err, const char *file, const int line, const char *func);
|
||||
CV_EXPORTS void error(const char *error_string, const char *file, const int line, const char *func);
|
||||
|
||||
//////////////////////////////// CudaMem ////////////////////////////////
|
||||
// CudaMem is limited cv::Mat with page locked memory allocation.
|
||||
|
Loading…
Reference in New Issue
Block a user