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

"Organization" & "Team discussion" as forum for users #9

Open
ChrGri opened this issue May 29, 2019 · 3 comments
Open

"Organization" & "Team discussion" as forum for users #9

ChrGri opened this issue May 29, 2019 · 3 comments

Comments

@ChrGri
Copy link
Contributor

ChrGri commented May 29, 2019

This is definetely not an "Issue" although marked as.

Really love your commitment to share your works code. To allow interested persons to share thoughts on the algorithm, applications & help each other, I recomment to open an "Organization" for this project, see
https://help.github.com/en/articles/about-team-discussions

Best regards

@MarianoJT88
Copy link
Owner

Thanks for the suggestion. I think the number of issues (and probably users) is quite low, so probably not necessary. I will keep this "issue" open in case people want to use it for that purpose at some point, and I also keep open those that can answer questions new users may have.

@ChrGri
Copy link
Contributor Author

ChrGri commented Jun 2, 2019

Ok that's a reasonable idea.

To start it, here is my thought:
For investigation purposes, I would like to turn of everything depth related and just visualize the plain optical flow result. Setting lamda_d and my _0 to zero somehow doesn't end in results I would have expected.
Any help!?

Regards

@MarianoJT88
Copy link
Owner

By doing that you are removing one constraint per pixel but you still solve for the same number of unknowns (optical flow + depth change), so I don't think it's a good idea.
If you just need optical flow you would need to change the code significantly.

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

2 participants