opencv - Deformable part model implementation C++ -


has implemented dpm in opencv? found 1 implementation:

http://www.cnblogs.com/louyihang-loves-baiyan/p/4913164.html

but detects entire person, ie root filter. wanted know how detect different parts. tried going through dpm detector class in opencv opencv documents don't elucidate concept well.

so, appreciate help!


Comments

Popular posts from this blog

javascript - Parallax scrolling and fixed footer code causing width issues -

sql - can we replace full join with union of left and right join? why not? -

iOS: Performance of reloading UIImage(name:...) -