-
I find sometimes the value of score in function DetectRelocalizationCandidates is negtive
for(list::iterator it=lScoreAndMatch.begin(), itend=lScoreAndMatch.end(); it!=itend; it++)
{
…
-
I run the code on EuRoC MH_01_easy dataset, and got a final scale of value: 5.899714. Is it the true scale for the MH_01_easy dataset ? Then I wanted to track the program flow with some cout statement…
ghost updated
6 years ago
-
```
#What steps will reproduce the problem?
1. Open html/swf with Referer request url complicated (complicated means
domain with some variables, for example:
http://poczta.onet.pl/mailing/click.rd?mni…
-
```
#What steps will reproduce the problem?
1. Open html/swf with Referer request url complicated (complicated means
domain with some variables, for example:
http://poczta.onet.pl/mailing/click.rd?mni…
-
Calling `connect.requestDisclosure()` results in a payload that looks like this:
```
{
"data": undefined
"id": "disclosureReq",
"res": {
"boxPub": undefined,
"did": "did:uport: …
mi-xu updated
6 years ago
-
Because we downloaded the meeting minutes in `newEntry`, highlighted it, and uploaded it again as a docx. It will not export as Google only support pdf exports of docs files. We might have to convert …
-
```
#What steps will reproduce the problem?
1. Open html/swf with Referer request url complicated (complicated means
domain with some variables, for example:
http://poczta.onet.pl/mailing/click.rd?mni…
-
I want to save the Keyframes, poses, keypoints, and corresponding 3D map points positions from System.cc at the end of my mapping.
I do the following:
```
std::vector vpKFs = mpMap->GetAll…
-
Thank you guys for the updated version ! On the GUI I could not figure out how to Save/Load a map. Do we have a separate flag for that or we need to use the GUI
-
Hi,
I am building an application that uses uport and registry, while setting or getting key/value pairs on the registry I keep getting this error
```
UnhandledPromiseRejectionWarning: Unhandled p…