intelliproject logo

Computer science - Image processing ( 2 articles )

General
  Article Author Rating
1 Image Processing - Convolution Filters with c++ and GDI+

A brief description of several useful convolution filters which allows you to apply various effects on photos for certain features.

Silviu Caragea 5.00
2 Image processing – Edge Detection filters with c++ and GDI+

This article explains 2 different ways to do edge detection: first method is based on: Sobel , Prewitt and Kirsh and the second one is based on the difference between pairs of pixel around the current pixel.

Silviu Caragea 4.50