how to retrieve image from database

3 views (last 30 days)
ganesh
ganesh on 22 Apr 2011
Answered: Hassan Khan on 14 Sep 2014
hi im new to matlab and i saved image using BLOB and <http://www.mathworks.com/support/solutions/en/data/1-1BYF0/index.html?product=DB&solution=1-1BYF0> method....and i used ODBC method to connect to database and i reshaped the image to a 1-D array but i now retrieved image from database using query builder GUI. And now i want to get back the original image and i tried reshape again but no luck with it so can anyone please give me solution it would be of great help.Thank you in advance.
  1 Comment
Sarah Wait Zaranek
Sarah Wait Zaranek on 22 Apr 2011
Did you get an error message when you tried to reshape? What is the size and type of your 1D array?

Sign in to comment.

Answers (1)

Hassan Khan
Hassan Khan on 14 Sep 2014
Hello Can you show me how you have saved image into database as blob. can you plz provide me the code

Products

Community Treasure Hunt

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

Start Hunting!