MCPcopy Create free account

hub / github.com/alicevision/AliceVision / functions

Functions5,792 in github.com/alicevision/AliceVision

↓ 4 callersFunctiontest_panorama
src/aliceVision/sfm/pipeline/panorama/panoramaSfM_test_common.hpp:25
↓ 4 callersFunctiontetrahedronSolidAngle
* @brief Solid angle of a tetrahedron. It takes 3 vectors OA, OB, AC to define the solid angle define by the triangle ABC around the point O. * @see
src/aliceVision/mvsData/Point3d.hpp:155
↓ 4 callersFunctiontoEigen
src/aliceVision/mesh/Texturing.cpp:217
↓ 4 callersMethodupdate
src/aliceVision/depthMap_sycl/sycl/SimStat.hpp:113
↓ 4 callersFunctionvl_covdet_append_feature
src/nonFree/sift/vl/covdet.c:1687
↓ 4 callersFunctionvl_covdet_extract_patch_helper
src/nonFree/sift/vl/covdet.c:2208
↓ 4 callersFunctionvl_covdetbuffer_clear
src/nonFree/sift/vl/covdet.c:1662
↓ 4 callersFunctionvl_covdetbuffer_init
src/nonFree/sift/vl/covdet.c:1656
↓ 4 callersFunctionvl_log2_d
src/nonFree/sift/vl/mathop.h:261
↓ 4 callersFunctionvl_scalespace_delete
src/nonFree/sift/vl/scalespace.c:640
↓ 4 callersFunctionvl_scalespace_new_with_geometry
src/nonFree/sift/vl/scalespace.c:557
↓ 4 callersMethodwords
src/aliceVision/voctree/VocabularyTree.hpp:260
↓ 3 callersMethodBuild
Setup constraints for the Resection problem, in the LPConstraints object.
src/aliceVision/linearProgramming/lInfinityCV/resection.hpp:157
↓ 3 callersFunctionBuildSparseLinearProblem
Setup example from MOSEK API maximize : 3 x0 + 1 x1 + 5 x2 + 1 x3 subject to 3 x0 + 1 x1 + 2 x2 = 30 2 x0 + 1 x1 + 3 x2 + 1 x3 >= 15 2 w1
src/aliceVision/linearProgramming/linearProgramming_test.cpp:106
↓ 3 callersFunctionClosestSVDRotationMatrix
[1] 6.7.2 Consistent Rotation page 89 Closest Rotation Estimation R = U*transpose(V) approximate rotation in the Frobenius norm using SVD
src/aliceVision/multiview/rotationAveraging/l2.cpp:39
↓ 3 callersFunctionComputeBinaryValues
src/aliceVision/feature/akaze/descriptorMLDB.hpp:105
↓ 3 callersFunctionComputeMeanValuesInSubdivisions
src/aliceVision/feature/akaze/descriptorMLDB.hpp:33
↓ 3 callersMethodCreateHashedDescriptions
src/aliceVision/matching/CascadeHasher.hpp:136
↓ 3 callersFunctionCrossProductMatrix
src/aliceVision/numeric/numeric.cpp:24
↓ 3 callersFunctionDCTIntegration
src/aliceVision/photometricStereo/normalIntegration.cpp:315
↓ 3 callersFunctionEFeatureConstrastFiltering_enumToString
src/aliceVision/feature/ImageDescriber.cpp:154
↓ 3 callersFunctionEFunctionType_enumToString
* @brief convert an enum EFunctionType to its corresponding string * @param EFunctionType * @return String */
src/aliceVision/hdr/rgbCurve.hpp:37
↓ 3 callersFunctionEGeometricFilterType_stringToEnum
* @brief Convert a string geometricFilterType to its corresponding enum EGeometricFilterType * @param[in] String corresponding to an EGeometricFilter
src/aliceVision/matchingImageCollection/GeometricFilterType.hpp:72
↓ 3 callersFunctionEImageColorSpace_isSupportedOIIOstring
src/aliceVision/image/colorspace.cpp:379
↓ 3 callersFunctionESubsetType_enumToString
* @brief convert an enum ESubsetType to its corresponding string * @param ESubsetType * @return String */
src/software/pipeline/main_meshFiltering.cpp:53
↓ 3 callersFunctionESubsetType_stringToEnum
* @brief convert a string subsetType to its corresponding enum ESubsetType * @param String * @return ESubsetType */
src/software/pipeline/main_meshFiltering.cpp:72
↓ 3 callersFunctionEViewIdMethod_enumToString
src/aliceVision/sfmDataIO/viewIO.hpp:27
↓ 3 callersFunctionEvalInlier
src/aliceVision/robustEstimation/leastMedianOfSquares_test.cpp:25
↓ 3 callersFunctionFindRTS
src/aliceVision/geometry/rigidTransformation3D.hpp:77
↓ 3 callersMethodIsBinary
src/aliceVision/feature/Regions.hpp:161
↓ 3 callersMethodLuminanceInfo
src/aliceVision/hdr/brackets.hpp:20
↓ 3 callersFunctionM3x3mulM3x3
src/aliceVision/depthMap_sycl/sycl/matrix.hpp:54
↓ 3 callersFunctionM3x3mulV3
src/aliceVision/depthMap/cuda/host/DeviceCache.cpp:20
↓ 3 callersFunctionNACRANSAC
src/aliceVision/robustEstimation/NACRansac.hpp:83
↓ 3 callersFunctionNNdistanceRatio
src/aliceVision/matching/filters.hpp:36
↓ 3 callersFunctionNRealisticCamerasCardioid
src/aliceVision/multiview/NViewDataSet.cpp:125
↓ 3 callersFunctionNormLInfinity
src/aliceVision/numeric/numeric.hpp:232
↓ 3 callersMethodSearchNeighbours
* Search the N nearest Neighbor of the scalar array query. * * \param[in] query The query array * \param[in] nbQuery The numb
src/aliceVision/matching/ArrayMatcher_bruteForce.hpp:98
↓ 3 callersMethodSquaredDescriptorDistance
Return the distance between two descriptors
src/aliceVision/feature/Regions.hpp:198
↓ 3 callersFunctionWGS84ToCartesian
src/aliceVision/numeric/gps.cpp:14
↓ 3 callersFunctionabsoluteOrientation
* @brief absoluteOrientation * @param[in] X * @param[in] Xp * @param[out] R * @param[out] t */
src/aliceVision/multiview/resection/EPnPSolver.cpp:132
↓ 3 callersMethodaddAncestor
* @brief Add an ancestor images to the existing ones. * If an image is generated from multiple input images, "Ancestor Images" allows to keep tra
src/aliceVision/sfmData/View.hpp:238
↓ 3 callersMethodaddCamera
src/aliceVision/sfmDataIO/AlembicExporter.cpp:94
↓ 3 callersMethodaddFeaturesFolder
* @brief Add the given \p folder to features folders. * @note If SfmData's absolutePath has been set, * an absolute path will be conve
src/aliceVision/sfmData/SfMData.hpp:610
↓ 3 callersMethodaddMatchesFolder
* @brief Add the given \p folder to matches folders. * @note If SfmData's absolutePath has been set, * an absolute path will be conver
src/aliceVision/sfmData/SfMData.hpp:626
↓ 3 callersMethodaddMipmapImage
src/aliceVision/depthMap/cuda/host/DeviceCache.cpp:222
↓ 3 callersMethodaddMipmapImage
src/aliceVision/depthMap_sycl/sycl/DeviceCache.cpp:30
↓ 3 callersMethodaddTrackMap
src/aliceVision/track/TracksMerger.cpp:14
↓ 3 callersFunctionadjustRobustEstimatorThreshold
* @brief It adjust the value for the reprojection/matching error * to ensure the compatibility with the given robust estimator. * The value 0 will b
src/aliceVision/robustEstimation/estimators.hpp:85
↓ 3 callersFunctionapplyIntrinsicExtrinsic
* @brief Apply intrinsic and extrinsic parameters to unit vector * from the cameras focus to a point on the camera plane * @param[in] pose Extrinsic
src/aliceVision/camera/IntrinsicBase.hpp:496
↓ 3 callersMethodassign
src/aliceVision/mvsData/StaticVector.hpp:72
↓ 3 callersMethodassign
src/aliceVision/panorama/cachedImage.hpp:204
↓ 3 callersMethodbinarize
src/aliceVision/fuseCut/GraphFiller.cpp:494
↓ 3 callersMethodbuild
src/aliceVision/track/TracksBuilder.cpp:49
↓ 3 callersFunctionbuildBrackets
src/aliceVision/hdr/hdrTestCommon.hpp:117
↓ 3 callersFunctionbuildIntrinsics
src/aliceVision/sfm/bundle/bundleAdjustment_Enhanced_test.cpp:141
↓ 3 callersFunctionbuildLandmarkTable
src/aliceVision/sfmData/LandmarkTable.cpp:25
↓ 3 callersFunctioncenterMatrix
src/aliceVision/matchingImageCollection/geometricFilterUtils.cpp:39
↓ 3 callersFunctioncheck_arch_match
(lh: Path, rh: Path)
src/cmake/darwin_bundle.py:86
↓ 3 callersMethodclone
src/aliceVision/camera/Pinhole.hpp:48
↓ 3 callersFunctioncomposeRTS
* @brief Compose a similarity matrix given a scale factor, a rotation matrix and * a translation vector. * * @param[in] S The scale factor. * @par
src/aliceVision/geometry/rigidTransformation3D.hpp:27
↓ 3 callersFunctioncomputeAutomaticContrastFactor
src/aliceVision/feature/imageStats.cpp:17
↓ 3 callersMethodcomputeMainOrientation
src/aliceVision/feature/akaze/AKAZE.cpp:405
↓ 3 callersMethodcomputeMask
* Put masks to white, all image is considered as valid pixel selection * * \param[out] maskLeft Mask of the left image (initialized to corre
src/aliceVision/colorHarmonization/CommonDataByPair_fullFrame.hpp:32
↓ 3 callersFunctioncomputeNewCoordinateSystemGroundAuto
src/aliceVision/sfm/utils/alignment.cpp:1412
↓ 3 callersFunctioncomputePointsCoordinatesInCameraFrame
* @brief Estimates the coordinates of all real points in the camera coordinate frame * @param[in] alphas * @param[in] betas * @param[in] U * @para
src/aliceVision/multiview/resection/EPnPSolver.cpp:85
↓ 3 callersFunctioncomputeSimilarity
src/aliceVision/matchingImageCollection/geometricFilterUtils.cpp:94
↓ 3 callersFunctioncomputeSimilarityFromCommonLandmarks
src/aliceVision/sfm/utils/alignment.cpp:546
↓ 3 callersFunctioncomputeSimilarityFromCommonViews
src/aliceVision/sfm/utils/alignment.cpp:61
↓ 3 callersFunctioncomputeV
src/software/pipeline/main_checkerboardCalibration.cpp:51
↓ 3 callersFunctioncomputeViewUID
src/aliceVision/sfmData/uid.cpp:23
↓ 3 callersMethodcomputeWSim
* @brief Compute Normalized Cross-Correlation. * @return similarity value in range (-1, 0) or 1 if infinity */
src/aliceVision/depthMap_sycl/sycl/SimStat.hpp:100
↓ 3 callersFunctionconstructQueue
src/aliceVision/depthMap_sycl/depthMapUtils.cpp:23
↓ 3 callersFunctioncontains
(input, txt)
meshroom/aliceVision/SfMFilter.py:11
↓ 3 callersFunctionconvertIntrinsicsToColmapString
src/aliceVision/sfmDataIO/colmap.cpp:103
↓ 3 callersFunctionconvertPoseToMayaWorldFromCamera
src/aliceVision/sfmDataIO/usdIO.cpp:107
↓ 3 callersFunctionconvertZtoDistance
src/aliceVision/photometricStereo/normalIntegration.cpp:603
↓ 3 callersFunctioncopyFloat2Map
src/aliceVision/depthMap/depthMapUtils.cpp:23
↓ 3 callersFunctioncopyFloat2Map
src/aliceVision/depthMap_sycl/depthMapUtils.cpp:37
↓ 3 callersFunctioncopyInlierMatches
src/aliceVision/matchingImageCollection/geometricFilterUtils.cpp:13
↓ 3 callersMethodcountLevels
src/software/pipeline/main_panoramaInit.cpp:107
↓ 3 callersMethodcreatePtsCams
src/aliceVision/fuseCut/PointCloud.cpp:996
↓ 3 callersFunctioncreateScene
src/aliceVision/sfm/bundle/bundleAdjustment_Enhanced_test.cpp:31
↓ 3 callersFunctioncrossHorizontalLoop
src/aliceVision/panorama/remapBbox.cpp:32
↓ 3 callersFunctiondecomposeRTS
* @brief Decompose a similarity matrix into its scale, rotation and translation parts * * @param[in] RTS The similarity matrix to decompose. * @par
src/aliceVision/geometry/rigidTransformation3D.hpp:42
↓ 3 callersFunctiondelete_constraint
src/aliceVision/hdr/QuadProg++.cpp:487
↓ 3 callersFunctiondetectDuplicates
src/aliceVision/feature/akaze/AKAZE.cpp:203
↓ 3 callersFunctiondictStringToStringMap
* @brief Converts a flat vector of strings representing key-value pairs * into a std::map of string-to-string. * * @param dict A vector of s
src/aliceVision/utils/convert.hpp:38
↓ 3 callersMethoddistort
src/aliceVision/lensCorrectionProfile/lcp.hpp:91
↓ 3 callersMethoddivisionToPolynomialModelDistortion
src/aliceVision/multiview/resection/P5PfrSolver.cpp:42
↓ 3 callersFunctiondownscaleTriangle
src/software/pipeline/main_panoramaPostProcessing.cpp:44
↓ 3 callersFunctiondrawLineThickness
src/aliceVision/image/drawing.hpp:336
↓ 3 callersMethoddrawPolyline
src/dependencies/vectorGraphics/svgDrawer.hpp:148
↓ 3 callersFunctionencodeEpipolarSphericalEquation
src/aliceVision/multiview/epipolarEquation.hpp:60
↓ 3 callersFunctioneraseUnstablePosesAndObservations
Remove unstable content from analysis of the sfm_data structure
src/aliceVision/sfm/sfmFilters.cpp:293
↓ 3 callersMethoderror
compute the residual of the transformation
src/aliceVision/geometry/rigidTransformation3D.hpp:184
↓ 3 callersFunctionestimateBracketsFromSfmData
src/aliceVision/hdr/brackets.cpp:13
↓ 3 callersFunctionexhaustivePairs
Generate all the (I,J) pairs of the upper diagonal of the NxN matrix
src/aliceVision/matchingImageCollection/pairBuilder.cpp:22
↓ 3 callersMethodexportFlowVisualisation
src/aliceVision/keyframe/KeyframeSelector.cpp:845
↓ 3 callersFunctionextractSamplesGroups
src/aliceVision/hdr/hdrTestCommon.hpp:18
← previousnext →901–1,000 of 5,792, ranked by callers