Display Image via path of Image
image= cv_imageshow_path(path)
Path of the Image
Image is read from the path and returned to output variable "image"
Display and return Image.
Image is read from the path provided by user, then the image is displayed and simultaneously image is returned to an output variable