Calculates the Laplacian of an image
image=cv_laplace(image,mode)
Input image
Destination image depth. values 1 Or 2
Output Image
Calculates the Laplacian of specified Input image
[image]=cv_laplace(input_image,1)