-
Hi,
I'm trying to get psmove to work in Unity, including tracking. I've looked at UniMove and UniMoveX and was able to get it all up and running on a Mac with the included PSEye camera.
However, the…
-
There was the pupil_remote plugin to easily start and stop the recording in Pupil Capture, with ZeroMQ requests. So an external program could start and stop the recording programmatically, and easily.…
ghost updated
8 years ago
-
@sabmah @Kekahuna
I have got an error with cv::initUndistortRectifyMap. The function definition is found on here:
http://docs.opencv.org/3.1.0/da/d54/group__imgproc__transform.html#ga7dfb72c9cf978…
-
Hello all!
First of all, thank you Thomas for the great library :D
I've recently (about a week ago) started working on a Move plugin for Unreal Engine 4 (which I'm using to build a VR game).
Unfor…
-
@Aravind-Shankar Hi, i try to run this program but i keep getting those errors (you can see them in the attachment Debug_Errors). I'm using Visual Studio 2012, opencv 2.4.9, this is how i include …
-
--- This is not an issue per se, more a notice of re-use of your code ---
Hello!
Thanks for your implementation, it seems to perform quite well in my preliminary tests.
I'm in the process of integra…
-
```
Hi! First thanks for the great work!!! I just tried on two computers both
running Win7 64-bit, and I'm having some trouble connecting Move through
Bluetooth.
The pairing went fine. At first I …
-
```
Hi! First thanks for the great work!!! I just tried on two computers both
running Win7 64-bit, and I'm having some trouble connecting Move through
Bluetooth.
The pairing went fine. At first I …
-
As @jon1012 mentioned in an earlier commit, there's currently no driver support for the touch screen.
In Windows 8.1, it's listed as `IRQ 68 KMDF HID Minidriver for Touch I2C Device OK`.
-
Hi!
I am trying to use the Kinect to try out 3D reconstruction algorithms before moving to the iCub and its stereoVision. I managed to make and compile kinect-wrapper without any error (on Ubuntu 15.…