MCPcopy Create free account

hub / github.com/NatronGitHub/Natron / functions

Functions20,973 in github.com/NatronGitHub/Natron

↓ 6 callersMethodCreateSparseMatrix
libs/ceres/internal/ceres/cxsparse.cc:179
↓ 6 callersMethodEdgeWeight
Calling EdgeWeight on a pair of vertices where either one of the vertices is not present in the graph will result in undefined behaviour. If there is
libs/ceres/internal/ceres/graph.h:189
↓ 6 callersFunctionEncodeEpipolarEquation
libs/openMVG/openMVG/multiview/solver_fundamental_kernel.hpp:82
↓ 6 callersFunctionEvalPolynomial
libs/openMVG/openMVG/multiview/solver_essential_five_point_test.cpp:105
↓ 6 callersFunctionGetAllFlags
libs/gflags/src/gflags.cc:1433
↓ 6 callersFunctionHStack
libs/libmv/libmv/numeric/numeric.h:319
↓ 6 callersFunctionImageGaussianFilter
libs/openMVG/openMVG/image/image_filtering.hpp:250
↓ 6 callersFunctionInvalidateArray
libs/ceres/internal/ceres/array_utils.cc:78
↓ 6 callersFunctionIsSchurType
libs/ceres/internal/ceres/types.cc:342
↓ 6 callersFunctionLinearSolverTypeToString
libs/ceres/internal/ceres/types.cc:48
↓ 6 callersFunctionLoad
libs/openMVG/openMVG/sfm/sfm_data_io.cpp:67
↓ 6 callersFunctionLocalSize
libs/ceres/include/ceres/local_parameterization.h:167
↓ 6 callersMethodMaxImage
libs/libmv/libmv/simple_pipeline/tracks.cc:149
↓ 6 callersFunctionOptional
This function is used for handling an optional non-terminal.
libs/glog/src/demangle.cc:237
↓ 6 callersMethodParameterBlockLocalSize
libs/ceres/internal/ceres/problem.cc:236
↓ 6 callersFunctionParseName
<name> ::= <nested-name> ::= <unscoped-template-name> <template-args> ::= <unscoped-name> ::= <local-name>
libs/glog/src/demangle.cc:498
↓ 6 callersMethodPlus
libs/ceres/internal/ceres/program.cc:115
↓ 6 callersFunctionPreconditionerFromPoints
HZ 4.4.4 pag.109: Point conditioning (non isotropic)
libs/libmv/libmv/multiview/conditioning.cc:27
↓ 6 callersFunctionRMSE
Compute the Root Mean Square Error of the residuals
libs/openMVG/openMVG/sfm/pipelines/pipelines_test.hpp:63
↓ 6 callersFunctionReset
libs/ceres/include/ceres/loss_function.h:410
↓ 6 callersFunctionRotoPoint
Engine/RotoPoint.h:59
↓ 6 callersFunctionSelectKeyframesBasedOnGRICAndVariance
libs/libmv/libmv/simple_pipeline/keyframe_selection.cc:133
↓ 6 callersMethodSetParameterBlockStatePtrsToUserStatePtrs
libs/ceres/internal/ceres/program.cc:105
↓ 6 callersMethodSet_bFixedIntrinsics
libs/openMVG/openMVG/sfm/pipelines/sfm_engine.hpp:36
↓ 6 callersMethodSizeInLines
libs/gflags/src/gflags_completions.cc:518
↓ 6 callersFunctionSolveCubicPolynomial
libs/openMVG/openMVG/numeric/poly.h:45
↓ 6 callersFunctionSquare
libs/libmv/libmv/numeric/numeric.h:249
↓ 6 callersFunctionStringAppendF
libs/gflags/src/util.h:326
↓ 6 callersFunctionTEST
libs/libmv/libmv/image/array_nd_test.cc:30
↓ 6 callersMethodabortTracking
Engine/TrackerContext.cpp:497
↓ 6 callersMethodaddAsDependencyOf
Engine/PyParameter.cpp:973
↓ 6 callersMethodaddCacheInfosForNode
Engine/RenderStats.cpp:405
↓ 6 callersMethodaddKnob
Gui/KnobGuiGroup.cpp:131
↓ 6 callersMethodaddShader
Engine/GLShader.cpp:84
↓ 6 callersMethodaddTrackToSelection
Engine/TrackerContext.cpp:558
↓ 6 callersFunctionaligned_free
\internal Frees memory allocated with aligned_malloc. */
libs/Eigen3/Eigen/src/Core/util/Memory.h:174
↓ 6 callersMethodallocateMemory
* @brief Allocates the memory required by the cache entry. It allocates enough memory to contain at least the * memory specified by the key.
Engine/CacheEntry.h:828
↓ 6 callersMethodany
libs/Eigen3/Eigen/src/Core/BooleanRedux.h:105
↓ 6 callersMethodassignCoeff
libs/Eigen3/Eigen/src/Core/TriangularMatrix.h:758
↓ 6 callersMethodassignCoeff
libs/Eigen3/Eigen/src/Core/functors/AssignmentFunctors.h:24
↓ 6 callersMethodattach
Engine/OSGLContext.h:253
↓ 6 callersFunctionbruteforce_det4_helper
libs/Eigen3/Eigen/src/LU/Determinant.h:26
↓ 6 callersMethodcam2ima
Transform a point from the camera plane to the image plane
libs/openMVG/openMVG/cameras/Camera_Pinhole.hpp:57
↓ 6 callersMethodchoiceRestorationId
Engine/KnobTypes.cpp:1103
↓ 6 callersMethodclone
Engine/RotoStrokeItem.cpp:599
↓ 6 callersMethodcloneAndCheckIfChanged
Engine/Curve.cpp:345
↓ 6 callersFunctioncol
libs/Eigen3/Eigen/src/plugins/BlockMethods.h:837
↓ 6 callersFunctioncolIndexByOuterInner
libs/Eigen3/Eigen/src/Core/AssignEvaluator.h:678
↓ 6 callersMethodcols
libs/Eigen3/Eigen/src/Core/ProductBase.h:106
↓ 6 callersMethodcols
libs/Eigen3/Eigen/src/Cholesky/LLT.h:200
↓ 6 callersMethodcols
libs/Eigen3/Eigen/src/PardisoSupport/PardisoSupport.h:138
↓ 6 callersMethodcolsPermutation
Get the permutation that was applied to columns of A
libs/Eigen3/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h:194
↓ 6 callersMethodcompute
* Compute the symbolic and numeric factorization of the input sparse matrix. * The input matrix should be in column-major storage. */
libs/Eigen3/Eigen/src/SparseLU/SparseLU.h:124
↓ 6 callersMethodcreateButtonParam
Engine/PyNode.cpp:811
↓ 6 callersMethodcreateItemForKnob
Gui/ManageUserParamsDialog.cpp:396
↓ 6 callersMethoddelta_offset
This parameter offset inside a larger delta vector.
libs/ceres/internal/ceres/parameter_block.h:140
↓ 6 callersMethoddevicePixelRatio
* @brief Returns 1.0 on a 96 DPI screen, and 2.0 on a Retina Display. **/
Gui/Gui50.cpp:1068
↓ 6 callersMethoddiagonalSize
\returns the size of the main diagonal, which is min(rows(),cols()). * \sa rows(), cols(), SizeAtCompileTime. */
libs/Eigen3/Eigen/src/Core/MatrixBase.h:100
↓ 6 callersMethoddownscaleMipMap
code proofread and fixed by @devernay on 8/8/2014
Engine/Image.cpp:2095
↓ 6 callersMethoddragEnter
Gui/KnobWidgetDnD.cpp:310
↓ 6 callersMethoddragMove
Gui/KnobWidgetDnD.cpp:326
↓ 6 callersMethoddrop
Gui/KnobWidgetDnD.cpp:397
↓ 6 callersFunctionei_sin
libs/Eigen3/Eigen/src/Eigen2Support/MathFunctions.h:23
↓ 6 callersFunctioneuclDist
Engine/Bezier.cpp:440
↓ 6 callersMethodeval
\return the equivalent permutation matrix */
libs/Eigen3/Eigen/src/Core/PermutationMatrix.h:596
↓ 6 callersMethodevalTo
libs/Eigen3/Eigen/src/SparseQR/SparseQR.h:613
↓ 6 callersMethodfilesToSave
Gui/SequenceFileDialog.cpp:1799
↓ 6 callersMethodfindParentDSNode
Gui/DopeSheet.cpp:430
↓ 6 callersMethodflags
Gui/TableModelView.cpp:860
↓ 6 callersFunctionfloat2half
libs/Eigen3/Eigen/src/Core/arch/CUDA/PacketMathHalf.h:447
↓ 6 callersFunctionfmod
libs/Eigen3/Eigen/src/Core/MathFunctions.h:1241
↓ 6 callersMethodfocusIn
Gui/KnobWidgetDnD.cpp:504
↓ 6 callersMethodfocusOut
Gui/KnobWidgetDnD.cpp:510
↓ 6 callersFunctionfromNativeSeparators
Global/StrUtils.cpp:381
↓ 6 callersFunctiongeneral_det3_helper
libs/Eigen3/Eigen/src/LU/Inverse.h:191
↓ 6 callersFunctiongenerateStringFromFormat
Engine/ProjectPrivate.h:148
↓ 6 callersMethodgetActiveNodesExpandGroups
Engine/NodeGroup.cpp:206
↓ 6 callersMethodgetAppType
Engine/AppManager.cpp:1233
↓ 6 callersMethodgetCenterKeyframes
Engine/TrackMarker.cpp:610
↓ 6 callersMethodgetCompositingOperator
Engine/PyRoto.cpp:454
↓ 6 callersMethodgetCurrentColor
Gui/NodeGui.cpp:3255
↓ 6 callersFunctiongetCurrentRenderScale
Engine/KnobGuiI.h:63
↓ 6 callersMethodgetCurvesByRenderOrder
Engine/RotoContext.cpp:1820
↓ 6 callersMethodgetDopeSheetEditor
Gui/Gui40.cpp:563
↓ 6 callersMethodgetErrorKnob
Engine/TrackMarker.cpp:548
↓ 6 callersMethodgetFBOId
Engine/OSGLContext.cpp:345
↓ 6 callersMethodgetFilePath
Gui/CurveWidgetDialogs.cpp:300
↓ 6 callersMethodgetFrameRange
Engine/Project.cpp:2690
↓ 6 callersMethodgetGLXData
Engine/AppManager.cpp:943
↓ 6 callersMethodgetGroupDSNode
Gui/DopeSheet.cpp:508
↓ 6 callersFunctiongetInfo
Get information for the given camera model
libs/openMVG/openMVG/exif/sensor_width_database/ParseDatabase.hpp:52
↓ 6 callersFunctiongetInputScene
Translate a synthetic scene into a valid SfM_Data scene As only one intrinsic is defined we used shared intrinsic
libs/openMVG/openMVG/sfm/pipelines/pipelines_test.hpp:91
↓ 6 callersMethodgetInternalNode
Engine/PyNode.cpp:216
↓ 6 callersMethodgetIsSelected
Gui/NodeGui.cpp:1796
↓ 6 callersMethodgetItem
Gui/CurveEditor.cpp:1143
↓ 6 callersMethodgetItemFromPath
Engine/FileSystemModel.cpp:1189
↓ 6 callersMethodgetKeyframeColor
Engine/Settings.cpp:3468
↓ 6 callersMethodgetKnob
Gui/KnobGuiGroup.cpp:318
↓ 6 callersMethodgetLocked
Engine/PyRoto.cpp:83
↓ 6 callersMethodgetMultiInstancePanel
Gui/NodeGui.cpp:3410
← previousnext →1,501–1,600 of 20,973, ranked by callers