reading image from database mysql

10 visualizaciones (últimos 30 días)
taha elsayed
taha elsayed el 4 de Dic. de 2017
Respondida: Piyush Kumar el 27 de Sept. de 2024
a'm doing face recognition system and need to know how to read images which stored in my sql database when i select image from database table it show the image size only but can see image

Respuestas (1)

Piyush Kumar
Piyush Kumar el 27 de Sept. de 2024
Check these links which talk about BLOB (Binary Large Object) data type and how to work with BLOB in Python and MATLAB -
There are examples on the links which provide step-by-step guidance.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by