Package | Description |
---|---|
org.bytedeco.opencv.global |
Modifier and Type | Method and Description |
---|---|
static void |
opencv_core.cvSetIPLAllocators(Cv_iplCreateImageHeader create_header,
Cv_iplAllocateImageData allocate_data,
Cv_iplDeallocate _deallocate,
Cv_iplCreateROI create_roi,
Cv_iplCloneImage clone_image)
\brief Makes OpenCV use IPL functions for allocating IplImage and IplROI structures.
|
Copyright © 2024. All rights reserved.