Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The algorithm #7

Open
pyni opened this issue Jun 28, 2018 · 5 comments
Open

The algorithm #7

pyni opened this issue Jun 28, 2018 · 5 comments

Comments

@pyni
Copy link

pyni commented Jun 28, 2018

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

@derzu
Copy link
Owner

derzu commented Jun 28, 2018

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.

@joeaaron
Copy link

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

@derzu
Copy link
Owner

derzu commented Nov 15, 2018

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

@joeaaron
Copy link

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.

@derzu
Copy link
Owner

derzu commented Nov 16, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants