Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
imageconvolution
imageconvolution
Apply 3x3 convolutional matrix using coefficients and offsets
Name:
imageconvolution
Category:
Image processing GD
Programming Language:
php
One-line Description:
Apply 3x3 convolutional matrix using coefficients and offsets
Related
How to avoid the error of judging that floating point numbers are integers when using is_int?
5
get_client_version combined with session_start() for client tracking
9
How to combine fopen and getLine to implement file processing
3
How to combine PDOStatement::fetchObject and Prepared Statements to prevent SQL injection
4
Similar Functions
imagexbm
imagexbm
OutputXBMimagestobro
imagepalettecopy
imagepalettecopy
Copythecolorpalettef
getimagesizefromstring
getimagesizefromstring
Getthesizeoftheimage
iptcparse
iptcparse
ParsingbinaryIPTCblo
imagefilledrectangle
imagefilledrectangle
Drawafilledrectangle
imageline
imageline
Drawaline
imagecolorclosestalpha
imagecolorclosestalpha
Gettheindexofthecolo
imagepolygon
imagepolygon
Drawpolygons
Popular Articles