(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, '

Machine Learning framework for dance foot posture classification

What is it about?

In this paper, we propose a machine learning framework for classifying dance images based on foot postures. Also, we developed a new set of features that can be used for classification based on foot postures. The work was explained in connection with South Indian classical dance forms, but can also be extended to any dance form.

Why is it important?

As every nation is giving importance to the preservation of their art and culture by digitizing and archiving available data in the form of images, texts, videos, audios, etc. This work enables an information retrieval process on digital archives of those preserved data.

Read more on Kudos…
The following have contributed to this page:
shailesh s
' ,"url"));