How to convert indexed bitmap images to non-index binary bitmap and replace in place?
- by Runner
I'm not familiar with graphics editing software,
and somehow the bitmap generated are indexed images,
now I want to convert them all into non-indexed and binary version.
These bitmap images are all saved in D:\images\
How to convert them all using MATLAB?