Skip to main content
1-Visitor
October 8, 2018
Solved

is it possible to select a point in image and save it to DB?

  • October 8, 2018
  • 1 reply
  • 1548 views

Hi ,

 

is it possible to have an image and the user can select a particular point on the image (for defect) , and the selected point should stored in the db . if this is possible , please provide a way on how to achieve it .

Thanks

Best answer by moonkrj

Hello schakravarthy,

I guess you must have already checked the thread on Stackoverflow. If not, here it is - https://stackoverflow.com/questions/3748/storing-images-in-db-yea-or-nayview. You may find interesting suggestions there too. You are not able to edit the image directly. Thus, you need to use other variants, probably quite painstaking.. And I guess in general it's not worth it.

 

RJ

 

 

1 reply

moonkrj1-VisitorAnswer
1-Visitor
October 9, 2018

Hello schakravarthy,

I guess you must have already checked the thread on Stackoverflow. If not, here it is - https://stackoverflow.com/questions/3748/storing-images-in-db-yea-or-nayview. You may find interesting suggestions there too. You are not able to edit the image directly. Thus, you need to use other variants, probably quite painstaking.. And I guess in general it's not worth it.

 

RJ

 

 

Support
October 15, 2018

Hi @schakravarthy.

 

If the response provided by RJ answered your question, please mark it as the Accepted Solution for others who may have the same question.

 

Regards.

 

--Sharon