Code Monkey home page Code Monkey logo

cappy's Introduction

This is not finished. It is barely started. I wrote it to teach myself about Qt.

  • The finalize button doesn't do anything.
  • The the calculation for 'average' color is just silly.
  • I have a feeling that this will end up as a Qt/OpenCV hybrid.

You'll need Qt 4. Run 'qmake' (often located at /usr/lib64/qt4/bin/qmake) to get a Makefile, then run 'make' and you'll have an executable under the 'build' directory.

Future Work:

  • Organic cap placement with an edge detector (canny/HOG) and a naive fill algorithm.
  • Implement a 'dominant color' algorithm, instead of average color.
  • Limit number of colors (color binning).
  • Implement image segmentation (a la: http://web.cse.ohio-state.edu/~jwdavis/Publications/cvpr11a.pdf)
  • Give a useful summary:
    • Listing of caps needed (how many of each color).
    • How big the surface area will need to be.
    • How much beer money you will throw away on this project.
    • Animations, because why not?

cappy's People

Contributors

michaelhutt avatar

Stargazers

 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.