Reading *.oni OpenNI files (Feature #1072)


Added by Mourad Boufarguine almost 14 years ago. Updated over 12 years ago.


Status:Done Start date:
Priority:Normal Due date:
Assignee:Maria Dimashova % Done:

0%

Category:highgui-video
Target version:2.4.0
Difficulty: Pull request:

Description

Hi,

It would be great if it's possible to read OpenNI files (*.oni) with CvCapture_OpenNI class.

Attached is a dirty and minimalist change that allows it.

Mourad


opencv_oni.patch - openni files reading (3.5 kB) Mourad Boufarguine, 2011-05-17 02:05 pm


Related issues

duplicates Feature #1428: Kinnect/OpenNI support improvement Done

History

Updated by Mourad Boufarguine almost 14 years ago

Replying to bouffa:

Hi,

It would be great if it's possible to read OpenNI files (*.oni) with CvCapture_OpenNI class.

Attached is a dirty and minimalist change that allows it.

Mourad

Seems like we can't set map output mode when reading oni files.

CV_Assert( depthGenerator.SetMapOutputMode( depthOutputMode ) XN_STATUS_OK ); // xn::DepthGenerator supports VGA only! (Jan 2011)
CV_Assert( imageGenerator.SetMapOutputMode( imageOutputMode ) XN_STATUS_OK );

Updated by Ilya Lysenkov almost 14 years ago

  • Status deleted (Open)

Updated by Alexander Shishkov about 13 years ago

  • Description changed from Hi, It would be great if it's possible to read [[OpenNI]] files (*.oni) ... to Hi, It would be great if it's possible to read OpenNI files (*.oni) with... More

Updated by Alexander Shishkov almost 13 years ago

First version is available in r7589
Duplicate #1428

  • Status set to Done
  • Target version set to 2.4.0

Updated by Andrey Kamaev over 12 years ago

  • Category changed from highgui-images to highgui-video

Also available in: Atom PDF