Hi,
I’m looking for a way to implement images filters (like Instagram) but the libraries I have see are slow when executed on the phone device !!
Does someone has a suggestion ?
Thanks
Hi,
I’m looking for a way to implement images filters (like Instagram) but the libraries I have see are slow when executed on the phone device !!
Does someone has a suggestion ?
Thanks
Hi there,
Nobody has an idea or example ?
I have see an example playing with a Canvas and glfx.js … something like :
var canvas2 = fx.canvas();
canvas2
.draw(canvas2.texture(img))
.brightnessContrast(imageThumb.filter.brightness, imageThumb.filter.contrast)
.hueSaturation(imageThumb.filter.hue, imageThumb.filter.saturation)
.vibrance(imageThumb.filter.vibrance)
.denoise(imageThumb.filter.denoise * 100)
.unsharpMask(imageThumb.filter.radius * 100, imageThumb.filter.strength)
.noise(imageThumb.filter.noise)
.sepia(imageThumb.filter.sepia)
.vignette(imageThumb.filter.size, imageThumb.filter.amount)
.update();
But it seems that there are problems on Samsung …
No, at all, I find no solution 
BTW, I hired you on fiverr.com for a small job. You got access to our code repository but nothing has never been delivered.
Have you delete the code you got from our repository ?
(You have delete your facebook account and you don’t answer on skype anymore !)
I’m surprised you are interested by a question related to our project !
Remember that this code is protected by copyright laws please.
Thanks