-
## Description
I am rending ipyleaflet map in voila, There is a discrepancy between the height rendering in Jupyter Notebook and Voila. While the height of elements is displayed correctly in the Ju…
-
When working with customers, a common request I get is to have the colors of a graph (most typically this happens with a pie chart but could be with any type I suppose) match the symbolization of the …
-
Hi @jagodki ,
It is more a question than a issue. My question is if we can use this offline map matching for 3D mapping, i.e., match GPS points in a 3D map.
Regards,
Bruno
-
In the interests of self describing media, I find myself often implementing these:
```
mapDescribe :: Accept a => [(a, b)] -> ByteString -> Maybe (a, b)
mapDescribe options header = mapAccept (ma…
-
We're trying to update some legacy APIs to our new fancy APIs.
For instance the following legacy API:
```elm
module Ui.Interaction exposing (Interaction(..))
type Interaction msg
= Di…
-
## What problem does this solve or what need does it fill?
Shadow acne is an artifact that occurs when sampling the shadow map. The shadow map surface you intend to sample was discretized into the sh…
-
I use Valhalla to input a list of raw GPS coordinates in order to map-match these coordinates to the road. I make a POST request to the `/trace_route` (on https://valhalla1.openstreetmap.de) endpoint …
-
感谢您如此出色工作! 不过我在使用程序处理无人机自采数据,使用的是livox avia雷达所以采用了这里的avia配置。
程序在前几十秒处理正常,没有任何问题 但是当运行到八九十秒时,突然进程死掉了。以下是终端信息:
Key Frame:29, cloud size:24861
proj normal:0 0 1
[ mapping ]: time: IMU + Map + Input D…
-
This code from `RestrictedQuery.scala`
```scala
type ToRestrictedQueryRef[QT > T match
case (elem, index) => RestrictedQueryRef[elem, SetResult, index]]
```
produces this error
```
src/main/s…
-
> [XFeat: Accelerated Features for Lightweight Image Matching](https://github.com/verlab/accelerated_features/)
> TL;DR: Really fast learned keypoint detector and descriptor. Supports sparse and semi…