Undefined function 'im2single' for input arguments of type 'uint8'

Hi there, I am following VGG CNN practical tutorial. However when I try to convert an image to single format using im2single function it result error:
Undefined function 'im2single' for input arguments of type 'uint8'
This tutorial can be found here: VGG CNN Tutorial I hope anyone can help me to solve the error.
Thank you!

1 Comment

Do you have the Image Processing Toolbox?
Tell us exactly what the command ver prints out.

Sign in to comment.

Answers (1)

Yes it was a licensing issue : license activated on another workstation...
Thanks

Answered:

on 26 Sep 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!