Download the PHP package qmegas/sobel-operator without Composer
On this page you can find all versions of the php package qmegas/sobel-operator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download qmegas/sobel-operator
More information about qmegas/sobel-operator
Files in qmegas/sobel-operator
Download qmegas/sobel-operator
More information about qmegas/sobel-operator
Files in qmegas/sobel-operator
Vendor qmegas
Package sobel-operator
Short Description PHP implementation of Sobel operator (Sobel filter)
License MIT
Package sobel-operator
Short Description PHP implementation of Sobel operator (Sobel filter)
License MIT
Keywords sobel filtersobel operator
Please rate this library. Is it a good library?
Informations about the package sobel-operator
Sobel operator
This is Sobel operator (or Sobel filter) implementation on PHP. It used in image processing and computer vision, particularly within edge detection algorithms. Read full article in Wikipedia
Installation
Requirements
PHP >= 7.0
Usage Examples
Options
Parameter | Description |
---|---|
flat |
Enables flat mode |
threshold |
Set threshold manually. In case that parameter is not set, algorithm choose threshold automatically |
return_threshold |
Return an array of two elements. First one is an image with Sobel filter applied, second element is value of applied threshold |
All versions of sobel-operator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package qmegas/sobel-operator contains the following files
Loading the files please wait ....