OpenCV for Unity 3.0.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.12.0/index.html ) for the details of the argument of the method.
|
Classes | |
class | OpenCVForUnity.UnityIntegration.Worker.Utils.MatPool |
A pool for managing and reusing Mat objects to improve performance and reduce memory allocation. This pool is designed to handle Mat objects of a specific size and type. More... | |
Namespaces | |
namespace | OpenCVForUnity |
namespace | OpenCVForUnity.UnityIntegration |
namespace | OpenCVForUnity.UnityIntegration.Worker |
namespace | OpenCVForUnity.UnityIntegration.Worker.Utils |