How to set target matrix in matlab for training images?
2 views (last 30 days)
Show older comments
I am training three different images(stop sign, no-left sign and no-entry sign).I have taken 50 images for each of size 8x8. So, my input will be 150x64 matrix, output will 3x1 matrix, but how do i assign the target for these images, also do i have to normalize these images before proceeding to the training part?
0 Comments
Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!