Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/falahati/3dphotocapturetool
OpenNI 3D Photo Capture Tool
https://github.com/falahati/3dphotocapturetool
3d-photo kinect openni primesense
Last synced: 19 days ago
JSON representation
OpenNI 3D Photo Capture Tool
- Host: GitHub
- URL: https://github.com/falahati/3dphotocapturetool
- Owner: falahati
- License: gpl-3.0
- Created: 2013-06-05T21:11:13.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-01-24T22:20:03.000Z (almost 6 years ago)
- Last Synced: 2024-04-14T02:29:38.494Z (8 months ago)
- Topics: 3d-photo, kinect, openni, primesense
- Language: C#
- Size: 14.9 MB
- Stars: 8
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## OpenNI 3D Photo Capture Tool
[![](https://img.shields.io/github/license/falahati/3DPhotoCaptureTool.svg?style=flat-square)](https://github.com/falahati/3DPhotoCaptureTool/blob/master/LICENSE)
[![](https://img.shields.io/github/commit-activity/y/falahati/3DPhotoCaptureTool.svg?style=flat-square)](https://github.com/falahati/3DPhotoCaptureTool/commits/master)
[![](https://img.shields.io/github/issues/falahati/3DPhotoCaptureTool.svg?style=flat-square)](https://github.com/falahati/3DPhotoCaptureTool/issues)OpenNI 3D Photo Capture Tool is next version of Kinect 3D Photo Capture Tool which support any OpenNI compatible device including Kinect, Asus Xtion Pro Live (Wavi) and Primesense Sensor.
This little application use NiWrapper.Net to retrieve and read data from OpenNI in .Net work and then using 3DGenerator library it will create a 3D Photo (Anaglyph or Stereoscopic) from both Color and Depth sensors of device.
## Where to download
[![](https://img.shields.io/github/downloads/falahati/3DPhotoCaptureTool/total.svg?style=flat-square)](https://github.com/falahati/3DPhotoCaptureTool/releases)
[![](https://img.shields.io/github/tag-date/falahati/3DPhotoCaptureTool.svg?label=version&style=flat-square)](https://github.com/falahati/3DPhotoCaptureTool/releases)This project is avaiable for download from the [release page](https://github.com/falahati/3DPhotoCaptureTool/releases).
## Donation
Donations assist development and are greatly appreciated; also always remember that [every coffee counts!](https://media.makeameme.org/created/one-simply-does-i9k8kx.jpg) :)[![](https://img.shields.io/badge/fiat-PayPal-8a00a3.svg?style=flat-square)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=WR3KK2B6TYYQ4&item_name=Donation¤cy_code=USD&source=url)
[![](https://img.shields.io/badge/crypto-CoinPayments-8a00a3.svg?style=flat-square)](https://www.coinpayments.net/index.php?cmd=_donate&reset=1&merchant=820707aded07845511b841f9c4c335cd&item_name=Donate¤cy=USD&amountf=20.00000000&allow_amount=1&want_shipping=0&allow_extra=1)
[![](https://img.shields.io/badge/shetab-ZarinPal-8a00a3.svg?style=flat-square)](https://zarinp.al/@falahati)**--OR--**
You can always donate your time by contributing to the project or by introducing it to others.
## License
Copyright (C) 2013 Soroush Falahati - [email protected]This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see [http://www.gnu.org/licenses/].