image_edge_detection 0.0.4 copy "image_edge_detection: ^0.0.4" to clipboard
image_edge_detection: ^0.0.4 copied to clipboard

Applies mathematic Operators on Images, like the Sobel,-Scharr,-Laplace Operator, to detect edges on an image

License

Copyright 2021 Karl Wolf

 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.

Parts of the Edgedetection library were ported from the following sources:

The Image library is derived from the following: 
    https://github.com/brendan-duncan/image
    Copyright (C) 2013 Brendan Duncan

    Owner: Brendan Duncan <brendanduncan@gmail.com>

    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at

        http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
7
likes
30
pub points
30%
popularity

Publisher

unverified uploader

Applies mathematic Operators on Images, like the Sobel,-Scharr,-Laplace Operator, to detect edges on an image

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, image

More

Packages that depend on image_edge_detection