OpenCV for Unity 2.6.4
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.ObjdetectModule.HOGDescriptor Member List

This is the complete list of members for OpenCVForUnity.ObjdetectModule.HOGDescriptor, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.ObjdetectModule.HOGDescriptorstatic
checkDetectorSize()OpenCVForUnity.ObjdetectModule.HOGDescriptor
compute(Mat img, MatOfFloat descriptors, Size winStride, Size padding, MatOfPoint locations)OpenCVForUnity.ObjdetectModule.HOGDescriptor
compute(Mat img, MatOfFloat descriptors, Size winStride, Size padding)OpenCVForUnity.ObjdetectModule.HOGDescriptor
compute(Mat img, MatOfFloat descriptors, Size winStride)OpenCVForUnity.ObjdetectModule.HOGDescriptor
compute(Mat img, MatOfFloat descriptors)OpenCVForUnity.ObjdetectModule.HOGDescriptor
compute(Mat img, MatOfFloat descriptors, in Vec2d winStride, in Vec2d padding, MatOfPoint locations)OpenCVForUnity.ObjdetectModule.HOGDescriptor
compute(Mat img, MatOfFloat descriptors, in Vec2d winStride, in Vec2d padding)OpenCVForUnity.ObjdetectModule.HOGDescriptor
compute(Mat img, MatOfFloat descriptors, in Vec2d winStride)OpenCVForUnity.ObjdetectModule.HOGDescriptor
compute(Mat img, MatOfFloat descriptors, in(double width, double height) winStride, in(double width, double height) padding, MatOfPoint locations)OpenCVForUnity.ObjdetectModule.HOGDescriptor
compute(Mat img, MatOfFloat descriptors, in(double width, double height) winStride, in(double width, double height) padding)OpenCVForUnity.ObjdetectModule.HOGDescriptor
compute(Mat img, MatOfFloat descriptors, in(double width, double height) winStride)OpenCVForUnity.ObjdetectModule.HOGDescriptor
computeGradient(Mat img, Mat grad, Mat angleOfs, Size paddingTL, Size paddingBR)OpenCVForUnity.ObjdetectModule.HOGDescriptor
computeGradient(Mat img, Mat grad, Mat angleOfs, Size paddingTL)OpenCVForUnity.ObjdetectModule.HOGDescriptor
computeGradient(Mat img, Mat grad, Mat angleOfs)OpenCVForUnity.ObjdetectModule.HOGDescriptor
computeGradient(Mat img, Mat grad, Mat angleOfs, in Vec2d paddingTL, in Vec2d paddingBR)OpenCVForUnity.ObjdetectModule.HOGDescriptor
computeGradient(Mat img, Mat grad, Mat angleOfs, in Vec2d paddingTL)OpenCVForUnity.ObjdetectModule.HOGDescriptor
computeGradient(Mat img, Mat grad, Mat angleOfs, in(double width, double height) paddingTL, in(double width, double height) paddingBR)OpenCVForUnity.ObjdetectModule.HOGDescriptor
computeGradient(Mat img, Mat grad, Mat angleOfs, in(double width, double height) paddingTL)OpenCVForUnity.ObjdetectModule.HOGDescriptor
DEFAULT_NLEVELSOpenCVForUnity.ObjdetectModule.HOGDescriptorstatic
DESCR_FORMAT_COL_BY_COLOpenCVForUnity.ObjdetectModule.HOGDescriptorstatic
DESCR_FORMAT_ROW_BY_ROWOpenCVForUnity.ObjdetectModule.HOGDescriptorstatic
detect(Mat img, MatOfPoint foundLocations, MatOfDouble weights, double hitThreshold, Size winStride, Size padding, MatOfPoint searchLocations)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detect(Mat img, MatOfPoint foundLocations, MatOfDouble weights, double hitThreshold, Size winStride, Size padding)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detect(Mat img, MatOfPoint foundLocations, MatOfDouble weights, double hitThreshold, Size winStride)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detect(Mat img, MatOfPoint foundLocations, MatOfDouble weights, double hitThreshold)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detect(Mat img, MatOfPoint foundLocations, MatOfDouble weights)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detect(Mat img, MatOfPoint foundLocations, MatOfDouble weights, double hitThreshold, in Vec2d winStride, in Vec2d padding, MatOfPoint searchLocations)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detect(Mat img, MatOfPoint foundLocations, MatOfDouble weights, double hitThreshold, in Vec2d winStride, in Vec2d padding)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detect(Mat img, MatOfPoint foundLocations, MatOfDouble weights, double hitThreshold, in Vec2d winStride)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detect(Mat img, MatOfPoint foundLocations, MatOfDouble weights, double hitThreshold, in(double width, double height) winStride, in(double width, double height) padding, MatOfPoint searchLocations)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detect(Mat img, MatOfPoint foundLocations, MatOfDouble weights, double hitThreshold, in(double width, double height) winStride, in(double width, double height) padding)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detect(Mat img, MatOfPoint foundLocations, MatOfDouble weights, double hitThreshold, in(double width, double height) winStride)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detectMultiScale(Mat img, MatOfRect foundLocations, MatOfDouble foundWeights, double hitThreshold, Size winStride, Size padding, double scale, double groupThreshold, bool useMeanshiftGrouping)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detectMultiScale(Mat img, MatOfRect foundLocations, MatOfDouble foundWeights, double hitThreshold, Size winStride, Size padding, double scale, double groupThreshold)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detectMultiScale(Mat img, MatOfRect foundLocations, MatOfDouble foundWeights, double hitThreshold, Size winStride, Size padding, double scale)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detectMultiScale(Mat img, MatOfRect foundLocations, MatOfDouble foundWeights, double hitThreshold, Size winStride, Size padding)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detectMultiScale(Mat img, MatOfRect foundLocations, MatOfDouble foundWeights, double hitThreshold, Size winStride)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detectMultiScale(Mat img, MatOfRect foundLocations, MatOfDouble foundWeights, double hitThreshold)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detectMultiScale(Mat img, MatOfRect foundLocations, MatOfDouble foundWeights)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detectMultiScale(Mat img, MatOfRect foundLocations, MatOfDouble foundWeights, double hitThreshold, in Vec2d winStride, in Vec2d padding, double scale, double groupThreshold, bool useMeanshiftGrouping)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detectMultiScale(Mat img, MatOfRect foundLocations, MatOfDouble foundWeights, double hitThreshold, in Vec2d winStride, in Vec2d padding, double scale, double groupThreshold)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detectMultiScale(Mat img, MatOfRect foundLocations, MatOfDouble foundWeights, double hitThreshold, in Vec2d winStride, in Vec2d padding, double scale)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detectMultiScale(Mat img, MatOfRect foundLocations, MatOfDouble foundWeights, double hitThreshold, in Vec2d winStride, in Vec2d padding)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detectMultiScale(Mat img, MatOfRect foundLocations, MatOfDouble foundWeights, double hitThreshold, in Vec2d winStride)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detectMultiScale(Mat img, MatOfRect foundLocations, MatOfDouble foundWeights, double hitThreshold, in(double width, double height) winStride, in(double width, double height) padding, double scale, double groupThreshold, bool useMeanshiftGrouping)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detectMultiScale(Mat img, MatOfRect foundLocations, MatOfDouble foundWeights, double hitThreshold, in(double width, double height) winStride, in(double width, double height) padding, double scale, double groupThreshold)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detectMultiScale(Mat img, MatOfRect foundLocations, MatOfDouble foundWeights, double hitThreshold, in(double width, double height) winStride, in(double width, double height) padding, double scale)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detectMultiScale(Mat img, MatOfRect foundLocations, MatOfDouble foundWeights, double hitThreshold, in(double width, double height) winStride, in(double width, double height) padding)OpenCVForUnity.ObjdetectModule.HOGDescriptor
detectMultiScale(Mat img, MatOfRect foundLocations, MatOfDouble foundWeights, double hitThreshold, in(double width, double height) winStride)OpenCVForUnity.ObjdetectModule.HOGDescriptor
DisposableObject()OpenCVForUnity.DisposableObjectprotected
DisposableObject(bool isEnabledDispose)OpenCVForUnity.DisposableObjectprotected
DisposableOpenCVObject()OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
Dispose(bool disposing)OpenCVForUnity.ObjdetectModule.HOGDescriptorprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
get_blockSize()OpenCVForUnity.ObjdetectModule.HOGDescriptor
get_blockSizeAsValueTuple()OpenCVForUnity.ObjdetectModule.HOGDescriptor
get_blockSizeAsVec2d()OpenCVForUnity.ObjdetectModule.HOGDescriptor
get_blockStride()OpenCVForUnity.ObjdetectModule.HOGDescriptor
get_blockStrideAsValueTuple()OpenCVForUnity.ObjdetectModule.HOGDescriptor
get_blockStrideAsVec2d()OpenCVForUnity.ObjdetectModule.HOGDescriptor
get_cellSize()OpenCVForUnity.ObjdetectModule.HOGDescriptor
get_cellSizeAsValueTuple()OpenCVForUnity.ObjdetectModule.HOGDescriptor
get_cellSizeAsVec2d()OpenCVForUnity.ObjdetectModule.HOGDescriptor
get_derivAperture()OpenCVForUnity.ObjdetectModule.HOGDescriptor
get_gammaCorrection()OpenCVForUnity.ObjdetectModule.HOGDescriptor
get_histogramNormType()OpenCVForUnity.ObjdetectModule.HOGDescriptor
get_L2HysThreshold()OpenCVForUnity.ObjdetectModule.HOGDescriptor
get_nbins()OpenCVForUnity.ObjdetectModule.HOGDescriptor
get_nlevels()OpenCVForUnity.ObjdetectModule.HOGDescriptor
get_signedGradient()OpenCVForUnity.ObjdetectModule.HOGDescriptor
get_svmDetector()OpenCVForUnity.ObjdetectModule.HOGDescriptor
get_winSigma()OpenCVForUnity.ObjdetectModule.HOGDescriptor
get_winSize()OpenCVForUnity.ObjdetectModule.HOGDescriptor
get_winSizeAsValueTuple()OpenCVForUnity.ObjdetectModule.HOGDescriptor
get_winSizeAsVec2d()OpenCVForUnity.ObjdetectModule.HOGDescriptor
getDaimlerPeopleDetector()OpenCVForUnity.ObjdetectModule.HOGDescriptorstatic
getDefaultPeopleDetector()OpenCVForUnity.ObjdetectModule.HOGDescriptorstatic
getDescriptorSize()OpenCVForUnity.ObjdetectModule.HOGDescriptor
getNativeObjAddr()OpenCVForUnity.ObjdetectModule.HOGDescriptor
getWinSigma()OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor()OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(Size _winSize, Size _blockSize, Size _blockStride, Size _cellSize, int _nbins, int _derivAperture, double _winSigma, int _histogramNormType, double _L2HysThreshold, bool _gammaCorrection, int _nlevels, bool _signedGradient)OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(Size _winSize, Size _blockSize, Size _blockStride, Size _cellSize, int _nbins, int _derivAperture, double _winSigma, int _histogramNormType, double _L2HysThreshold, bool _gammaCorrection, int _nlevels)OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(Size _winSize, Size _blockSize, Size _blockStride, Size _cellSize, int _nbins, int _derivAperture, double _winSigma, int _histogramNormType, double _L2HysThreshold, bool _gammaCorrection)OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(Size _winSize, Size _blockSize, Size _blockStride, Size _cellSize, int _nbins, int _derivAperture, double _winSigma, int _histogramNormType, double _L2HysThreshold)OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(Size _winSize, Size _blockSize, Size _blockStride, Size _cellSize, int _nbins, int _derivAperture, double _winSigma, int _histogramNormType)OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(Size _winSize, Size _blockSize, Size _blockStride, Size _cellSize, int _nbins, int _derivAperture, double _winSigma)OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(Size _winSize, Size _blockSize, Size _blockStride, Size _cellSize, int _nbins, int _derivAperture)OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(Size _winSize, Size _blockSize, Size _blockStride, Size _cellSize, int _nbins)OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(string filename)OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(in Vec2d _winSize, in Vec2d _blockSize, in Vec2d _blockStride, in Vec2d _cellSize, int _nbins, int _derivAperture, double _winSigma, int _histogramNormType, double _L2HysThreshold, bool _gammaCorrection, int _nlevels, bool _signedGradient)OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(in Vec2d _winSize, in Vec2d _blockSize, in Vec2d _blockStride, in Vec2d _cellSize, int _nbins, int _derivAperture, double _winSigma, int _histogramNormType, double _L2HysThreshold, bool _gammaCorrection, int _nlevels)OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(in Vec2d _winSize, in Vec2d _blockSize, in Vec2d _blockStride, in Vec2d _cellSize, int _nbins, int _derivAperture, double _winSigma, int _histogramNormType, double _L2HysThreshold, bool _gammaCorrection)OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(in Vec2d _winSize, in Vec2d _blockSize, in Vec2d _blockStride, in Vec2d _cellSize, int _nbins, int _derivAperture, double _winSigma, int _histogramNormType, double _L2HysThreshold)OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(in Vec2d _winSize, in Vec2d _blockSize, in Vec2d _blockStride, in Vec2d _cellSize, int _nbins, int _derivAperture, double _winSigma, int _histogramNormType)OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(in Vec2d _winSize, in Vec2d _blockSize, in Vec2d _blockStride, in Vec2d _cellSize, int _nbins, int _derivAperture, double _winSigma)OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(in Vec2d _winSize, in Vec2d _blockSize, in Vec2d _blockStride, in Vec2d _cellSize, int _nbins, int _derivAperture)OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(in Vec2d _winSize, in Vec2d _blockSize, in Vec2d _blockStride, in Vec2d _cellSize, int _nbins)OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(in(double width, double height) _winSize, in(double width, double height) _blockSize, in(double width, double height) _blockStride, in(double width, double height) _cellSize, int _nbins, int _derivAperture, double _winSigma, int _histogramNormType, double _L2HysThreshold, bool _gammaCorrection, int _nlevels, bool _signedGradient)OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(in(double width, double height) _winSize, in(double width, double height) _blockSize, in(double width, double height) _blockStride, in(double width, double height) _cellSize, int _nbins, int _derivAperture, double _winSigma, int _histogramNormType, double _L2HysThreshold, bool _gammaCorrection, int _nlevels)OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(in(double width, double height) _winSize, in(double width, double height) _blockSize, in(double width, double height) _blockStride, in(double width, double height) _cellSize, int _nbins, int _derivAperture, double _winSigma, int _histogramNormType, double _L2HysThreshold, bool _gammaCorrection)OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(in(double width, double height) _winSize, in(double width, double height) _blockSize, in(double width, double height) _blockStride, in(double width, double height) _cellSize, int _nbins, int _derivAperture, double _winSigma, int _histogramNormType, double _L2HysThreshold)OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(in(double width, double height) _winSize, in(double width, double height) _blockSize, in(double width, double height) _blockStride, in(double width, double height) _cellSize, int _nbins, int _derivAperture, double _winSigma, int _histogramNormType)OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(in(double width, double height) _winSize, in(double width, double height) _blockSize, in(double width, double height) _blockStride, in(double width, double height) _cellSize, int _nbins, int _derivAperture, double _winSigma)OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(in(double width, double height) _winSize, in(double width, double height) _blockSize, in(double width, double height) _blockStride, in(double width, double height) _cellSize, int _nbins, int _derivAperture)OpenCVForUnity.ObjdetectModule.HOGDescriptor
HOGDescriptor(in(double width, double height) _winSize, in(double width, double height) _blockSize, in(double width, double height) _blockStride, in(double width, double height) _cellSize, int _nbins)OpenCVForUnity.ObjdetectModule.HOGDescriptor
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
L2HysOpenCVForUnity.ObjdetectModule.HOGDescriptorstatic
load(string filename, string objname)OpenCVForUnity.ObjdetectModule.HOGDescriptor
load(string filename)OpenCVForUnity.ObjdetectModule.HOGDescriptor
save(string filename, string objname)OpenCVForUnity.ObjdetectModule.HOGDescriptor
save(string filename)OpenCVForUnity.ObjdetectModule.HOGDescriptor
setSVMDetector(Mat svmdetector)OpenCVForUnity.ObjdetectModule.HOGDescriptor
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic
widthOpenCVForUnity.ObjdetectModule.HOGDescriptor