Giter VIP home page Giter VIP logo

monocular-video-odometery's People

Contributors

alishobeiri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

monocular-video-odometery's Issues

error at line 110

I was wondering if anyone else has faced the same error and would be kind to share the solution.
I am running the code on KITTI dataset "07" and "00"
python v3.11.4
numpy v1.25.2
opencv-python v4.8.0.76

Monocular-Video-Odometery\monovideoodometery.py", line 110, in visual_odometery

, self.R, self.t, _ = cv2.recoverPose(E, self.good_old, self.good_new, self.R, self.t, self.focal, self.pp, None)
cv2.error: OpenCV(4.8.0) D:\a\opencv-python\opencv-python\opencv\modules\calib3d\src\undistort.dispatch.cpp:592: error: (-215:Assertion failed) npoints >= 0 && src.isContinuous() && (depth == CV_32F || depth == CV_64F) in function 'cv::undistortPoints'

VO estimation error

As ypu developed this with the help of Avi Singh post Monocular Visual Odometry which is in C++ (https://github.com/avisingh599/mono-vo) as in your code of python you are getting the green and red path both as VO estimation and ground truth both , but when compare with Avi sing post of C++ he is only getting the ground truth path not the VO path .

Can you tell me what is the difference you made that you are getting both the paths .

Thanks

a question on Line 118

Hi, do you think the code on Line 118 of monovideoodometery.py should be as follows instead of the current one?

self.R = self.R.dot(R)

In this way, the MSE Error is also lower than the current result.

what does "Obtain scale information from an external source" mean ?

hi , i am trying to estimate x,y,z ,yaw ,pitch , roll from a drone video , i am using a single camera . so i want to estimate the location of the drone ie the elevation etc . can i use this repo or can you suggest the best path moving forward ? thanks

also what does Obtain scale information from an external source" mean ?

regarding the performance

Alishobeiri, thanks for sharing your code.

How is the performance difference with the C++ implementation? Have you measured it? Any experience on this is appreciated.

Best, Volkan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.