Publishers of technology books, eBooks, and videos for creative people

Home > Articles > Digital Audio, Video

This chapter is from the book

Using an I/O Graph to Visualize Color Operations

And I/O graph (input versus output graph) is a great way to understand color operations. The X axis represents the color coming in, and the Y axis represents the color going out. A perfectly diagonal line therefore represents no color correction. The graph shows what the color operation is doing and the changes to the dynamic range.

To view an I/O graph like this, you can bring in a pre-made script I made.

  1. Choose File > Import Script to load another script from the disk and merge it with the script you have been building.
  2. In the File Browser that opens, navigate to chapter04 and click IO_graph.nk to import it into your current script.

    Notice that when you imported the script (which is only four nodes) all of its nodes were selected. This is very convenient as you can immediately move the newly imported tree to a suitable place in your Node Graph.

  3. Make sure the imported tree is not sitting on top of your existing tree. Move it aside to somewhere suitable as in FIGURE 4.8.

    Figure 4-8

    Figure 4.8 You now have two trees in your DAG.

  4. Make sure you are viewing the output of Expression1.

    A quick explanation of the script you imported, node by node:

    • The first node is a Reformat node, which defines the resolution of your image. In this case, 256x256. Notice that its input isn't connected to anything. This is a good way to set a resolution for your tree.
    • The second node is a Ramp. This can be created from the Draw toolbox. This node generates ramps—in this case, a black to white horizontal ramp from edge to edge.
    • The third node is a Backdrop node, used to highlight areas in the tree. You can find it in the toolbox called Other. It indicates where to add your color correction nodes in the next step.
    • The fourth and last node is an Expression node. This is a very powerful node. It can be found in the Color > Math toolbox. It lets the user write an expression with which to draw an image. You can do a lot of things with this node, from simple color operations (such as adding or multiplying, though this is wasteful) to complex warps or redrawing of different kinds of images all together. In this case, you use this node to draw values of a horizontal black to white ramp (you have the ramp from above) on-screen as white pixels in the corresponding height in the image. A value of 0.5 in the ramp will generate a white pixel halfway up the Y resolution in the output of the Expression node. The left-most pixel is black in the ramp, and shows as a white pixel at the bottom of your screen. The middle pixel is a value of 0.5 and so shows as a white pixel in the middle of the screen. The right-most pixel is a value of 1 and so draws a white pixel at the top of the screen. All these white pixels together form a diagonal line (FIGURE 4.9). Changing the color of the ramp will change the line. This happens on each of the three color channels individually.
      Figure 4-9

      Figure 4.9 The I/O graph at its default state.

    Let's start using this I/O Graph tree. You will insert a Color node in between Ramp1 and Expression1 and look at the resulting I/O graph.

  5. Insert an Add node from the Color > Math toolbox after Ramp1 as shown in FIGURE 4.10.
    Figure 4-10

    Figure 4.10 Add2 has been inserted after Ramp1 and will change your I/O graph.

  6. Bring the value of Add2's value property to around 0.1.

    You can see, as in FIGURE 4.11, that the Add operation changes the whole dynamic range of your graph, and therefore, for any image.

    Figure 4-11

    Figure 4.11 The whole graph is raised or lowered in unison.

    Let's replace your Add node with a Multiply node. You've never done this before, so pay attention.

  7. With Add2 selected, Ctrl/Cmd-click the Multiply node in the Color > Math toolbox to replace the selected node with the newly created one.
  8. Increase and decrease Multiply2's value.
  9. You can also click the color wheel and change the RGB channels individually (FIGURE 4.12).

    Figure 4-12

    Figure 4.12 The graph changes more the further away it is from 0.

    The Multiply operation has more effect on the highlights than the lowlights. You can see when you are moving the slider that the 0 point stays put, and the further away you go from 0 the effect becomes stronger.

    Let's try Gamma. Maybe you don't know what a Gamma curve looks like. Well, here's your chance.

  10. Replace Multiply2 with a Gamma node from the Color or Math toolbox by holding down Ctrl/Cmd and clicking Gamma from the Color > Math toolbox.
  11. Load Gamma2's Color Wheel and Color Sliders panel and play with the sliders for R, G, and B.

    You should now get a similar result to FIGURE 4.13.

    Figure 4-13

    Figure 4.13 Notice that only the middle part of the graph moves.

    The Gamma operation changes the midtones without changing the blacks or whites. You can tell that the point at the furthest left and at the furthest right are not moving.

    Contrast is next.

  12. Replace Gamma2 with a RolloffContrast node in the Color toolbox.
  13. Bring RolloffContrast2's contrast value to 1.5.

    The contrast operation pushes the two parts of the dynamic range away from one another (FIGURE 4.14).

    Figure 4-14

    Figure 4.14 A basic contrast curve.

  14. Play around with RolloffContrast2's Center property. When you are finished, set the value to 0.

    Here you can see what actually happens when you play with the Center slider. It moves the point that defines where the lowlights and highlights are. When leaving the center at 1, you can see that the curve is identical to a Multiply curve (FIGURE 4.15).

    Figure 4-15

    Figure 4.15 A Center value of 0 makes Contrast behave like Multiply.

  15. Move the Center slider up to 1 (FIGURE 4.16).

    Figure 4-16

    Figure 4.16 Moving the slider up to 1 is actually a Lift operation.

    This is a Lift operation, which is covered later in this chapter. Your white point is locked, while everything else changes—the opposite of Multiply.

    RolloffContrast has one other property you can see in the I/O graph. This property, called Soft Clip, is the property that gives this node its name. This property smooths out the edges of the curve so that colors don't all of a sudden turn to black or white and result in a harsh transition.

  16. Move the center slider to 0.5 and start to increase the Soft Clip slider. I stopped at 0.55.

    FIGURE 4.17 shows what happens when you increase the soft clip. This creates a much more appealing result, which is unique to this node.

    Figure 4-17

    Figure 4.17 This smooth edge to the curve is what gives RolloffContrast its name.

    If you have a fair amount of experience, you must have noticed that the I/O graph looks a lot like a tool you may have used in the past—something applications such as Adobe After Effects call Curves. In Nuke, this is called ColorLookup, and it is discussed in the next section.

Peachpit Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from Peachpit and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about Peachpit products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites; develop new products and services; conduct educational research; and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email ask@peachpit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by Adobe Press. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.peachpit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020