Function cvLaplace from cvimages
Brief description
cvLaplace(image:IplImage):IplImage
Computes the laplace transformation to the image More ...
Function information
Name: | cvLaplace |
Base: | |
Group: | OpenCV plugins:Image filters |
Icon: | image.png |
Color: | |
Authors: | |
Copyright: |
Detailed description
Computes the laplace transformation to the image
Input parameters
-
image:
IplImage
- Input image
Return values
-
Default return value:
IplImage