Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVlabs/flip
/ functions
Functions
708 in github.com/NVlabs/flip
⨍
Functions
708
◇
Types & classes
43
↓ 1 callers
Function
DecompressPiz
src/cpp/tool/tinyexr.h:9563
↓ 1 callers
Function
DecompressRle
src/cpp/tool/tinyexr.h:8033
↓ 1 callers
Function
DecompressZfp
Assume pixel format is FLOAT for all channels.
src/cpp/tool/tinyexr.h:9780
↓ 1 callers
Function
EncodeChunk
src/cpp/tool/tinyexr.h:13339
↓ 1 callers
Function
EncodeTiledLevel
src/cpp/tool/tinyexr.h:13208
↓ 1 callers
Function
FloorLog2
src/cpp/tool/tinyexr.h:11757
↓ 1 callers
Function
IsAnyOffsetsAreInvalid
src/cpp/tool/tinyexr.h:11958
↓ 1 callers
Function
LoadEXRMultipartImageFromMemory
src/cpp/tool/tinyexr.h:14855
↓ 1 callers
Function
LoadEXRWithLayer
src/cpp/tool/tinyexr.h:12403
↓ 1 callers
Function
ParseEXRMultipartHeaderFromMemory
src/cpp/tool/tinyexr.h:14624
↓ 1 callers
Function
ReadOffsets
marker output is also
src/cpp/tool/tinyexr.h:12093
↓ 1 callers
Function
ReadString
src/cpp/tool/tinyexr.h:7436
↓ 1 callers
Function
ReconstructLineOffsets
src/cpp/tool/tinyexr.h:11722
↓ 1 callers
Function
ReconstructTileOffsets
src/cpp/tool/tinyexr.h:12021
↓ 1 callers
Function
SaveEXRImageToMemory
src/cpp/tool/tinyexr.h:13899
↓ 1 callers
Function
SaveEXRMultipartImageToMemory
src/cpp/tool/tinyexr.h:13974
↓ 1 callers
Function
WriteChannelInfo
src/cpp/tool/tinyexr.h:7657
↓ 1 callers
Method
__init__
Init
src/pytorch/flip_loss.py:61
↓ 1 callers
Function
bitmapFromData
src/cpp/tool/tinyexr.h:9379
↓ 1 callers
Method
clear
src/cpp/FLIP.h:1365
↓ 1 callers
Method
computeColorDifference
Performs spatial filtering (and clamps the results) on both the reference and test image at the same time (for better performance). Filtering has been
src/cpp/FLIP.h:1830
↓ 1 callers
Method
computeExposures
src/cpp/FLIP.h:2186
↓ 1 callers
Method
computeFeatureDifferenceAndFinalError
This includes convolution (using separable filtering) of grayRefImage and grayTestImage for both edge and point filtering. In addition, it computes th
src/cpp/FLIP.h:1944
↓ 1 callers
Method
contains
src/cpp/tool/commandline.h:93
↓ 1 callers
Function
countFrequencies
src/cpp/tool/tinyexr.h:9256
↓ 1 callers
Function
evaluate
Main function for computing (the image metric called) FLIP between a reference image and a test image. * See FLIP-tool.cpp for usage of this fun
src/cpp/FLIP.h:2330
↓ 1 callers
Function
execute
src/cpp/tool/FLIPToolHelpers.h:477
↓ 1 callers
Method
finalError
src/cpp/FLIP.h:2137
↓ 1 callers
Function
float_to_half_full
src/cpp/tool/tinyexr.h:7374
↓ 1 callers
Function
forwardLutFromBitmap
src/cpp/tool/tinyexr.h:9401
↓ 1 callers
Function
gatherStatisticsAndSaveOutput
src/cpp/tool/FLIPToolHelpers.h:319
↓ 1 callers
Function
generateCommandLine
Create command line, based on the Python command line string, for the FLIP tool to parse.
src/nanobindFLIP.cpp:242
↓ 1 callers
Method
getErrorString
src/cpp/tool/commandline.h:198
↓ 1 callers
Function
getExposureParameters
src/cpp/tool/FLIPToolHelpers.h:118
↓ 1 callers
Method
getMaxValue
src/cpp/tool/pooling.h:291
↓ 1 callers
Method
getMinValue
src/cpp/tool/pooling.h:290
↓ 1 callers
Function
hdrLoad
src/cpp/tool/imagehelpers.h:91
↓ 1 callers
Function
hufBuildDecTable
src/cpp/tool/tinyexr.h:8883
↓ 1 callers
Function
hufBuildEncTable
src/cpp/tool/tinyexr.h:8572
↓ 1 callers
Function
hufClearDecTable
src/cpp/tool/tinyexr.h:8864
↓ 1 callers
Function
hufCompress
src/cpp/tool/tinyexr.h:9283
↓ 1 callers
Function
hufDecode
src/cpp/tool/tinyexr.h:9138
↓ 1 callers
Function
hufEncode
src/cpp/tool/tinyexr.h:9014
↓ 1 callers
Function
hufFreeDecTable
src/cpp/tool/tinyexr.h:8973
↓ 1 callers
Function
hufPackEncTable
src/cpp/tool/tinyexr.h:8755
↓ 1 callers
Function
hufUncompress
src/cpp/tool/tinyexr.h:9313
↓ 1 callers
Function
hufUnpackEncTable
src/cpp/tool/tinyexr.h:8801
↓ 1 callers
Method
inc
src/cpp/tool/pooling.h:128
↓ 1 callers
Method
init
src/cpp/tool/pooling.h:82
↓ 1 callers
Function
isValidTile
src/cpp/tool/tinyexr.h:11968
↓ 1 callers
Function
ldrLoad
src/cpp/tool/imagehelpers.h:65
↓ 1 callers
Function
loadImage
Note that when an image us loaded, the variable pixels is allocated, and it is up to the user to deallocate it later.
src/cpp/tool/imagehelpers.h:234
↓ 1 callers
Function
load_jpeg_image
src/cpp/tool/stb_image.h:3640
↓ 1 callers
Function
main
()
src/flip_evaluator/flip_python_api.py:111
↓ 1 callers
Function
mz_adler32
src/cpp/tool/tinyexr.h:2054
↓ 1 callers
Function
mz_compress
src/cpp/tool/tinyexr.h:2266
↓ 1 callers
Function
mz_compress2
src/cpp/tool/tinyexr.h:2239
↓ 1 callers
Function
mz_deflate
src/cpp/tool/tinyexr.h:2167
↓ 1 callers
Function
mz_deflateBound
src/cpp/tool/tinyexr.h:2231
↓ 1 callers
Function
mz_deflateInit
src/cpp/tool/tinyexr.h:2116
↓ 1 callers
Function
mz_deflateInit2
src/cpp/tool/tinyexr.h:2121
↓ 1 callers
Function
mz_inflate
src/cpp/tool/tinyexr.h:2321
↓ 1 callers
Function
mz_inflateInit
src/cpp/tool/tinyexr.h:2317
↓ 1 callers
Function
mz_inflateInit2
src/cpp/tool/tinyexr.h:2284
↓ 1 callers
Function
mz_uncompress
src/cpp/tool/tinyexr.h:2448
↓ 1 callers
Function
mz_zip_array_reserve
src/cpp/tool/tinyexr.h:4935
↓ 1 callers
Function
mz_zip_dos_to_time_t
src/cpp/tool/tinyexr.h:4977
↓ 1 callers
Function
mz_zip_get_file_modified_time
src/cpp/tool/tinyexr.h:5012
↓ 1 callers
Function
mz_zip_reader_extract_file_to_mem_no_alloc
src/cpp/tool/tinyexr.h:5720
↓ 1 callers
Function
mz_zip_reader_extract_to_file
src/cpp/tool/tinyexr.h:5985
↓ 1 callers
Function
mz_zip_reader_extract_to_mem
src/cpp/tool/tinyexr.h:5730
↓ 1 callers
Function
mz_zip_reader_filename_compare
src/cpp/tool/tinyexr.h:5480
↓ 1 callers
Function
mz_zip_reader_locate_file_binary_search
src/cpp/tool/tinyexr.h:5501
↓ 1 callers
Function
mz_zip_reader_sort_central_dir_offsets_by_filename
Heap sort of lowercased filenames, used to help accelerate plain central directory searches by mz_zip_reader_locate_file(). (Could also use qsort(), b
src/cpp/tool/tinyexr.h:5104
↓ 1 callers
Function
mz_zip_set_file_times
src/cpp/tool/tinyexr.h:5029
↓ 1 callers
Function
mz_zip_writer_create_central_dir_header
src/cpp/tool/tinyexr.h:6279
↓ 1 callers
Function
mz_zip_writer_init_file
src/cpp/tool/tinyexr.h:6151
↓ 1 callers
Function
mz_zip_writer_init_from_reader
src/cpp/tool/tinyexr.h:6180
↓ 1 callers
Function
redistribute_errors
Redistributes exponentiated HyAB errors to the [0,1] range :param power_deltaE_hyab: float tensor (with Nx1xHxW layout) containing the exponentiat
src/pytorch/flip_loss.py:510
↓ 1 callers
Function
reverseLutFromBitmap
src/cpp/tool/tinyexr.h:9415
↓ 1 callers
Function
rleCompress
src/cpp/tool/tinyexr.h:7876
↓ 1 callers
Function
rleUncompress
src/cpp/tool/tinyexr.h:7928
↓ 1 callers
Method
save
src/cpp/tool/pooling.h:395
↓ 1 callers
Function
saveErrorAndExposureMaps
src/cpp/tool/FLIPToolHelpers.h:150
↓ 1 callers
Function
saveIntermediateHDRFLIPOutput
Optionally store the intermediate LDR images and LDR-FLIP error maps produced during the evaluation of HDR-FLIP.
src/cpp/tool/FLIPToolHelpers.h:236
↓ 1 callers
Method
saveOverlappedHistogram
src/cpp/tool/pooling.h:409
↓ 1 callers
Method
setMaxExposure
src/cpp/FLIP.h:2046
↓ 1 callers
Function
setParameters
Set parameters for evaluate function based on input settings.
src/nanobindFLIP.cpp:119
↓ 1 callers
Function
setupDestinationDirectory
src/cpp/tool/FLIPToolHelpers.h:83
↓ 1 callers
Function
setupPixelsPerDegree
src/cpp/tool/FLIPToolHelpers.h:102
↓ 1 callers
Function
solveSecondDegree
src/cpp/FLIP.h:597
↓ 1 callers
Function
stbi__bitreverse16
src/cpp/tool/stb_image.h:3871
↓ 1 callers
Function
stbi__bmp_info
src/cpp/tool/stb_image.h:6934
↓ 1 callers
Function
stbi__bmp_load
src/cpp/tool/stb_image.h:5210
↓ 1 callers
Function
stbi__bmp_test
src/cpp/tool/stb_image.h:5066
↓ 1 callers
Function
stbi__bmp_test_raw
src/cpp/tool/stb_image.h:5051
↓ 1 callers
Function
stbi__build_fast_ac
build a table that decodes both magnitude and value of small ACs in one go.
src/cpp/tool/stb_image.h:1865
↓ 1 callers
Function
stbi__compute_huffman_codes
src/cpp/tool/stb_image.h:4087
↓ 1 callers
Function
stbi__compute_transparency
src/cpp/tool/stb_image.h:4653
↓ 1 callers
Function
stbi__compute_transparency16
src/cpp/tool/stb_image.h:4678
← previous
next →
301–400 of 708, ranked by callers