BodySkeletonTracker icon indicating copy to clipboard operation
BodySkeletonTracker copied to clipboard

The algorithm

Open pyni opened this issue 7 years ago • 5 comments
trafficstars

Nice work. I wonder what algorithm do you use. Is there a paper to support your code?

pyni avatar Jun 28 '18 11:06 pyni

Thanks, I talked to my PhD professor about publishing it, and he said it is not enough to publish an A paper, so there is no paper.

The algorithm is simple, I find the main points of the region, like the most right, the most left, the upper and the most bottom points, then I apply some rules that I developed myself. I can try to explain better if you wanna.

Best regards.

derzu avatar Jun 28 '18 21:06 derzu

Nice work, is it enough to publish a paper now?

joeaaron avatar Nov 15 '18 07:11 joeaaron

@joeaaron, I still think it's not enough. Do you think it's enough?

derzu avatar Nov 15 '18 14:11 derzu

I tried your method, but it's not very robust, so a lot of work need to do in the future. If you don't mind, I wanna make a contact with you. About RGB-D camera development.

joeaaron avatar Nov 16 '18 06:11 joeaaron

@joeaaron ok. Mail me to [email protected].

derzu avatar Nov 16 '18 12:11 derzu