Image Filters Repo contains common operations performed on images. The following are the planned implementations: Native Implementation No Red No Green No Blue Grayscale Inversion Flip Vertically Flip Horizontally OpenCV Implementation(To be implemented) CUDA Implementation(To be implemented)