MCPcopy Create free account

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

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

MethodIsCompatibleKind
* @brief Check if a given image buffer type is compatible with the CUDA array format. * * @param kind The image buffer type. * @return
src/nvcv/src/include/nvcv/ImageData.hpp:127
MethodIsCompatibleKind
* @brief Check if a given image buffer type is compatible with the strided format. * * @param kind The image buffer type. * @return tru
src/nvcv/src/include/nvcv/ImageData.hpp:182
MethodIsCompatibleKind
* @brief Check if a given image buffer type is compatible with the strided CUDA format. * * @param kind The image buffer type. * @retur
src/nvcv/src/include/nvcv/ImageData.hpp:221
MethodIsCompatibleKind
* @brief Check if a given image buffer type is compatible with the strided host format. * * @param kind The image buffer type. * @retur
src/nvcv/src/include/nvcv/ImageData.hpp:257
MethodIsCompatibleKind
* @brief Determines if a given tensor buffer type is compatible. * * @param kind The tensor buffer type to check. * @return true if the
src/nvcv/src/include/nvcv/TensorData.hpp:99
MethodIsCompatibleKind
* @brief Determines if a given tensor buffer type is compatible with strided data. * * @param kind The tensor buffer type to check. * @
src/nvcv/src/include/nvcv/TensorData.hpp:162
MethodIsCompatibleKind
* @brief Determines if a given tensor buffer type is compatible with CUDA strided data. * * @param kind The tensor buffer type to check.
src/nvcv/src/include/nvcv/TensorData.hpp:205
MethodIsCompatibleKind
* @brief Check if a specific buffer type is compatible with this class. * * @param type The buffer type to check. * @return True if the
src/nvcv/src/include/nvcv/ImageBatchData.hpp:54
MethodIsCompatibleKind
* @brief Check if a specific buffer type is compatible with this class. * * @param type The buffer type to check. * @return True if the
src/nvcv/src/include/nvcv/ImageBatchData.hpp:152
MethodIsCompatibleKind
src/nvcv/src/include/nvcv/alloc/Allocator.hpp:112
MethodIsCompatibleKind
src/nvcv/src/include/nvcv/alloc/Allocator.hpp:149
MethodIsCompatibleKind
src/nvcv/src/include/nvcv/alloc/Allocator.hpp:170
MethodIsNull
src/nvcv/src/include/nvcv/HandleWrapper.hpp:91
FunctionIsRandomAccessRange
src/nvcv/util/Ranges.hpp:103
MethodIterator
src/nvcv/src/include/nvcv/ImageBatch.hpp:253
MethodIterator
src/nvcv/src/include/nvcv/TensorBatch.hpp:190
MethodIterator
src/nvcv/src/include/nvcv/detail/ImageBatchImpl.hpp:243
FunctionJointBilateralFilter
python/mod_cvcuda/operators/OpJointBilateralFilter.cpp:55
FunctionJointBilateralFilter
bench/BenchJointBilateralFilter.cpp:25
MethodJointBilateralFilter
src/cvcuda/priv/OpJointBilateralFilter.cpp:30
MethodJointBilateralFilter
src/cvcuda/priv/legacy/CvCudaLegacy.h:1995
MethodJointBilateralFilter
src/cvcuda/include/cvcuda/OpJointBilateralFilter.hpp:61
MethodJointBilateralFilterVarShape
src/cvcuda/priv/legacy/CvCudaLegacy.h:2021
MethodKey
the filters are generated by the operator constructor for a given device
python/mod_cvcuda/operators/OpHQResize.cpp:280
MethodKey
python/mod_cvcuda/operators/Operators.hpp:121
MethodKey
Arguments of the key constructor should match the corresponding cvcuda operator arguments.
python/mod_cvcuda/operators/OpPillowResize.cpp:51
MethodKey
Arguments of the key constructor should match the corresponding cvcuda operator arguments.
python/mod_cvcuda/operators/OpFindHomography.cpp:51
MethodKey
python/mod_cvcuda/operators/OpSIFT.cpp:43
MethodKey
python/mod_cvcuda/operators/OpInpaint.cpp:39
MethodKey
python/mod_cvcuda/nvcv/ImageBatch.hpp:70
MethodKey
python/mod_cvcuda/nvcv/Tensor.cpp:300
MethodKey
python/mod_cvcuda/nvcv/Array.hpp:67
MethodKey
python/mod_cvcuda/nvcv/Array.cpp:249
MethodKey
python/mod_cvcuda/nvcv/Image.hpp:79
MethodKey
python/mod_cvcuda/nvcv/TensorBatch.hpp:72
MethodKey
python/mod_cvcuda/nvcv/Tensor.hpp:68
FunctionLabel
python/mod_cvcuda/operators/OpLabel.cpp:90
FunctionLabel
tests/cvcuda/system/TestOpLabel.cpp:155
FunctionLabel
bench/BenchLabel.cpp:25
MethodLabel
src/cvcuda/include/cvcuda/OpLabel.hpp:57
MethodLanczosFilter
src/cvcuda/priv/legacy/pillow_resize.h:167
MethodLanczosFilter
tests/cvcuda/system/TestOpPillowResize.cpp:275
FunctionLaplacian
python/mod_cvcuda/operators/OpLaplacian.cpp:55
FunctionLaplacian
bench/BenchLaplacian.cpp:25
MethodLaplacian
src/cvcuda/priv/OpLaplacian.cpp:30
MethodLaplacian
src/cvcuda/priv/legacy/CvCudaLegacy.h:1306
MethodLaplacian
src/cvcuda/include/cvcuda/OpLaplacian.hpp:59
FunctionLaplacianVarShape
python/mod_cvcuda/operators/OpLaplacian.cpp:83
MethodLaplacianVarShape
src/cvcuda/priv/legacy/CvCudaLegacy.h:1628
FunctionMake
tests/common/ValueList.hpp:635
FunctionMakeChromaSubsampling
src/nvcv/src/include/nvcv/ColorSpec.hpp:388
MethodMatchHelper
tests/common/ValueList.hpp:821
FunctionMatchTensorToTestVector
tests/cvcuda/system/TestOpMorphology.cpp:138
FunctionMatrix<T, M, N> fwd
src/cvcuda/include/cvcuda/cuda_tools/math/LinAlg.hpp:1344
FunctionMatrix<T, M, N> rev
src/cvcuda/include/cvcuda/cuda_tools/math/LinAlg.hpp:1406
FunctionMaxLocTensor
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:218
FunctionMaxLocTensorInto
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:122
FunctionMaxLocVarShape
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:227
FunctionMaxLocVarShapeInto
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:128
FunctionMaybeExtractTuple
tests/common/ValueList.hpp:127
FunctionMedianBlur
python/mod_cvcuda/operators/OpMedianBlur.cpp:56
FunctionMedianBlur
bench/BenchMedianBlur.cpp:25
MethodMedianBlur
src/cvcuda/priv/OpMedianBlur.cpp:30
MethodMedianBlur
src/cvcuda/priv/legacy/CvCudaLegacy.h:989
MethodMedianBlur
src/cvcuda/include/cvcuda/OpMedianBlur.hpp:58
MethodMedianBlurVarShape
src/cvcuda/priv/legacy/CvCudaLegacy.h:1915
MethodMemAlignment
src/nvcv/src/include/nvcv/alloc/Allocator.hpp:39
MethodMemAllocatorWithKind
src/nvcv/src/include/nvcv/alloc/AllocatorImpl.hpp:205
MethodMemAllocatorWithKind
src/nvcv/src/include/nvcv/alloc/Allocator.hpp:166
MethodMemory
src/nvcv/src/include/nvcv/alloc/Requirements.hpp:123
FunctionMinAreaRect
python/mod_cvcuda/operators/OpMinAreaRect.cpp:49
FunctionMinAreaRect
bench/BenchMinAreaRect.cpp:25
MethodMinAreaRect
src/cvcuda/priv/OpMinAreaRect.cpp:30
MethodMinAreaRect
src/cvcuda/priv/legacy/CvCudaLegacy.h:381
MethodMinAreaRect
src/cvcuda/include/cvcuda/OpMinAreaRect.hpp:55
FunctionMinLocTensor
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:185
FunctionMinLocTensorInto
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:89
FunctionMinLocVarShape
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:194
FunctionMinLocVarShapeInto
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:95
FunctionMinMaxLoc
bench/BenchMinMaxLoc.cpp:25
MethodMinMaxLoc
src/cvcuda/include/cvcuda/OpMinMaxLoc.hpp:62
FunctionMinMaxLocTensor
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:254
FunctionMinMaxLocTensorInto
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:156
FunctionMinMaxLocVarShape
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:263
FunctionMinMaxLocVarShapeInto
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:162
FunctionMorphology
python/mod_cvcuda/operators/OpMorphology.cpp:71
FunctionMorphology
bench/BenchMorphology.cpp:25
MethodMorphology
src/cvcuda/priv/OpMorphology.cpp:30
MethodMorphology
src/cvcuda/priv/legacy/CvCudaLegacy.h:658
MethodMorphology
src/cvcuda/include/cvcuda/OpMorphology.hpp:63
FunctionMorphologyVarShape
python/mod_cvcuda/operators/OpMorphology.cpp:112
MethodMorphologyVarShape
src/cvcuda/priv/legacy/CvCudaLegacy.h:723
MethodMyTensorDataStrided
tests/nvcv_types/system/TestTensorDataAccess.cpp:32
FunctionNMS
bench/BenchNMS.cpp:25
MethodNVCVBlurBoxesImpl
src/cvcuda/priv/Types.hpp:534
MethodNVCVBlurBoxesImpl
src/cvcuda/priv/Types.hpp:546
MethodNVCVBndBoxesImpl
src/cvcuda/priv/Types.hpp:576
MethodNVCVBndBoxesImpl
src/cvcuda/priv/Types.hpp:588
MethodNVCVClock
src/cvcuda/priv/Types.hpp:258
FunctionNVCVColorSpec
src/nvcv/src/include/nvcv/ColorSpec.hpp:305
← previousnext →1,801–1,900 of 3,774, ranked by callers