how to get rid of uint8 type error?

3 views (last 30 days)
SANDEEP
SANDEEP on 25 Oct 2014
Answered: Stalin Samuel on 25 Oct 2014
doing me research on iris recognition using libor mask code. while doing segmentation getting error of undefined parameter of type uint8 in implementing a particular function have also tried uint16 and double but of no use....please suggest some solution

Answers (1)

Stalin Samuel
Stalin Samuel on 25 Oct 2014
Convert the data to a type that is supported by your particular function

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!