Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

how to insert image into excel sheet?

The output of a metal sheet with holes is to be displayed on a excel sheet along with other parametes like dia of hole,center of massx, center of mass y,, etc.
I'm able to create a table with the required parameter but how to paste the image on to the Excel sheet containing table of various parameters? and also how to convert the image in JPG into two dimentionally drawn picture?
0 Kudos
Message 1 of 2
(3,383 Views)
Hello,
Are you using labview? If yes, what version of labview are you using? Do you want to import an image into excel using labview?
If yes, you can use IMAQ image to array to convert a jpg image into a two dimention picture and then use Array to spreadsheet string to convert the array to a spreadsheet format string and then write that string to an excel file using write to spreadsheet.vi
Let me know if you have any further questions regarding this issue.
Good luck with your application and have a great day!
Regards,
Koninika
Applications Engineer
National Instruments
http://www.ni.com/support
0 Kudos
Message 2 of 2
(3,383 Views)