Splitting & Analyzing Subimages
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
How can I split image into a constant of 50 horizontally and get the black pixels for each sub image?
2 Kommentare
Mohammad Sami
am 13 Mär. 2020
you can do normal indexing in matlab. black pixels will be rgb(0,0,0).
Antworten (0)
Siehe auch
Kategorien
Mehr zu Write C Functions Callable from MATLAB (MEX Files) finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!