How to create a pose graph from the image descriptor?

Click For Summary
The discussion centers on the creation of pose graphs from sequences of images captured by a camera. A pose graph is a representation of the spatial relationships between different poses, typically used in robotics and computer vision for tasks like SLAM (Simultaneous Localization and Mapping). Input data for constructing a pose graph can include camera poses, relative transformations, and measurements of uncertainty. The example provided illustrates the format of an edge in a pose graph, detailing connections between nodes with specific parameters.Participants inquire about open-source libraries that can facilitate the generation of pose graphs from image sequences. Recommendations may include popular libraries such as G2O, Ceres Solver, and Open3D, which offer tools for optimizing pose graphs and managing datasets effectively. Overall, the focus is on understanding the input requirements and available resources for creating pose graphs in practical applications.
chaiein
Messages
2
Reaction score
1
what are the different kinds of input can be given to make a pose graph?
 
Technology news on Phys.org
Greg Bernhardt said:
Can you give a little more background information?
I have a sequence of images from a camera, I need to create a pose graph.
Example:
EDGE2 0 1 0.402609 0.128253 1.63259 22.36 0 0 22.36 0 70.71

Is there any opensource libraries to create such datasets?
 
  • Like
Likes Greg Bernhardt
Learn If you want to write code for Python Machine learning, AI Statistics/data analysis Scientific research Web application servers Some microcontrollers JavaScript/Node JS/TypeScript Web sites Web application servers C# Games (Unity) Consumer applications (Windows) Business applications C++ Games (Unreal Engine) Operating systems, device drivers Microcontrollers/embedded systems Consumer applications (Linux) Some more tips: Do not learn C++ (or any other dialect of C) as a...

Similar threads

Replies
5
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
5
Views
2K
Replies
1
Views
1K
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
9K