Line 1: | Line 1: | ||
[[Category:MA271Fall2020Walther]] | [[Category:MA271Fall2020Walther]] | ||
==Applications: Image Processing== | ==Applications: Image Processing== | ||
+ | |||
+ | In image processing, it is often necessary to find edges of shapes. Images are, by nature, complex maps of pixels, and thus can be very difficult for a computer to interpret and reduce into simple information. The Laplace operator is a tool used to solve some of these problems. | ||
[[Walther_MA271_Fall2020_topic9|Back to main page]] | [[Walther_MA271_Fall2020_topic9|Back to main page]] |
Revision as of 20:42, 6 December 2020
Applications: Image Processing
In image processing, it is often necessary to find edges of shapes. Images are, by nature, complex maps of pixels, and thus can be very difficult for a computer to interpret and reduce into simple information. The Laplace operator is a tool used to solve some of these problems.