MCPcopy Create free account

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

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

↓ 2 callersFunctionCompareImages
tests/cvcuda/system/TestOpJointBilateralFilter.cpp:42
↓ 2 callersFunctionCompareImages
tests/cvcuda/system/TestOpBilateralFilter.cpp:42
↓ 2 callersFunctionComputeDistance
tests/cvcuda/system/TestOpPairwiseMatcher.cpp:80
↓ 2 callersFunctionConvolveShape
tests/cvcuda/system/TestOpSIFT.cpp:196
↓ 2 callersFunctionCreateCContainer
tests/nvcv_types/unit/TestCallback.cpp:309
↓ 2 callersFunctionCreateCustomAllocator
src/nvcv/src/include/nvcv/alloc/Allocator.hpp:423
↓ 2 callersFunctionCreateLayout
src/nvcv/src/priv/TensorLayout.cpp:28
↓ 2 callersFunctionCreateNVCVImageDataCuda
python/mod_cvcuda/nvcv/Image.cpp:443
↓ 2 callersFunctionCreateSubRange
src/nvcv/src/priv/TensorLayout.cpp:143
↓ 2 callersFunctionCreateTensor
Adapted from src/util/TensorDataUtils.hpp
bench/BenchCvtColor.cpp:82
↓ 2 callersFunctionData
src/nvcv/util/Ranges.hpp:86
↓ 2 callersMethodDecRef
src/nvcv/src/include/nvcv/HandleWrapper.hpp:57
↓ 2 callersFunctionDivUpPowerOfTwo
src/nvcv/util/Math.hpp:118
↓ 2 callersFunctionEnd
src/nvcv/util/Ranges.hpp:66
↓ 2 callersFunctionFillNVCVImageBufferStrided
python/mod_cvcuda/nvcv/Image.cpp:359
↓ 2 callersFunctionFlipByteOrder
src/nvcv/src/priv/DataLayout.cpp:831
↓ 2 callersFunctionFlipCPU
tests/cvcuda/system/FlipUtils.cpp:92
↓ 2 callersFunctionGammaContrastVarShapeCpuOp
tests/cvcuda/system/TestOpGammaContrast.cpp:69
↓ 2 callersFunctionGenerateInputWithBorderReplicate
tests/cvcuda/system/TestOpMedianBlur.cpp:124
↓ 2 callersFunctionGenerateMedianBlurGoldenOutput
tests/cvcuda/system/TestOpMedianBlur.cpp:95
↓ 2 callersFunctionGetAlignment
src/nvcv/src/priv/DataLayout.cpp:732
↓ 2 callersFunctionGetChromaSamples
src/nvcv/src/priv/ColorSpec.cpp:149
↓ 2 callersFunctionGetCropParams
tests/cvcuda/system/TestOpRandomResizedCrop.cpp:39
↓ 2 callersFunctionGetFullyQualifiedName
python/common/PyUtil.cpp:83
↓ 2 callersFunctionGetLastThreadError
src/nvcv/src/priv/Status.cpp:83
↓ 2 callersFunctionGetOutputTensorShape
python/mod_cvcuda/CvtColorUtil.cpp:299
↓ 2 callersFunctionGetTestInput
tests/nvcv_types/cudatools_system/TestLinAlg.cpp:1578
↓ 2 callersFunctionGetTestParamHashHelper
tests/common/ValueTests.hpp:111
↓ 2 callersFunctionGetValDataType
tests/cvcuda/system/TestOpMinMaxLoc.cpp:53
↓ 2 callersFunctionGoldKernelSize
tests/cvcuda/system/TestOpSIFT.cpp:112
↓ 2 callersFunctionHandleIsNull
src/nvcv/src/include/nvcv/HandleWrapper.hpp:47
↓ 2 callersFunctionHasSameDataLayout
src/nvcv/src/priv/ImageFormat.cpp:539
↓ 2 callersMethodImageBatchVarShape
src/nvcv/src/priv/ImageBatchVarShape.cpp:68
↓ 2 callersMethodIncRef
src/nvcv/src/include/nvcv/HandleWrapper.hpp:62
↓ 2 callersFunctionIsCudaStreamIdHintUnambiguous
src/cvcuda/util/StreamId.cpp:116
↓ 2 callersFunctionMakeNVCVSwizzleFromBits
src/nvcv/src/priv/DataLayout.cpp:383
↓ 2 callersFunctionMaxLoc
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:202
↓ 2 callersFunctionMinLoc
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:169
↓ 2 callersFunctionMinMaxLoc
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:235
↓ 2 callersFunctionNeedsColorspec
src/nvcv/src/priv/ColorSpec.cpp:220
↓ 2 callersFunctionNormalize
tests/cvcuda/system/TestOpNormalize.cpp:34
↓ 2 callersFunctionObject
python/mod_cvcuda/nvcv/Object.hpp:33
↓ 2 callersFunctionParseRoi
python/mod_cvcuda/operators/OpHQResize.cpp:67
↓ 2 callersFunctionPermuteShape
src/nvcv/src/priv/TensorShape.cpp:25
↓ 2 callersFunctionProcessBufferInfoFormat
python/common/PyUtil.cpp:92
↓ 2 callersFunctionRegisterCleanup
python/common/PyUtil.cpp:77
↓ 2 callersFunctionResize
tests/cvcuda/system/ResizeUtils.cpp:325
↓ 2 callersFunctionResizeCropConvert
tests/cvcuda/system/TestOpResizeCropConvertReformat.cpp:77
↓ 2 callersFunctionResizedCrop
tests/cvcuda/system/ResizeUtils.cpp:372
↓ 2 callersFunctionResizedTensorShape
python/mod_cvcuda/operators/OpHQResize.cpp:216
↓ 2 callersFunctionRunFilter
tests/cvcuda/system/TestOpHQResize.cpp:359
↓ 2 callersFunctionSetThreadError
src/nvcv/src/priv/Status.cpp:31
↓ 2 callersFunctionSortOutput
tests/cvcuda/system/TestOpPairwiseMatcher.cpp:214
↓ 2 callersFunctionStackIntoInternal
python/mod_cvcuda/operators/OpStack.cpp:71
↓ 2 callersFunctionStrNVCVColorSpec
src/nvcv/src/priv/ColorSpec.cpp:539
↓ 2 callersFunctionStreamCachePayloadAlignment
src/cvcuda/util/PerStreamCache.hpp:57
↓ 2 callersFunctionStreamCachePayloadReady
src/cvcuda/util/PerStreamCache.hpp:45
↓ 2 callersFunctionTYPED_TEST
tests/cvcuda/system/TestOpSIFT.cpp:942
↓ 2 callersFunctionTail
tests/common/ValueList.hpp:89
↓ 2 callersFunctionThreshold
tests/cvcuda/system/TestOpThreshold.cpp:160
↓ 2 callersFunctionToCoreObjectPtr
src/nvcv/src/priv/ICoreObject.hpp:162
↓ 2 callersFunctionToOperatorPtr
src/cvcuda/priv/IOperator.cpp:19
↓ 2 callersFunctionToPyBufferInfo
python/mod_cvcuda/nvcv/Image.cpp:764
↓ 2 callersFunctionToString
python/common/CheckError.cpp:25
↓ 2 callersFunctionVectorLength
tests/cvcuda/system/TestOpInpaint.cpp:49
↓ 2 callersFunctionWarpPerspectiveGold
tests/cvcuda/system/TestOpWarpPerspective.cpp:113
↓ 2 callersFunction_cuda_memcpy
Internal: Execute cudaMemcpy with error checking. Args: dst: Destination pointer src: Source pointer size_bytes: Num
samples/common.py:58
↓ 2 callersFunction_get_device_ptr
Internal: Extract device pointer from various formats. Args: device_array: Device array (int pointer, __cuda_array_interface__, or d
samples/common.py:78
↓ 2 callersFunction_parse_json_for_time
(json_data)
bench/python/perf_utils.py:807
↓ 2 callersFunctionabsdiff
tests/cvcuda/system/TestOpPairwiseMatcher.cpp:67
↓ 2 callersMethodabsdiff
(a, b)
tests/cvcuda/python/test_opmatch.py:32
↓ 2 callersMethodalloc_or_resize_to
src/cvcuda/priv/legacy/textbackend/memory.hpp:87
↓ 2 callersMethodallocate
src/cvcuda/util/PerStreamCache.hpp:124
↓ 2 callersFunctionassignCustomValuesInSrc
tests/cvcuda/system/TestOpRotate.cpp:57
↓ 2 callersMethodbegin
src/nvcv/src/include/nvcv/TensorLayout.hpp:311
↓ 2 callersMethodboxAt
src/cvcuda/priv/Types.hpp:567
↓ 2 callersMethodbpc
src/nvcv/src/priv/ImageFormat.cpp:780
↓ 2 callersMethodbpp
src/nvcv/src/priv/DataType.cpp:31
↓ 2 callersMethodbytes
src/cvcuda/priv/legacy/textbackend/memory.hpp:67
↓ 2 callersFunctioncalcBicubicCoeff
tests/cvcuda/system/TestOpWarpPerspective.cpp:96
↓ 2 callersFunctioncalcBicubicCoeff
tests/cvcuda/system/TestOpWarpAffine.cpp:76
↓ 2 callersFunctioncalculateGoldModelMatrix
tests/cvcuda/system/TestOpFindHomography.cpp:53
↓ 2 callersMethodcapacity
src/nvcv/src/include/nvcv/detail/ArrayImpl.hpp:46
↓ 2 callersMethodcdata
@brief Retrieves the underlying tensor data (rvalue overload).
src/nvcv/src/include/nvcv/TensorData.hpp:88
↓ 2 callersFunctioncheckTensorList
python/mod_cvcuda/operators/OpStack.cpp:31
↓ 2 callersMethodclear
python/mod_cvcuda/nvcv/ImageBatch.cpp:179
↓ 2 callersMethodclear
src/nvcv/src/priv/HandleManagerImpl.hpp:335
↓ 2 callersFunctioncompute_center_shift
tests/cvcuda/system/TestOpRotate.cpp:50
↓ 2 callersMethodconcat
tests/common/ValueList.hpp:301
↓ 2 callersMethodcreate
tests/cvcuda/system/TestOpPillowResize.cpp:111
↓ 2 callersFunctioncreate_cuda_font
src/cvcuda/priv/legacy/textbackend/stb.cpp:292
↓ 2 callersFunctioncuda_font_free
src/cvcuda/priv/legacy/textbackend/stb.cpp:183
↓ 2 callersMethodcuda_stream
(self)
tests/cvcuda/python/test_stream.py:97
↓ 2 callersFunctiondefaultNumStats
(layout)
tests/cvcuda/python/test_oplabel.py:25
↓ 2 callersMethoddestroyObject
src/nvcv/src/priv/HandleManagerImpl.hpp:87
↓ 2 callersMethoddistance
(p1, p2, norm_type)
tests/cvcuda/python/test_opmatch.py:38
↓ 2 callersMethoddoCheckInvariants
src/nvcv/util/StaticVector.hpp:455
↓ 2 callersFunctiondoSetMessage
src/nvcv/src/include/nvcv/Exception.hpp:137
↓ 2 callersMethoddtype
python/mod_cvcuda/nvcv/Tensor.cpp:290
↓ 2 callersMethoddtype
src/nvcv/src/priv/TensorBatch.cpp:310
← previousnext →601–700 of 3,774, ranked by callers