install OpenCV headers when using local OpenCV#171
Conversation
|
Yes, I guess this makes sense, since the only way to retrieve the tracker image at the moment is as an |
install OpenCV headers when using local OpenCV
|
Sorry I didn't really know what was going on here when this PR was made so I couldn't comment, but I understand it better now and I have a question. While it's true that currently the only way to use the result of If it does not, then I don't think the headers should be copied to the include folder. Anyone hoping to do anything useful with the void* returned by |
|
We're not using |
This adds the OpenCV headers to installed headers when using a local OpenCV. Using the PSMoveTracker requires the presence of these headers to write a frame to the OpenCV window.