为什么tofloat函数在 MATLAB 2010 中不起作用?它是省略还是只是用其他东西代替?此函数应用适当的比例因子将逻辑、uint8、uint16 或 int16 类的图像转换为单一类。
问问题
3171 次
1 回答
2
I don't think tofloat was ever a part of offical matlab. It is a support function used by the imageprocessingplace books/exercises. You can find the code for tofloat here.
于 2012-08-20T11:17:31.423 回答