DCT - Discrete Cosine Transform v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Magno Borgo
Blink Discrete Cosine Transform naive implementation (includes the inverse dct too)
Requirements:
9.0 or later
Linux, Mac, Windows
9.0 or later
Linux, Mac, Windows
24 Feb 2016
299
Discrete cosine transform implemented in Blink Script (and the inverse DCT transform too).
Plug your image on the input, manipulate the DCT result and reverse it back with iDCT.
It's a naive implementation without code optimization, so don't expect it to be fast.
Works on RGB channels.
Quick Usage example:
Paint the DCT, erasing some of the patterns from DCT (black color) and use the Inverse DCT to get the result.
If you use the base code to do something cool, let me know!
Please login in order to download these files.
Comments
RSS feed for comments to this post