Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CRVI/OpenCLIPP
/ functions
Functions
972 in github.com/CRVI/OpenCLIPP
⨍
Functions
972
◇
Types & classes
142
↓ 1 callers
Function
lodepng_zlib_compress
Test-OpenCLIPP/png/lodepng.c:2159
↓ 1 callers
Function
lodepng_zlib_compress
Demo/png/lodepng.cpp:2159
↓ 1 callers
Function
lodepng_zlib_decompress
Test-OpenCLIPP/png/lodepng.c:2101
↓ 1 callers
Function
lodepng_zlib_decompress
Demo/png/lodepng.cpp:2101
↓ 1 callers
Function
ocipIsFFTAvailable
OpenCLIPP/OpenCLIPP.cpp:618
↓ 1 callers
Function
ocipPrepareImageProximityFFT
OpenCLIPP/OpenCLIPP.cpp:627
↓ 1 callers
Function
postProcessScanlines
out must be buffer big enough to contain full image, and in must contain the full decompressed data from the IDAT chunks (with filter index bytes and
Test-OpenCLIPP/png/lodepng.c:4229
↓ 1 callers
Function
postProcessScanlines
out must be buffer big enough to contain full image, and in must contain the full decompressed data from the IDAT chunks (with filter index bytes and
Demo/png/lodepng.cpp:4229
↓ 1 callers
Function
readChunk_PLTE
Test-OpenCLIPP/png/lodepng.c:4279
↓ 1 callers
Function
readChunk_PLTE
Demo/png/lodepng.cpp:4279
↓ 1 callers
Function
readChunk_bKGD
background color chunk (bKGD)*/
Test-OpenCLIPP/png/lodepng.c:4339
↓ 1 callers
Function
readChunk_bKGD
background color chunk (bKGD)*/
Demo/png/lodepng.cpp:4339
↓ 1 callers
Function
readChunk_iTXt
international text chunk (iTXt)*/
Test-OpenCLIPP/png/lodepng.c:4465
↓ 1 callers
Function
readChunk_iTXt
international text chunk (iTXt)*/
Demo/png/lodepng.cpp:4465
↓ 1 callers
Function
readChunk_pHYs
Test-OpenCLIPP/png/lodepng.c:4573
↓ 1 callers
Function
readChunk_pHYs
Demo/png/lodepng.cpp:4573
↓ 1 callers
Function
readChunk_tEXt
text chunk (tEXt)*/
Test-OpenCLIPP/png/lodepng.c:4373
↓ 1 callers
Function
readChunk_tEXt
text chunk (tEXt)*/
Demo/png/lodepng.cpp:4373
↓ 1 callers
Function
readChunk_tIME
Test-OpenCLIPP/png/lodepng.c:4558
↓ 1 callers
Function
readChunk_tIME
Demo/png/lodepng.cpp:4558
↓ 1 callers
Function
readChunk_tRNS
Test-OpenCLIPP/png/lodepng.c:4303
↓ 1 callers
Function
readChunk_tRNS
Demo/png/lodepng.cpp:4303
↓ 1 callers
Function
readChunk_zTXt
compressed text chunk (zTXt)*/
Test-OpenCLIPP/png/lodepng.c:4416
↓ 1 callers
Function
readChunk_zTXt
compressed text chunk (zTXt)*/
Demo/png/lodepng.cpp:4416
↓ 1 callers
Function
rgba16ToPixel
put a pixel, given its RGBA16 color, into image of any color 16-bitdepth type*/
Test-OpenCLIPP/png/lodepng.c:3081
↓ 1 callers
Function
rgba16ToPixel
put a pixel, given its RGBA16 color, into image of any color 16-bitdepth type*/
Demo/png/lodepng.cpp:3081
↓ 1 callers
Function
rgba8ToPixel
put a pixel, given its RGBA color, into image of any color type*/
Test-OpenCLIPP/png/lodepng.c:3007
↓ 1 callers
Function
rgba8ToPixel
put a pixel, given its RGBA color, into image of any color type*/
Demo/png/lodepng.cpp:3007
↓ 1 callers
Function
save_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
Test-OpenCLIPP/png/lodepng.c:6081
↓ 1 callers
Function
save_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
Demo/png/lodepng.cpp:6081
↓ 1 callers
Function
setBitOfReversedStream0
Test-OpenCLIPP/png/lodepng.c:2364
↓ 1 callers
Function
setBitOfReversedStream0
Demo/png/lodepng.cpp:2364
↓ 1 callers
Function
ucvector_resizev
resize and give all new elements the value*/
Test-OpenCLIPP/png/lodepng.c:251
↓ 1 callers
Function
ucvector_resizev
resize and give all new elements the value*/
Demo/png/lodepng.cpp:251
↓ 1 callers
Function
uivector_copy
copy q to p, returns 1 if success, 0 if failure ==> nothing done*/
Test-OpenCLIPP/png/lodepng.c:186
↓ 1 callers
Function
uivector_copy
copy q to p, returns 1 if success, 0 if failure ==> nothing done*/
Demo/png/lodepng.cpp:186
↓ 1 callers
Function
uivector_swap
Test-OpenCLIPP/png/lodepng.c:194
↓ 1 callers
Function
uivector_swap
Demo/png/lodepng.cpp:194
↓ 1 callers
Function
unfilterScanline
Test-OpenCLIPP/png/lodepng.c:4033
↓ 1 callers
Function
unfilterScanline
Demo/png/lodepng.cpp:4033
↓ 1 callers
Function
update_adler32
Test-OpenCLIPP/png/lodepng.c:2066
↓ 1 callers
Function
update_adler32
Demo/png/lodepng.cpp:2066
↓ 1 callers
Function
writeSignature
Test-OpenCLIPP/png/lodepng.c:4916
↓ 1 callers
Function
writeSignature
Demo/png/lodepng.cpp:4916
Method
Abs
C++/programs/Arithmetic.cpp:186
Method
AbsDiff
C++/programs/Arithmetic.cpp:61
Method
AbsDistance
C++/programs/ImageProximity.cpp:87
Method
Add
Between two images
C++/programs/Arithmetic.cpp:37
Method
AddSquare
C++/programs/Arithmetic.cpp:45
Method
And
C++/programs/Logic.cpp:39
Method
BenchReduceBase
Bench/src/benchReduceBase.hpp:29
Function
BinarizeImg
Bench/src/main.cpp:302
Method
BlackHat
C++/programs/Morphology.cpp:148
Method
Blob
C++/programs/Blob.cpp:33
Method
BlobBench
Bench/src/benchBlob.hpp:28
Method
Buffer
ROI constructor
C++/Buffer.cpp:114
Method
Buffer
include/c++/Buffer.h:170
Method
BytesPerPixel
Bench/src/CImage.cpp:80
Method
CImageROI
Bench/src/CImage.cpp:142
Function
CLASS_NAME
Bench/src/benchImageProximity.hpp:43
Method
CMergeBench
Bench/src/benchMerge.hpp:23
Method
CMergeBench8uFromFile
Bench/src/benchMerge8uFromFile.hpp:12
Method
COpenCL
C++/OpenCL.cpp:48
Method
CSimpleImage
Bench/src/CImage.cpp:32
Method
CTimer
Bench/src/Timer.h:61
Method
CV_CODE
Bench/src/benchResize.hpp:142
Method
Close
C++/programs/Morphology.cpp:136
Method
ColorImage
C++/Image.cpp:242
Method
Combine
C++/programs/Arithmetic.cpp:109
Method
Compare
C++/programs/Thresholding.cpp:64
Method
Compare
Bench/src/benchReduceBase.hpp:202
Method
Compare
-----------------------------------------------------------------------------------------------------------------------------
Bench/src/benchMerge8uFromFile.hpp:115
Method
CompareAnchor
Bench/src/benchMedian3x3.hpp:40
Method
CompareAnchor
Bench/src/benchMorphoBase.hpp:44
Method
CompareAnchor
Bench/src/benchMedian5x5.hpp:40
Method
CompareAnchor
Bench/src/benchFilters.hpp:46
Method
CompareCL
Bench/src/benchReduceBase.hpp:148
Method
CompareCL
Bench/src/benchIntegral.hpp:105
Method
CompareCL
Bench/src/benchTransfer.hpp:47
Method
CompareCL
Bench/src/benchBase.hpp:32
Method
CompareCL
Bench/src/benchBlob.hpp:154
Method
CompareCL
Bench/src/benchSqrIntegral.hpp:111
Method
CompareCV
Bench/src/benchReduceBase.hpp:184
Method
CompareCV
Bench/src/benchBase.hpp:48
Function
CompareImages
Bench/src/Compare.h:138
Method
CompareNPP
Bench/src/benchReduceBase.hpp:160
Method
CompareNPP
Bench/src/benchTransfer.hpp:46
Method
CompareNPP
Bench/src/benchBase.hpp:40
Method
CompareSize
Bench/src/benchMedian3x3.hpp:39
Method
CompareSize
Bench/src/benchMorphoBase.hpp:43
Method
CompareSize
Bench/src/benchMedian5x5.hpp:39
Method
CompareSize
Bench/src/benchFilters.hpp:45
Function
CompareTolRelative
Bench/src/benchFFT.hpp:74
Function
CompareTolRelative
Bench/src/benchImageProximity.hpp:58
Method
CompareTolRelative
Bench/src/benchRotate.hpp:44
Method
CompareTolRelative
Bench/src/benchArithmeticBinary.hpp:50
Method
CompareTolRelative
Bench/src/benchArithmeticBinary.hpp:62
Method
CompareTolRelative
Bench/src/benchShear.hpp:45
Method
CompareTolRelative
Bench/src/benchArithmeticUnary.hpp:57
Method
CompareTolRelative
Bench/src/benchArithmeticUnary.hpp:69
← previous
next →
501–600 of 972, ranked by callers