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
↓ 1 callers
Function
png_do_unshift
Reverse the effects of png_do_shift. This routine merely shifts the * pixels back to their significant bits values. Thus, if you have * a row of b
gaps/pkgs/png/pngrtran.c:1643
↓ 1 callers
Function
png_do_write_interlace
Pick out the correct pixels for the interlace pass. * The basic idea here is to go through the row with a source * pointer and a destination pointer
gaps/pkgs/png/pngwutil.c:1932
↓ 1 callers
Function
png_do_write_intrapixel
Undoes intrapixel differencing */
gaps/pkgs/png/pngwtran.c:510
↓ 1 callers
Function
png_do_write_invert_alpha
gaps/pkgs/png/pngwtran.c:422
↓ 1 callers
Function
png_do_write_swap_alpha
gaps/pkgs/png/pngwtran.c:336
↓ 1 callers
Function
png_do_write_transformations
Transform the data according to the user's wishes. The order of * transformations is significant. */
gaps/pkgs/png/pngwtran.c:22
↓ 1 callers
Function
png_get_IHDR
gaps/pkgs/png/pngget.c:576
↓ 1 callers
Function
png_get_PLTE
gaps/pkgs/png/pngget.c:729
↓ 1 callers
Function
png_get_bKGD
gaps/pkgs/png/pngget.c:390
↓ 1 callers
Function
png_get_bit_depth
gaps/pkgs/png/pngget.c:72
↓ 1 callers
Function
png_get_cHRM
gaps/pkgs/png/pngget.c:408
↓ 1 callers
Function
png_get_cHRM_fixed
gaps/pkgs/png/pngget.c:439
↓ 1 callers
Function
png_get_error_ptr
This function returns a pointer to the error_ptr associated with the user * functions. The application should free any memory associated with this
gaps/pkgs/png/pngerror.c:382
↓ 1 callers
Function
png_get_gAMA
gaps/pkgs/png/pngget.c:474
↓ 1 callers
Function
png_get_gAMA_fixed
gaps/pkgs/png/pngget.c:489
↓ 1 callers
Function
png_get_hIST
gaps/pkgs/png/pngget.c:561
↓ 1 callers
Function
png_get_header_version
gaps/pkgs/png/png.c:592
↓ 1 callers
Function
png_get_iCCP
gaps/pkgs/png/pngget.c:523
↓ 1 callers
Function
png_get_oFFs
gaps/pkgs/png/pngget.c:616
↓ 1 callers
Function
png_get_pCAL
gaps/pkgs/png/pngget.c:635
↓ 1 callers
Function
png_get_pHYs
gaps/pkgs/png/pngget.c:696
↓ 1 callers
Function
png_get_pixels_per_meter
gaps/pkgs/png/pngget.c:159
↓ 1 callers
Function
png_get_sCAL
gaps/pkgs/png/pngget.c:661
↓ 1 callers
Function
png_get_sCAL_s
gaps/pkgs/png/pngget.c:677
↓ 1 callers
Function
png_get_sRGB
gaps/pkgs/png/pngget.c:507
↓ 1 callers
Function
png_get_tRNS
gaps/pkgs/png/pngget.c:804
↓ 1 callers
Function
png_get_x_offset_microns
gaps/pkgs/png/pngget.c:206
↓ 1 callers
Function
png_get_x_pixels_per_meter
gaps/pkgs/png/pngget.c:117
↓ 1 callers
Function
png_get_y_offset_microns
gaps/pkgs/png/pngget.c:228
↓ 1 callers
Function
png_get_y_pixels_per_meter
gaps/pkgs/png/pngget.c:138
↓ 1 callers
Function
png_init_read_transformations
Initialize everything needed for the read. This includes modifying * the palette. */
gaps/pkgs/png/pngrtran.c:747
↓ 1 callers
Function
png_process_some_data
What we do with the incoming data depends on what we were previously * doing before we ran out of data... */
gaps/pkgs/png/pngpread.c:48
↓ 1 callers
Function
png_push_handle_iTXt
gaps/pkgs/png/pngpread.c:1497
↓ 1 callers
Function
png_push_handle_tEXt
gaps/pkgs/png/pngpread.c:1198
↓ 1 callers
Function
png_push_handle_unknown
This function is called when we haven't found a handler for this * chunk. If there isn't a problem with the chunk itself (ie a bad chunk * name or
gaps/pkgs/png/pngpread.c:1621
↓ 1 callers
Function
png_push_handle_zTXt
gaps/pkgs/png/pngpread.c:1296
↓ 1 callers
Function
png_push_have_end
gaps/pkgs/png/pngpread.c:1713
↓ 1 callers
Function
png_push_have_info
gaps/pkgs/png/pngpread.c:1706
↓ 1 callers
Function
png_push_process_row
gaps/pkgs/png/pngpread.c:928
↓ 1 callers
Function
png_push_read_IDAT
gaps/pkgs/png/pngpread.c:735
↓ 1 callers
Function
png_push_read_chunk
gaps/pkgs/png/pngpread.c:150
↓ 1 callers
Function
png_push_read_iTXt
gaps/pkgs/png/pngpread.c:1527
↓ 1 callers
Function
png_push_read_sig
Read any remaining signature bytes from the stream and compare them with * the correct PNG signature. It is possible that this routine is called *
gaps/pkgs/png/pngpread.c:118
↓ 1 callers
Function
png_push_read_tEXt
gaps/pkgs/png/pngpread.c:1228
↓ 1 callers
Function
png_push_read_zTXt
gaps/pkgs/png/pngpread.c:1328
↓ 1 callers
Function
png_push_restore_buffer
gaps/pkgs/png/pngpread.c:725
↓ 1 callers
Function
png_read_destroy
Free all memory used by the read (old method) */
gaps/pkgs/png/pngread.c:1057
↓ 1 callers
Function
png_read_rows
gaps/pkgs/png/pngread.c:718
↓ 1 callers
Function
png_read_transform_info
Modify the info structure to reflect the transformations. The * info should be updated so a PNG file could be written with it, * assuming the trans
gaps/pkgs/png/pngrtran.c:1164
↓ 1 callers
Function
png_read_update_info
Optional call to update the users info_ptr structure */
gaps/pkgs/png/pngread.c:425
↓ 1 callers
Function
png_set_expand
Expand paletted images to RGB, expand grayscale images of * less than 8-bit depth to 8-bit depth, and expand tRNS chunks * to alpha channels. */
gaps/pkgs/png/pngrtran.c:573
↓ 1 callers
Function
png_set_filter_heuristics
GRR 970116 */
gaps/pkgs/png/pngwrite.c:1163
↓ 1 callers
Function
png_set_gray_to_rgb
gaps/pkgs/png/pngrtran.c:643
↓ 1 callers
Function
png_set_read_user_chunk_fn
gaps/pkgs/png/pngset.c:1065
↓ 1 callers
Function
png_set_read_user_transform_fn
gaps/pkgs/png/pngrtran.c:728
↓ 1 callers
Function
png_set_rgb_to_gray_fixed
gaps/pkgs/png/pngrtran.c:671
↓ 1 callers
Function
png_set_sPLT
gaps/pkgs/png/pngset.c:866
↓ 1 callers
Function
png_set_sRGB_gAMA_and_cHRM
gaps/pkgs/png/pngset.c:504
↓ 1 callers
Function
png_set_strip_16
Strip 16 bit depth files to 8 bit depth */
gaps/pkgs/png/pngrtran.c:121
↓ 1 callers
Function
png_set_strip_alpha
gaps/pkgs/png/pngrtran.c:133
↓ 1 callers
Function
png_set_write_user_transform_fn
gaps/pkgs/png/pngwrite.c:1358
↓ 1 callers
Function
png_write_IEND
Write an IEND chunk */
gaps/pkgs/png/pngwutil.c:713
↓ 1 callers
Function
png_write_IHDR
Write the IHDR chunk, and update the png_struct with the necessary * information. Note that the rest of this code depends upon this * information b
gaps/pkgs/png/pngwutil.c:416
↓ 1 callers
Function
png_write_PLTE
Write the palette. We are careful not to trust png_color to be in the * correct order for PNG, so people can redefine it to any convenient * struct
gaps/pkgs/png/pngwutil.c:595
↓ 1 callers
Function
png_write_bKGD
Write the background chunk */
gaps/pkgs/png/pngwutil.c:1131
↓ 1 callers
Function
png_write_cHRM
gaps/pkgs/png/pngwutil.c:993
↓ 1 callers
Function
png_write_cHRM_fixed
gaps/pkgs/png/pngwutil.c:1039
↓ 1 callers
Function
png_write_destroy
Free any memory used in png_ptr struct (old method) */
gaps/pkgs/png/pngwrite.c:975
↓ 1 callers
Function
png_write_filtered_row
Do the actual writing of a previously filtered row. */
gaps/pkgs/png/pngwutil.c:2726
↓ 1 callers
Function
png_write_find_filter
gaps/pkgs/png/pngwutil.c:2098
↓ 1 callers
Function
png_write_flush
Flush the current output buffers now */
gaps/pkgs/png/pngwrite.c:848
↓ 1 callers
Function
png_write_gAMA
gaps/pkgs/png/pngwutil.c:728
↓ 1 callers
Function
png_write_gAMA_fixed
gaps/pkgs/png/pngwutil.c:744
↓ 1 callers
Function
png_write_hIST
Write the histogram */
gaps/pkgs/png/pngwutil.c:1183
↓ 1 callers
Function
png_write_iCCP
Write an iCCP chunk */
gaps/pkgs/png/pngwutil.c:779
↓ 1 callers
Function
png_write_info_before_PLTE
Writes all the PNG information. This is the suggested way to use the * library. If you have a new chunk to add, make a function to write it, * and
gaps/pkgs/png/pngwrite.c:29
↓ 1 callers
Function
png_write_oFFs
Write the oFFs chunk */
gaps/pkgs/png/pngwutil.c:1528
↓ 1 callers
Function
png_write_pCAL
Write the pCAL chunk (described in the PNG extensions document) */
gaps/pkgs/png/pngwutil.c:1549
↓ 1 callers
Function
png_write_pHYs
Write the pHYs chunk */
gaps/pkgs/png/pngwutil.c:1663
↓ 1 callers
Function
png_write_rows
Write a few rows of image data. If the image is interlaced, * either you will have to write the 7 sub images, or, if you * have called png_set_inte
gaps/pkgs/png/pngwrite.c:604
↓ 1 callers
Function
png_write_sBIT
Write the sBIT chunk */
gaps/pkgs/png/pngwutil.c:937
↓ 1 callers
Function
png_write_sCAL
gaps/pkgs/png/pngwutil.c:1611
↓ 1 callers
Function
png_write_sCAL_s
gaps/pkgs/png/pngwutil.c:1631
↓ 1 callers
Function
png_write_sPLT
Write a sPLT chunk */
gaps/pkgs/png/pngwutil.c:858
↓ 1 callers
Function
png_write_sRGB
Write a sRGB chunk */
gaps/pkgs/png/pngwutil.c:761
↓ 1 callers
Function
png_write_sig
Simple function to write the signature. If we have already written * the magic bytes of the signature, or more likely, the PNG stream is * being em
gaps/pkgs/png/pngwutil.c:64
↓ 1 callers
Function
png_write_start_row
Initializes the row writing capability of libpng */
gaps/pkgs/png/pngwutil.c:1716
↓ 1 callers
Function
png_write_tRNS
Write the tRNS chunk */
gaps/pkgs/png/pngwutil.c:1076
↓ 1 callers
Function
pngtest_warning
This function is called when there is a warning, but the library thinks * it can continue anyway. Replacement functions don't have to do anything *
gaps/pkgs/png/pngtest.c:418
↓ 1 callers
Function
prepare_range_limit_table
gaps/pkgs/jpeg/jdmaster.c:247
↓ 1 callers
Method
printRange
core/marvin.hpp:2847
↓ 1 callers
Method
printRange
training/marvin.hpp:2847
↓ 1 callers
Method
printRange
evaluation/mesh-correspondence-shape2pose/marvin.hpp:2847
↓ 1 callers
Method
printRange
evaluation/model-fitting-apc/marvin.hpp:2847
↓ 1 callers
Method
printRange
evaluation/keypoint-matching/marvin.hpp:2847
↓ 1 callers
Function
print_mem_stats
gaps/pkgs/jpeg/jmemmgr.c:185
↓ 1 callers
Function
process_restart
gaps/pkgs/jpeg/jdhuff.c:473
↓ 1 callers
Method
readHeader
core/marvin.hpp:2581
↓ 1 callers
Method
readHeader
training/marvin.hpp:2581
↓ 1 callers
Method
readHeader
evaluation/mesh-correspondence-shape2pose/marvin.hpp:2581
← previous
next →
1,101–1,200 of 4,960, ranked by callers