Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CVCUDA/CV-CUDA
/ functions
Functions
3,774 in github.com/CVCUDA/CV-CUDA
⨍
Functions
3,774
◇
Types & classes
1,093
↳
Endpoints
39
Method
IsCompatibleKind
* @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
Method
IsCompatibleKind
* @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
Method
IsCompatibleKind
* @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
Method
IsCompatibleKind
* @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
Method
IsCompatibleKind
* @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
Method
IsCompatibleKind
* @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
Method
IsCompatibleKind
* @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
Method
IsCompatibleKind
* @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
Method
IsCompatibleKind
* @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
Method
IsCompatibleKind
src/nvcv/src/include/nvcv/alloc/Allocator.hpp:112
Method
IsCompatibleKind
src/nvcv/src/include/nvcv/alloc/Allocator.hpp:149
Method
IsCompatibleKind
src/nvcv/src/include/nvcv/alloc/Allocator.hpp:170
Method
IsNull
src/nvcv/src/include/nvcv/HandleWrapper.hpp:91
Function
IsRandomAccessRange
src/nvcv/util/Ranges.hpp:103
Method
Iterator
src/nvcv/src/include/nvcv/ImageBatch.hpp:253
Method
Iterator
src/nvcv/src/include/nvcv/TensorBatch.hpp:190
Method
Iterator
src/nvcv/src/include/nvcv/detail/ImageBatchImpl.hpp:243
Function
JointBilateralFilter
python/mod_cvcuda/operators/OpJointBilateralFilter.cpp:55
Function
JointBilateralFilter
bench/BenchJointBilateralFilter.cpp:25
Method
JointBilateralFilter
src/cvcuda/priv/OpJointBilateralFilter.cpp:30
Method
JointBilateralFilter
src/cvcuda/priv/legacy/CvCudaLegacy.h:1995
Method
JointBilateralFilter
src/cvcuda/include/cvcuda/OpJointBilateralFilter.hpp:61
Method
JointBilateralFilterVarShape
src/cvcuda/priv/legacy/CvCudaLegacy.h:2021
Method
Key
the filters are generated by the operator constructor for a given device
python/mod_cvcuda/operators/OpHQResize.cpp:280
Method
Key
python/mod_cvcuda/operators/Operators.hpp:121
Method
Key
Arguments of the key constructor should match the corresponding cvcuda operator arguments.
python/mod_cvcuda/operators/OpPillowResize.cpp:51
Method
Key
Arguments of the key constructor should match the corresponding cvcuda operator arguments.
python/mod_cvcuda/operators/OpFindHomography.cpp:51
Method
Key
python/mod_cvcuda/operators/OpSIFT.cpp:43
Method
Key
python/mod_cvcuda/operators/OpInpaint.cpp:39
Method
Key
python/mod_cvcuda/nvcv/ImageBatch.hpp:70
Method
Key
python/mod_cvcuda/nvcv/Tensor.cpp:300
Method
Key
python/mod_cvcuda/nvcv/Array.hpp:67
Method
Key
python/mod_cvcuda/nvcv/Array.cpp:249
Method
Key
python/mod_cvcuda/nvcv/Image.hpp:79
Method
Key
python/mod_cvcuda/nvcv/TensorBatch.hpp:72
Method
Key
python/mod_cvcuda/nvcv/Tensor.hpp:68
Function
Label
python/mod_cvcuda/operators/OpLabel.cpp:90
Function
Label
tests/cvcuda/system/TestOpLabel.cpp:155
Function
Label
bench/BenchLabel.cpp:25
Method
Label
src/cvcuda/include/cvcuda/OpLabel.hpp:57
Method
LanczosFilter
src/cvcuda/priv/legacy/pillow_resize.h:167
Method
LanczosFilter
tests/cvcuda/system/TestOpPillowResize.cpp:275
Function
Laplacian
python/mod_cvcuda/operators/OpLaplacian.cpp:55
Function
Laplacian
bench/BenchLaplacian.cpp:25
Method
Laplacian
src/cvcuda/priv/OpLaplacian.cpp:30
Method
Laplacian
src/cvcuda/priv/legacy/CvCudaLegacy.h:1306
Method
Laplacian
src/cvcuda/include/cvcuda/OpLaplacian.hpp:59
Function
LaplacianVarShape
python/mod_cvcuda/operators/OpLaplacian.cpp:83
Method
LaplacianVarShape
src/cvcuda/priv/legacy/CvCudaLegacy.h:1628
Function
Make
tests/common/ValueList.hpp:635
Function
MakeChromaSubsampling
src/nvcv/src/include/nvcv/ColorSpec.hpp:388
Method
MatchHelper
tests/common/ValueList.hpp:821
Function
MatchTensorToTestVector
tests/cvcuda/system/TestOpMorphology.cpp:138
Function
Matrix<T, M, N> fwd
src/cvcuda/include/cvcuda/cuda_tools/math/LinAlg.hpp:1344
Function
Matrix<T, M, N> rev
src/cvcuda/include/cvcuda/cuda_tools/math/LinAlg.hpp:1406
Function
MaxLocTensor
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:218
Function
MaxLocTensorInto
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:122
Function
MaxLocVarShape
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:227
Function
MaxLocVarShapeInto
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:128
Function
MaybeExtractTuple
tests/common/ValueList.hpp:127
Function
MedianBlur
python/mod_cvcuda/operators/OpMedianBlur.cpp:56
Function
MedianBlur
bench/BenchMedianBlur.cpp:25
Method
MedianBlur
src/cvcuda/priv/OpMedianBlur.cpp:30
Method
MedianBlur
src/cvcuda/priv/legacy/CvCudaLegacy.h:989
Method
MedianBlur
src/cvcuda/include/cvcuda/OpMedianBlur.hpp:58
Method
MedianBlurVarShape
src/cvcuda/priv/legacy/CvCudaLegacy.h:1915
Method
MemAlignment
src/nvcv/src/include/nvcv/alloc/Allocator.hpp:39
Method
MemAllocatorWithKind
src/nvcv/src/include/nvcv/alloc/AllocatorImpl.hpp:205
Method
MemAllocatorWithKind
src/nvcv/src/include/nvcv/alloc/Allocator.hpp:166
Method
Memory
src/nvcv/src/include/nvcv/alloc/Requirements.hpp:123
Function
MinAreaRect
python/mod_cvcuda/operators/OpMinAreaRect.cpp:49
Function
MinAreaRect
bench/BenchMinAreaRect.cpp:25
Method
MinAreaRect
src/cvcuda/priv/OpMinAreaRect.cpp:30
Method
MinAreaRect
src/cvcuda/priv/legacy/CvCudaLegacy.h:381
Method
MinAreaRect
src/cvcuda/include/cvcuda/OpMinAreaRect.hpp:55
Function
MinLocTensor
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:185
Function
MinLocTensorInto
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:89
Function
MinLocVarShape
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:194
Function
MinLocVarShapeInto
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:95
Function
MinMaxLoc
bench/BenchMinMaxLoc.cpp:25
Method
MinMaxLoc
src/cvcuda/include/cvcuda/OpMinMaxLoc.hpp:62
Function
MinMaxLocTensor
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:254
Function
MinMaxLocTensorInto
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:156
Function
MinMaxLocVarShape
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:263
Function
MinMaxLocVarShapeInto
python/mod_cvcuda/operators/OpMinMaxLoc.cpp:162
Function
Morphology
python/mod_cvcuda/operators/OpMorphology.cpp:71
Function
Morphology
bench/BenchMorphology.cpp:25
Method
Morphology
src/cvcuda/priv/OpMorphology.cpp:30
Method
Morphology
src/cvcuda/priv/legacy/CvCudaLegacy.h:658
Method
Morphology
src/cvcuda/include/cvcuda/OpMorphology.hpp:63
Function
MorphologyVarShape
python/mod_cvcuda/operators/OpMorphology.cpp:112
Method
MorphologyVarShape
src/cvcuda/priv/legacy/CvCudaLegacy.h:723
Method
MyTensorDataStrided
tests/nvcv_types/system/TestTensorDataAccess.cpp:32
Function
NMS
bench/BenchNMS.cpp:25
Method
NVCVBlurBoxesImpl
src/cvcuda/priv/Types.hpp:534
Method
NVCVBlurBoxesImpl
src/cvcuda/priv/Types.hpp:546
Method
NVCVBndBoxesImpl
src/cvcuda/priv/Types.hpp:576
Method
NVCVBndBoxesImpl
src/cvcuda/priv/Types.hpp:588
Method
NVCVClock
src/cvcuda/priv/Types.hpp:258
Function
NVCVColorSpec
src/nvcv/src/include/nvcv/ColorSpec.hpp:305
← previous
next →
1,801–1,900 of 3,774, ranked by callers