Giter VIP home page Giter VIP logo

rubik's Introduction

rubik

rubik cube solver

TODO

  1. next steps should be able to be done w/o full webpage
  2. transform screenshots to grid to represent rubiks cube
  3. use CV stuff to turn screenshots into properly scaled rubiks cube face
  4. errors to announce cant find rubiks cube face
  5. break up grid and find color of each square
  6. lots of feedback for cant find square/color etc.
  7. lots of tests with different types of stored images
  8. convert pictures to blocks of color and check if its ok
  9. solve cube and display steps to achieve results
  10. buttons to step through results with visual highlights
  11. update the colored blocks to keep up with steps taken to solve

NOTES

Currently I am able to take photos using HTML5 and display each 'side' of the cube. Next step is to find the cube in an image and extract the current state of the rubiks cube. I am having difficulty with that as there aren't many good algorithms available in JavaScript. I am implementing my own Hough Transform in the hopes that that can be used to find the rectangles of the rubiks cube.

I am bored and will revisit later...

rubik's People

Contributors

rymurr 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.