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
↓ 4 callers
Function
gz_init
Initialize state for writing a gzip file. Mark initialization by setting state->size to non-zero. Return -1 on failure or 0 on success. */
gaps/pkgs/png/gzwrite.c:15
↓ 4 callers
Function
gzwrite
-- see zlib.h -- */
gaps/pkgs/png/gzwrite.c:143
↓ 4 callers
Function
integerToDouble
if !defined(JSON_USE_INT64_DOUBLE_CONVERSION)
gaps/pkgs/RNBasics/json.cpp:2483
↓ 4 callers
Function
isControlCharacter
Returns true if ch is a control character (in range [1,31]).
gaps/pkgs/RNBasics/json.cpp:133
↓ 4 callers
Function
jpeg_make_d_derived_tbl
gaps/pkgs/jpeg/jdhuff.c:154
↓ 4 callers
Function
memorySizePrint
core/marvin.hpp:1092
↓ 4 callers
Function
memorySizePrint
training/marvin.hpp:1092
↓ 4 callers
Function
memorySizePrint
evaluation/mesh-correspondence-shape2pose/marvin.hpp:1092
↓ 4 callers
Function
memorySizePrint
evaluation/model-fitting-apc/marvin.hpp:1092
↓ 4 callers
Function
memorySizePrint
evaluation/keypoint-matching/marvin.hpp:1092
↓ 4 callers
Function
out_of_memory
gaps/pkgs/jpeg/jmemmgr.c:216
↓ 4 callers
Function
ply_get_element
gaps/pkgs/R3Shapes/ply.cpp:1027
↓ 4 callers
Function
png_benign_error
gaps/pkgs/png/pngerror.c:132
↓ 4 callers
Function
png_chunk_warning
gaps/pkgs/png/pngerror.c:206
↓ 4 callers
Function
png_create_struct
Allocate memory for a png_struct. The malloc and memset can be replaced by a single call to calloc() if this is thought to improve performance. */
gaps/pkgs/png/pngmem.c:31
↓ 4 callers
Function
png_free_default
gaps/pkgs/png/pngmem.c:306
↓ 4 callers
Function
png_push_crc_finish
gaps/pkgs/png/pngpread.c:580
↓ 4 callers
Function
png_read_end
Read the end of the PNG file. Will not read past the end of the * file, will verify the end is accurate, and will read any comments * or time infor
gaps/pkgs/png/pngread.c:812
↓ 4 callers
Function
png_read_info
Read the information before the actual image data. This has been * changed in v0.90 to allow reading a file that already has the magic * bytes read
gaps/pkgs/png/pngread.c:213
↓ 4 callers
Function
png_read_row
gaps/pkgs/png/pngread.c:460
↓ 4 callers
Function
png_save_int_32
The png_save_int_32 function assumes integers are stored in two's * complement format. If this isn't the case, then this routine needs to * be modi
gaps/pkgs/png/pngwutil.c:37
↓ 4 callers
Function
png_set_IHDR
gaps/pkgs/png/pngset.c:220
↓ 4 callers
Function
png_set_error_fn
This function is called when the application wants to use another method * of handling errors and warnings. Note that the error function MUST NOT *
gaps/pkgs/png/pngerror.c:366
↓ 4 callers
Function
png_set_interlace_handling
gaps/pkgs/png/pngtrans.c:92
↓ 4 callers
Function
png_set_mem_fn
This function is called when the application wants to use another method * of allocating and freeing memory. */
gaps/pkgs/png/pngmem.c:587
↓ 4 callers
Function
png_sig_cmp
Checks whether the supplied bytes match the PNG signature. We allow * checking less than the full 8-byte signature so that those apps that * alread
gaps/pkgs/png/png.c:55
↓ 4 callers
Function
png_write_data
gaps/pkgs/png/pngwio.c:33
↓ 4 callers
Function
png_write_end
Writes the end of the PNG file. If you don't want to write comments or * time information, you can pass NULL for info. If you already wrote these
gaps/pkgs/png/pngwrite.c:313
↓ 4 callers
Function
png_write_info
gaps/pkgs/png/pngwrite.c:134
↓ 4 callers
Function
process_restart
gaps/pkgs/jpeg/jdphuff.c:233
↓ 4 callers
Function
releaseStringValue
Free the string duplicated by duplicateStringValue()/duplicateAndPrefixStringValue(). */
gaps/pkgs/RNBasics/json.cpp:2559
↓ 4 callers
Method
returnStringVector
core/marvin.hpp:637
↓ 4 callers
Method
returnStringVector
training/marvin.hpp:637
↓ 4 callers
Method
returnStringVector
evaluation/mesh-correspondence-shape2pose/marvin.hpp:637
↓ 4 callers
Method
returnStringVector
evaluation/model-fitting-apc/marvin.hpp:637
↓ 4 callers
Method
returnStringVector
evaluation/keypoint-matching/marvin.hpp:637
↓ 4 callers
Method
type
gaps/pkgs/RNBasics/json.cpp:2909
↓ 4 callers
Function
uintToString
Converts an unsigned integer to string. * @param value Unsigned interger to convert to string * @param current Input/Output string buffer. *
gaps/pkgs/RNBasics/json.cpp:149
↓ 4 callers
Function
update_solver
core/marvin.hpp:2400
↓ 4 callers
Function
update_solver
training/marvin.hpp:2400
↓ 4 callers
Function
update_solver
evaluation/mesh-correspondence-shape2pose/marvin.hpp:2400
↓ 4 callers
Function
update_solver
evaluation/model-fitting-apc/marvin.hpp:2400
↓ 4 callers
Function
update_solver
evaluation/keypoint-matching/marvin.hpp:2400
↓ 3 callers
Function
IsLocalExtremum
gaps/pkgs/R2Shapes/R2Grid.cpp:1010
↓ 3 callers
Method
Outline
gaps/pkgs/R2Shapes/R2Shape.h:32
↓ 3 callers
Function
R2AverageDistance
gaps/pkgs/R2Shapes/R2Align.cpp:110
↓ 3 callers
Function
R2PrincipleAxes
gaps/pkgs/R2Shapes/R2Align.cpp:33
↓ 3 callers
Function
R3AverageDistance
gaps/pkgs/R3Shapes/R3Align.cpp:125
↓ 3 callers
Function
R3MeshCreateGeodesicBeamsForVertex
gaps/pkgs/R3Shapes/R3Mesh.cpp:3228
↓ 3 callers
Function
R3MeshEdgeSwapValue
gaps/pkgs/R3Shapes/R3Mesh.cpp:2266
↓ 3 callers
Function
RNCopy
gaps/pkgs/RNBasics/RNMem.cpp:96
↓ 3 callers
Function
RNSeedRandomScalar
gaps/pkgs/RNBasics/RNScalar.cpp:99
↓ 3 callers
Method
Sqrt
gaps/pkgs/R3Shapes/R3PlanarGrid.h:212
↓ 3 callers
Method
SquaredDistanceTransform
gaps/pkgs/R3Shapes/R3PlanarGrid.h:294
↓ 3 callers
Method
ameanWeightData
core/marvin.hpp:3185
↓ 3 callers
Method
ameanWeightData
training/marvin.hpp:3185
↓ 3 callers
Method
ameanWeightData
evaluation/mesh-correspondence-shape2pose/marvin.hpp:3185
↓ 3 callers
Method
ameanWeightData
evaluation/model-fitting-apc/marvin.hpp:3185
↓ 3 callers
Method
ameanWeightData
evaluation/keypoint-matching/marvin.hpp:3185
↓ 3 callers
Function
build_tree
=========================================================================== * Construct one Huffman tree and assigns the code bit strings and lengths
gaps/pkgs/png/trees.c:623
↓ 3 callers
Function
check_match
=========================================================================== * Check that the match at match_start is indeed a match. */
gaps/pkgs/png/deflate.c:1271
↓ 3 callers
Function
deflateParams
========================================================================= */
gaps/pkgs/png/deflate.c:412
↓ 3 callers
Function
emit_buffered_bits
gaps/pkgs/jpeg/jcphuff.c:296
↓ 3 callers
Function
expand_bottom_edge
gaps/pkgs/jpeg/jcprepct.c:105
↓ 3 callers
Function
get_ascii_item
gaps/pkgs/R3Shapes/ply.cpp:2341
↓ 3 callers
Function
get_binary_item
gaps/pkgs/R3Shapes/ply.cpp:2260
↓ 3 callers
Function
get_prop_type
gaps/pkgs/R3Shapes/ply.cpp:2491
↓ 3 callers
Function
get_words
gaps/pkgs/R3Shapes/ply.cpp:1845
↓ 3 callers
Function
gf2_matrix_times
========================================================================= */
gaps/pkgs/png/crc32.c:344
↓ 3 callers
Function
gz_avail
Load up input buffer and set eof flag if last data loaded -- return -1 on error, 0 otherwise. Note that the eof flag is set when the end of the in
gaps/pkgs/png/gzread.c:50
↓ 3 callers
Function
gz_compress
(in, out)
gaps/pkgs/png/minigzip.c:167
↓ 3 callers
Function
gz_load
Use read() to load a buffer -- return -1 on error, otherwise 0. Read from state->fd, and update state->eof, state->err, and state->msg as appropri
gaps/pkgs/png/gzread.c:21
↓ 3 callers
Function
gz_make
Make data and put in the output buffer. Assumes that state->have == 0. Data is either copied from the input file or decompressed from the input
gaps/pkgs/png/gzread.c:304
↓ 3 callers
Function
gz_open
Open a gzip file either by name or file descriptor. */
gaps/pkgs/png/gzlib.c:87
↓ 3 callers
Function
gz_skip
Skip len uncompressed bytes of output. Return -1 on error, 0 on success. */
gaps/pkgs/png/gzread.c:330
↓ 3 callers
Function
gz_uncompress
=========================================================================== * Uncompress input to output then close both files. */
gaps/pkgs/png/minigzip.c:235
↓ 3 callers
Function
gzdopen
-- see zlib.h -- */
gaps/pkgs/png/gzlib.c:212
↓ 3 callers
Function
gzread
-- see zlib.h -- */
gaps/pkgs/png/gzread.c:362
↓ 3 callers
Function
jinit_marker_writer
gaps/pkgs/jpeg/jcmarker.c:644
↓ 3 callers
Function
jpeg_alloc_quant_table
gaps/pkgs/jpeg/jcomapi.c:85
↓ 3 callers
Function
jpeg_destroy
gaps/pkgs/jpeg/jcomapi.c:68
↓ 3 callers
Function
jpeg_gen_optimal_table
gaps/pkgs/jpeg/jchuff.c:704
↓ 3 callers
Function
jpeg_make_c_derived_tbl
gaps/pkgs/jpeg/jchuff.c:178
↓ 3 callers
Function
next_marker
gaps/pkgs/jpeg/jdmarker.c:873
↓ 3 callers
Method
parseNumberOrTextArray
core/marvin.hpp:937
↓ 3 callers
Method
parseNumberOrTextArray
training/marvin.hpp:937
↓ 3 callers
Method
parseNumberOrTextArray
evaluation/mesh-correspondence-shape2pose/marvin.hpp:937
↓ 3 callers
Method
parseNumberOrTextArray
evaluation/model-fitting-apc/marvin.hpp:937
↓ 3 callers
Method
parseNumberOrTextArray
evaluation/keypoint-matching/marvin.hpp:937
↓ 3 callers
Method
parseObject
core/marvin.hpp:972
↓ 3 callers
Method
parseObject
training/marvin.hpp:972
↓ 3 callers
Method
parseObject
evaluation/mesh-correspondence-shape2pose/marvin.hpp:972
↓ 3 callers
Method
parseObject
evaluation/model-fitting-apc/marvin.hpp:972
↓ 3 callers
Method
parseObject
evaluation/keypoint-matching/marvin.hpp:972
↓ 3 callers
Function
per_scan_setup
gaps/pkgs/jpeg/jcmaster.c:307
↓ 3 callers
Function
ply_put_element
gaps/pkgs/R3Shapes/ply.cpp:541
↓ 3 callers
Function
ply_put_element_setup
gaps/pkgs/R3Shapes/ply.cpp:517
↓ 3 callers
Function
png_check_cHRM_fixed
gaps/pkgs/png/png.c:705
↓ 3 callers
Function
png_create_read_struct
Create a PNG structure for reading, and allocate any memory needed. */
gaps/pkgs/png/pngread.c:24
↓ 3 callers
Function
png_create_write_struct
Initialize png_ptr structure, and allocate any memory needed */
gaps/pkgs/png/pngwrite.c:456
← previous
next →
401–500 of 4,960, ranked by callers