-
Please help, I would like upgrade my micmac version
so I building micmac from source (github 1.0beta7)
I compiled QT5 with success.
but when I run micmac compilation
`
make install
`
…
-
Hei,
When I process historical images like I used to (see wiki), I now get an error when doing the ReSampFid. All the files are correct (and it goes fine with the last Mercurial verision of MicMac)…
-
The fact that a sensor group does currently only mean a group of referential that are not part of a sensor is kind of misleading.
-
Hi,
I'm currently using MicMac and I would like to make a 3D model of several Pleiades images. Firstly, I would like to display my datas with `Vino` and then I would like to use the `Convert2GetBun…
-
I am seeing an error while importing data/spheric.ori.xml using the test.sh script.
```
-->{"source": 35, "tdate": "None", "name": "spheric.ori.xml#projection", "parameters": {"lambda": [-3.141592…
-
When using ChgSysCo on windows, a call to an external bin (probably proj.exe) is made, but the path is not probably set (I think), so it gives the following error :
> 'C:' is not recognized as an …
-
Bonjour,
I'm trying to process a small dataset captured with a DJI Phantom 3 drone: https://github.com/pierotofy/drone-datasets/tree/master/brighton_beach_duluth_mn
My neighbors.xml file:
```…
-
For now, KeyIm2TimeCam is used to provide a name for various object during blini import. That is a sensible default as this is the only available string (together with the blini filename), but it may …
-
Hei,
For some time, MicMac can't be compiled on Windows (Visual Studio 2015), because of this compiling error:
1>C:\Git\micmac\src\photogram\phgr_ebner_brown_dist.cpp(1673): error C2466: cannot allo…
-
Transfo types are currently [hard coded](https://github.com/LI3DS/micmac_li3ds/blob/61fce3b9a0d4f1b335449550f4d3722e042244ac/micmac_li3ds/import_blinis.py#L192)
This could be centralised into a pyt…