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

Median-based scale invariant local ternary pattern for intelligent video surveillance system.

What is it about?

This article presents a novel moving object detection algorithm using median-based scale invariant local ternary pattern for intelligent video surveillance system. Both the texture and color local features are extracted from the incoming frames independently and they are combined at the classification level to improve the object detection results.

Why is it important?

Experiment results illustrate that the fusion of MD-SILTP texture with the color features is more stable than the others under smooth surface regions, moving cast shadow, and scaling problems.

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