Click here to Skip to main content
15,890,579 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
It's easy to crop,rotate,change colors of images.I want to use some senior image porcessing functions like DCT or FFT on HTML5 canvas? Is there any ready-made libs?
http://www.webresourcesdepot.com/jquery-image-crop-plugin-jcrop/[^]
http://code.google.com/p/jquery-rotate/[^]
http://github.com/mezzoblue/PaintbrushJS[^]
Posted
Updated 25-Jul-12 22:51pm
v2
Comments
bbirajdar 26-Jul-12 4:37am    
what is DCT and FFT ??
twtsa 26-Jul-12 4:45am    
DCT and FFT are digital image processing functions
dct http://en.wikipedia.org/wiki/Discrete_cosine_transform
fft http://en.wikipedia.org/wiki/Fft

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900