Click here to Skip to main content
15,887,952 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
thank you for your answer...
i was really hopeless on how i could convert a Blob data into image directly coming from MySql Database and use it in Recognizing a face.
Posted

1 solution

Refer the sample code from the below sites. You may get an idea.
http://www.c-sharpcorner.com/uploadfile/Ashush/working-with-binary-large-objects-blobs/[^]
http://www.aspsnippets.com/Articles/Save-and-Retrieve-BLOB-Images-from-MySql-Database-in-ASPNet-C-and-VBNet.aspx[^]

Let us know whether you are having issue in getting the image or using it for face recognition
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900