Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.52 KB

File metadata and controls

35 lines (22 loc) · 1.52 KB

Domain layer local benchmark

RGB Filters

inverse filter

Fig. 1 - Image processing with an inverse rgb filter.

color filter

Fig. 2 - Image processing with a color rgb filter.

grayscale filter

Fig. 3 - Image processing with a grayscale rgb filter.

binary filter

Fig. 4 - Image processing with a binary rgb filter.