reading image from database mysql

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 日

0 投票

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.

カテゴリ

質問済み:

2017 年 12 月 4 日

回答済み:

2024 年 9 月 27 日

Community Treasure Hunt

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

Start Hunting!

Translated by