Home
last modified time | relevance | path

Searched defs:points_ (Results 1 – 25 of 197) sorted by relevance

12345678

/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/quadrature/caching/
H A Dpointprovider.cc25 PointContainerType& points_ = points(); in registerQuadrature() local
51 PointContainerType& points_ = points(); in getPoints() local
113 PointContainerType& points_ = points(); in getPoints() local
137 PointContainerType& points_ = points(); in addEntry() local
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/src/usac/
H A Dhomography_solver.cpp17 explicit HomographyMinimalSolver4ptsGEMImpl (const Mat &points_) : in HomographyMinimalSolver4ptsGEMImpl()
72 Ptr<HomographyMinimalSolver4ptsGEM> HomographyMinimalSolver4ptsGEM::create(const Mat &points_) { in create()
81 explicit HomographyNonMinimalSolverImpl (const Mat &points_) : in HomographyNonMinimalSolverImpl()
189 Ptr<HomographyNonMinimalSolver> HomographyNonMinimalSolver::create(const Mat &points_) { in create()
198 explicit AffineMinimalSolverImpl (const Mat &points_) : in AffineMinimalSolverImpl()
239 Ptr<AffineMinimalSolver> AffineMinimalSolver::create(const Mat &points_) { in create()
249 explicit AffineNonMinimalSolverImpl (const Mat &points_) : in AffineNonMinimalSolverImpl()
335 Ptr<AffineNonMinimalSolver> AffineNonMinimalSolver::create(const Mat &points_) { in create()
H A Dfundamental_solver.cpp18 explicit FundamentalMinimalSolver7ptsImpl (const Mat &points_) : in FundamentalMinimalSolver7ptsImpl()
152 Ptr<FundamentalMinimalSolver7pts> FundamentalMinimalSolver7pts::create(const Mat &points_) { in create()
161 explicit FundamentalMinimalSolver8ptsImpl (const Mat &points_) : in FundamentalMinimalSolver8ptsImpl()
232 Ptr<FundamentalMinimalSolver8pts> FundamentalMinimalSolver8pts::create(const Mat &points_) { in create()
241 explicit FundamentalNonMinimalSolverImpl (const Mat &points_) : in FundamentalNonMinimalSolverImpl()
336 Ptr<FundamentalNonMinimalSolver> FundamentalNonMinimalSolver::create(const Mat &points_) { in create()
H A Ddegeneracy.cpp15 explicit EpipolarGeometryDegeneracyImpl (const Mat &points_, int sample_size_) : in EpipolarGeometryDegeneracyImpl()
75 Ptr<EpipolarGeometryDegeneracy> EpipolarGeometryDegeneracy::create (const Mat &points_, in create()
85 explicit HomographyDegeneracyImpl (const Mat &points_) : in HomographyDegeneracyImpl()
141 Ptr<HomographyDegeneracy> HomographyDegeneracy::create (const Mat &points_) { in create()
165 FundamentalDegeneracyImpl (int state, const Ptr<Quality> &quality_, const Mat &points_, in FundamentalDegeneracyImpl()
317 const Mat &points_, int sample_size_, double homography_threshold_) { in create()
337 Ptr<EssentialDegeneracy> EssentialDegeneracy::create (const Mat &points_, int sample_size_) { in create()
H A Dpnp_solver.cpp25 explicit PnPMinimalSolver6PtsImpl (const Mat &points_) : in PnPMinimalSolver6PtsImpl()
150 Ptr<PnPMinimalSolver6Pts> PnPMinimalSolver6Pts::create(const Mat &points_) { in create()
159 explicit PnPNonMinimalSolverImpl (const Mat &points_) : in PnPNonMinimalSolverImpl()
274 P3PSolverImpl (const Mat &points_, const Mat &calib_norm_points_, const Mat &K_) : in P3PSolverImpl()
377 Ptr<P3PSolver> P3PSolver::create(const Mat &points_, const Mat &calib_norm_pts, const Mat &K) { in create()
/dports/math/openturns/openturns-1.18/lib/src/Base/Algo/openturns/
H A DNaiveNearestNeighbour.hxx83 Sample points_; member in NaiveNearestNeighbour
H A DKDTree.hxx99 Sample points_; member in KDTree
H A DNearestNeighbour1D.hxx92 Sample points_; member in NearestNeighbour1D
/dports/graphics/R-cran-s2/s2/src/s2/
H A Ds2convex_hull_query.h104 std::vector<S2Point> points_; variable
/dports/graphics/s2/s2geometry-0.9.0/src/s2/
H A Ds2convex_hull_query.h104 std::vector<S2Point> points_; variable
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/
H A Ds2convex_hull_query.h104 std::vector<S2Point> points_; variable
/dports/misc/vxl/vxl-3.3.2/contrib/mul/msdi/
H A Dmsdi_points_subset.h23 msm_points points_; variable
H A Dmsdi_array_of_marked_images.h40 const std::vector<msm_points> *points_; variable
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/cuda/features/include/pcl/cuda/features/
H A Dnormal_3d_kernels.h90 const PointXYZRGB *points_; member
150 const PointXYZRGB *points_; member
193 const PointXYZRGB *points_; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/touch/
H A Dtouch_hud_renderer.h49 std::map<int, TouchPointView*> points_; variable
/dports/misc/vxl/vxl-3.3.2/core/vgl/algo/
H A Dvgl_convex_hull_2d.h34 std::vector<vgl_point_2d<T> > points_; variable
/dports/misc/vxl/vxl-3.3.2/contrib/rpl/rgtl/
H A Drgtl_object_array_points.h91 sr & points_; in serialize() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/sdet/
H A Dsdet_harris_detector.h79 std::vector<vsol_point_2d_sptr> points_; //resulting corners variable
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/
H A Dreconstruction.h124 vector<EuclideanPoint> points_; variable
212 vector<ProjectivePoint> points_; variable
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Distribution/openturns/
H A DUserDefined.hxx157 Sample points_; member in UserDefined
/dports/science/afni/afni-AFNI_21.3.16/src/coxplot/
H A Dpoints.c11 /* Subroutine */ int points_(real *x, real *y, integer *n, integer *ichar, in points_() function
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/wechat_qrcode/src/zxing/common/
H A Ddetector_result.hpp26 ArrayRef<Ref<ResultPoint> > points_; member in zxing::DetectorResult
/dports/graphics/blender/blender-2.91.0/intern/libmv/libmv/simple_pipeline/
H A Dreconstruction.h129 vector<EuclideanPoint> points_; variable
221 vector<ProjectivePoint> points_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/fast_ink/
H A Dfast_ink_points.h72 base::circular_deque<FastInkPoint> points_; variable
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/adapters/trikota/src/sol/sparse_grids/
H A DROL_Quadrature.hpp65 typename std::map<std::vector<Real>,int> points_; // keys = nodes, values = location of weights member in ROL::Quadrature

12345678