-
Hop, une branche 2.5 existe toujours! elle est builder avec spark.
En plus de la précédente ( #2 ) qui n'a pas été distribuer par manque de de test fiable , cette build inclus les patch pour avoir un…
-
Salut,
Nous nous sommes rendus compte en testant les paramétrages de Tapioca, que lorsqu'on essayait de faire du Tapioca avec Digeo et SFS, Tapioca n'utilise pas les images SFS (pourtant créé dans …
-
Hei,
I am compiling on Windows with Visual Studio 2015 and the simplest Tapioca command (even in the Gravillon dataset) fails with :+1:
---------------------------------------------------------…
-
@deseilligny there is no return value in cBasicGeomCap3D::EpipolarEcart and it's an error for the windows building process on Appveyor
Appveyor error :
c:\projects\micmac-uct71\src\photogram\phg…
-
## On a une erreur sur AperiCloud, avec n'importe quelle jeux de donnés (les miens au moins):
------------------------------------------------------------
> | Sorry, the following FATAL ERROR h…
-
replace Hg commands with Git commands in the CMakeLists.txt to detect the revision number of micmac
-
Hi,
freek is amazing. However I am still sucked on a pattern that I am unable to express with freek yet. I'd like to be able to pass an unpure closure that is using an DSL which is undifined at the f…
-
Hi Im having difficult time installing openMVG on my mac os 10.12.02
I followed the build instruction doing :
1-git clone --recursive https://github.com/openMVG/openMVG.git
2-mkdir openMVG_Build
…
-
Hi,
this code compiles:
```scala
import freek._
import cats.implicits._
object Test {
sealed trait Instruction[T]
final case class Get() extends Instruction[Int]
type PRG = Instr…
-
I gather that OpenMVG requires basic camera intrinsic parameters (focal length in mm, image sensor aspect) while the remaining basic intrinsic parameter, principal point, is deduced.
When working wit…