Home
last modified time | relevance | path

Searched defs:pyramid (Results 101 – 125 of 161) sorted by relevance

1234567

/dports/games/bzflag/bzflag-2.4.22/tools/bzwtransform/
H A DbzwTransform.cxx197 void pyramid( std::ofstream &bzw, Point3D &position, Point3D &size, float rotation, char *comment =… in pyramid() function
/dports/science/py-dlib/dlib-19.22/dlib/image_keypoint/
H A Dhessian_pyramid.h315 pyramid_type pyramid; variable
/dports/science/dlib-cpp/dlib-19.22/dlib/image_keypoint/
H A Dhessian_pyramid.h315 pyramid_type pyramid; variable
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/TonemappingOperators/mantiuk06/
H A Dcontrast_domain.cpp117 void lincg(PyramidT &pyramid, PyramidT &pC, const Array2Df &b, Array2Df &x, in lincg()
/dports/graphics/hdr_tools/hdr_tools-0.0.2010.11.23_18/
H A Dsquish_luminance.cc163 std::vector< SharedArray< float > > pyramid; in FindGradientAttenuation() local
/dports/graphics/qgis/qgis-3.22.3/src/gui/
H A Dqgsrasterlayersaveasdialog.cpp841 for ( const QgsRasterPyramid &pyramid : std::as_const( myPyramidList ) ) in populatePyramidsLevels() local
/dports/astro/marble/marble-21.12.3/tools/vectorosm-tilecreator/
H A DTileDirectory.cpp361 TileCoordsPyramid pyramid(0, m_zoomLevel); in createOsmTiles() local
/dports/misc/vxl/vxl-3.3.2/contrib/prip/vpyr/
H A Dvpyr_2_tpyramid_level.h479 pyramid_type & pyramid() in pyramid() function
/dports/cad/gmsh/gmsh-4.9.2-source/Post/
H A DPViewOptions.h87 unsigned int tetrahedron, hexahedron, prism, pyramid, trihedron; member
/dports/devel/py-black/black-21.7b0/src/black_primer/
H A Dprimer.json93 "pyramid": { object
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/
H A Dbwm_site_mgr.cxx237 std::vector<bool> pyramid; in create_site() local
439 std::vector<bool> pyramid; in edit_site() local
/dports/graphics/krita/krita-4.4.8/plugins/tools/tool_smart_patch/
H A Dkis_inpaint.cpp768 QList<MaskedImageSP> pyramid; member in Inpaint
835 …on(NearestNeighborFieldSP nnf_TargetToSource, int level, int radius, QList<MaskedImageSP>& pyramid) in ExpectationMaximization()
/dports/astro/marble/marble-21.12.3/src/lib/marble/
H A DPlacemarkLayout.cpp332 TileCoordsPyramid pyramid(0, zoomLevel ); in visibleTiles() local
/dports/devel/py-ddtrace/ddtrace-0.56.1/docs/
H A Dintegrations.rst292 .. _pyramid: target
/dports/graphics/photoflow/PhotoFlow-8472024f/src/base/
H A Drawbuffer.hh493 ImagePyramid pyramid; member in PF::RawBuffer
/dports/graphics/qgis/qgis-3.22.3/src/core/raster/
H A Dqgsrasterdataprovider.cpp383 …:any_of( pyramidList.constBegin(), pyramidList.constEnd(), []( QgsRasterPyramid pyramid ) { return… in hasPyramids()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgdelaunay/
H A Dosgdelaunay.cpp194 class pyramid : public osgUtil::DelaunayConstraint { class
198 pyramid() : _side(100.) {} in pyramid() function in pyramid
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/fgt/edit_virtual_scan/vs/
H A Dstages.h364 PixelData* pyramid; variable
/dports/math/vtk8/VTK-8.2.0/Filters/General/Testing/Cxx/
H A DTestCellValidator.cxx144 vtkSmartPointer<vtkPyramid> pyramid = MakePyramid(); in TestCellValidator() local
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/PCA/
H A DBasic_generator_plugin.cpp535 typename Facegraph_item::Face_graph pyramid; in generatePyramid() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/optflow/src/rlof/
H A Drlof_localflow.cpp260 int buildOpticalFlowPyramidScale(InputArray _img, OutputArrayOfArrays pyramid, Size winSize, int ma… in buildOpticalFlowPyramidScale()
/dports/multimedia/onevpl/oneVPL-2022.0.6/api/vpl/preview/
H A Dextension_buffer.hpp326 pyramid = MFX_B_REF_PYRAMID, enumerator
551 pyramid = MFX_P_REF_PYRAMID, enumerator
/dports/astro/marble/marble-21.12.3/src/apps/marble-qt/
H A DQtMainWindow.cpp1547 QVector<TileCoordsPyramid> const pyramid = m_downloadRegionDialog->region(); in downloadRegion() local
/dports/cad/gmsh/gmsh-4.9.2-source/Mesh/
H A DmeshRelocateVertex.cpp254 MElement *pyramid = nullptr; in _relocateVertexOfPyramid() local
/dports/graphics/opencv/opencv-4.5.3/modules/gapi/test/common/
H A Dgapi_video_tests_common.hpp61 std::vector<Mat> &pyramid; member

1234567