Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andyzeng/3dmatch-toolbox
/ functions
Functions
4,960 in github.com/andyzeng/3dmatch-toolbox
⨍
Functions
4,960
◇
Types & classes
543
↓ 3 callers
Function
png_decompress_chunk
* Decompress trailing data in a chunk. The assumption is that chunkdata * points at an allocated area holding the contents of a chunk with a * trai
gaps/pkgs/png/pngrutil.c:305
↓ 3 callers
Function
png_destroy_info_struct
This function frees the memory associated with a single info struct. * Normally, one would use either png_destroy_read_struct() or * png_destroy_wri
gaps/pkgs/png/png.c:176
↓ 3 callers
Function
png_get_image_height
gaps/pkgs/png/pngget.c:63
↓ 3 callers
Function
png_get_image_width
Easy access to info, added in libpng-0.99 */
gaps/pkgs/png/pngget.c:54
↓ 3 callers
Function
png_get_io_ptr
This function returns a pointer to the io_ptr associated with the user * functions. The application should free any memory associated with this * p
gaps/pkgs/png/png.c:476
↓ 3 callers
Function
png_handle_IEND
gaps/pkgs/png/pngrutil.c:635
↓ 3 callers
Function
png_handle_IHDR
Read and check the IDHR chunk */
gaps/pkgs/png/pngrutil.c:419
↓ 3 callers
Function
png_handle_PLTE
Read and check the palette */
gaps/pkgs/png/pngrutil.c:493
↓ 3 callers
Function
png_handle_bKGD
gaps/pkgs/png/pngrutil.c:1418
↓ 3 callers
Function
png_handle_cHRM
gaps/pkgs/png/pngrutil.c:804
↓ 3 callers
Function
png_handle_gAMA
gaps/pkgs/png/pngrutil.c:657
↓ 3 callers
Function
png_handle_hIST
gaps/pkgs/png/pngrutil.c:1507
↓ 3 callers
Function
png_handle_iCCP
gaps/pkgs/png/pngrutil.c:1028
↓ 3 callers
Function
png_handle_oFFs
gaps/pkgs/png/pngrutil.c:1604
↓ 3 callers
Function
png_handle_pCAL
Read the pCAL chunk (described in the PNG Extensions document) */
gaps/pkgs/png/pngrutil.c:1648
↓ 3 callers
Function
png_handle_pHYs
gaps/pkgs/png/pngrutil.c:1561
↓ 3 callers
Function
png_handle_sBIT
gaps/pkgs/png/pngrutil.c:738
↓ 3 callers
Function
png_handle_sCAL
Read the sCAL chunk */
gaps/pkgs/png/pngrutil.c:1782
↓ 3 callers
Function
png_handle_sPLT
gaps/pkgs/png/pngrutil.c:1160
↓ 3 callers
Function
png_handle_sRGB
gaps/pkgs/png/pngrutil.c:930
↓ 3 callers
Function
png_handle_tIME
gaps/pkgs/png/pngrutil.c:1933
↓ 3 callers
Function
png_handle_tRNS
gaps/pkgs/png/pngrutil.c:1323
↓ 3 callers
Function
png_handle_unknown
This function is called when we haven't found a handler for a chunk. If there isn't a problem with the chunk itself (ie bad chunk name, CRC, or
gaps/pkgs/png/pngrutil.c:2349
↓ 3 callers
Function
png_info_destroy
This is an internal routine to free any memory that the info struct is * pointing to before re-using it or freeing the struct itself. Recall * that
gaps/pkgs/png/png.c:452
↓ 3 callers
Function
png_push_fill_buffer
gaps/pkgs/png/pngpread.c:628
↓ 3 callers
Function
png_read_chunk_header
Read the chunk header (length + type name). * Put the type name into png_ptr->chunk_name, and return the length. */
gaps/pkgs/png/pngrutil.c:76
↓ 3 callers
Function
png_read_image
Read the entire image. If the image has an alpha channel or a tRNS * chunk, and you have called png_handle_alpha()[*], you will need to * initializ
gaps/pkgs/png/pngread.c:770
↓ 3 callers
Function
png_read_start_row
gaps/pkgs/png/pngrutil.c:3166
↓ 3 callers
Function
png_set_cHRM
gaps/pkgs/png/pngset.c:40
↓ 3 callers
Function
png_set_cHRM_fixed
gaps/pkgs/png/pngset.c:73
↓ 3 callers
Function
png_set_filler
Add a filler byte on read, or remove a filler or alpha byte on write. * The filler type has changed in v0.95 to allow future 2-byte fillers * for 48
gaps/pkgs/png/pngtrans.c:113
↓ 3 callers
Function
png_set_gAMA
gaps/pkgs/png/pngset.c:115
↓ 3 callers
Function
png_set_gAMA_fixed
gaps/pkgs/png/pngset.c:142
↓ 3 callers
Function
png_set_read_fn
This function allows the application to supply a new input function * for libpng if standard C streams aren't being used. * * This function takes a
gaps/pkgs/png/pngrio.c:132
↓ 3 callers
Function
png_set_tIME
gaps/pkgs/png/pngset.c:799
↓ 3 callers
Function
png_text_compress
Compress given text into storage in the png_ptr structure */
gaps/pkgs/png/pngwutil.c:201
↓ 3 callers
Function
png_write_compressed_data_out
Ship the compressed text out via chunk writes */
gaps/pkgs/png/pngwutil.c:379
↓ 3 callers
Function
png_write_image
Write the image. You only need to call this function once, even * if you are writing an interlaced image. */
gaps/pkgs/png/pngwrite.c:626
↓ 3 callers
Function
png_write_tEXt
Write a tEXt chunk */
gaps/pkgs/png/pngwutil.c:1344
↓ 3 callers
Function
randperm
core/marvin.hpp:1253
↓ 3 callers
Function
randperm
training/marvin.hpp:1253
↓ 3 callers
Function
randperm
evaluation/mesh-correspondence-shape2pose/marvin.hpp:1253
↓ 3 callers
Function
randperm
evaluation/model-fitting-apc/marvin.hpp:1253
↓ 3 callers
Function
randperm
evaluation/keypoint-matching/marvin.hpp:1253
↓ 3 callers
Function
select_scan_parameters
gaps/pkgs/jpeg/jcmaster.c:266
↓ 3 callers
Function
start_iMCU_row
gaps/pkgs/jpeg/jccoefct.c:71
↓ 3 callers
Function
start_iMCU_row
gaps/pkgs/jpeg/jdcoefct.c:78
↓ 3 callers
Function
update_box
gaps/pkgs/jpeg/jquant2.c:312
↓ 3 callers
Function
vecfPrint
core/marvin.hpp:1119
↓ 3 callers
Function
vecfPrint
training/marvin.hpp:1119
↓ 3 callers
Function
vecfPrint
evaluation/mesh-correspondence-shape2pose/marvin.hpp:1119
↓ 3 callers
Function
vecfPrint
evaluation/model-fitting-apc/marvin.hpp:1119
↓ 3 callers
Function
vecfPrint
evaluation/keypoint-matching/marvin.hpp:1119
↓ 3 callers
Method
write
gaps/pkgs/RNBasics/json.cpp:4307
↓ 3 callers
Function
write_ascii_item
gaps/pkgs/R3Shapes/ply.cpp:2071
↓ 3 callers
Function
write_binary_item
gaps/pkgs/R3Shapes/ply.cpp:2002
↓ 3 callers
Function
write_scalar_type
gaps/pkgs/R3Shapes/ply.cpp:1742
↓ 2 callers
Method
Blur
gaps/pkgs/R3Shapes/R3PlanarGrid.h:246
↓ 2 callers
Function
GPU_set_one_hot
core/marvin.hpp:1666
↓ 2 callers
Function
GPU_set_one_hot
training/marvin.hpp:1666
↓ 2 callers
Function
GPU_set_one_hot
evaluation/mesh-correspondence-shape2pose/marvin.hpp:1666
↓ 2 callers
Function
GPU_set_one_hot
evaluation/model-fitting-apc/marvin.hpp:1666
↓ 2 callers
Function
GPU_set_one_hot
evaluation/keypoint-matching/marvin.hpp:1666
↓ 2 callers
Function
GPU_set_ones
core/marvin.hpp:1684
↓ 2 callers
Function
GPU_set_ones
training/marvin.hpp:1684
↓ 2 callers
Function
GPU_set_ones
evaluation/mesh-correspondence-shape2pose/marvin.hpp:1684
↓ 2 callers
Function
GPU_set_ones
evaluation/model-fitting-apc/marvin.hpp:1684
↓ 2 callers
Function
GPU_set_ones
evaluation/keypoint-matching/marvin.hpp:1684
↓ 2 callers
Function
GPU_set_value
core/marvin.hpp:1679
↓ 2 callers
Function
GPU_set_value
training/marvin.hpp:1679
↓ 2 callers
Function
GPU_set_value
evaluation/mesh-correspondence-shape2pose/marvin.hpp:1679
↓ 2 callers
Function
GPU_set_value
evaluation/model-fitting-apc/marvin.hpp:1679
↓ 2 callers
Function
GPU_set_value
evaluation/keypoint-matching/marvin.hpp:1679
↓ 2 callers
Method
InsertKth
gaps/pkgs/RNBasics/RNQueue.h:148
↓ 2 callers
Function
MarchingCubes
gaps/pkgs/R3Shapes/R3Grid.cpp:1861
↓ 2 callers
Method
Multiply
gaps/pkgs/R3Shapes/R3PlanarGrid.h:276
↓ 2 callers
Function
NextIndexCCW
gaps/pkgs/R2Shapes/R2Grid.cpp:2996
↓ 2 callers
Function
R2Intersects
gaps/pkgs/R2Shapes/R2Isect.h:100
↓ 2 callers
Function
R2Parallel
gaps/pkgs/R2Shapes/R2Parall.h:31
↓ 2 callers
Function
R2SquaredDistance
gaps/pkgs/R2Shapes/R2Dist.cpp:183
↓ 2 callers
Function
R3MeshVertexIsSaddleOrBoundary
gaps/pkgs/R3Shapes/R3Mesh.cpp:3289
↓ 2 callers
Function
RNCompare
gaps/pkgs/RNBasics/RNMem.cpp:123
↓ 2 callers
Method
RasterizeGridCircle
gaps/pkgs/R3Shapes/R3PlanarGrid.h:320
↓ 2 callers
Method
Substitute
gaps/pkgs/R3Shapes/R3PlanarGrid.h:266
↓ 2 callers
Function
_tr_stored_block
=========================================================================== * Send a stored block */
gaps/pkgs/png/trees.c:871
↓ 2 callers
Function
adler32_combine_
========================================================================= */
gaps/pkgs/png/adler32.c:131
↓ 2 callers
Function
alloc_fs_workspace
gaps/pkgs/jpeg/jquant1.c:721
↓ 2 callers
Function
alloc_large
gaps/pkgs/jpeg/jmemmgr.c:341
↓ 2 callers
Method
ameanBiasData
core/marvin.hpp:3213
↓ 2 callers
Method
ameanBiasData
training/marvin.hpp:3213
↓ 2 callers
Method
ameanBiasData
evaluation/mesh-correspondence-shape2pose/marvin.hpp:3213
↓ 2 callers
Method
ameanBiasData
evaluation/model-fitting-apc/marvin.hpp:3213
↓ 2 callers
Method
ameanBiasData
evaluation/keypoint-matching/marvin.hpp:3213
↓ 2 callers
Function
bi_flush
=========================================================================== * Flush the bit buffer, keeping at most 7 bits in it. */
gaps/pkgs/png/trees.c:1186
↓ 2 callers
Function
bi_reverse
=========================================================================== * Reverse the first len bits of a code, using straightforward code (a fas
gaps/pkgs/png/trees.c:1171
↓ 2 callers
Function
bi_windup
=========================================================================== * Flush the bit buffer and align the output on a byte boundary */
gaps/pkgs/png/trees.c:1203
↓ 2 callers
Function
bsa2b
core/marvin.hpp:2178
↓ 2 callers
Function
bsa2b
training/marvin.hpp:2178
↓ 2 callers
Function
bsa2b
evaluation/mesh-correspondence-shape2pose/marvin.hpp:2178
↓ 2 callers
Function
bsa2b
evaluation/model-fitting-apc/marvin.hpp:2178
← previous
next →
501–600 of 4,960, ranked by callers