-
Hello Scott,
**Problem Description**
I'm working on integrating moonfire into the software I'm developing for my company. Currently when a customer want's to setup one of our devices they use a co…
-
Hello, thank you very much for sharing your code.
I'm going to do a job of transforming the BEV ground truth map into images.
Therefore, I thought your work(specifically **BEV Encoder**) would be…
-
```
I'd like to see the camera API be fully available. I'm particularly interested
in the exposure compensation and zoom parameters and the takePicture method,
with the raw data parameter...
```
Or…
-
AFAIK, The Camera API is deprecated and you have to use Camera2 in Android and it quite different. You are using it [here](https://github.com/messier16/FullCameraPage/blob/8e5f6c69ea82a7ba6eef97ee792e…
-
I have cameras where the name is changed often but I have a DB indexed by camera serial and I would like to have a static reference as well as the camera name in the mqtt events feed
I'd like to be…
-
```
I'd like to see the camera API be fully available. I'm particularly interested
in the exposure compensation and zoom parameters and the takePicture method,
with the raw data parameter...
```
Or…
-
```
I'd like to see the camera API be fully available. I'm particularly interested
in the exposure compensation and zoom parameters and the takePicture method,
with the raw data parameter...
```
Or…
-
```
I'd like to see the camera API be fully available. I'm particularly interested
in the exposure compensation and zoom parameters and the takePicture method,
with the raw data parameter...
```
Or…
-
```
I'd like to see the camera API be fully available. I'm particularly interested
in the exposure compensation and zoom parameters and the takePicture method,
with the raw data parameter...
```
Or…
-
크롤링한 데이터를 기반으로 지도맵에 마커를 뿌려 보여줄려고 하는데, 적은양의 데이터가 아니라서 마커가 많아 겹치는 부분이 많습니다.
때문에 이를 방지하고자 라이브러리에서 클러스터(cluster) 기능을 제공해주고 있어서 사용하고 있는데,
구현을 하고 앱을 실행해보니 클러스터 기능이 적용이 안되고, 마커만 적용되고 있어 질문합니다.
공식문서에서 사용…