Searched defs:features_ (Results 1 – 5 of 5) sorted by relevance
50 GeoJSONTileLayer(std::shared_ptr<const mapbox::geometry::feature_collection<int16_t>> features_) in GeoJSONTileLayer()72 GeoJSONTileData(mapbox::geometry::feature_collection<int16_t> features_) in GeoJSONTileData()77 GeoJSONTileData(std::shared_ptr<const mapbox::geometry::feature_collection<int16_t>> features_) in GeoJSONTileData()
70 const auto features_ = geojson::visit(geojson_, ToFeatureCollection{}); in geoJSONToTile() local90 GeoJSONVT(const mapbox::geometry::feature_collection<double>& features_, in GeoJSONVT()
198 const ImageFeatures *features_; member in cv::detail::BundleAdjusterBase
303 std::vector<detail::ImageFeatures> features_; member in cv::Stitcher
98 Supercluster(const GeoJSONFeatures &features_, const Options options_ = Options()) in Supercluster()