ScratchData LogoScratchData
Back to trigophers's profile

NPR Edge detection

TRtrigophers•Created November 18, 2020
NPR Edge detection
6
1
27 views
View on Scratch

Instructions

turbo mode (Shift + Click Green Flag) 1. convert to black and white photo 2. measure the difference with neighboring pixels 3. if any of the differences crosses a certain threshold (30 in this case), set r, g, and b to the difference, skip to next step (measure no more neighboring pixels). else, set r, g, and b to 0 4. display output data

Description

Inspiration from @littlebunny06 My own code image data from @layzej

Project Details

Project ID451273728
CreatedNovember 18, 2020
Last ModifiedOctober 17, 2021
SharedNovember 26, 2020
Visibilityvisible
CommentsAllowed