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

Stereo and RGB-D problems #2

Open
SteveRogan opened this issue Nov 16, 2022 · 3 comments
Open

Stereo and RGB-D problems #2

SteveRogan opened this issue Nov 16, 2022 · 3 comments

Comments

@SteveRogan
Copy link

SteveRogan commented Nov 16, 2022

Hi,when I run stereo and RGB-D examples,I face following problems:
OpenCV Error: Assertion failed (maxLevel >= 0 && winSize.width > 2 && winSize.height > 2) in calc, file /tmp/binarydeb/ros-kinetic-opencv3-3.3.1/modules/video/src/lkpyramid.cpp, line 1241 terminate called after throwing an instance of 'cv::Exception' what(): /tmp/binarydeb/ros-kinetic-opencv3-3.3.1/modules/video/src/lkpyramid.cpp:1241: error: (-215) maxLevel >= 0 && winSize.width > 2 && winSize.height > 2 in function calc.
It seems that there is a problem reading the images. Please have you ever encountered this situation?

@linyicheng1
Copy link
Owner

This project currently only supports monocular mode and does not provide adaptations for stereo and RGB-D.

@SteveRogan
Copy link
Author

This project currently only supports monocular mode and does not provide adaptations for stereo and RGB-D.

Thanks for your reply and look forward to more works.Do you have any related papers to introduce this project?

@chengoodlife
Copy link

This project currently only supports monocular mode and does not provide adaptations for stereo and RGB-D.

Thanks for your reply and look forward to more works.Do you have any related papers to introduce this project?

Hi, I also want to run the stereo examples. Do you have solved this problem?

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