不是这里aaOpenCV Error: Insufficient memory (Failed to allocate 1616196452 bytes) in OutOfMemoryError, file D:\OpenCV2.4.9\opencv\sources\modules\core\src\alloc.cpp, line 52
terminate called after throwing an instance of ‘cv::Exception’
what(): D:\OpenCV2.4.9\opencv\sources\modules\core\src\alloc.cpp:52: error: (-4) Failed to allocate 1616196452 bytes in function OutOfMemoryError
一般原因为内存泄漏。