c# - emgu two hands detection -


i want detect 2 hands (using hsv filtered image).

the problem when 2 hands head gets in between , hands cannot recognized.

im using haar detect 2 hands when application starts , turn image hsv (black , white). im using segmentation detect objects central mass can follow them. dismiss objects area small enough.

any ideas how can solve problem ?


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -