Leon Shaner

Results 18 comments of Leon Shaner

FWIW, exfat will need fuseblk, similar to ntfs-3g, since both rely on FUSE. But for unknown reasons, the following still is not sufficient: FILESYSTEMS="vfat ext2 ext3 ext4 hfsplus fuseblk exfat"...

Did you check the other repo, mentioned in the README of this one? The generator makes PostScript files, which is indeed a scalable vector format. https://github.com/AprilRobotics/apriltag-generation HTH

If you are using one of the stock tag formats, google for 'apriltag pdf' and you can find some premade tags that take up an entire page.

@ArduCAM Yes, I am aware. It was very difficult to integrate your camera into my OpenCV-based project, but I did achieve it in the space of a day. It seems...

@ArduCAM I expect it will take a clone + extension in the following area: https://docs.opencv.org/master/dd/de7/group__videoio.html

@ArduCAM Probably the easiest for you would be to turn your existing Streaming example into a listener for consumption as a URL-based stream provider. User would run your code to...

Hey, @ArduCAM, I wanted to let you know that I am also looking into how to stand up a streaming server in place of readImage_thread(). To that end, can you...

Hey, @ArduCAM, I found some more info on the original approach of extending OpenCV by linking your libraries. This may be simpler than making a generic RTP listener, although the...

Thanks, @ArduCAM do you have a document that indicates what native video format corresponds to each of your cameras? I have the Arducam CMOS MT9V022 1/3-Inch 0.36MP Monochrome Camera Module.