‎03-13-2013 07:30 AM
i have image in the form of 2D array.i used intensity graph to show as an image.now i need that 2D array as in a image format.because i need to give this as an input to IMAQ Resample.
‎03-13-2013 07:49 AM
somewhere in the IMAQ palettes there is a function called "IMAQ ImageToArray" and another one called "IMAQ ArrayToImage"
maybe this can help you to : https://decibel.ni.com/content/docs/DOC-4155
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
‎03-13-2013 07:55 AM
Use the IMAQ ArrayToImage Function
http://zone.ni.com/reference/en-XX/help/370281P-01/imaqvision/imaq_arraytoimage/
‎03-13-2013 09:48 AM
i used that sir.bt i found problem in that too.it is asking reference image do i want to give that reference image.since i want use my 2D array image alone for proceeding my further process in my project.give me a clue.how to do.i have already attached my Vi in the interpolation forum