POLYGONAL REMBRANDT PART IV: EDGE DETECTION - THEORY
Acommon technique in computer graphics is the use of a kernel for image processing. We discuss what makes it so useful when for example we would like to detect edges in an incoming image. We’ll be implementing this technique in the next part of this series, where we’re gonna build a setup that automatically scatters points along edges in our input image.
COMMENTS
Please log in to leave a comment.