Spectrum of colors in the examples

In the example of a recipe, http://zone.ni.com/devzone/cda/epd/p/id/5549, it states that the the "VI uses another example to learn color spectra.  I guess this other example is the ColorLearn example, http://zone.ni.com/devzone/cda/epd/p/id/5550.

However, the example of ColorLearn returns an array 16 x 16, 30 x 30 or 58 x 58 according to color sensitity whereas the formulation uses a table of 4 x 30 for the spectrum.

How can I connect the two together?

Figured it out... the release of IMAQ ColorLearn is a 1 d table that describes the color spectrum.  The reason for the 2D array is to display the histogram.

Tags: NI Hardware

Similar Questions

  • How can I covert picture of the spectrum from one color to the other?

    I have a normal picture, I want to convert a color from the spectrum to the other. Here's the spectrum, I want to use (for example, the view of the dog).

    DogViewColorSpectrum.JPG

    How would I go to do this?

    You could get reasonably close with a Hue/Saturation layer, in fact.

    Namely:

    http://Noel.ProDigitalSoftware.com/ForumPosts/DogSpectrumLayer.PSD

    -Christmas

  • Why you do not have your products with different colors? compatible with the colors of the iPhone or the iPad? Example: Gold Earpods, silver, BLACK and Rose Gold.

    Why you do not have your products with different colors? compatible with the colors of the iPhone or the iPad? Example: Gold Earpods, silver, BLACK and Rose Gold.

    You say Apple your wishes on the link below.

    http://www.Apple.com/feedback/

  • I am new to Muse, so I am following the tutorial for coffee of Katie.  I downloaded the sample files.  The problem is not that all the files in the folder as in the tutorial.  The color swatch for example is not there.  The updated CC on the road Katies.m

    I am new to Muse, so I am following the tutorial for coffee of Katie.  I downloaded the sample files.  The problem is not that all the files in the folder as in the tutorial.  The color swatch for example is not there.  The CC file to get started Katies.mulib is also not if you can't automatically download all the necessary files.  Can anyone help?

    found in another area

    Where can I find updated cc enroute Katies.mulib file?

  • Impossible to change the colors of the audio spectrum

    I have a simple (I think) problem with after effects CC. When I put an adjustment layer with curves of fx on top of my audio spectrum, it will change color. In parameters of fx audio spectrum when I change the color inside and outside, it works, but I want to use my adjustment layer. Any suggestion would be appreciated, I'm working on my uni project and the deadline is tomorrow morning!

    I forgot to mention that in your second screenshot, you have your curved effect applied before the Audio Spectrum effect. Thus, even if she had to work, it must occur AFTER the Audio Spectrum effect.

    You need the color of the audio spectrum that results be gray. One way to do that is to apply a fill effect after the Audio Spectrum effect.

    This tutorial tutorial can give you some ideas better because it looks like what you're trying to do.

    Also, you can use the new Color Vibrance of video Copilot plugin (free) without using the fill effect.

  • change the color of the title effect

    For this example of a readymade title:

    I would like to know how I could change the color (red) behind the title of the text.  Let's say, I would like the blue instead, or yellow, or anything else.  I tried a number of ways (just getting used to FCP X).  Y at - it a command for this, or should I make a mask with a different color?  Problem is red is lively, and a mobile mast would be required... sort of complicated as a procedure.  BTW, how these securities were made?  In another program, or can they be changed in it?

    2nd question: How can I extend the follow-up of this text as a sequence of animation?  I tried to change the follow-up by degrees and adding images key, but it does not work.  In other words, when you see the title, shown above, I would like to extend then follow-up.

    Thank you.

    As for the above, I just tried to open the color Board and find I can indeed change body color (see screenshot), but the photo image is also affected by the change of color.  How do I get the color of the title change and keep the color of the photo?

  • Excel AppleScript set the color of the tabs

    Hi all

    I would like to know how to target the object of the tab sheet in Excel to define its color index.

    For example the color of the "Sheet2" tab index value 3 - yellow

    Something like this:

    the value (color index of sheet tab of worksheet "Sheet1" of the workbook "Book1" ") à 6

    (Note, on my machine at least, yellow is index 6)

    I also noticed that the color of the screen does not update dynamically.  I had to click on the tab to see the change.

  • color of the iMac - which is the best to select display options

    There are options on the color of the display - which is the best to select pictures?

    Use the default color for your display profile and if the colors seem to be wrong, for example the aspect very different impressions of what you see on your screen, click on the button "calibrate" and calibrate the screen.

  • change the color of the text block fcp

    Hi, editing a video with 3D tumble text. When I go to change the text color of the FCP crashes.

    Does anyone know how to fix this?

    Running the Version OS X El Capitan 10.11.2

    Final Cut Pro X Version 10.2.1

    I read that El Capitan because of problems in another application for example Safari do not know if it is related.

    Kind regards

    Amy

    What are your complete computer specifications?

  • Change the color of the frame of the socket in parallel Mode

    Hello, good day everyone!

    I'm runnning my sequences in parallel Mode.

    When I run a sequence, its color of frame socket continue in blue.

    When I finish a sequence, its color of frame socket turns green momentarily.

    I would like to change that color by program from my TestStand sequence. I don't know if it is possible.

    Example: If the sequence is waiting for something, the color should change to Orange.

    ---

    When I wanted to change the text that appears in the large textbox of the socket, I had to add the code to my paralleluutdlg.c, the PostParallelUUTDialogStatusMessage function.

    http://forums.NI.com/T5/NI-TestStand/parallel-model/m-p/345847/highlight/true#M10401

    I think maybe I need to add something like this once again to change the color, but I've found nothing related.

    Thanks in advance!

    Hello

    I did recently added this feature to my system. I did it by modifying the example in this article in the knowledge base of NOR. I don't know if it's the best way to handle this, but it worked fine for me. I have modified the function as shown below. You simply pass your message and the hexadecimal color you want to use.

    Hope this helps, maybe someone more knowledgeable can ring in to see if my work practice seems ok.

    _stdcall DLLEXPORT int PostParallelUUTDialogStatusMessage (int dlgHandle, int testSocketIndex, int myColor, char * statusMsg)
    { Int error = 0;}
    ERRORINFO errorInfo.

    int panelId = dlgHandle;
    int childPanel = - 1;

    PUUT_PanelData * panelData = NULL;
    TestSocketData * testSocketData = NULL;

    errChk (GetPanelAttribute (panelId, ATTR_FIRST_CHILD, & childPanel));
    errChk (GetPanelAttribute (panelId, ATTR_CALLBACK_DATA, & panelData));

    testSocketData = & (panelData-> testSocketDataArray [testSocketIndex]);
    SetCtrlAttribute (childPanel, testSocketData-> tonalite [kTSCtrl_Bg], ATTR_FRAME_COLOR, myColor);

    SetCtrlAttribute (childPanel, testSocketData-> tonalite [kTSCtrl_TestSocketIndex], ATTR_TEXT_BGCOLOR, myColor);

    errChk (ResetTextBox (childPanel, testSocketData-> [kTSCtrl_Status] tonalite, statusMsg));

    Error:

    error return;
    }

  • How to change the color of the elements of a digital picture (separately) programmatically by using the property node?

    For example, I have 3 digital controls, controlling 3 digital array elements (digital control is connected directly to the indicator). So if I change value in digital control 1, then the table item # 1 of the digital table should blush when the value is greater than 5. Similarly when I change NUM controls 2 item 2 of the table should turn red when the value control num 1 exceeds 10. Similarly for the 3rd element. In other words, I want to control the ownership of the elements of the array individually through the digital command separated.

    I did it for unique digital indicator.i.e. When I change the values of the control, then a single digital indicator changes color (text digital property BG) and with table values, changes the color of the entire table, but I want to change the color of the singles of the table element.

    Please help thanks.

    I hope you do well! You cannot change the properties of elements of an array. What you could do instead is probably using a table where you can change the background color of a cell?

  • Change the color of the content area of a table

    Is there a way to change the color of the content area of a table? I want to set the table to be transparent, but I don't know how to do this.

    I'm not exactly clear on what you're trying to reach. However, I tried to adjust the table to transparent body with the Brush tool, and it's not enough. Then I did the following:

    (1) emphasize the table (i.e., border of crawling ants)

    (2) in the menu bar, select Edition > control to customize...

    (3) in the new window pop up, go to the menu bar and click on the key icon to make a pair of tweezers.

    (4) pull out control and use the Brush tool to make the body of the table and below transparent location plan.

    (5) save it as you see fit, as the Type Def or Strict Type def.

    A gross example is attached.

  • Two background colors for the same waveform graph

    Hello guys!

    I have a question for you: I am a new user of labview, so please be nice!

    So here's the deal: I just created a thanks 4 thermocouple temperature registration program.

    In real time, I then have a waveform graph 4 curves as soon as I start my program. And in my program, I had a button that allows me to record the temperature in a file for a period of time at a certain frequency.

    So, what I have is: I got my chart of waveform with a black background for example, and once I pressed the button, the background color will be changed automatically to highlight the part of the graph where the record occurs, then the background will return to the black after finished recording. In this way, on the same graph, I could say that registration took place from here to there by looking at the graph. I have two different background on the same graph.

    I don't know how to change the background of a chart using the property node, but is it possible to do what I want?

    I hope I'm clear. Otherwise, feel free to ask me for more details... I might post my vi if necessary

    See you soon

    Well, I know this is not exactly what you want to do, but you can try the following.

    Change the color of the line on the chart when recording occurs.

    You could therefore have a red line, then press on save, then it turns blue, then back to red.

    And when that is confusing since you have 4 different lines on the chart 1,

    You can change to a red line and a dotted red line, for example.

    Would that be acceptable? If so, I can show you how to do this.

  • Programatically changing the color of the buttons on LV OI

    Hello

    I modified the sample operator interface supplied with TestStand.

    Buttons are linked to subsequences, so when a button is pressed a sous-suite is running (Boolean buttons).

    I want to make is that, once a sous-suite was called and the result was OK (pass), then the color of the button should going green.

    If the subsequence is down while the button should turn red.

    Thanks for your suggestions in advance.

    Hello

    You can find an example in the Finder of the example: 'property Nodes.vi ". It shows how you can change all properties of an object in your program.

    You can find more on zone.ni.com, like these examples:

    -L' use of nodes property to change the color of a bar sliding https://decibel.ni.com/content/docs/DOC-2133

    -Programatically change the color and visibility of a Boolean value by using property https://decibel.ni.com/content/docs/DOC-16569 nodes

    Kind regards

  • How to generate color on the block diagram box?

    v: * {behavior:url(#default#VML) ;} O'Bryan: * {behavior:url(#default#VML) ;} w\: * {behavior:url(#default#VML) ;} .shape {behavior:url(#default#VML) ;}}}} Normal 0 false false false MicrosoftInternetExplorer4 / * Style Definitions * / table. MsoNormalTable {mso-style-name: "Table Normal" "; mso-knew-rowband-size: 0; mso-knew-colband-size: 0; mso-style - noshow:yes; mso-style-parent:" ";" mso-padding-alt: 0 to 5.4pt 0 to 5.4pt; mso-para-margin: 0; mso-para-margin-bottom: .0001pt; mso-pagination: widow-orphan; do-size: 10.0pt; do-family: "Times New Roman"; mso-ansi-language: #0400; mso-fareast-language: #0400; mso-bidi-language: #0400 ;} "}

    I found the code snippet below into an example, but I can't recreate the color box on the block diagram using LV 8.6.  I can generate a color of the front box and then change to a constant on the block diagram, but I wouldn't be able to insert a color area directly from one of the palettes on the block diagram?

    Thanks in advance.

    jjgors wrote:
    The color box constant is in the palette "graphics and sound-> photo functions.

    and much more...

Maybe you are looking for

  • 10 IOS battery life issues

    Since the update to IOS 10 my battery percentage meter slept on 100% at all times. the only time where is the change is if im using the phone to play a game or something and it all of a sudden everything stops as his death. I plug it into a charger a

  • Upgrade memory on Satellite M30 344

    HelloI upgraded my memory from 2 x 256 MB to 2 x 512 MB, but nothing works. I bought the ram modules compatible to pa3312u - 1 m 151.This system does not start, nothing happens. After reinstalling the old module, the system boots normally.What can I

  • With the help of several AC750 extension of scope in the same House?

    Can I use two or more AC750s in the same House for more coverage wifi scope/better?

  • Satellite A100 - question on the removal of the HARD drive

    Hi all I opened the back panel and have Visual access to the hard drive. It is placed in a kind of rubber cradle / cage. Please advise on how to remove the hard drive and replace it with a new one. I need to do this is because I am faced with recurri

  • Can't find Script engine "VBScript" for Script alongwith the path of the file

    Original title: Vb Script engine Dear all. I downloaded the update to Android 2.2 Froyo on motorola Web site. When I run the exe, I get a message, can't find Script engine "VBScript" for Script alongwith the path of the file. Once I click Ok, the exe