ellenjxu / julia

Experimenting with convs in Julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Processing in Julia

Implementing image manipulations and convolutions from scratch in Julia. Created for MIT 18.S191: Introduction to computational thinking for real-world problems.

manipulations.jl

Functions: decimate, normalize, quantize, invert, noise

convs.jl

Functions: convolve, sharpen, laplacian, sobel, emboss, gaussian_blur

About

Experimenting with convs in Julia


Languages

Language:Julia 100.0%