https://github.com/jetsonhacks/r200-uvc-examples
Intel Realsense R200 Examples for UVC on the NVIDIA Jetson Development Kits
https://github.com/jetsonhacks/r200-uvc-examples
Last synced: 2 months ago
JSON representation
Intel Realsense R200 Examples for UVC on the NVIDIA Jetson Development Kits
- Host: GitHub
- URL: https://github.com/jetsonhacks/r200-uvc-examples
- Owner: jetsonhacks
- License: apache-2.0
- Created: 2016-05-24T22:41:40.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-02T18:25:12.000Z (almost 9 years ago)
- Last Synced: 2025-01-22T00:34:17.329Z (4 months ago)
- Language: QMake
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# R200-UVC-Examples
Intel Realsense R200 Examples for UVC on the NVIDIA Jetson Development KitsThese are modified Qt Creator examples for the Intel Realsense cameras using a UVC backend instead of
the default v4l2 backend.In addition, an extra example has been added (called 'atest') specifically
for the Jetson Dev Kits. This addition adds work arounds for some USB issues on the Jetsons.The extra work around code is available from:
https://github.com/jetsonhacks/setupR200-TK1
LICENSE
Copyright 2015 Intel Corporation
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.