Jump to content

sufeidechabei

Verified Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by sufeidechabei

  1. I found some problems in SRworks C++ SDK while I run the prebuild D:\unity\SRWorks_v0.9.3.0_Prebuilt_Samples-Unity\Build-Unity\Experience\Vive_SRworks_Demo, it works well and It can produce the augment reality. But when I run the D:\SRWorks_v0.9.3.0_Native_C\C-Sample\sample-vs2015\main.cpp in Visual Studio 2019. it just generate a GUI and shows nothing. (A black picture like the following)

    Enviroment:

    Windoes 10

    Dual Camera are enabled

    Vive Pro Eye

    GPU: GEX1660 Ti (This Graphic card is enabled)

    Visualstudio 2019

    Opencv 4.1.0

     

    image.thumb.png.2f6384f252aaed6373af0db3529530ec.png

    Then after run a while,  I get this error

    image.png.23d05f3475966f820c1607ac7973a69f.png

    I can't see anything related to augment reality when I wear the headset. There are also problems in main_CameraControl.cpp

    When I press 1, it can register the distorted image normally (I change some code and make it can do  facedetection, It works well when run on the VS 2019 and the VR camera can do facedetection in my computer ), but When i wear headset and toggle the front camera, it just can show the real envirment and can't do any facedetection(,  it seems that the code doesn't transplant into this headset.)

    image.png.9e606505f3d584e795fb7bc068fa2d80.pngimage.png.6e266dc22478657897960d68b888fd48.png

     

    When I press 3 (register the undistorted image), it doesn't work and just show a black image with nothing like this (figure in left).

    image.thumb.png.0de06b31dd4d19b7a787d9eeba9d35a3.pngimage.png.5679277168ad0f9c1eedacc150d4d002.png

     

    I don't know how to solve this problem.

×
×
  • Create New...