A common 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 […]
All Posts filed under “Free Tutorials”
Houdini: Poly Rembrandt pt. V
Lastly – we’re putting the final touches on our setup and implement a simple automatic edge detection (based on a similar Kernel we’ve discussed in Part IV). This allows us to drive point scattering to be along any edges in our input image. Makes for […]