Git Product home page Git Product logo

picbit's Introduction

Picbit

Picbit is a javascript image processing experiment. This can be used to give you some ideas on how to use the HTML 5 Canvas element to process images in real time and run basic filters.

Demo

Online here: http://pmav.eu/stuff/picbit/

TODO

  • Random Button
  • Redraw Button
  • Time stats
  • Form descriptions
  • Pixel Aggregation - First and last
  • Palette: original 4, 8, 16
  • Add CMC l:c
  • Fix places with negative square roots
  • Drop PHP
  • Sources/links section
  • Show palette
  • New palettes
  • Add option to reduce palette first, then pixelate, and vice-versa
  • Palette cache for original 4, 8, 16
  • Color mapping: reduce image to N colors and map them to a N color palette (Fake Color 1)
  • Imgur export
  • Add CIEDE2000 function
  • Palette sorting by hue
  • Combination count
  • Manhattan distance
  • Canberra distance
  • Bray-Curtis distance
  • Chebyshev distance
  • More palettes
  • Web Workers support
  • Create images for example section
  • New Pixel Aggregation - Mode: Sort colors by hue, http://jsfiddle.net/bg17sa9b/
  • Dithering: http://en.m.wikipedia.org/wiki/Floyd–Steinberg_dithering
  • Image kernels: http://setosa.io/ev/image-kernels/

picbit's People

Contributors

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