Home
last modified time | relevance | path

Searched refs:hull (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/buildroot/package/qhull/
H A DConfig.in6 Qhull computes the convex hull, Delaunay triangulation,
11 for computing the convex hull. It handles roundoff errors
13 areas, and approximations to the convex hull.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-luma-core_2.3.1.bb3 HOMEPAGE = "https://github.com/rm-hull/luma.core"
H A Dpython3-luma-oled_3.8.1.bb5 HOMEPAGE = "https://github.com/rm-hull/luma.oled"
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dconvex_hull.hpp328 OutputGeometry& hull) in convex_hull() argument
330 geometry::convex_hull(geometry, hull, default_strategy()); in convex_hull()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dtile_cover.cpp149 LatLngBounds bounds = LatLngBounds::hull( in tileCover()
217 LatLngBounds bounds = LatLngBounds::hull( in TileCover()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/
H A Dtileset.cpp109 result.bounds = LatLngBounds::hull({ *bottom, *left }, { *top, *right }); in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/storage/
H A Doffline.cpp79 LatLngBounds bounds = LatLngBounds::hull( in decodeOfflineRegionDefinition()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dgeo.hpp95 static LatLngBounds hull(const LatLng& a, const LatLng& b) { in hull() function in mbgl::LatLngBounds
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/sources/
H A Drender_image_source.cpp154 auto imageBounds = LatLngBounds::hull(coords[0], coords[1]); in update()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl.cpp1227 …auto bounds = mbgl::LatLngBounds::hull(mbgl::LatLng { sw.first, sw.second }, mbgl::LatLng { ne.fir… in coordinateZoomForBounds()
1250 …auto bounds = mbgl::LatLngBounds::hull(mbgl::LatLng { sw.first, sw.second }, mbgl::LatLng { ne.fir… in coordinateZoomForBounds()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dmap.cpp467 return LatLngBounds::hull( in latLngBoundsForCamera()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/
H A Dimgproc.hpp4119 CV_EXPORTS_W void convexHull( InputArray points, OutputArray hull,
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/
H A Dimgproc.hpp4119 CV_EXPORTS_W void convexHull( InputArray points, OutputArray hull,
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dimgproc.hpp4119 CV_EXPORTS_W void convexHull( InputArray points, OutputArray hull,