MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "query": {
        "pages": [
            {
                "ns": 0,
                "title": "API",
                "missing": ""
            },
            {
                "pageid": 1,
                "ns": 0,
                "title": "Main Page",
                "revisions": [
                    {
                        "user": "Jrocha",
                        "timestamp": "2012-03-07T11:38:43Z",
                        "comment": "",
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "__NOTOC__\n[[Image:logo_openkinect_shaded.svg]]\n\n'''Welcome to the OpenKinect project'''\n{{Languages}}\n== About ==\n\n'''OpenKinect''' is an open community of people interested in making use of the amazing Xbox Kinect hardware with our PCs and other devices. We are working on free, open source libraries that will enable the Kinect to be used with Windows, Linux, and Mac.\n\nThe OpenKinect community consists of over 2000 members contributing their time and code to the Project. Our members have joined this Project with the mission of creating the best possible suite of applications for the Kinect. OpenKinect is a true \"open source\" community!\n\nOur primary focus is currently the '''libfreenect''' software. Code contributed to OpenKinect where possible is made available under an Apache20 or optional GPL2 license.  \n\n* Source code is available here: https://github.com/OpenKinect/libfreenect\n\n* Get started right away by [[Getting Started|installing]] the software to your platform.\n\n== Communications ==\n\nIf you want to participate or just watch the progress of the OpenKinect effort, subscribe to the OpenKinect [http://groups.google.com/group/openkinect/ mailing list]. In the application form, please tell us something about yourself and you'll be approved automatically. You could also subscribe to the low-traffic announcement-only [http://groups.google.com/group/openkinect-announce/ mailing list].\n\n*You can follow us on ''Twitter'' [http://twitter.com/openkinect @openkinect]. Please use the #tag #openkinect when tweeting your work.\n\n*You can meet people in your area working on OpenKinect through [[Meetup_Groups|''Meetup Groups'']]:\n** [http://meetup.com/OpenKinect NYC] \n** [http://qccolab.com QC-Colab Davenport, IA] \n** [http://www.meetup.com/3DVision/ San Francisco]\n\n*You can also chat with people developing on OpenKinect software on ''IRC'': [irc://irc.freenode.net/#OpenKinect #OpenKinect] on irc.freenode.net or using this web based [http://webchat.freenode.net/ chat]. \n*Channel logs (daily rotation) can be found [http://falcon4ever.pcsx2.net/kinect/logs/ here].\n\n== Project information ==\n\n* '''[[Roadmap|Project Roadmap]]''' - The current roadmap for the project (libfreenect, analysis library, and applications)\n* '''[[People]]''' - Who is doing what: project leader, maintainers, contributors etc.\n* '''[[History|Project History]]''' - The bounty, key dates and milestones\n* '''[[Policies|Project Policies]]''' -  The official name of the project, license, contribution policy, developers coordination and decision making\n* '''[[Getting Started|Installation]]''' - How to download, build and install on Linux, OS X and Windows\n* '''[[Contributing Code]]''' - Official repositories, use of a fork and source header, signing off, submissions and evaluation etc.\n* '''[[Code Integration]]''' - How to deal with how we use git: repository policy, git usage, workflow, starting development, integration process etc.\n* '''[[Contributing]]''' - There are many ways to contribute: testing, administrative tasks, support related, documentation, collaboration etc.\n* '''[[FAQ]]''' - Frequently asked questions\n* '''[[Documentation]]''' - Documenation\n* '''[[Project_ideas|Project Ideas]]''' - Ideas and concepts to explore using OpenKinect\n* '''[[Gallery|Gallery and websites]]''' - Videos and links to things people are doing with OpenKinect\n* '''[[Official_Logos|Official Logos]]''' - Official OpenKinect logos for use in your projects\n\n== API Documentation ==\n\n* [[High Level]] - High-level API documentation\n* [[Low Level]] - Low-level API documentation\n\n== Wrappers ==\n\n* [[Python_Wrapper|Python]]\n* [[C_Sync_Wrapper|C Synchronous]] - Provides functions to get data instead of callbacks\n* [[Action_Script_3|Actionscript]]\n* [[C++_Wrapper|C++]]\n* [[CSharp_Wrapper|C#]]\n* [[Java_JNI_Wrapper|Java JNI]]\n* [[Java_JNA_Wrapper|Java JNA]]\n* [[Javascript_Wrapper|Javascript]]\n* [[Getting_Started_With_Common_Lisp|Common Lisp]] - Getting started with libfreenect on Common Lisp\n* [[GLib_Wrapper|GFreenect (GLib)]] - Use Freenect from GLib. Also provides GObject Introspection which means automatic bindings for many other languages (Python, Javascript, Vala)\n\n== Utilities ==\n\n* [[fakenect#Record|Record]] - Dumps Kinect data to PPM, PGM, and a bin dump for RGB, Depth, and Accel respectively.\n* [[fakenect|Fakenect]] - libfreenect simulator/mock interface that lets you use the kinect demos without having a kinect (plays back data from [[fakenect#Record|Record]])\n\n== Knowledge base ==\n\n* '''[[Protocol Documentation]]''' - Kinect USB procotol, structures and hardware control commands for the cameras, motor, LED and audio\n* [http://www.freepatentsonline.com/20100118123.pdf Reference design] - US Patent Application \"Depth mapping using projected patterns\"\n* [[Camera_DSP|NUI Camera DSP]] - Camera DSP, architecture, instruction set, firmware, and capabilities\n* [[lsusb output]] - Device identifier output\n* [[USB Devices]] - Overview of the hardware devices\n* [[USB Protocol Information]] - Other information about the Kinect USB protocol\n* [[Init Analysis]] - Messing with various init sequences\n* [[Imaging Information]] - Information about the imaging data returned by the Kinect\n* [[Research Material]] - Research material for software layer implementation\n* [[Hardware_info]] - Hardware information\n* [[Calibration]] - Gathering information for including calibration facilities\n\n== Links ==\n\n'''OpenNI'''\n* http://openni.org - Open Natural Interaction, an industry-led, not-for-profit organization formed to certify and promote the compatibility and interoperability of Natural Interaction (NI) devices, applications and middleware\n* http://github.com/openni - Open source framework for natural interaction devices\n* http://github.com/PrimeSense/Sensor - Open source driver for the PrimeSensor Development Kit\n\n''' Tech '''\n\n* http://www.ifixit.com/Teardown/Microsoft-Kinect-Teardown/4066/ - Hardware teardown. Chip info is here. (via adafruit)\n* http://kinecthacks.net/kinect-pinout/ - Pinout info of the Kinect Sensor\n* http://www.primesense.com/?p=535 - Primesense reference implementation (via adafruit thread)\n* http://www.sensorland.com/HowPage090.html - How sensors work and the bayer filter\n* http://www.numenta.com/htm-overview/education/HTM_CorticalLearningAlgorithms.pdf - Suggestions to implement pseudocode near the end\n* http://www.dwheeler.com/essays/floss-license-slide.html - Which licenses are compatible with which\n* http://www.eetimes.com/design/signal-processing-dsp/4211071/Inside-Xbox-360-s-Kinect-controller - Another Hardware Teardown. Note this article incorrectly states that the PS1080 talks to the Marvell chip.\n* http://nvie.com/posts/a-successful-git-branching-model/ - Model for branching within Git\n* http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Documentation/SubmittingPatches - Linux contribution procedure \n* http://git.kernel.org/?p=git/git.git;a=blob_plain;f=Documentation/SubmittingPatches;hb=HEAD - Git project contribution procedure"
                    }
                ]
            }
        ]
    }
}