Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Commits
63ae0eeb
Commit
63ae0eeb
authored
Dec 17, 2013
by
Vladimir Bystricky
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix build errors
parent
cc08e008
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
ug_intelperc.rst
doc/user_guide/ug_intelperc.rst
+1
-1
intelperc_capture.cpp
samples/cpp/intelperc_capture.cpp
+0
-1
No files found.
doc/user_guide/ug_intelperc.rst
View file @
63ae0eeb
...
...
@@ -5,7 +5,7 @@ HighGUI
.. highlight:: cpp
Using Creative Senz3D and other Intel Perceptual Computing SDK compatible depth sensors
======================================================
======================================================
=================================
Depth sensors compatible with Intel Perceptual Computing SDK are supported through ``VideoCapture`` class. Depth map, RGB image and some other formats of output can be retrieved by using familiar interface of ``VideoCapture``.
...
...
samples/cpp/intelperc_capture.cpp
View file @
63ae0eeb
// testOpenCVCam.cpp : Defines the entry point for the console application.
//
#include <tchar.h>
#include "opencv2/highgui/highgui.hpp"
#include <iostream>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment