1
edit
Changes
→Image Processing Performance Using Parallel Programming
[[Image:GPU621-LION-1.png|frame|640px|Examples of Image Processing]]
== Convolution for image and filter ==
[[Image:GPU621-LION-2.png|frame|640px]]
[[Image:GPU621-LION-3.png|frame|640px|filters]]
== Edge Handling ==
All pixels in edges needs special calculation.
* Extend
* Tile
* Crop
[[Image:GPU621-LION-4.png|frame|640px|Edge Handling(Extend)]]