MCPcopy Create free account

hub / github.com/cdcseacave/openMVS / functions

Functions3,741 in github.com/cdcseacave/openMVS

↓ 1,328 callersMethodsize
libs/Common/List.h:1454
↓ 744 callersMethodempty
libs/Common/List.h:1453
↓ 310 callersMethodemplace_back
libs/Common/List.h:1460
↓ 310 callersMethodsize
libs/IO/json.hpp:277
↓ 259 callersMethodGetSize
get the image resolution with the largest size not more than the given size, preserving aspect ratio; the image size must be already initialized
libs/MVS/Image.cpp:55
↓ 205 callersMethodpush_back
libs/Common/List.h:1461
↓ 203 callersMethodIsEmpty
libs/MVS/Scene.cpp:78
↓ 162 callersFunctioncreate
libs/IO/json.hpp:13200
↓ 151 callersMethoddata
libs/Common/List.h:1472
↓ 149 callersMethodresize
libs/Common/List.h:1467
↓ 148 callersFunctionvalue
libs/IO/json.hpp:15768
↓ 131 callersMethodwrite
Given a file pointer, get ready to write PLY data to the file. Entry: fp - the given file pointer nelems - number of elements in object e
libs/IO/PLY.cpp:151
↓ 121 callersMethodread
Given a file pointer, get ready to read PLY data from the file. Entry: fp - the given file pointer Exit: nelems - number of elements in object e
libs/IO/PLY.cpp:545
↓ 109 callersMethodend
libs/Common/List.h:1474
↓ 98 callersMethodreserve
libs/Common/List.h:1466
↓ 94 callersMethodK
libs/MVS/CUDA/Camera.h:64
↓ 94 callersMethodwrite_character
libs/IO/json.hpp:6363
↓ 93 callersFunctionSQUARE
libs/Common/Maths.h:287
↓ 92 callersMethodclear
libs/Common/List.h:1456
↓ 91 callersFunctionFindMember
libs/IO/tiny_gltf.h:3078
↓ 88 callersMethodbegin
libs/Common/List.h:1473
↓ 81 callersMethodFirstChildElement
libs/IO/TinyXML2.cpp:995
↓ 79 callersMethodback
libs/Common/List.h:1476
↓ 78 callersFunctionprint
libs/Common/Streams.h:81
↓ 75 callersMethodadd
add a character to token_buffer
libs/IO/json.hpp:3873
↓ 74 callersMethodIsValid
libs/MVS/Scene.cpp:73
↓ 74 callersMethodptr
libs/MVS/Interface.h:62
↓ 73 callersFunctionFormatString
libs/Common/Strings.h:85
↓ 67 callersMethodarea
libs/MVS/Mesh.cpp:2078
↓ 65 callersMethodcreate
libs/IO/json.hpp:1079
↓ 63 callersMethodend
return iterator end (needed for range-based for)
libs/IO/json.hpp:1768
↓ 60 callersMethodRelease
free all memory
libs/MVS/Mesh.cpp:96
↓ 59 callersMethodIsValid
apps/Viewer/Scene.h:192
↓ 59 callersMethodinsert
libs/Common/List.h:1457
↓ 57 callersFunctionJsonToString
libs/IO/tiny_gltf.h:3099
↓ 57 callersMethodbegin
return iterator begin (needed for range-based for)
libs/IO/json.hpp:1762
↓ 56 callersMethodAddEmpty
libs/Common/List.h:484
↓ 55 callersMethodGetID
libs/MVS/DepthMap.h:198
↓ 54 callersMethodAddEvent
libs/Common/EventQueue.cpp:30
↓ 53 callersFunctionCLAMP
libs/Common/Maths.h:844
↓ 52 callersFunctionABS
libs/Common/Maths.h:859
↓ 51 callersMethodSave
apps/Viewer/Scene.cpp:478
↓ 51 callersFunctionmax
host implementations of CUDA functions
libs/MVS/CUDA/Maths.h:74
↓ 50 callersMethodReset
Set the image details; if image's data is not NULL, but its size is too small, data's buffer is not allocated and _BUFFERSIZE is returned.
libs/IO/Image.cpp:24
↓ 49 callersMethodget
libs/Common/Types.h:1148
↓ 47 callersMethodBind
apps/Viewer/Texture.cpp:123
↓ 46 callersMethodInsert
libs/MVS/RectsBinPack.cpp:71
↓ 45 callersFunctionJsonAddMember
libs/IO/tiny_gltf.h:6322
↓ 44 callersMethodGetCamera
compute the camera extrinsics from the platform pose and the relative camera pose to the platform; - forceAspect: if true, the aspect ratio of the cam
libs/MVS/Image.cpp:197
↓ 43 callersFunctionget
libs/IO/json.hpp:1777
↓ 43 callersMethodprint
libs/Common/Util.h:878
↓ 43 callersMethodt
libs/MVS/Interface.h:141
↓ 42 callersMethodclear
libs/Math/IBFS/IBFS.h:246
↓ 40 callersFunctionSerializeNumberProperty
libs/IO/tiny_gltf.h:6370
↓ 40 callersMethodfront
libs/Common/List.h:1475
↓ 39 callersFunctionSQRT
libs/Common/Maths.h:295
↓ 39 callersMethodValue
libs/IO/TinyXML2.cpp:818
↓ 39 callersMethodwidth
What is the image size?
libs/Common/Types.h:1317
↓ 38 callersMethoddot
dot/cross product
libs/Common/Types.h:561
↓ 38 callersMethodwrite_characters
libs/IO/json.hpp:6368
↓ 36 callersFunctionParseIntegerProperty
libs/IO/tiny_gltf.h:3272
↓ 36 callersMethodRemoveAt
libs/Common/List.h:1158
↓ 36 callersMethodType
libs/IO/tiny_gltf.h:301
↓ 35 callersMethodSwap
Swap the two elements.
libs/Common/List.h:325
↓ 35 callersMethodmemset
Set all elements to the given value
libs/Common/Types.h:765
↓ 34 callersMethodheight
libs/Common/Types.h:1318
↓ 33 callersMethodDoubleText
libs/IO/TinyXML2.cpp:1866
↓ 33 callersFunctionFOREACH
libs/MVS/SemiGlobalMatcher.cpp:812
↓ 32 callersFunctionIsObject
libs/IO/tiny_gltf.h:3044
↓ 32 callersMethodisInside
libs/Common/Types.h:779
↓ 32 callersFunctiontype_name
! @brief return the type as string Returns the type name as string to be used in error messages - usually to indicate that a function was
libs/IO/json.hpp:18676
↓ 31 callersFunctiongetFileFullName
libs/Common/Util.h:505
↓ 30 callersMethodEmpty
libs/Common/List.h:1219
↓ 30 callersFunctionFirstChild
Get the first child node, or null if none exists.
libs/IO/TinyXML2.h:757
↓ 30 callersFunctionSerializeStringProperty
libs/IO/tiny_gltf.h:6399
↓ 30 callersFunctionensureFolder
libs/Common/Util.h:344
↓ 30 callersMethoderase
libs/Common/List.h:1468
↓ 29 callersFunctionISEQUAL
libs/Common/Maths.h:884
↓ 29 callersFunctionParseStringProperty
libs/IO/tiny_gltf.h:3508
↓ 29 callersFunctiongetFileNameExt
libs/Common/Util.h:509
↓ 29 callersFunctionresize
wait for all running threads to finish and resize threads array
libs/Common/Thread.h:293
↓ 28 callersMethodClean
decimate, clean and smooth mesh fDecimate factor is in range (0..1], if 1 no decimation takes place
libs/MVS/Mesh.cpp:760
↓ 28 callersMethodLoad
libs/IO/OBJ.cpp:104
↓ 28 callersMethodMemset
Set the allocated memory (normally used for types without constructor).
libs/Common/List.h:343
↓ 28 callersFunctionSerializeValue
libs/IO/tiny_gltf.h:6509
↓ 28 callersMethodgetData
pointer to the beginning of the matrix data
libs/Common/Types.h:898
↓ 27 callersFunctionParseExtensionsProperty
libs/IO/tiny_gltf.h:3667
↓ 27 callersMethodRequestRedraw
Static method to request a redraw by posting a GLFW event
apps/Viewer/Window.cpp:936
↓ 27 callersFunctionWrite
libs/IO/TinyXML2.h:2326
↓ 27 callersMethodrelease
libs/Math/IBFS/IBFS.h:279
↓ 26 callersFunctionParseExtrasProperty
libs/IO/tiny_gltf.h:3214
↓ 26 callersMethodSort
libs/Common/List.h:756
↓ 26 callersFunctionequal_strings
libs/IO/PLY.h:219
↓ 26 callersFunctiongetFileExt
libs/Common/Util.h:522
↓ 26 callersMethodkey
libs/IO/json.hpp:4912
↓ 26 callersMethodparse_error
libs/IO/json.hpp:976
↓ 26 callersMethodsetPos
libs/Common/Streams.h:212
↓ 26 callersFunctionsize
libs/Common/Thread.h:321
↓ 25 callersMethodUnbind
apps/Viewer/BufferObjects.cpp:54
↓ 24 callersMethodFind
Find representative with path compression.
libs/Math/DisjointSet.h:46
next →1–100 of 3,741, ranked by callers