Skip to content

tonitonitonitoni/mycode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my code, mostly for personal use but I want to explain it better.

My Device-Agnostic To Do list

later

Programs in this repo

ArucoRWMulti.

This code finds a real-world pose from multiple Aruco Markers. It is a work in progress. It is mostly taken from several blogs. First, Automatic Addison helped me with the rotation matrix code.
The biggest new development is the transformation from camera coords into real world coords. This was provided by OutOfTheBOTS on Youtube. I will put links in here later. It is currently written in OpenCV 4.10.

ArucoRealSense.

This is simple marker detection code, but adapted from the classic OpenCV cap.read() format for the RealSense camera, which has a separate initialization procedure. So far I have only been able to analyze the flat images from the 2D camera included with the RealSense, I hope soon to learn more about semantic segmentation of point cloud data.

The RSCalChessboard file is just to calibrate the RealSense camera. I am trying to calibrate it using a Charuco board but it is not going very well for me.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published