Phönix 64

Results 9 issues of Phönix 64

Can I youse Hairless Midi with the Ch340 chip or does it just simply not work?

It is annoying to manually calculate the daily cases is it possible to directly fetch them or calculate them in COVID19Py Fetch the daily cases from the data source. JHU...

I computed the brown distortion conditions k1 k2 k3 p1 p2 with an OpenCV script and want to use them in Meshroom but i dont know what parameter is corresponding...

type:question
stale

I tryed to build AliceVision using: `cmake .. -DCMAKE_TOOLCHAIN_FILE=D:\Programming\Mehsroom\vcpkg\scripts\buildsystems\vcpkg.cmake -DVCPKG_TARGET_TRIPLET=x64-windows -DOPENGV_DIR=D:\Programming\Mehsroom\opengv -G "Visual Studio 15 2017" -A x64 -T host=x64` But CMAKE is not able to find opengv that I...

scope:build
type:question

I am trying to view [this ](https://github.com/AcademySoftwareFoundation/openexr-images/blob/master/LuminanceChroma/StarField.exr) example exr but the colours are mixed up and the upper left quadrant is a giant artefact. Is this a problem with the...

**Is your feature request related to a problem? Please describe.** I use the OpenCV ChArUco boards for my camera calibration with a small OpenCV script I wrote. However I need...

feature request

**Description of the issue** The cli auto-tracking webui returns a 404 error on 127.0.0.1:8081, the HTML files seem to be missing. 127.0.0.1:8081/api returns the correct data. Tested on local loop...

bug

On the first env.reset() call a tuple is returned of the array and a empty dict this empty dict screws up the rest of the code. is that a new...

When trying to decode a 32-bit float recording from SDRconsole satdump hard crashes if I set the baseband format to cf32. Sadly the signal is not strong enough so I...

bug