Giter Club home page Giter Club logo

rt_of_low_high_res_event_cameras's People

Contributors

vbrebion avatar

Stargazers

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

Watchers

 avatar

rt_of_low_high_res_event_cameras's Issues

Frame rates is much lower than the paper said with davis346,Only 30Hz!

Hello !!! Thank you for your open source !!! It's an amazing job!

But when I test on my devices, the frame rate is only 30Hz.
My operating devices are davis346, NVIDIA GeForce GTX 1050, and Core™ i5-7300HQ CPU @ 2.50GHz × 4 .

It may be caused by different equipment.
But It is much lower than 250 Hz as the paper said.
So I want to know the possible reasons for the lower frame rate.

Thanks a ton!

Python version of code

Hi,

Thanks for outsourcing code. Very useful
Do you have python version of code? Thanks

Optical flow accuracy and calibration file;

Hello, I'm here again.
I use the public dataset(shapes_6dof ) to test the OF accuracy. I meet two questions:

  1. The data structure of optical_flow is "32FC2", Does the numerical value on each pixel mean the optical flow velocity or the relative increment of the pixel displacement at the next frame? What is the unit of the value?

  2. I added the camera calibration file(as followed)
    `%YAML:1.0


imageWidth: 240
imageHeight: 180
camera_matrix: !!opencv-matrix
rows: 3
cols: 3
dt: d
data:
[ 1.9909236654231120e+02,
0.,
1.3219207137770019e+02,
0.,
1.9882882047008860e+02,
1.1071266001129560e+02,
0.,
0.,
1.,
]
distortion_coefficients: !!opencv-matrix
rows: 5
cols: 1
dt: d
data:
[
-3.6843631179778730e-01,
1.5094724355665831e-01,
-2.9613053438486462e-04,
-7.5943172624103202e-04,
0.,
]`
But there were some problems:
image
When I canceled the calibration file, it looked normal:
image

Looking forward to your reply!
Thanks a ton!

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.