OpenCV for Unity 2.6.3
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.0/index.html ) for the details of the argument of the method.
Loading...
Searching...
No Matches
OpenCVForUnity.DisposableObject Class Referenceabstract
Inheritance diagram for OpenCVForUnity.DisposableObject:
OpenCVForUnity.DisposableOpenCVObject OpenCVForUnity.ArucoModule.EstimateParameters OpenCVForUnity.BgsegmModule.BackgroundSubtractorLSBPDesc OpenCVForUnity.Calib3dModule.UsacParams OpenCVForUnity.CoreModule.Algorithm OpenCVForUnity.CoreModule.Mat OpenCVForUnity.CoreModule.Mat OpenCVForUnity.CoreModule.Mat OpenCVForUnity.CoreModule.TickMeter OpenCVForUnity.DnnModule.DictValue OpenCVForUnity.DnnModule.Image2BlobParams OpenCVForUnity.DnnModule.Image2BlobParams OpenCVForUnity.DnnModule.Image2BlobParams OpenCVForUnity.DnnModule.Model OpenCVForUnity.DnnModule.Model OpenCVForUnity.DnnModule.Model OpenCVForUnity.DnnModule.Net OpenCVForUnity.DnnModule.Net OpenCVForUnity.DnnModule.Net OpenCVForUnity.Dnn_superresModule.DnnSuperResImpl OpenCVForUnity.FaceModule.PredictCollector OpenCVForUnity.Features2dModule.BOWImgDescriptorExtractor OpenCVForUnity.Features2dModule.BOWTrainer OpenCVForUnity.Features2dModule.SimpleBlobDetector_Params OpenCVForUnity.ImgprocModule.IntelligentScissorsMB OpenCVForUnity.ImgprocModule.IntelligentScissorsMB OpenCVForUnity.ImgprocModule.IntelligentScissorsMB OpenCVForUnity.ImgprocModule.Subdiv2D OpenCVForUnity.ImgprocModule.Subdiv2D OpenCVForUnity.ImgprocModule.Subdiv2D OpenCVForUnity.MlModule.ParamGrid OpenCVForUnity.MlModule.TrainData OpenCVForUnity.ObjdetectModule.Board OpenCVForUnity.ObjdetectModule.Board OpenCVForUnity.ObjdetectModule.Board OpenCVForUnity.ObjdetectModule.CascadeClassifier OpenCVForUnity.ObjdetectModule.CascadeClassifier OpenCVForUnity.ObjdetectModule.CascadeClassifier OpenCVForUnity.ObjdetectModule.CharucoParameters OpenCVForUnity.ObjdetectModule.DetectorParameters OpenCVForUnity.ObjdetectModule.Dictionary OpenCVForUnity.ObjdetectModule.FaceDetectorYN OpenCVForUnity.ObjdetectModule.FaceDetectorYN OpenCVForUnity.ObjdetectModule.FaceDetectorYN OpenCVForUnity.ObjdetectModule.FaceRecognizerSF OpenCVForUnity.ObjdetectModule.GraphicalCodeDetector OpenCVForUnity.ObjdetectModule.HOGDescriptor OpenCVForUnity.ObjdetectModule.HOGDescriptor OpenCVForUnity.ObjdetectModule.HOGDescriptor OpenCVForUnity.ObjdetectModule.QRCodeDetectorAruco_Params OpenCVForUnity.ObjdetectModule.QRCodeEncoder OpenCVForUnity.ObjdetectModule.QRCodeEncoder_Params OpenCVForUnity.ObjdetectModule.RefineParameters OpenCVForUnity.Phase_unwrappingModule.HistogramPhaseUnwrapping_Params OpenCVForUnity.Structured_lightModule.SinusoidalPattern_Params OpenCVForUnity.TextModule.BaseOCR OpenCVForUnity.TextModule.ERFilter_Callback OpenCVForUnity.TextModule.OCRBeamSearchDecoder_ClassifierCallback OpenCVForUnity.TextModule.OCRHMMDecoder_ClassifierCallback OpenCVForUnity.TextModule.TextDetector OpenCVForUnity.TrackingModule.TrackerCSRT_Params OpenCVForUnity.TrackingModule.TrackerKCF_Params OpenCVForUnity.VideoModule.KalmanFilter OpenCVForUnity.VideoModule.Tracker OpenCVForUnity.VideoModule.Tracker OpenCVForUnity.VideoModule.Tracker OpenCVForUnity.VideoModule.TrackerDaSiamRPN_Params OpenCVForUnity.VideoModule.TrackerGOTURN_Params OpenCVForUnity.VideoModule.TrackerMIL_Params OpenCVForUnity.VideoModule.TrackerNano_Params OpenCVForUnity.VideoModule.TrackerVit_Params OpenCVForUnity.VideoModule.TrackerVit_Params OpenCVForUnity.VideoModule.TrackerVit_Params OpenCVForUnity.VideoioModule.VideoCapture OpenCVForUnity.VideoioModule.VideoWriter OpenCVForUnity.VideoioModule.VideoWriter OpenCVForUnity.VideoioModule.VideoWriter OpenCVForUnity.Wechat_qrcodeModule.WeChatQRCode OpenCVForUnity.XimgprocModule.EdgeDrawing_Params

Public Member Functions

void Dispose ()
 
void ThrowIfDisposed ()
 

Static Public Member Functions

static IntPtr ThrowIfNullIntPtr (IntPtr ptr)
 

Protected Member Functions

 DisposableObject ()
 
 DisposableObject (bool isEnabledDispose)
 
virtual void Dispose (bool disposing)
 

Properties

bool IsDisposed [get, protected set]
 
bool IsEnabledDispose [get, set]
 

Constructor & Destructor Documentation

◆ DisposableObject() [1/2]

OpenCVForUnity.DisposableObject.DisposableObject ( )
protected

◆ DisposableObject() [2/2]

OpenCVForUnity.DisposableObject.DisposableObject ( bool isEnabledDispose)
protected

Member Function Documentation

◆ Dispose() [1/2]

void OpenCVForUnity.DisposableObject.Dispose ( )

◆ Dispose() [2/2]

virtual void OpenCVForUnity.DisposableObject.Dispose ( bool disposing)
protectedvirtual

Reimplemented in OpenCVForUnity.ArucoModule.EstimateParameters, OpenCVForUnity.BgsegmModule.BackgroundSubtractorCNT, OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG, OpenCVForUnity.BgsegmModule.BackgroundSubtractorGSOC, OpenCVForUnity.BgsegmModule.BackgroundSubtractorLSBP, OpenCVForUnity.BgsegmModule.BackgroundSubtractorLSBPDesc, OpenCVForUnity.BgsegmModule.BackgroundSubtractorMOG, OpenCVForUnity.BgsegmModule.SyntheticSequenceGenerator, OpenCVForUnity.BioinspiredModule.Retina, OpenCVForUnity.BioinspiredModule.RetinaFastToneMapping, OpenCVForUnity.BioinspiredModule.TransientAreasSegmentationModule, OpenCVForUnity.Calib3dModule.StereoBM, OpenCVForUnity.Calib3dModule.StereoMatcher, OpenCVForUnity.Calib3dModule.StereoSGBM, OpenCVForUnity.Calib3dModule.UsacParams, OpenCVForUnity.CoreModule.Algorithm, OpenCVForUnity.CoreModule.Mat, OpenCVForUnity.CoreModule.TickMeter, OpenCVForUnity.DisposableOpenCVObject, OpenCVForUnity.Dnn_superresModule.DnnSuperResImpl, OpenCVForUnity.DnnModule.ClassificationModel, OpenCVForUnity.DnnModule.DetectionModel, OpenCVForUnity.DnnModule.DictValue, OpenCVForUnity.DnnModule.Image2BlobParams, OpenCVForUnity.DnnModule.KeypointsModel, OpenCVForUnity.DnnModule.Layer, OpenCVForUnity.DnnModule.Model, OpenCVForUnity.DnnModule.Net, OpenCVForUnity.DnnModule.SegmentationModel, OpenCVForUnity.DnnModule.TextDetectionModel, OpenCVForUnity.DnnModule.TextDetectionModel_DB, OpenCVForUnity.DnnModule.TextDetectionModel_EAST, OpenCVForUnity.DnnModule.TextRecognitionModel, OpenCVForUnity.FaceModule.BasicFaceRecognizer, OpenCVForUnity.FaceModule.BIF, OpenCVForUnity.FaceModule.EigenFaceRecognizer, OpenCVForUnity.FaceModule.Facemark, OpenCVForUnity.FaceModule.FacemarkAAM, OpenCVForUnity.FaceModule.FacemarkKazemi, OpenCVForUnity.FaceModule.FacemarkLBF, OpenCVForUnity.FaceModule.FacemarkTrain, OpenCVForUnity.FaceModule.FaceRecognizer, OpenCVForUnity.FaceModule.FisherFaceRecognizer, OpenCVForUnity.FaceModule.LBPHFaceRecognizer, OpenCVForUnity.FaceModule.MACE, OpenCVForUnity.FaceModule.PredictCollector, OpenCVForUnity.FaceModule.StandardCollector, OpenCVForUnity.Features2dModule.AffineFeature, OpenCVForUnity.Features2dModule.AgastFeatureDetector, OpenCVForUnity.Features2dModule.AKAZE, OpenCVForUnity.Features2dModule.BFMatcher, OpenCVForUnity.Features2dModule.BOWImgDescriptorExtractor, OpenCVForUnity.Features2dModule.BOWKMeansTrainer, OpenCVForUnity.Features2dModule.BOWTrainer, OpenCVForUnity.Features2dModule.BRISK, OpenCVForUnity.Features2dModule.DescriptorMatcher, OpenCVForUnity.Features2dModule.FastFeatureDetector, OpenCVForUnity.Features2dModule.Feature2D, OpenCVForUnity.Features2dModule.FlannBasedMatcher, OpenCVForUnity.Features2dModule.GFTTDetector, OpenCVForUnity.Features2dModule.KAZE, OpenCVForUnity.Features2dModule.MSER, OpenCVForUnity.Features2dModule.ORB, OpenCVForUnity.Features2dModule.SIFT, OpenCVForUnity.Features2dModule.SimpleBlobDetector, OpenCVForUnity.Features2dModule.SimpleBlobDetector_Params, OpenCVForUnity.Img_hashModule.AverageHash, OpenCVForUnity.Img_hashModule.BlockMeanHash, OpenCVForUnity.Img_hashModule.ColorMomentHash, OpenCVForUnity.Img_hashModule.ImgHashBase, OpenCVForUnity.Img_hashModule.MarrHildrethHash, OpenCVForUnity.Img_hashModule.PHash, OpenCVForUnity.Img_hashModule.RadialVarianceHash, OpenCVForUnity.ImgprocModule.CLAHE, OpenCVForUnity.ImgprocModule.GeneralizedHough, OpenCVForUnity.ImgprocModule.GeneralizedHoughBallard, OpenCVForUnity.ImgprocModule.GeneralizedHoughGuil, OpenCVForUnity.ImgprocModule.IntelligentScissorsMB, OpenCVForUnity.ImgprocModule.LineSegmentDetector, OpenCVForUnity.ImgprocModule.Subdiv2D, OpenCVForUnity.MlModule.ANN_MLP, OpenCVForUnity.MlModule.Boost, OpenCVForUnity.MlModule.DTrees, OpenCVForUnity.MlModule.EM, OpenCVForUnity.MlModule.KNearest, OpenCVForUnity.MlModule.LogisticRegression, OpenCVForUnity.MlModule.NormalBayesClassifier, OpenCVForUnity.MlModule.ParamGrid, OpenCVForUnity.MlModule.RTrees, OpenCVForUnity.MlModule.StatModel, OpenCVForUnity.MlModule.SVM, OpenCVForUnity.MlModule.SVMSGD, OpenCVForUnity.MlModule.TrainData, OpenCVForUnity.ObjdetectModule.ArucoDetector, OpenCVForUnity.ObjdetectModule.BarcodeDetector, OpenCVForUnity.ObjdetectModule.BaseCascadeClassifier, OpenCVForUnity.ObjdetectModule.Board, OpenCVForUnity.ObjdetectModule.CascadeClassifier, OpenCVForUnity.ObjdetectModule.CharucoBoard, OpenCVForUnity.ObjdetectModule.CharucoDetector, OpenCVForUnity.ObjdetectModule.CharucoParameters, OpenCVForUnity.ObjdetectModule.DetectorParameters, OpenCVForUnity.ObjdetectModule.Dictionary, OpenCVForUnity.ObjdetectModule.FaceDetectorYN, OpenCVForUnity.ObjdetectModule.FaceRecognizerSF, OpenCVForUnity.ObjdetectModule.GraphicalCodeDetector, OpenCVForUnity.ObjdetectModule.GridBoard, OpenCVForUnity.ObjdetectModule.HOGDescriptor, OpenCVForUnity.ObjdetectModule.QRCodeDetector, OpenCVForUnity.ObjdetectModule.QRCodeDetectorAruco, OpenCVForUnity.ObjdetectModule.QRCodeDetectorAruco_Params, OpenCVForUnity.ObjdetectModule.QRCodeEncoder, OpenCVForUnity.ObjdetectModule.QRCodeEncoder_Params, OpenCVForUnity.ObjdetectModule.RefineParameters, OpenCVForUnity.Phase_unwrappingModule.HistogramPhaseUnwrapping, OpenCVForUnity.Phase_unwrappingModule.HistogramPhaseUnwrapping_Params, OpenCVForUnity.Phase_unwrappingModule.PhaseUnwrapping, OpenCVForUnity.PhotoModule.AlignExposures, OpenCVForUnity.PhotoModule.AlignMTB, OpenCVForUnity.PhotoModule.CalibrateCRF, OpenCVForUnity.PhotoModule.CalibrateDebevec, OpenCVForUnity.PhotoModule.CalibrateRobertson, OpenCVForUnity.PhotoModule.MergeDebevec, OpenCVForUnity.PhotoModule.MergeExposures, OpenCVForUnity.PhotoModule.MergeMertens, OpenCVForUnity.PhotoModule.MergeRobertson, OpenCVForUnity.PhotoModule.Tonemap, OpenCVForUnity.PhotoModule.TonemapDrago, OpenCVForUnity.PhotoModule.TonemapMantiuk, OpenCVForUnity.PhotoModule.TonemapReinhard, OpenCVForUnity.PlotModule.Plot2d, OpenCVForUnity.Structured_lightModule.GrayCodePattern, OpenCVForUnity.Structured_lightModule.SinusoidalPattern, OpenCVForUnity.Structured_lightModule.SinusoidalPattern_Params, OpenCVForUnity.Structured_lightModule.StructuredLightPattern, OpenCVForUnity.TextModule.BaseOCR, OpenCVForUnity.TextModule.ERFilter, OpenCVForUnity.TextModule.ERFilter_Callback, OpenCVForUnity.TextModule.OCRBeamSearchDecoder, OpenCVForUnity.TextModule.OCRBeamSearchDecoder_ClassifierCallback, OpenCVForUnity.TextModule.OCRHMMDecoder, OpenCVForUnity.TextModule.OCRHMMDecoder_ClassifierCallback, OpenCVForUnity.TextModule.TextDetector, OpenCVForUnity.TextModule.TextDetectorCNN, OpenCVForUnity.TrackingModule.legacy_MultiTracker, OpenCVForUnity.TrackingModule.legacy_Tracker, OpenCVForUnity.TrackingModule.legacy_TrackerBoosting, OpenCVForUnity.TrackingModule.legacy_TrackerCSRT, OpenCVForUnity.TrackingModule.legacy_TrackerKCF, OpenCVForUnity.TrackingModule.legacy_TrackerMedianFlow, OpenCVForUnity.TrackingModule.legacy_TrackerMIL, OpenCVForUnity.TrackingModule.legacy_TrackerMOSSE, OpenCVForUnity.TrackingModule.legacy_TrackerTLD, OpenCVForUnity.TrackingModule.TrackerCSRT, OpenCVForUnity.TrackingModule.TrackerCSRT_Params, OpenCVForUnity.TrackingModule.TrackerKCF, OpenCVForUnity.TrackingModule.TrackerKCF_Params, OpenCVForUnity.VideoioModule.VideoCapture, OpenCVForUnity.VideoioModule.VideoWriter, OpenCVForUnity.VideoModule.BackgroundSubtractor, OpenCVForUnity.VideoModule.BackgroundSubtractorKNN, OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2, OpenCVForUnity.VideoModule.DenseOpticalFlow, OpenCVForUnity.VideoModule.DISOpticalFlow, OpenCVForUnity.VideoModule.FarnebackOpticalFlow, OpenCVForUnity.VideoModule.KalmanFilter, OpenCVForUnity.VideoModule.SparseOpticalFlow, OpenCVForUnity.VideoModule.SparsePyrLKOpticalFlow, OpenCVForUnity.VideoModule.Tracker, OpenCVForUnity.VideoModule.TrackerDaSiamRPN, OpenCVForUnity.VideoModule.TrackerDaSiamRPN_Params, OpenCVForUnity.VideoModule.TrackerGOTURN, OpenCVForUnity.VideoModule.TrackerGOTURN_Params, OpenCVForUnity.VideoModule.TrackerMIL, OpenCVForUnity.VideoModule.TrackerMIL_Params, OpenCVForUnity.VideoModule.TrackerNano, OpenCVForUnity.VideoModule.TrackerNano_Params, OpenCVForUnity.VideoModule.TrackerVit, OpenCVForUnity.VideoModule.TrackerVit_Params, OpenCVForUnity.VideoModule.VariationalRefinement, OpenCVForUnity.Wechat_qrcodeModule.WeChatQRCode, OpenCVForUnity.Xfeatures2dModule.AffineFeature2D, OpenCVForUnity.Xfeatures2dModule.BEBLID, OpenCVForUnity.Xfeatures2dModule.BoostDesc, OpenCVForUnity.Xfeatures2dModule.BriefDescriptorExtractor, OpenCVForUnity.Xfeatures2dModule.DAISY, OpenCVForUnity.Xfeatures2dModule.FREAK, OpenCVForUnity.Xfeatures2dModule.HarrisLaplaceFeatureDetector, OpenCVForUnity.Xfeatures2dModule.LATCH, OpenCVForUnity.Xfeatures2dModule.LUCID, OpenCVForUnity.Xfeatures2dModule.MSDDetector, OpenCVForUnity.Xfeatures2dModule.PCTSignatures, OpenCVForUnity.Xfeatures2dModule.PCTSignaturesSQFD, OpenCVForUnity.Xfeatures2dModule.StarDetector, OpenCVForUnity.Xfeatures2dModule.TBMR, OpenCVForUnity.Xfeatures2dModule.TEBLID, OpenCVForUnity.Xfeatures2dModule.VGG, OpenCVForUnity.XimgprocModule.AdaptiveManifoldFilter, OpenCVForUnity.XimgprocModule.ContourFitting, OpenCVForUnity.XimgprocModule.DisparityFilter, OpenCVForUnity.XimgprocModule.DisparityWLSFilter, OpenCVForUnity.XimgprocModule.DTFilter, OpenCVForUnity.XimgprocModule.EdgeAwareInterpolator, OpenCVForUnity.XimgprocModule.EdgeBoxes, OpenCVForUnity.XimgprocModule.EdgeDrawing, OpenCVForUnity.XimgprocModule.EdgeDrawing_Params, OpenCVForUnity.XimgprocModule.FastBilateralSolverFilter, OpenCVForUnity.XimgprocModule.FastGlobalSmootherFilter, OpenCVForUnity.XimgprocModule.FastLineDetector, OpenCVForUnity.XimgprocModule.GraphSegmentation, OpenCVForUnity.XimgprocModule.GuidedFilter, OpenCVForUnity.XimgprocModule.RFFeatureGetter, OpenCVForUnity.XimgprocModule.RICInterpolator, OpenCVForUnity.XimgprocModule.RidgeDetectionFilter, OpenCVForUnity.XimgprocModule.ScanSegment, OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentation, OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentationStrategy, OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentationStrategyColor, OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentationStrategyFill, OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentationStrategyMultiple, OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentationStrategySize, OpenCVForUnity.XimgprocModule.SelectiveSearchSegmentationStrategyTexture, OpenCVForUnity.XimgprocModule.SparseMatchInterpolator, OpenCVForUnity.XimgprocModule.StructuredEdgeDetection, OpenCVForUnity.XimgprocModule.SuperpixelLSC, OpenCVForUnity.XimgprocModule.SuperpixelSEEDS, OpenCVForUnity.XimgprocModule.SuperpixelSLIC, OpenCVForUnity.XphotoModule.GrayworldWB, OpenCVForUnity.XphotoModule.LearningBasedWB, OpenCVForUnity.XphotoModule.SimpleWB, OpenCVForUnity.XphotoModule.TonemapDurand, and OpenCVForUnity.XphotoModule.WhiteBalancer.

◆ ThrowIfDisposed()

void OpenCVForUnity.DisposableObject.ThrowIfDisposed ( )

◆ ThrowIfNullIntPtr()

static IntPtr OpenCVForUnity.DisposableObject.ThrowIfNullIntPtr ( IntPtr ptr)
static

Property Documentation

◆ IsDisposed

bool OpenCVForUnity.DisposableObject.IsDisposed
getprotected set

◆ IsEnabledDispose

bool OpenCVForUnity.DisposableObject.IsEnabledDispose
getset

The documentation for this class was generated from the following file: