All Projects → kylemath → cross_colour

kylemath / cross_colour

Licence: MIT license
Overlay saturated crosshatch grid onto grayscale image for illusory colours

Programming Languages

matlab
3953 projects

cross_colour

Overlay saturated crosshatch grid onto grayscale image for illusory colours

Input: Example Input

Output: Example Output

To run:

type 'cross_colour' into command window and select any .jpg image in the pop up window

after GIMP code published Jul 26 here: https://www.patreon.com/posts/28661801

Tweet seen here: https://twitter.com/page_eco/status/1155077311399489536?s=20


MATLAB Implementation:

-Opens image -creates saturated version -creates grayscale image -loops through a grid and replaces the lines of the gray image with the saturated

Variables:

-Grid size -Width -Saturation increase in the code


Random pixel colourization

It is good to consider other patterns and densities of colour that can lead to the effect, here is an example you can run with 'rand_colour', and can change the number and size of the random dots

Output: Rand Example ouput

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].