reading image from database mysql

조회 수: 12 (최근 30일)
taha elsayed
taha elsayed 2017년 12월 4일
답변: Piyush Kumar 2024년 9월 27일
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

답변 (1개)

Piyush Kumar
Piyush Kumar 2024년 9월 27일
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.

카테고리

Help CenterFile Exchange에서 Database Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by