MaxKrapp
MaxKrapp
Hello I tried to include the model into a data pipeline to get the logits from it. It works super smooth with the other models but when I try the...
Hello I try to set my FocalLength exif parameter using ``` `def setImageMeta(image_path, make = u"Basler", model = u"acA2440-35um", focal_length = 4, sensor_width = 8.4, max_image_circle = "2/3\""): o =...
Hello, I have an issue when I try out some self made sets of images when I try to calculate the triangulation. In the first step I get quite a...
When running python setup.py build in the provided folder I get this error under windows 10. I exchanged also the / to os.sep ect. The first pypoisson.cpp is created but...