How to create an image in 16-bit grayscale of the matrix of values

Hi all

I'm having a problem of conversion of a series of measures in a specific image. I have a matrix of size nxm (variable n and m), which contains the measurement data. My intention is to transform this matrix into an image to be analyzed later by external software. The trick, however, is that the image must be in the format 16-bit grayscale: grayscale for image processing and 16 bits to ensure that the resolution is not hindered.

I search the Web and still have not found a way of mapping somehow measured values I have in this matrix in pixels (16-bit grayscale ones, that is). I have access to the LabView Full Development System version, but not other toolboxes.

Does anyone have any suggestions?

Hello world

I managed to make it work with the help of people on other forums. The key is to use the IMAQ driver, which gives the screws required to create pictures on 16-bit grayscale (only supported nicely by PNG format apparently).

The discussion on the other forum can be found here: http://stackoverflow.com/questions/11101420/structure-of-16-bit-grayscale-image-to-be-generated-in-c...

The IMAQ driver can be found here: http://search.ni.com/nisearch/app/main/p/bot/no/ap/tech/lang/en/pg/1/sn/catnav%3adu, n13% 3ahardwareDr...

Tags: NI Software

Similar Questions

  • How can I save images in 16-bit grayscale in Labview without IMAQ

    Hi, I'm trying to record images in grayscale of 512 x 512 16-bit of the camera for each period of time (eg. every 5 sec) and also display them in the control panel in the corners.

    However, I can get a bunch of pictures of bluish and greenish rather than gray ones. Please give me some advice. I really appreciate it.

    Please see the attached VI. Thank you.

    I would simplify the gray color table code:

    Then, you must map the values 16-bit to 8-bit of the display values.  Right now you are just forcing to U8-U16 table which is likely to smudge the highlights.  Instead, you should find the table max and min and scale the entrance so max-> min scales 0-> 255.

    (x min) /(max-min) * 255

    Whimsical programs do not use a linear, but it's a good start.

  • How to create an image of landscape of 3 photos

    How to create an image of landscape of 3 photos, i.e. put together them?

    Create a panoramic photo | Learn Photoshop CC | Adobe TV

    Create panorama | Learn Photoshop CC | Adobe TV

  • Display/save image in 8-bit grayscale

    I have a VI that captures an image in grayscale 8 bits (table 1 d of 1500 pixels). It has a 10-byte header that I remove and try to view it.  The problem is that the image is considered to be a RGB.  In addition, the saved image can be opened with an image viewer but is not correct.  The pixel data is missing. How do I get this to display an image in 8-bit grayscale.  I would also like to duplicate the 1 line of the image to about 50 lines data to make it easier to observe.  using a loop and indexing the line only leaves the empty pxmao.

    Bjoles,

    You are missing a color table entry to your flatten pixmap block. See extract vi I have attached. Also, I found that building the tables of a loop is a quick way to do it, Labview seems to pre-allocate memory correctly.

  • How to create a custom control for a button where the look apply to everyone else but not the Boolean text?

    Hi all

    I would like to create a button custom as a master, so that if I change the look of the master all other buttons are changed.

    I did it with a custom control, such as a 'type strict def' otherwise the look will change , BUT if I do this as a strict type def I can't change the Boolean text more which should be different on each button.

    How to create a master control of a button where the look apply to everyone else but not the Boolean text?

    Steve Chandler wrote:

    I don't think that you can do. I just looked and as I suspected the Boolean property text is read only for strict typedefs, you cannot use the nodes property to change the text.

    As a just solution make it a typedef. When you want to change the open look the typedef and strict rendering, make your changes, then make no strict again. You will need to update the text Boolean yet once for all instances. Kind of pain. This is perhaps something for the exchange of ideas.

    Alternatively, remove Boolean text and replace with legend

  • How to create a rule of action to subtract from the Ips event log manager console express?

    How to create a rule of action to subtract from the Ips event log manager express console?, some unknown has a guide?

    Thank you.

    Sent by Cisco Support technique iPad App

    Hello

    http://www.Cisco.com/en/us/products/sw/secursw/ps2113/products_tech_note09186a0080bc7910.shtml

    HTH

    Luis Silva

    "If you need IDP (planning, design, implementation) assistance do not hesitate to contact us.

    http://www.Cisco.com/Web/partners/tools/pdihd.html

  • How to create a new project with other page with the new version of Muse layouts?

    Hello
    If someone would continue to operate as before with the inadmissible Muse version... is - this posible to have both versions installed? or how to create a new project with other page with the new version of Muse layouts?
    Or how to download third party) 3 different configurations (desktop/tablet/mobile) under the same url with a clean result, like up yet with the Muse does not?

    Thanks for any help,

    Patrick

    Use the new version! What you want to achieve, will work! Go to the 'Page' menu and choose 'Add another Layout' and the missed buttons are in plan view.

  • How to create e-commerce site using adobe muse from the beginning to the end, please

    How to create e-commerce site using adobe muse from the beginning to the end, please

    Mylenium, why comment you on the forums of Muse? I've never seen a useful comment on these forums. You seem to just upset against Muse all the time.

    in any case, definitely go with widgets Ecwid and J-26. They are the best.

  • How to create a form of relief with highlight on the edge, in 2015 of the Illustrator

    I work in 2015 of the Illustrator. How to create a shape (3d) raised with highlighted on the edge, like this:

    Coordinate shape.jpg

    It will work as a form, not a button, so there is no need of different States. I looked at a few tutorials to create buttons, and they seemed much more complicated that I think you need to create a form like this.

    -Stuart

    Experience 3D bevel & emboss, front view and Tall-round bevel. Adjust the lighting you want. Then add a light shade.

    Personally I have always found these bevel unsatisfactory effects, but you can produce similar results using carefully controlled mixtures

  • How is an image in 16-bit grayscale in LabVIEW without IMAQ important?

    Hello

    I am writing a simple demonstration of Imaging for a camera to infrared imaging IR-160 of Solutions. I do not have IMAQ and unfortunately, there are no funds at this stage. (If the demo is successful, funds may become available.) I have LV 8.5.1, complete edition.

    The camera creates 16-bit grayscale images, but the format of the image is not well documented. I know that the image is 160 pixels pixels wide x high 120, that gray values are stored as simple bytes (not ASCII), and that the data format is 16-bit signed words, the most significant byte first.

    I attach two sample images (8 bits and 16 bits) and two live test.

    I am able to read the image, but instead of shades of gray, everything is blue, and there are artifacts in the upper part of the image.

    The camera also creates 8 bits to the pgm format images, but I have the same problems there. (The image of pgm opens well in for example, corel paintshop pro.).

    What should I do so that the image appears in grayscale, then save it as a bitmap?

    Thank you for your help.

    Peter


  • How to create an image button...

    Tools: Adobe Photoshop CS5

    Master level: very novice

    Goal: Creat Button for a website

    Environment: Windows Vista

    Problem: the following images are buttons was designd. An image is in the normal state, while the other button is in State rollver. I want to create an image of indetical with the same properties for example (size, font type, font size, background color of color police) called "intuitive healer". I don't know how to imitate the fonts and background colors.

    klass2b_b2.gifnormal status of a button

    klass2b_b2_over.gifbutton rollover

    Intuitive healer? normal

    Intuitive healer? Rollover

    I'm curious to know how to create a button with the exact "look and feel" design and writing on this healer Inutive

    Make my day

    the guy looks like both a new Roman font.  If you follow the tutorial below, it sets out nicely. you simply omit the gradient and effects that they do in the tutorial, to match the one you want on it. It will associate Dreamweaver and Photoshop.

    Flight path Imaging:

    http://help.Adobe.com/en_US/Photoshop/CS/using/WS18F9E180-3241-4891-ACC8-82C9DFB254F5a.htm l

    Watch this video:

    http://www.YouTube.com/watch?v=_pVfBtW-Tuq

    -good luck!

    Janelle

  • How to change an image in 16-bit 32-bit color mode?

    I'm new on this and everything seems foreign.  So, I created an image with a tutorial and realized that I really need a 16 bit instead of 32 bits that I created initially.  Is it possible to change an existing 32-bit image with several layers of a 16-bit image?  The tips are greatly appreciated.

    Image > mode > 16 bits

  • How to create an image of a Macbook Pro with El Capitan

    I want to create an image of a Macbook Pro with OS El Capitan and store it on an external. In short, it would be a disk image and I can use it for another like for like reimage.

    One option is Carbon Copy Cloner: https://bombich.com/

  • How to create an image system to the command prompt?

    I need to create an image of 'system' and I can't have accdess Wizard "backup and restore".

    Hi princesscontino,

    Thanks for the question.

    (1) what exactly happens when you try to access Wizard backup?

    (2) there was recent changes made to the computer before the show?

    (3) you have other programs of backup of other third-party backup programs?

    You can configure Windows backup to run any way you want and also to create a task in Task Scheduler to run the weekly wbadmin command to create the system image. For the sup of wbadmin commands, see http://technet.microsoft.com/en-us/library/cc754015 (WS.10) .aspx

    You must run wbadmin from an elevated command prompt. (To open a command prompt, click Start, right click Guest and then click Run as administrator.

    "Wbadmin" command line utility and the utility is available only in Windows Vista Business, Enterprise and Ultimate editions and not in the Home Basic or Home Premium editions.

    You can also check: http://windows.microsoft.com/en-US/windows-vista/Back-up-and-restore-frequently-asked-questions

    Please report if you are still having the problem. I will be happy to provide you with the additional options that you can use to get the problem resolved.

  • How to create an image

    I want to create an image, which will contain the BONES, but also a set of software and update windows, but that should be a model or the independent brand, is it possible?

    Hello

    Personally, I prefer the 3rd party programs to create a full backup of the computer.

    There are a number of 3rd party programs available for a full backup of the computer; others, you must pay for, some are free.

    This program must be purchased:

    "Acronis True Image".

    http://www.Acronis.com/homecomputing/products/TrueImage/index_gwo.html?utm_expid=4274314-6

    These are free programs for the protection of the computer:

    "EaseUS Todo Backup free"

    http://www.TODO-backup.com/products/home/free-backup-software.htm

    "AOMEI Backupper Standard for Win7.

    http://www.backup-utility.com/aomei-backupper-for-Windows7.html

    "Download Backup & Recovery 2012 free FREE!

    http://www.Paragon-Software.com/home/BR-free/download.html

    «Macrium Reflect FREE Edition»

    http://www.Macrium.com/reflectfree.aspx

    See you soon.

Maybe you are looking for

  • Do magsafe pin burn because of the fluctuation of power?

    Hello I have end of 2013 Macbook Pro (retina) that I bought in the USA. Now, I use it in India. One of the pins of the power adapter 85W Magsafe 2 is burned and glued. It's the tiny pin next to the great. Corresponding connector in the laptop also ge

  • Satellite L650 does not start

    Have had problems over several weeks with my laptop does not start up. See: http://forums.computers.toshiba-europe.com/forums/thread.jspa?threadID=65765 Worked fine until last night for a week or two. Booted up ok, but gadgets has not appeared and no

  • Table of waveform in time real Multi ground

    Hello I've attached a picture showing part of my code. What I'm trying to do is to create the exact waveform as "Cell pressure (kPa)", but in the x-axis in real-time. I created the "wave form" and that it does not work enough. This table will 'Y' to

  • Greek characters

    HelloHow are you?Please, I ask you?c:\CD one/f c:\one>Tree > c:\oneFileList.txt When I give this order of xp or 7 save the list of files that create Notepad inside has no Greek character as follows.AI?. FRM³ ³ ³ sx_117_aa? e? a? e? AE? ç ??? è????. F

  • Virus on pc will transfer to my sansa fuze?

    I had a virus on my pc at the time. It started with a bad mp3 file in my iTunes folder. I managed to get rid of the file, but I know that sometimes the virus can infect other files. Is it possible if other files were infected, the virus can destory m