Notice: MediaWiki has been updated. Report any rough edges to marcan@marcan.st

Search results

From OpenKinect
Jump to: navigation, search

Page title matches

  • 7 KB (981 words) - 01:20, 3 March 2011
  • * la sezione [[Main_Page/it#Wrapper|Wrapper]]
    25 KB (3,531 words) - 17:17, 26 March 2011

Page text matches

  • * Here I take a single snapshot with some furniture and then remove it, allowing me to wander through the ghost of the furniture. http://www.youtu ...f a real one!!. Notice that I have mirrored the color video stream so that it acts more like a mirror than a web cam so that I can overlay the 2d graphic
    12 KB (1,882 words) - 18:02, 28 November 2012
  • The RGB camera will stream at 30FPS if you omit all but four of the inits. It seems the minimum commandset to get RGB streaming at 640x480 is: * init 26 - if skipped, you get image data, but it looks strange and appears to either starve USB bandwidth or CPU when you mo
    4 KB (617 words) - 14:18, 28 November 2011
  • Please check back often, as additional insight and knowledge is gained it will be documented here. NB Do not assume that Motor and Audio devices will always be present, as it is possible to run the camera board standalone.
    35 KB (5,324 words) - 21:51, 4 January 2013
  • ...aintainers. Before a contribution is accepted into an official repository, it must pass the Contribution Criteria. ...nder both of those licenses as well. If it is just Apache or just GPL then it won't work.
    11 KB (1,685 words) - 03:50, 30 November 2010
  • ...peripherals." We are using Kinect the same way as any user group would use it. 1) Leave this header intact and distribute it under the same terms,
    6 KB (939 words) - 12:02, 11 February 2011
  • It is also possible to use the [[Fakenect]] utility which is a libfreenect sim ...t for a desktop user) to access the device without the root privileges. If it is not the case, add them by:
    32 KB (4,980 words) - 22:09, 4 August 2016
  • ...returned is fixed, or if some sort of processing algorithm is operating on it. # If cmd == 0x75 we have reached the end of the current frame, time to shoot it to a output of some sort.
    4 KB (588 words) - 11:23, 8 March 2011
  • ...new feature, check here to make sure someone else isn't already working on it!
    4 KB (527 words) - 09:13, 4 June 2011
  • ...://research.microsoft.com/apps/video/default.aspx?id=139295 video] . Check it around 59 minutes.
    3 KB (368 words) - 03:25, 4 April 2011
  • ...ger angle of view than the Depth camera. For computer vision applications, it can be calibrated using standard techniques, e.g from [http://opencv.willow
    3 KB (463 words) - 16:02, 12 November 2013
  • ...USB class such as HID, camera, or audio devices. This indicates that using it as a plug-and-play webcam or microphone is probably not possible. When you plug the Kinect to a PC running Windows, it finds the Generic USB Hub and the Xbox NUI Motor. The Motor obviously does
    7 KB (1,087 words) - 22:54, 15 February 2013
  • ...age/platform/software is not listed here, you can jump in and help develop it. ...and users. It will also take many months or years to complete this effort. It will go faster if you help contribute!
    2 KB (314 words) - 05:15, 12 October 2015
  • ...ll in size and color, and is flexible enough in variations that we can use it in different situations but maintain a consistent identity. We have a few v ...the cleanest, most versatile representation of my design. I hope you like it!
    8 KB (1,249 words) - 04:11, 20 December 2010
  • * What platform are you using, what version, and is it a 32 or 64 bit OS? ex. Windows (XP, Win7 64 bit), OSX 10.6.5, Linux (Ubuntu * If compiling from source, where did you download it from, which branch is it and are you using the latest? are you talking about libfreenect?
    13 KB (2,111 words) - 18:03, 4 April 2016
  • This positioning suggests that it may be to detect fault conditions causing the laser to heat its enclosure, ...ryptographic authentication of the Kinect to the Xbox (to prevent clones). It would make sense for the custom 8-pin device to be the authentication chip
    7 KB (1,086 words) - 21:21, 23 February 2018
  • hopefully make it easy for us to find bug and figure out where new ...k.org/index.php/Git_for_dummies - Quick overview of how to use git and why it's awesome
    14 KB (2,640 words) - 00:23, 24 December 2010
  • ...includes common scripts (generate maps of rooms, track skeletons, etc), so it's really quick to get started ...onferencing system called Access Grid (see [http://www.accessgrid.org/]). It is almost 3D because they use multiple cameras and multiple large displays
    10 KB (1,632 words) - 23:39, 14 April 2013
  • Currently it supports both cameras transmission, motor control and accelerometer info.
    2 KB (300 words) - 00:17, 20 December 2010
  • ...assifier that will tell what's the most probable part of the 32 body parts it belongs to. Check slide 57 of Kinect for XBox 360 - The innovation Journey.
    1 KB (172 words) - 21:27, 28 December 2011
  • <code>Error: Can't open device. 1.) is it plugged in? 2.) Read the README</code>
    2 KB (385 words) - 21:47, 19 February 2011
  • this project is dead as it seams (correct me if i'm wrong) ... here's an active one: https://github.co
    808 bytes (111 words) - 03:05, 6 January 2011
  • ...designed to mimic the C library except where 1.) It is impractical or 2.) It would be "Un-Pythonic" to do so. See "Differences with C Library" for spec ...ntain (as the main lib changes regularly) while maintaining C-like speed. It does require Cython to install the C code; however, this is available for a
    4 KB (667 words) - 06:58, 13 June 2011
  • ...to get an image "freenect_sync_get_depth" or "freenect_sync_get_video" and it blocks and gives you back the data. Synchronous video function, starts the runloop if it isn't running
    5 KB (439 words) - 01:45, 20 March 2011
  • ...it be used in a way that conforms to .NET patterns. In the following page, it is assumed that you are using C#, but the library should work just as well ...une 02, 2011, the Windows version is running fairly slow. I am not sure if it's just the drivers on windows that are to blame. But the demo DOES run.
    5 KB (702 words) - 05:00, 3 June 2011
  • ...replicates the libfreenect library so that anything that dynamically links it can function without requiring a Kinect. Instead of generating synthetic d And it will keep running, when you want to stop it, hit Ctrl-C and the signal will be caught, runloop stopped, and everything
    4 KB (656 words) - 21:12, 5 December 2010
  • ...replug, close Xcode and start again to get it going - flashing green means it's still waiting to connect. ...the LATEST Xcode, version 3.2.5 <--- This was my mistake, easy if you have it.
    2 KB (361 words) - 12:15, 6 March 2012
  • ...gh libOpenKinect.so is in the "dist" (current) directory, Java may not see it without the "-D" option. This results in "Exception in thread "main" java.
    2 KB (271 words) - 14:17, 28 November 2011
  • < segher> so cut it, and then run it through the disassembler < segher> it should start:
    5 KB (731 words) - 10:58, 6 December 2010
  • It currently supports receiving high-level hand gesture events. Eventually low
    990 bytes (138 words) - 08:23, 7 December 2010
  • ...to generate CFFI bindings, so you would need to install it too. On Ubuntu, it is available via apt-get: If a Kinect is connected, you can confirm it with a call to freenect_num_devices (which should return 1):
    3 KB (382 words) - 13:34, 20 December 2010
  • ==How it all started== ...y November 2010, Héctor Martin open sourced his libfreenect code and made it available on Github - the [https://github.com/OpenKinect/libfreenect/commit
    8 KB (1,216 words) - 05:27, 14 June 2014
  • See the example cppview.cpp, it is included in the repository.
    730 bytes (111 words) - 00:36, 10 January 2011
  • This demo should tilt the Kinect up 20 degrees, wait 4 seconds, tilt it down 40 degrees (20 degrees from level), wait 4 seconds, and return to leve
    3 KB (422 words) - 20:05, 24 January 2011
  • * http://www.youtube.com/watch?v=rKhW-cvpkks The video that started it all. ** v0.3 - No video yet, but I just got it to talk to Ableton Live!
    6 KB (809 words) - 10:20, 20 February 2011
  • ...hich still needs several improvements to become fully usable. Nevertheless it should work out of the box with most TUIO client applications. You can down ...as been retrofitted with a pair of Kinects to improve data acquisition for it's autonomous navigation software GeckoNav.
    4 KB (603 words) - 10:21, 20 February 2011
  • * 1) Leave this header intact and distribute it under the same terms, * accompanying it with the APACHE20 and GPL20 files, or
    9 KB (1,160 words) - 00:39, 10 January 2011
  • If you dont have Homebrew already, it is quite simple to [https://github.com/mxcl/homebrew/wiki/installation inst And thats it, you are done! A copy of glview demo should now be in your PATH so you can
    24 KB (3,708 words) - 02:14, 6 March 2011
  • ...her groups, simply list them here by adding a section for their country if it's not already there, and a link to the website listing their meetings. The
    478 bytes (77 words) - 06:22, 8 March 2011
  • * la sezione [[Main_Page/it#Wrapper|Wrapper]]
    25 KB (3,531 words) - 17:17, 26 March 2011
  • == Who made it? == ...ction.com Jonathan Hall] from [http://junketdesign.com/ Junket Design Co.] It was selected from among several other excellent proposals from the communit
    2 KB (347 words) - 00:08, 4 April 2011
  • ...rms any checks or enforces any particular structure on the firmware images it is sent to boot.
    2 KB (242 words) - 10:58, 30 August 2014
  • ....gnome.org/glib/stable/ Glib] in order to control a Kinect device and make it easy to use with [htttp://www.gnome.org GNOME] technologies such as [http:/ ...applications' main flow (it intends to provide also a synchronous API but it is still work in progress).
    2 KB (241 words) - 17:22, 12 March 2012
  • ...andard USB3 B-style socket to the proprietary Kinect connector. Currently, it seems like the Kinect 4 Windows 2 itself is identical to the Kinect One fro ...-- goes together with pin 1 (5v) providing differential signaling; Leave it not connected
    1 KB (215 words) - 14:48, 21 October 2021