This function converts a matrix containing decimal values into their binary representation. That is it converts MxN matrix into Mx8N matrix
https://github.com/Sridhar-S-G/MATLAB_Functions/blob/master/convertPixelValueToBinary.m
Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
This function can be used to convert the decimal value of a matrix to their corresponding representation in binary form. If you are applying this function for RGB image first split the bands into R, B and G band then apply this function to each band separately.
Zitieren als
Sridhar SG (2026). Convert Decimal Numbers to Binary (https://de.mathworks.com/matlabcentral/fileexchange/74636-convert-decimal-numbers-to-binary), MATLAB Central File Exchange. Abgerufen .
Allgemeine Informationen
- Version 1.0.0 (1,11 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.0.0 |
