PHP GD sharpness filter

前端 未结 3 1744
半阙折子戏
半阙折子戏 2021-01-22 05:25

How can you make a sharpness filter with the PHP GD library?

So that this...

3条回答
  •  無奈伤痛
    2021-01-22 05:38

    There is a library called Unsharp Mask PHP, which does exactly what you need. http://vikjavev.no/computing/ump.php

提交回复
热议问题