Osiyo. Dohiju? ᎣᏏᏲ. ᏙᎯᏧ? Hey, welcome back. Let's start with motivation. I wanted to add the 3D objects to my visual scene and be able to manipulate them. This means, labels, some HUD-like graphics, information panels, and more. I also have a LeapMotion to integrate and Javascript seems to provide better examples than Python. I …
SERINDA Architecture Change
Osiyo. Dohiju? ᎣᏏᏲ. ᏙᎯᏧ? Hey, welcome back. One of the elements about rapid prototyping is at some point you're going to have to switch from prototyping to better development. That time came last week for me. I was taking my OpenCV code to detect an object and I needed to pass that to the page …
Python 3 cv2 Has No Attribute Aruco
Osiyo. Dohiju? ᎣᏏᏲ. ᏙᎯᏧ? Hey, welcome back. I don't use Aruco in my work. I haven't had a need for Hiro or Aruco markers. However, I was testing some code and came across this error: AttributeError: module 'cv2.cv2' has no attribute 'aruco' Sometimes my pip installs get munged when I install other packages. So I …
SERINDA Code Move and Update
Osiyo. Dohiju? ᎣᏏᏲ. ᏙᎯᏧ? Hey, welcome back. I want this project to be as open source and cheap as possible while giving good results. The dichotomy is that I also want to work on the software so I can build the platform I envisioned. To start with, I had the SERINDA project moved to Github. …
SERINDA 9DOF
Osiyo. Dohiju? ᎣᏏᏲ. ᏙᎯᏧ? Hey, welcome back. I chose this sensor from Adafruit because it included the different items I might want to use in the LARC telemetry package I was putting together. You wire the sensor to an Arduino or Raspberry Pi. Download some libraries. Install some libraries and you're in business. With the …
SERINDA UI
Osiyo. Dohiju? ᎣᏏᏲ. ᏙᎯᏧ? Hey, welcome back. This last week I've devoted an extraordinary amount of time to the GUI and HUD that make up what I want SERINDA to do and be like. I implemented my own Three.js and LeapMotion display coupled with OpenCV. I wanted one server to do all of the work …
SERINDA Next Steps
Osiyo. Dohiju? Hey, welcome back. I’ve narrowed down my big picture steps for getting up and running. I have already done a lot of programming work for filters and putting it all together. I have something working that I'm pretty happy with. Now, is the time to bring in a more structured approach to the …
Mad Gaze Glow First Impressions
Osiyo. Dohiju? Hey, welcome back. I thought I had ordered the Mad Gaze Glow Plus. I got the Glow. The Plus has better specs, but operationally they should be the same. I was wrong about a few things. I thought I'd need an HDMI and USB C 3 to USB C 3 combiner. I only …