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

History of Motion object detection

What is it about?

Object detection has become complex and less effective due to various complex constraints. To obtain an effective performance in the detection of moving objects, this research work focuses to develop an automatic motion object detection system based on the statistical properties of video and supervised learning.

Why is it important?

In this paper, a novel Background Modeling mechanism is proposed with the help of a Biased Illumination Field Fuzzy C-means algorithm to detect the moving objects more accurately.

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