Documentation
¶
Overview ¶
Package sharedmat gives ability to share gocv.Mats using reference counts with proper ref/clone/cleanup.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SharedMat ¶
type SharedMat struct { // contains filtered or unexported fields }
SharedMat is a share-able gocv.Mat
Click to show internal directories.
Click to hide internal directories.