Coder Social home page Coder Social logo

girliemac / filterous Goto Github PK

View Code? Open in Web Editor NEW
142.0 142.0 22.0 1.02 MB

Instagram-like photo manipulation library in JavaScript

Home Page: http://www.girliemac.com/Filterous/demo/

License: MIT License

CSS 30.02% JavaScript 43.20% HTML 26.78%

filterous's Introduction

filterous's People

Contributors

girliemac avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

filterous's Issues

Comparing to CamanJS?

Great work you are doing. I am just wondering what is the disadvantages vs. disadvantages of Filterous vs. CamanJS

https://github.com/meltingice/CamanJS

I have tried CamanJS and it's pretty good although render performance could have been better. I have not looked into Filterous by any detail so hope to get some ideas... Thanks

Reset work incorrect

Hi!

When I call reset(), my image reset to default state.Then I call filter, and it make image like I didnt call reset();

For example:

f.filterImage('brightness', 25);
//result - http://postimg.org/image/pzovtgsxz/a617ee8d/
f.filterImage('brightness', 25);
//result - http://postimg.org/image/qs6972ggb/56541e55/
f.filterImage('brightness', 25);
//result - http://postimg.org/image/no0bgawcx/1da9f65b/
f.reset();
//reset - http://postimg.org/image/pn3wdiutx/195d559d/ - it's good
f.filterImage('brightness', 25);
http://postimg.org/image/wprtdm48v/18f7dd7d/ - it's like I called brightness 4 times

Please help!

Slow on Real time

I am trying to apply effects on real time camera frames. It is causing lag in frames.

How can we solve it?

Use workers

It has been a long time since Workers have been implemented on all major browsers, even on mobile.

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.