Skip to content

RunqiuBao/fov_alignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fov_alignment

fov alignment between event camera and RGB camera

  1. Assume that the scene is infinitely far away
  2. Compute the projection matrix that maps a pixel coordinate of the left event camera to the pixel coordinate in the left global shutter camera:

image

  1. Compute this mapping for each pixel of the left event camera frame (make sure to normalize the homogeneous vector before retrieving the pixel coordinates)
  2. Use opencv's remap function to remap the left image pixels to the left event camera pixels

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published