EClaesson
EClaesson

Reputation: 1618

Articles about image processing/manipulation

Do you have any links/books with information about digital image processing (filters/effects)? I'd like a large list of filters and information on how they work and how to implement them.

Upvotes: 0

Views: 479

Answers (1)

Eric Fortis
Eric Fortis

Reputation: 17360

Here is a large list

Among them my favorites are Invert, GaussianBlur, Canny, HoughLinesP, Lanczos, cvBlobsLib

Upvotes: 3

Related Questions