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

Improving arm segmentation method

What is it about?

In this study, a segmentation method is proposed for different bent arm shapes based on image processing. The method can resolve the problem of multiple skin and skin-like regions in an image, effectively segment different bent arm shapes, and accurately recognize all 26 individual English letters.

Why is it important?

We define a method for segmenting different arms in sign language recognition systems using image processing. This is important in sign language images in a complex background with different arms.

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