MCPcopy Create free account

hub / github.com/CVCUDA/CV-CUDA / functions

Functions3,774 in github.com/CVCUDA/CV-CUDA

↓ 1 callersFunctionAdvCvtColorInto
python/mod_cvcuda/operators/OpAdvCvtColor.cpp:30
↓ 1 callersFunctionAlignDown
src/nvcv/src/include/nvcv/detail/Align.hpp:40
↓ 1 callersFunctionAverageBlurInto
python/mod_cvcuda/operators/OpAverageBlur.cpp:34
↓ 1 callersFunctionAverageBlurVarShapeInto
python/mod_cvcuda/operators/OpAverageBlur.cpp:65
↓ 1 callersFunctionBilateralFilterInto
python/mod_cvcuda/operators/OpBilateralFilter.cpp:34
↓ 1 callersFunctionBndBoxInto
python/mod_cvcuda/operators/OpBndBox.cpp:29
↓ 1 callersFunctionBoxBlurInto
python/mod_cvcuda/operators/OpBoxBlur.cpp:29
↓ 1 callersFunctionBrightnessContrastInto
python/mod_cvcuda/operators/OpBrightnessContrast.cpp:77
↓ 1 callersFunctionCPUBilateralFilterTensor
tests/cvcuda/system/TestOpBilateralFilter.cpp:145
↓ 1 callersFunctionCPUBilateralFilterVarShape
tests/cvcuda/system/TestOpBilateralFilter.cpp:182
↓ 1 callersFunctionCPUJointBilateralFilterTensor
tests/cvcuda/system/TestOpJointBilateralFilter.cpp:159
↓ 1 callersFunctionCPUJointBilateralFilterVarShape
tests/cvcuda/system/TestOpJointBilateralFilter.cpp:199
↓ 1 callersFunctionCenterCropInto
python/mod_cvcuda/operators/OpCenterCrop.cpp:36
↓ 1 callersFunctionChannelReorderVarShapeInto
python/mod_cvcuda/operators/OpChannelReorder.cpp:36
↓ 1 callersFunctionCheckSucceeded
src/nvcv/util/CheckError.hpp:59
↓ 1 callersFunctionColorTwistMatrixInto
python/mod_cvcuda/operators/OpColorTwist.cpp:66
↓ 1 callersFunctionCompareTensors
tests/cvcuda/system/TestOpJointBilateralFilter.cpp:68
↓ 1 callersFunctionCompareTensors
tests/cvcuda/system/TestOpBilateralFilter.cpp:63
↓ 1 callersFunctionCompareVarShapes
tests/cvcuda/system/TestOpJointBilateralFilter.cpp:81
↓ 1 callersFunctionCompareVarShapes
tests/cvcuda/system/TestOpBilateralFilter.cpp:76
↓ 1 callersFunctionCompositeInto
python/mod_cvcuda/operators/OpComposite.cpp:34
↓ 1 callersFunctionCompositeVarShapeInto
python/mod_cvcuda/operators/OpComposite.cpp:64
↓ 1 callersFunctionComputeHash
python/common/Hash.hpp:33
↓ 1 callersFunctionComputeHashTupleHelper
python/common/Hash.hpp:72
↓ 1 callersFunctionConv2DVarShapeInto
python/mod_cvcuda/operators/OpConv2D.cpp:36
↓ 1 callersFunctionConvertToInto
python/mod_cvcuda/operators/OpConvertTo.cpp:29
↓ 1 callersFunctionCopyMakeBorderInto
python/mod_cvcuda/operators/OpCopyMakeBorder.cpp:35
↓ 1 callersFunctionCreateNVCVImageDataHost
python/mod_cvcuda/nvcv/Image.cpp:451
↓ 1 callersFunctionCropFlipNormalizeReformatInto
python/mod_cvcuda/operators/OpCropFlipNormalizeReformat.cpp:37
↓ 1 callersFunctionCustomCropInto
python/mod_cvcuda/operators/OpCustomCrop.cpp:31
↓ 1 callersFunctionCvtColorInto
python/mod_cvcuda/operators/OpCvtColor.cpp:38
↓ 1 callersFunctionCvtColorVarShapeInto
python/mod_cvcuda/operators/OpCvtColor.cpp:77
↓ 1 callersMethodDestroy
src/nvcv/src/include/nvcv/HandleWrapper.hpp:86
↓ 1 callersFunctionDestroyCContainer
tests/nvcv_types/unit/TestCallback.cpp:320
↓ 1 callersFunctionDeviceAbsImpl
src/cvcuda/include/cvcuda/cuda_tools/detail/MathWrappersImpl.hpp:379
↓ 1 callersFunctionDeviceExpImpl
src/cvcuda/include/cvcuda/cuda_tools/detail/MathWrappersImpl.hpp:341
↓ 1 callersFunctionDeviceMaxImpl
src/cvcuda/include/cvcuda/cuda_tools/detail/MathWrappersImpl.hpp:299
↓ 1 callersFunctionDeviceMinImpl
src/cvcuda/include/cvcuda/cuda_tools/detail/MathWrappersImpl.hpp:278
↓ 1 callersFunctionDevicePowImpl
src/cvcuda/include/cvcuda/cuda_tools/detail/MathWrappersImpl.hpp:320
↓ 1 callersFunctionDeviceSqrtImpl
src/cvcuda/include/cvcuda/cuda_tools/detail/MathWrappersImpl.hpp:358
↓ 1 callersFunctionDupImpl
tests/common/ValueList.hpp:1266
↓ 1 callersFunctionEraseInto
python/mod_cvcuda/operators/OpErase.cpp:32
↓ 1 callersFunctionEraseVarShapeInto
python/mod_cvcuda/operators/OpErase.cpp:67
↓ 1 callersFunctionExportAdaptiveThresholdType
python/mod_cvcuda/AdaptiveThresholdType.cpp:24
↓ 1 callersFunctionExportBorderType
python/mod_cvcuda/BorderType.cpp:24
↓ 1 callersFunctionExportBoxBlur
python/mod_cvcuda/OsdElement.cpp:95
↓ 1 callersFunctionExportCAPI
Note these functions will set a PyError if an exception is thrown, this must be then checked by calling CheckCAPIError() before returning to Python.
python/mod_cvcuda/nvcv/CAPI.cpp:414
↓ 1 callersFunctionExportChannelManipType
python/mod_cvcuda/ChannelManipType.cpp:24
↓ 1 callersFunctionExportColorConversionCode
python/mod_cvcuda/ColorConversionCode.cpp:24
↓ 1 callersFunctionExportColorSpec
python/mod_cvcuda/nvcv/ColorSpec.cpp:24
↓ 1 callersFunctionExportConnectivityType
python/mod_cvcuda/ConnectivityType.cpp:24
↓ 1 callersFunctionExportDataType
python/mod_cvcuda/nvcv/DataType.cpp:268
↓ 1 callersFunctionExportImageFormat
python/mod_cvcuda/nvcv/ImageFormat.cpp:73
↓ 1 callersFunctionExportInterpolationType
python/mod_cvcuda/InterpolationType.cpp:24
↓ 1 callersFunctionExportLabelType
python/mod_cvcuda/LabelType.cpp:24
↓ 1 callersFunctionExportMorphologyType
python/mod_cvcuda/MorphologyType.cpp:24
↓ 1 callersFunctionExportNormType
python/mod_cvcuda/NormType.cpp:24
↓ 1 callersFunctionExportOSD
python/mod_cvcuda/OsdElement.cpp:119
↓ 1 callersFunctionExportOpAdaptiveThreshold
python/mod_cvcuda/operators/OpAdaptiveThreshold.cpp:103
↓ 1 callersFunctionExportOpAdvCvtColor
python/mod_cvcuda/operators/OpAdvCvtColor.cpp:59
↓ 1 callersFunctionExportOpAverageBlur
python/mod_cvcuda/operators/OpAverageBlur.cpp:107
↓ 1 callersFunctionExportOpBilateralFilter
python/mod_cvcuda/operators/OpBilateralFilter.cpp:101
↓ 1 callersFunctionExportOpBndBox
python/mod_cvcuda/operators/OpBndBox.cpp:57
↓ 1 callersFunctionExportOpBoxBlur
python/mod_cvcuda/operators/OpBoxBlur.cpp:56
↓ 1 callersFunctionExportOpBrightnessContrast
python/mod_cvcuda/operators/OpBrightnessContrast.cpp:124
↓ 1 callersFunctionExportOpCenterCrop
python/mod_cvcuda/operators/OpCenterCrop.cpp:84
↓ 1 callersFunctionExportOpChannelReorder
python/mod_cvcuda/operators/OpChannelReorder.cpp:74
↓ 1 callersFunctionExportOpColorTwist
python/mod_cvcuda/operators/OpColorTwist.cpp:95
↓ 1 callersFunctionExportOpComposite
python/mod_cvcuda/operators/OpComposite.cpp:103
↓ 1 callersFunctionExportOpConv2D
python/mod_cvcuda/operators/OpConv2D.cpp:74
↓ 1 callersFunctionExportOpConvertTo
python/mod_cvcuda/operators/OpConvertTo.cpp:57
↓ 1 callersFunctionExportOpCopyMakeBorder
python/mod_cvcuda/operators/OpCopyMakeBorder.cpp:196
↓ 1 callersFunctionExportOpCropFlipNormalizeReformat
python/mod_cvcuda/operators/OpCropFlipNormalizeReformat.cpp:78
↓ 1 callersFunctionExportOpCustomCrop
python/mod_cvcuda/operators/OpCustomCrop.cpp:87
↓ 1 callersFunctionExportOpCvtColor
python/mod_cvcuda/operators/OpCvtColor.cpp:122
↓ 1 callersFunctionExportOpErase
python/mod_cvcuda/operators/OpErase.cpp:117
↓ 1 callersFunctionExportOpFindHomography
python/mod_cvcuda/operators/OpFindHomography.cpp:228
↓ 1 callersFunctionExportOpFlip
python/mod_cvcuda/operators/OpFlip.cpp:97
↓ 1 callersFunctionExportOpGammaContrast
python/mod_cvcuda/operators/OpGammaContrast.cpp:71
↓ 1 callersFunctionExportOpGaussian
python/mod_cvcuda/operators/OpGaussian.cpp:104
↓ 1 callersFunctionExportOpGaussianNoise
python/mod_cvcuda/operators/OpGaussianNoise.cpp:104
↓ 1 callersFunctionExportOpHQResize
python/mod_cvcuda/operators/OpHQResize.cpp:549
↓ 1 callersFunctionExportOpHistogram
python/mod_cvcuda/operators/OpHistogram.cpp:91
↓ 1 callersFunctionExportOpHistogramEq
python/mod_cvcuda/operators/OpHistogramEq.cpp:97
↓ 1 callersFunctionExportOpInpaint
python/mod_cvcuda/operators/OpInpaint.cpp:189
↓ 1 callersFunctionExportOpJointBilateralFilter
python/mod_cvcuda/operators/OpJointBilateralFilter.cpp:106
↓ 1 callersFunctionExportOpLabel
python/mod_cvcuda/operators/OpLabel.cpp:142
↓ 1 callersFunctionExportOpLaplacian
python/mod_cvcuda/operators/OpLaplacian.cpp:101
↓ 1 callersFunctionExportOpMedianBlur
python/mod_cvcuda/operators/OpMedianBlur.cpp:100
↓ 1 callersFunctionExportOpMinAreaRect
python/mod_cvcuda/operators/OpMinAreaRect.cpp:73
↓ 1 callersFunctionExportOpMinMaxLoc
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:357
↓ 1 callersFunctionExportOpMorphology
python/mod_cvcuda/operators/OpMorphology.cpp:132
↓ 1 callersFunctionExportOpNonMaximumSuppression
python/mod_cvcuda/operators/OpNonMaximumSuppression.cpp:69
↓ 1 callersFunctionExportOpNormalize
python/mod_cvcuda/operators/OpNormalize.cpp:116
↓ 1 callersFunctionExportOpOSD
python/mod_cvcuda/operators/OpOSD.cpp:57
↓ 1 callersFunctionExportOpPadAndStack
python/mod_cvcuda/operators/OpPadAndStack.cpp:66
↓ 1 callersFunctionExportOpPairwiseMatcher
python/mod_cvcuda/operators/OpPairwiseMatcher.cpp:126
↓ 1 callersFunctionExportOpPillowResize
python/mod_cvcuda/operators/OpPillowResize.cpp:258
↓ 1 callersFunctionExportOpRandomResizedCrop
python/mod_cvcuda/operators/OpRandomResizedCrop.cpp:112
↓ 1 callersFunctionExportOpReformat
python/mod_cvcuda/operators/OpReformat.cpp:59
← previousnext →801–900 of 3,774, ranked by callers