Screen Detection in a Dark Room

This matlab code can detect desktop/laptop/mobile/other led screen in a dark room by creating bounding box around the screen.
24 descargas
Actualizado 17 jul 2019

Ver licencia

Screen Detection in a dark room (desktop/laptop/mobile/other led screen ):
1. Median filtering the image to remove noise
2. Finding edges MASK
3. Dilate mask with disk
4. Smoothing image to reduce the number of connected components
5. Finding the regionprops and drawing Bounding Box

Citar como

Ashadullah Shawon (2024). Screen Detection in a Dark Room (https://www.mathworks.com/matlabcentral/fileexchange/72173-screen-detection-in-a-dark-room), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2018b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Screen-Detection-master

Versión Publicado Notas de la versión
1.0.1

Provided Input and Output Images

1.0.0