-
From https://github.com/microsoft/vscode-go/issues/3169
@lggomez has pending PR(golang/vscode-go#89) to implement this feature.
With example configuration:
> ```
>{
> "name": "core:…
-
https://www.dji.com/zenmuse-p1/specs
-
It should be good to implement rolling shutter under ODM.
Link to have idea about process :
https://pix4d.com/rolling-shutter-correction/
http://www.eurocow2016.org/files/Vautherin-EuroCOW.pdf
ht…
-
When a textured mesh is output at the end of the AliceVision photogrammetry pipeline by the `Texturing::saveAsOBJ()` method, the materials specified in the *.mtl file have a gray color for the ambient…
-
### Bug Report or Feature Request (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [x] feature request
```
### Versions.
```bash
$ ng --version
_ …
-
#479 was recently merged (associated issue: #458), but I realized that you don't want to give `mvdan/sh` an arbitrary `context.Background()`, what we need to do is give it a new context, and forward t…
-
## Summary
When user sets the pipeline but forgets to configure the ((foo)) variable (or configures it wrongly with a variable that does not exists in credential manager), it is not possible to tri…
-
## Background
Although Task has logic to intercept a SIGINT in getSignalContext():
https://github.com/go-task/task/blob/d3cd9f17f9d16dde7c16a20713324c37d8cea47c/cmd/task/task.go#L209
the executio…
-
## Summary
If a pipeline contains an invalid `var_sources`, then build will immediately fail without any error message. As users cannot get hint of why build fails, they may have to ask support fro…
-
Create function to mask corners to remove flight line edge effects
#### Approach:
1. skimage create disk
* create alpha band (needs more space)
* clip corners (may not be compatible with Pix4d)