MCPcopy Create free account

hub / github.com/alicevision/AliceVision / functions

Functions5,792 in github.com/alicevision/AliceVision

↓ 3 callersFunctionfast_expn
src/nonFree/sift/vl/sift.c:691
↓ 3 callersFunctionfillMatricesWithUndistortFeaturesMatches
src/aliceVision/matchingImageCollection/geometricFilterUtils.hpp:36
↓ 3 callersMethodfilter
src/aliceVision/sfm/pipeline/positioning/GlobalPositioning.cpp:239
↓ 3 callersMethodfit
src/aliceVision/multiview/resection/EPnPKernel.hpp:47
↓ 3 callersFunctionfixMeshForBooleanOperations
* @brief Pre/Post-processes a mesh for boolean operations. * @details Triangulates the facets, collapses the small edges * and removes self-interse
src/software/utils/main_mergeMeshes.cpp:118
↓ 3 callersFunctionfloat_to_uchar
src/aliceVision/depthMap/volumeIO.cpp:443
↓ 3 callersFunctionfloat_to_uchar
src/aliceVision/depthMap_sycl/volumeIO.cpp:428
↓ 3 callersMethodfreeMipmapImage
src/aliceVision/depthMap_sycl/sycl/DeviceCache.cpp:106
↓ 3 callersFunctionfunc_LABtoXYZ
src/aliceVision/image/imageAlgo.cpp:30
↓ 3 callersFunctionfundamentalFromEssential
HZ 9.6 page 257 (formula 9.12) Or http://ai.stanford.edu/~birch/projective/node20.html
src/aliceVision/multiview/essential.cpp:21
↓ 3 callersFunctiongenerateFromVoctree
src/aliceVision/imageMatching/ImageMatching.cpp:245
↓ 3 callersFunctiongenerateLine
generate nbPoints along a line and add gaussian noise. move some point in the dataset to create outlier contamined data
src/aliceVision/robustEstimation/acRansac_test.cpp:161
↓ 3 callersFunctiongenerateSfMReport
src/aliceVision/sfm/generateReport.cpp:23
↓ 3 callersFunctiongenericResample
src/aliceVision/image/resampling.hpp:72
↓ 3 callersFunctionget2dLineImageIntersection
src/aliceVision/mvsUtils/common.cpp:23
↓ 3 callersFunctionget4
src/aliceVision/image/dcp.cpp:353
↓ 3 callersFunctiongetAliceVisionOCIOConfig
src/aliceVision/image/io.cpp:1448
↓ 3 callersFunctiongetAliceVisionRoot
src/aliceVision/image/io.cpp:1440
↓ 3 callersMethodgetAllTextures
src/aliceVision/mesh/Material.cpp:96
↓ 3 callersMethodgetCircleCenter
src/aliceVision/camera/Equidistant.hpp:137
↓ 3 callersFunctiongetCommonDescTypes
src/aliceVision/feature/RegionsPerView.hpp:48
↓ 3 callersMethodgetDeduplicated
Remove duplicates ((_i, _j) that appears multiple times)
src/aliceVision/matching/IndMatch.hpp:48
↓ 3 callersMethodgetDerivativeUndistortWrtOffset
src/aliceVision/camera/Undistortion.cpp:70
↓ 3 callersMethodgetDistortionParamsSize
src/aliceVision/camera/IntrinsicScaleOffsetDisto.hpp:127
↓ 3 callersMethodgetEdgeNeighTrisInterval
src/aliceVision/mesh/MeshClean.cpp:606
↓ 3 callersFunctiongetExposures
src/aliceVision/sfmData/ExposureSetting.hpp:141
↓ 3 callersMethodgetFrustumIntersectionPairs
src/aliceVision/sfm/FrustumFilter.cpp:61
↓ 3 callersMethodgetGpsPositionFromMetadata
src/aliceVision/sfmData/ImageInfo.cpp:153
↓ 3 callersFunctiongetHdrMaskPath
src/software/pipeline/main_LdrToHdrMerge.cpp:58
↓ 3 callersMethodgetHorizontalFov
src/aliceVision/camera/Equirectangular.cpp:183
↓ 3 callersMethodgetIdMesh
src/aliceVision/dataio/E57Reader.hpp:257
↓ 3 callersMethodgetImageFirstOctave
src/aliceVision/feature/sift/SIFT.hpp:56
↓ 3 callersMethodgetImg_sync
src/aliceVision/mvsUtils/ImagesCache.hpp:72
↓ 3 callersMethodgetIndex
src/aliceVision/fuseCut/Tetrahedralization.hpp:52
↓ 3 callersFunctiongetInterpolateColor
src/aliceVision/image/Image.hpp:242
↓ 3 callersMethodgetLandmarkDescTypes
src/aliceVision/sfmData/SfMData.hpp:551
↓ 3 callersFunctiongetLandmarksPerViews
src/aliceVision/sfmData/SfMData.cpp:533
↓ 3 callersFunctiongetMapNameFromFileType
* @brief Get the map name from the given fileType enum * @param[in] fileType the map fileType enum * @return map type string */
src/aliceVision/mvsUtils/mapIO.cpp:29
↓ 3 callersMethodgetMatricesAsStrings
src/aliceVision/image/dcp.cpp:2223
↓ 3 callersMethodgetMatrix
src/aliceVision/matchingImageCollection/GeometricFilterMatrix_F_AC.hpp:395
↓ 3 callersMethodgetMedianCameraExposureSetting
* @brief Get the median Camera Exposure Setting * @return */
src/aliceVision/sfmData/SfMData.hpp:582
↓ 3 callersFunctiongetMemoryConsumptionVLFeat
src/aliceVision/feature/sift/SIFT.cpp:94
↓ 3 callersMethodgetMetadataFNumber
* @brief Get the corresponding "FNumber" (relative aperture) metadata value * @return the metadata value float or -1 if no corresponding value
src/aliceVision/sfmData/ImageInfo.hpp:218
↓ 3 callersMethodgetNbLandmarksPerState
* @brief Return the number of landmarks with the given EEstimatorParameterState. * @param[in] state The given EEstimatorParameterState. * @r
src/aliceVision/sfm/LocalBundleAdjustmentGraph.hpp:92
↓ 3 callersFunctiongetObservationData
src/aliceVision/sfm/pipeline/sequential/ReconstructionEngine_sequentialSfM.cpp:1719
↓ 3 callersMethodgetPreviousIntersection
src/aliceVision/fuseCut/Intersections.hpp:108
↓ 3 callersFunctiongetRigPoseId
src/aliceVision/sfm/pipeline/RigSequence.cpp:20
↓ 3 callersMethodgetSize
src/aliceVision/hdr/rgbCurve.hpp:386
↓ 3 callersFunctiongetStrongSupportCoeff
* @brief getStrongSupportCoeff * @param imageDescriberType * @return strong support coeff score */
src/aliceVision/feature/imageDescriberCommon.hpp:104
↓ 3 callersFunctiongetTilePathList
* @brief Get the tile map path list for a R camera et a given scale / stepXY. * @param[in] rc the related R camera index * @param[in] mp the multi-v
src/aliceVision/mvsUtils/mapIO.cpp:133
↓ 3 callersMethodgetTiles
src/aliceVision/depthMap_sycl/DepthMapEstimator.cpp:116
↓ 3 callersMethodgetTriangleProjection
src/aliceVision/mesh/Mesh.cpp:298
↓ 3 callersMethodgetType
src/aliceVision/camera/DistortionFisheye.hpp:22
↓ 3 callersMethodgetType
src/aliceVision/camera/DistortionFisheye1.hpp:22
↓ 3 callersMethodgetType
src/aliceVision/camera/DistortionRadial.hpp:69
↓ 3 callersMethodgetType
src/aliceVision/camera/DistortionRadial.hpp:116
↓ 3 callersMethodgetType
src/aliceVision/camera/DistortionRadial.hpp:149
↓ 3 callersMethodgetType
src/aliceVision/camera/DistortionBrown.hpp:22
↓ 3 callersMethodgetVerticalFov
src/aliceVision/camera/Equirectangular.cpp:185
↓ 3 callersMethodgetViewSharedPtr
* @brief Gives the view of the input view id. * @param[in] viewId The given view ID * @return the corresponding view ptr */
src/aliceVision/sfmData/SfMData.hpp:488
↓ 3 callersFunctionget_version_tuple
(version)
src/cmake/check_dependencies_releases.py:6
↓ 3 callersFunctiongpuInformationCUDA
src/aliceVision/gpu/gpu.cpp:66
↓ 3 callersFunctiongpuSupportCUDA
src/aliceVision/gpu/gpu.cpp:16
↓ 3 callersFunctionhasComparableExposures
src/aliceVision/sfmData/ExposureSetting.hpp:120
↓ 3 callersMethodhasDigitMetadata
src/aliceVision/sfmData/ImageInfo.cpp:49
↓ 3 callersFunctionhasOnlyOneTile
* @brief Check if the given image size can contain only one tile * @param[in] tileParams the tile parameters * @param[in] imageWidth the image width
src/aliceVision/mvsUtils/TileParams.hpp:35
↓ 3 callersFunctionhue2rgb
Convert HUE color to RGB
src/software/export/main_exportMatches.cpp:48
↓ 3 callersMethodimagePlaneToCameraPlaneError
src/aliceVision/camera/Equirectangular.cpp:177
↓ 3 callersMethodimagePlaneToCameraPlaneError
src/aliceVision/camera/Equidistant.cpp:290
↓ 3 callersFunctionimageScaledScharrXDerivative
src/aliceVision/image/filtering.hpp:116
↓ 3 callersFunctionimageYDerivative
src/aliceVision/image/filtering.hpp:53
↓ 3 callersMethodindex
Find local index for given global index
src/aliceVision/fuseCut/Tetrahedralization.hpp:97
↓ 3 callersFunctionindexOfNearestSorted
src/aliceVision/depthMap/SgmDepthList.cpp:25
↓ 3 callersFunctionindexOfNearestSorted
src/aliceVision/depthMap_sycl/SgmDepthList.cpp:25
↓ 3 callersMethodinit
src/software/convert/main_importE57.cpp:90
↓ 3 callersMethodinit3
src/aliceVision/lensCorrectionProfile/lcp.hpp:100
↓ 3 callersMethodisAlternateLensIDsOpened
src/aliceVision/lensCorrectionProfile/lcp.hpp:545
↓ 3 callersMethodisAlternateLensNamesOpened
src/aliceVision/lensCorrectionProfile/lcp.hpp:549
↓ 3 callersMethodisFullyDefined
src/aliceVision/sfmData/ExposureSetting.hpp:34
↓ 3 callersFunctionisNotEmpty
Return true if the half_planes define a not empty volume (an intersection exists)
src/aliceVision/geometry/HalfPlane.hpp:44
↓ 3 callersMethodisPartiallyTruncated
src/aliceVision/geometry/Frustum.hpp:106
↓ 3 callersFunctionisPixelInTriangle
* @brief Return whether a pixel is contained in or intersected by a 2D triangle. * @param[in] triangle the triangle as an array of 3 point2Ds * @par
src/aliceVision/mesh/Texturing.cpp:143
↓ 3 callersMethodisRotationOnly
src/aliceVision/sfmData/CameraPose.hpp:90
↓ 3 callersFunctionisValid
Return if the camera type is a valid enum
src/aliceVision/camera/cameraCommon.hpp:107
↓ 3 callersMethodletJustTringlesIdsInMesh
src/aliceVision/mesh/Mesh.cpp:1941
↓ 3 callersMethodlevels
src/aliceVision/voctree/VocabularyTree.hpp:248
↓ 3 callersFunctionlineToEndPoints
src/aliceVision/matching/guidedMatching.cpp:24
↓ 3 callersFunctionloadDescsFromFile
src/aliceVision/feature/Descriptor.hpp:176
↓ 3 callersMethodloadWeights
src/aliceVision/voctree/Database.cpp:167
↓ 3 callersMethodloadWithAtlas
src/aliceVision/mesh/Texturing.cpp:1170
↓ 3 callersFunctionmedian
src/aliceVision/photometricStereo/photometricStereo.cpp:676
↓ 3 callersFunctionmergeNormalMapTiles
src/aliceVision/depthMap/depthMapUtils.cpp:302
↓ 3 callersFunctionmergeNormalMapTiles
src/aliceVision/depthMap_sycl/depthMapUtils.cpp:304
↓ 3 callersFunctionmodifiedMod
src/aliceVision/multiview/translationAveraging/translationAveragingTest.hpp:32
↓ 3 callersFunctionmorph
src/aliceVision/imageMasking/imageMasking.cpp:101
↓ 3 callersFunctionmotionFromEssential
HZ 9.7 page 259 (Result 9.19)
src/aliceVision/multiview/essential.cpp:40
↓ 3 callersMethodnb_cells
src/aliceVision/fuseCut/Tetrahedralization.hpp:139
↓ 3 callersFunctionnormalizePointsFromImageSize
src/aliceVision/robustEstimation/conditioning.cpp:58
↓ 3 callersFunctionnormalize_mesh
src/dependencies/MeshSDFilter/MeshTypes.h:216
↓ 3 callersFunctionnullspace
* @brief Compute the nullspace, choose the algorithm based on input matrix size * @param[in] A matrix */
src/aliceVision/multiview/resection/P5PfrSolver.cpp:24
← previousnext →1,001–1,100 of 5,792, ranked by callers