RGB to Black and White
                    Versione 1.0.0.0 (81,9 KB) da  
                  Anthony Gabrielson
                
                
                  Converts RGB images to black and white images
                
                  
              This code converts an RGB image to a black and white image in C with MEX. I this together for a school project and I couldn't find any good examples of MEX with image processing. One note the code is currently hard coded to handle only UINT8, however it should be trivial to convert that data type. Enjoy.
Cita come
Anthony Gabrielson (2025). RGB to Black and White (https://it.mathworks.com/matlabcentral/fileexchange/9107-rgb-to-black-and-white), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
              Creato con
              R14SP3
            
            
              Compatibile con qualsiasi release
            
          Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Image Processing and Computer Vision > Image Processing Toolbox > Import, Export, and Conversion > Image Type Conversion >
 
      Scopri di più su Image Type Conversion in Help Center e MATLAB Answers
    
  Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 | Added a function to convert from greyscale to black & white; its optional.  | 
          
