A
.NET

Computer vision. How to determine the position and direction of an object?

Hello,
I have a 3D TV and a laptop with a webcam at home. I need to generate an image based on the position and orientation of the 3D glasses. For example, you can stick a marker on them and calculate from it. I searched on the Internet on this topic, but did not find anything suitable. I would like ready-made libraries or at least code examples in C#. And which method is better?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
Pavel K, 2015-12-25
@PavelK

You can't get away with one webcam - at least two.
From libraries - OpenCV.
Isn't it easier to make an accelerometer with a gyroscope on an arduino for glasses (the accuracy will be greater)?

S
Sergey, 2015-12-25
Protko @Fesor

There is EMGU, an OpenCV binding for C#. You can also find examples of tracking objects there.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question