mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 11:10:21 +08:00
Merge pull request #9175 from alalek:issue_9169
This commit is contained in:
commit
09436df1ad
@ -1468,7 +1468,7 @@ public:
|
||||
*/
|
||||
void release();
|
||||
|
||||
//! deallocates the matrix data
|
||||
//! internal use function, consider to use 'release' method instead; deallocates the matrix data
|
||||
void deallocate();
|
||||
//! internal use function; properly re-allocates _size, _step arrays
|
||||
void copySize(const Mat& m);
|
||||
|
Loading…
Reference in New Issue
Block a user