MCPcopy Create free account

hub / github.com/alicevision/AliceVision / functions

Functions5,792 in github.com/alicevision/AliceVision

↓ 8 callersMethodisValid
src/aliceVision/camera/Equidistant.hpp:66
↓ 8 callersMethodnbSamples
* @brief The number of elements in the data. * @return the number of elements in the data. */
src/aliceVision/robustEstimation/LineKernel.hpp:73
↓ 8 callersMethodnbTracks
src/aliceVision/track/TracksBuilder.cpp:223
↓ 8 callersFunctionomp_get_thread_num
src/aliceVision/alicevision_omp.hpp:16
↓ 8 callersMethodpop
src/aliceVision/mvsData/StaticVector.hpp:104
↓ 8 callersFunctionprintfElapsedTime
src/aliceVision/mvsUtils/common.hpp:29
↓ 8 callersFunctionreduceString
src/aliceVision/lensCorrectionProfile/lcp.cpp:1149
↓ 8 callersFunctionscalar_product
src/aliceVision/hdr/QuadProg++.cpp:596
↓ 8 callersMethodsetOffsetLocked
* @brief Lock the offset * @param lock True if the offset is locked, false otherwise */
src/aliceVision/camera/IntrinsicScaleOffset.hpp:114
↓ 8 callersMethodsetScaleLocked
* @brief Lock the scale * @param lock True if the scale is locked, false otherwise */
src/aliceVision/camera/IntrinsicScaleOffset.hpp:122
↓ 8 callersMethodsetViewport
src/dependencies/htmlDoc/htmlDoc.hpp:145
↓ 8 callersMethodsolve
src/aliceVision/multiview/relativePose/Rotation3PSolver.cpp:19
↓ 8 callersMethodstringToType
src/aliceVision/sfmData/ImageGroup.cpp:27
↓ 8 callersMethodtoStr
src/dependencies/htmlDoc/htmlDoc.hpp:210
↓ 8 callersMethodvalues
src/aliceVision/numeric/LMFunctor.hpp:43
↓ 8 callersFunctionvl_get_thread_specific_state
src/nonFree/sift/vl/generic.c:1016
↓ 8 callersFunctionweightTileBorder
src/aliceVision/mvsUtils/mapIO.cpp:171
↓ 7 callersFunctionDepth
src/aliceVision/numeric/projection.cpp:160
↓ 7 callersFunctionEImageColorSpace_isSupportedOIIOEnum
src/aliceVision/image/colorspace.cpp:364
↓ 7 callersFunctionEImageColorSpace_stringToEnum
src/aliceVision/image/colorspace.cpp:170
↓ 7 callersFunctionEImageDescriberType_stringToEnum
src/aliceVision/feature/imageDescriberCommon.cpp:98
↓ 7 callersFunctionEImageFileType_informations
src/aliceVision/image/io.cpp:152
↓ 7 callersFunctionERawColorInterpretation_stringToEnum
src/aliceVision/image/io.cpp:434
↓ 7 callersMethodEvaluate
src/aliceVision/sfm/bundle/costfunctions/meshIntersect.hpp:28
↓ 7 callersMethodImageSequence
* @brief Default constructor */
src/aliceVision/sfmData/ImageSequence.hpp:31
↓ 7 callersMethodImageSet
* @brief Default constructor */
src/aliceVision/sfmData/ImageSet.hpp:31
↓ 7 callersMethodRigSubPose
* @brief RigSubPose constructor * @param pose The relative pose of the sub-pose * @param status The status of the sub-pose */
src/aliceVision/sfmData/Rig.hpp:81
↓ 7 callersFunctionRotationAroundX
src/aliceVision/numeric/numeric.cpp:31
↓ 7 callersFunctionRotationAroundY
src/aliceVision/numeric/numeric.cpp:33
↓ 7 callersFunctionSolveCubicPolynomial
src/aliceVision/numeric/polynomial.hpp:26
↓ 7 callersMethodToString
src/aliceVision/utils/Histogram.hpp:106
↓ 7 callersFunctionTriangulateDLT
HZ 12.2 pag.312
src/aliceVision/multiview/triangulation/triangulationDLT.cpp:17
↓ 7 callersFunctionangleBetwV1andV2
this angle is always between 0 and 180
src/aliceVision/mvsData/geometry.cpp:203
↓ 7 callersMethodcell_adjacent
src/aliceVision/fuseCut/Tetrahedralization.hpp:116
↓ 7 callersMethodclear
src/aliceVision/multiview/triangulation/Triangulation.hpp:110
↓ 7 callersFunctioncolorconvert
src/aliceVision/image/imageAlgo.cpp:110
↓ 7 callersFunctioncreateEquidistant
src/aliceVision/camera/camera.cpp:156
↓ 7 callersFunctioncreateUndistortion
src/aliceVision/camera/camera.cpp:70
↓ 7 callersFunctioncreate_directories
src/aliceVision/sfmDataIO/colmap.cpp:429
↓ 7 callersMethoddecomposeProjectionMatrix
src/aliceVision/mvsUtils/MultiViewParams.cpp:507
↓ 7 callersFunctionfilterStrings
* @brief Function that allows you to filter vector of strings by deleting in it the values that do not match the filter * @param[in] <td::vector<std:
src/aliceVision/utils/regexFilter.hpp:49
↓ 7 callersFunctionfilterToRegex
* @brief Create regex from a string filter (supported regex: '#' matches a single digit, '@' one or more digits, '?' one character and '*' zero or *
src/aliceVision/utils/regexFilter.hpp:24
↓ 7 callersFunctiongenerateSyntheticFeatures
src/aliceVision/sfm/utils/syntheticScene.hpp:26
↓ 7 callersFunctiongenerateSyntheticMatches
src/aliceVision/sfm/utils/syntheticScene.cpp:19
↓ 7 callersMethodgetDepth
* @brief Get the measured depth (Depth meaning is camera type dependent) * @return The optional measured depth, or less than 0 if non used */
src/aliceVision/sfmData/Observation.hpp:109
↓ 7 callersFunctiongetInputScene
Translation a synthetic scene into a valid SfMData scene. => A synthetic scene is used: a random noise between [-.5,.5] is added on observed data poin
src/aliceVision/sfm/bundle/bundleAdjustment_test.cpp:302
↓ 7 callersMethodgetMetadataOrientation
* @brief Get the corresponding "Orientation" metadata value * @return the enum EEXIFOrientation */
src/aliceVision/sfmData/ImageInfo.hpp:246
↓ 7 callersMethodgetMinimumNbRequiredSamples
* @brief Return the minimum number of required samples for the solver * @return minimum number of required samples */
src/aliceVision/sfm/pipeline/global/TranslationTripletKernelACRansac.hpp:58
↓ 7 callersMethodgetMinimumNbRequiredSamplesLS
* @brief Return the minimum number of required samples for the solver Ls * @return minimum number of required samples */
src/aliceVision/robustEstimation/LineKernel.hpp:67
↓ 7 callersMethodgetParametersSize
src/aliceVision/camera/IntrinsicScaleOffsetDisto.hpp:209
↓ 7 callersMethodgetProcessDownscale
src/aliceVision/mvsUtils/MultiViewParams.hpp:152
↓ 7 callersMethodgetWidth
src/aliceVision/panorama/panoramaMap.hpp:34
↓ 7 callersFunctionimageSeparableConvolution
src/aliceVision/image/convolution.hpp:175
↓ 7 callersMethodinsert
src/aliceVision/voctree/Database.cpp:45
↓ 7 callersFunctionintersect
src/aliceVision/mvsData/ROI.hpp:78
↓ 7 callersMethodisFullyCalibrated
src/aliceVision/sfmData/Rig.hpp:124
↓ 7 callersMethodisInit
src/aliceVision/dataio/ImageFeed.cpp:267
↓ 7 callersMethodisValid
src/aliceVision/camera/Equirectangular.hpp:47
↓ 7 callersFunctionloadRegionsPerView
src/aliceVision/sfm/pipeline/regionsIO.cpp:198
↓ 7 callersFunctionloop
Tests the integrity of an image I/O process by writing the image to disk, reading it back, and verifying that the output is identical to the orig
pyTests/image/test_imageIO.py:11
↓ 7 callersMethodmatch
Use guided matching to find corresponding 2-view correspondences
src/aliceVision/sfm/pipeline/structureFromKnownPoses/StructureEstimationFromKnownPoses.cpp:73
↓ 7 callersFunctionmaxConsensus
src/aliceVision/robustEstimation/maxConsensus.hpp:33
↓ 7 callersMethodmultiply
src/aliceVision/panorama/boundingBox.hpp:184
↓ 7 callersFunctionnum2str
src/aliceVision/mvsUtils/common.cpp:710
↓ 7 callersFunctiono2
src/aliceVision/multiview/relativePose/Essential5PSolver.cpp:34
↓ 7 callersMethodpush_front
src/aliceVision/mvsData/StaticVector.hpp:88
↓ 7 callersMethodrescale
src/aliceVision/camera/IntrinsicBase.cpp:106
↓ 7 callersMethodreset
src/aliceVision/dataio/E57Reader.hpp:38
↓ 7 callersMethodsetAbsolutePose
* @brief Set the given pose for the given poseId * @param[in] poseId The given poseId * @param[in] pose The given pose */
src/aliceVision/sfmData/SfMData.hpp:681
↓ 7 callersMethodsetDepth
* @brief Set the measured point depth (Depth meaning is camera type dependent) * @param depth the point depth */
src/aliceVision/sfmData/Observation.hpp:115
↓ 7 callersMethodsetImageGroupId
* @brief Set the given image group id * @param[in] imageGroupId The given image group id */
src/aliceVision/sfmData/View.hpp:187
↓ 7 callersMethodsetRigAndSubPoseId
* @brief Set the given rig id and the given sub-pose id * @param[in] rigId The given rig id * @param[in] subPoseId The given sub-pose id
src/aliceVision/sfmData/View.hpp:212
↓ 7 callersMethodtextureName
src/aliceVision/mesh/Material.cpp:147
↓ 7 callersFunctionto_eigen_vec3d
src/dependencies/MeshSDFilter/EigenTypes.h:55
↓ 7 callersFunctiontriangulateMatch
src/aliceVision/mvsUtils/common.cpp:155
↓ 7 callersFunctionvl_abs_f
src/nonFree/sift/vl/mathop.h:232
↓ 7 callersFunctionvl_floor_f
src/nonFree/sift/vl/mathop.h:134
↓ 6 callersFunctionCostYKfromLab
* @brief Adaptive support-weight approach for correspondence search * * @note "Adaptive Support-Weight Approach for Correspondence Search", Kuk-Jin
src/aliceVision/depthMap_sycl/sycl/color.hpp:142
↓ 6 callersMethodDescriptorLength
src/aliceVision/feature/Regions.hpp:158
↓ 6 callersMethodDescriptorRawData
src/aliceVision/feature/Regions.hpp:187
↓ 6 callersFunctionEINTRINSIC_stringToEnum
src/aliceVision/camera/cameraCommon.hpp:68
↓ 6 callersFunctionEUNDISTORTION_enumToString
src/aliceVision/camera/cameraCommon.hpp:197
↓ 6 callersFunctionEvalPolynomial
src/aliceVision/multiview/relativePose/essential5PSolver_test.cpp:71
↓ 6 callersFunctionLO_RANSAC
src/aliceVision/robustEstimation/LORansac.hpp:303
↓ 6 callersMethodLoad
src/aliceVision/image/dcp.cpp:828
↓ 6 callersMethodObservation
src/aliceVision/sfmData/Observation.hpp:26
↓ 6 callersFunctionRgb2GrayLinear
The factor comes from http://www.easyrgb.com/ RGB to XYZ : Y is the luminance channel var_R * 0.2126 + var_G * 0.7152 + var_B * 0.0722
src/aliceVision/image/conversion.hpp:19
↓ 6 callersMethodaddCameraParams
src/aliceVision/depthMap/cuda/host/DeviceCache.cpp:283
↓ 6 callersMethodadd_or_replace
src/aliceVision/image/dcp.cpp:2441
↓ 6 callersMethodadjust
Adjust the scene (& remove outliers)
src/aliceVision/sfm/pipeline/global/ReconstructionEngine_globalSfM.cpp:371
↓ 6 callersFunctionbisection_Radius_Solve
src/aliceVision/camera/DistortionRadial.hpp:26
↓ 6 callersMethodclampBottom
src/aliceVision/panorama/boundingBox.hpp:163
↓ 6 callersMethodclampRight
src/aliceVision/panorama/boundingBox.hpp:145
↓ 6 callersMethodcomputeTfIdfWeights
* @brief Compute the TF-IDF weights of all the words. To be called after inserting a corpus of * training examples into the database. * * @param de
src/aliceVision/voctree/Database.cpp:145
↓ 6 callersMethodcopyTo
src/aliceVision/depthMap/cuda/host/memory.hpp:755
↓ 6 callersMethodcreate
src/aliceVision/image/cache.cpp:357
↓ 6 callersFunctioncreateLines
Utility lambda to create lines by iterating over a board's cells in a given order
src/software/pipeline/main_distortionCalibration.cpp:137
↓ 6 callersMethoddistoFunctor
src/aliceVision/camera/DistortionRadial.cpp:12
↓ 6 callersFunctiondot
src/aliceVision/mvsData/Point3d.hpp:135
↓ 6 callersFunctiondownscale
src/aliceVision/panorama/imageOps.hpp:16
← previousnext →501–600 of 5,792, ranked by callers