how to conver 28x28 unit8 images to sparse matrix in matlab
Answers
Answered by
1
Step-by-step explanation:
i'm trying to create a sparse matrix for an image. i've given the ... Undefined function ' sparse' for input arguments of type 'uint8' ... Convert a to double first, and the use that in sparse.
Similar questions