91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 1.76MB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2021-01-08
  • 語言: 其他
  • 標(biāo)簽: videocapture??

資源簡介

解決opencv的videocapture不能打開kinect的問題。使用另外一種方法獲得kinct的數(shù)據(jù)。、。

資源截圖

代碼片段和文件信息

#include?
#include?
#include?

using?namespace?xn;
using?namespace?std;

class?COpenNI
{
public:
????~COpenNI()?{
????????context.Release();//釋放空間
????}
????bool?Initial()?{
????????//初始化
????????status?=?context.Init();
????????if(CheckError(“Context?initial?failed!“))?{
????????????return?false;
????????}
????????context.SetGlobalMirror(true);//設(shè)置鏡像
????????//產(chǎn)生圖片node
????????status?=?image_generator.Create(context);
????????if(CheckError(“Create?image?generator??error!“))?{
????????????return?false;
????????}
????????//產(chǎn)生深度node
????????status?=?depth_generator.Create(context);
????????if(CheckError(“Create?depth?generator??error!“))?{
????????????return?false;
????????}
????????//視角校正
????????status?=?depth_generator.

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件???????2138??2012-10-01?16:25??opencv_kinect\copenni.cpp

?????文件?????291616??2012-10-01?17:45??opencv_kinect\debug\main.obj

?????文件??????52224??2012-10-01?17:45??opencv_kinect\debug\opencv_kinect.exe

?????文件?????505876??2012-10-01?17:45??opencv_kinect\debug\opencv_kinect.ilk

?????文件????????638??2012-10-01?17:45??opencv_kinect\debug\opencv_kinect.intermediate.manifest

?????文件????2845696??2012-10-01?17:45??opencv_kinect\debug\opencv_kinect.pdb

?????文件???????1955??2012-10-01?17:45??opencv_kinect\main.cpp

?????文件???????7079??2012-10-01?16:28??opencv_kinect\Makefile

?????文件???????6204??2012-10-01?16:28??opencv_kinect\Makefile.Debug

?????文件???????6190??2012-10-01?16:28??opencv_kinect\Makefile.Release

?????文件????????992??2012-10-01?16:28??opencv_kinect\opencv_kinect.pro

?????文件??????17561??2012-10-01?18:14??opencv_kinect\opencv_kinect.pro.user

?????文件????2174976??2012-10-01?17:45??opencv_kinect\vc100.pdb

?????文件?????551863??2012-10-01?18:13??Kinect+OpenNI學(xué)習(xí)筆記之4(OpenNI獲取的圖像結(jié)合OpenCV顯示).pdf

?????目錄??????????0??2012-10-01?18:14??opencv_kinect\debug

?????目錄??????????0??2012-10-01?18:14??opencv_kinect\release

?????目錄??????????0??2012-10-01?18:14??opencv_kinect

-----------?---------??----------?-----??----

??????????????6465008????????????????????17


評論

共有 條評論

相關(guān)資源