Philemon Benner

Results 7 issues of Philemon Benner

Hey, i got an error when trying to convert yolo2pascal format. Error: Too many Values given expected five. It occurs in yolo_io.py in parseYoloFormat. So i looked your code up...

Hey, i have a question do you know a way to get the Output of the gstreamer logging from the cv2.VideoWriter class. I want to wait till gstreamer Stream is...

Hey, I wanted to know if it's possible to use positioning and cellular at the same time with SIM7000G ? You only mention SIM7070 not supporting that, but I couldn't...

added simple tests updated README.md

Issue RCPP-85 Fixed missing header in realm.hpp mentioned in RCPP-85. Fixed the following build error in gcc: > cpprealm/link.hpp:190:21: error: expected unqualified-id before ‘)’ token > 190 | managed() =...

When integrating the Kinesis Video Producer library into a project, the current installation step includes the entire source directory, including .cpp files: ```cmake install( DIRECTORY ${KINESIS_VIDEO_PRODUCER_CPP_SRC}/src DESTINATION .) ``` Would...

enhancement
feature request