Giter Club home page Giter Club logo

leapscan's Introduction

LeapScan

I bought a Leap Motion years ago and despite a few hack day projects here and there it doesn't get much use. While talking about 3d scanning tools I figured I'd see if the Leap could do it as aside from a 1st gen Kinect I don't have anything which has decent stero cameras.

A brief search online didn't turn up much, and definitely nothing decent so I thought I'd have a quick attempt over a weekend.

The attempt was mostly a failure, but hey.

This project reads and displays images from the Leap, un-distorts them on the CPU, and attempts to reconstruct a 3d scene from the stereo images using a couple of method from OpenCV.

Example

Desk scan attempt screenshot

This is a screenshot of an attempted scan of my desk. It makes something semi-recognisable...

Requirements

Should you be crazy enough to want to give this project a test you'll need:

  • Visual Studio 2015
  • SFML 2.3.2
  • Leap SDK 2.3.1+31549
  • OpenCV 3.1.0

The project config will need tweaking as I set it up fairly badly and it only works for 64bit as I wasn't aiming for portability.

TODO

  • Get the distortion-removal running as a GPU shader
  • Use the OpenCV GPU-based stereo solver
  • Sort out lighting issues from the Leap
  • Crop the leap images before solving

leapscan's People

Contributors

palmr avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.