(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Augmented Reality using in Robotics

What is it about?

In Augmented Reality or any other emerging technology like machine learning or deep learning all are need the inputs. This paper explains about the stereo vision captured images input features and classification how to give as input to the augmented reality system.

Why is it important?

Mapping and registration is the important one for the augmented reality. For this registration needed the features from any input image. Features are selected and classified for the further processes to do the tracking operations in AR.

Read more on Kudos…
The following have contributed to this page:
Rajendra Thilahar C
' ,"url"));