8000 GitHub - jdibenes/hl2flo: Create optical flow datasets using HoloLens 2.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jdibenes/hl2flo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hl2flo

Tool for creating optical flow datasets using HoloLens 2, assuming static scenes.

This tool depends on the HoloLens positional tracking to perform depth alignment and optical flow estimation. For best results, please follow the practices described in HoloLens environment considerations.

Usage

  1. Install hl2ss on your HoloLens.
  2. Run dataset_step_01_capture_video.py to capture a video sequence comprised of RGB data from the HoloLens front camera and unaligned depth data from the HoloLens ToF sensor.
  3. Run dataset_step_02_generate_rgbd.py to extract RGB frames, intrinsics, extrinsics, poses, and generate aligned depth frames.
  4. Run dataset_step_03_generate_flow.py to generate optical flows.
  5. (Optional) Run dataset_step_04_generate_disparity.py to convert aligned depth frames to disparity (horizontal flow).

Repeat steps 2 through 5 for each sequence.

About

Create optical flow datasets using HoloLens 2.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0