<< cv_surf ComputerVision cv_thresh_binary >>

ComputerVision >> ComputerVision > cv_test

cv_test

for testing

Calling Sequence

img_ret=cv_test(image)

Arguments

image

Input Image

img_ret

Image Returned by function

Description

To test the function

this function will return the image provided by the user

Examples

img_ret=cv_test(image)

See Also


Report an issue
<< cv_surf ComputerVision cv_thresh_binary >>