Where's the Histogram

Greetings folks!
Need a little help to see if there is a simple solution. I've applied a levels filter to some footage and want to use the histogram to guide me. However, the histogram isn't showing up. I see the filter in the inspector, but no histogram. I can make the shadow/mid/high adjustments, but would like to have the histogram to reference.
Anyone else have this issue?
Thanks for any assistance you can provide.

import java.awt.*;
import java.awt.image.*;
import java.awt.event.*;
import java.awt.geom.*;
import javax.media.jai.*;
import javax.swing.*;
* A class to plot histograms (primarily)
* Single band per object (bar chart)
* @author Dennis Sigel
public class XYPlot extends JComponent {
private int[] data;
private int max;
* Default constructor
public XYPlot() {
super();
private void setData(int[] array) {
data = new int[array.length];
max = -1;
for ( int i = 0; i < array.length; i++ ) {
data[i] = array;
if ( data[i] > max ) {
max = data[i];
public void plot(int[] array) {
setData(array);
repaint();
* Plotter
public synchronized void paintComponent(Graphics g) {
Graphics2D g2D = null;
if (g instanceof Graphics2D) {
g2D = (Graphics2D)g;
} else {
return;
if ( data == null ) return;
int width = getSize().width;
int height = getSize().height;
g2D.setColor(getBackground());
g2D.fillRect(0, 0, width, height);
g2D.setColor(Color.white);
int length = data.length;
float slope_x = (float) width / (float) length;
float slope_y = (float) height / (float) max;
for ( int i = 0; i < length; i++ ) {
int x = (int) ((float)i*slope_x);
int y = (int) ((float)data[i]*slope_y);
g.drawLine(x, height, x, height - y);

Similar Messages

  • Where is the Histogram in Levels

    CS4  - Mac - OS X
    I've just learned how to use the Levels effect over in AE using the input black, white and gamma sliders of the histogram.  But when I went to use it in Premiere ---there is NO histogram.  Does this mean that I'm just not skilled enough and eventually will not need the histogram and sliders??
    Is there another plugin that contains a Histogram in Premiere

    in my Levels I do not have that little box next to the reset arrows.
    Bummer. There is a fairly recent thread, where a Mac-user lists all of the various Effects that either are not in the Mac version, or are less full-featured, than on the PC. I did not recall anything about Levels, but maybe the poster did not dig deeply enough.
    Please report what you find out. No one ever did come up with any good reason why the Mac version shoiuld be so lean, compared to the PC version. Just does not make sense to me, but I'm but a lowly PC-user, so what do I know?
    Good luck,
    Hunt

  • Where is the best place to download Histogram equalizers

    I found out on cs5 there is a histogram equalizer with in hdr toning...I also found out that there are plugins for histogram qualizers. I did download one called kamflex it was ok but it was noisy. From my learned friends on this site can you recommend others and if so where is the best place to get them. Pornada (free)
    Capt

    Usually for most image editing you really shouldn't need that type of plugin. (it's similar to Image>Adjustments>Equalize)
    Is there a specific problem your trying to solve?

  • I've lost the histogram - and other adjustment woes

    I filed a rather long description of this to the Aperture Feedback, but as I suspect that is a "write only" channel I thought I'd ask here (and I did review a bunch of posts with no luck)
    I have a brand spanking new MacPro quad, with 2 NVIDIA GeForce 7300 GT video cards (I mention this only because of Aperture's use of GPUs).
    In summary, I imported a project that works fine on my MacBook Pro, but on my MacPro the histogram in the adjustments HUD is gone. When I try to make an adjustment, a HUGE black triangle appears where the preview image was, the histogram magically appears, I make the adjustment (the slider is not smooth), a full second passes and the preview is updated with the adjustment -- and, of course, the histogram disappears. When the system is feeling particularly nasty, the preview comes up completely black after the adjustment (although the thumbnail appears to be updated properly).
    Suffice it to say I've tried everything but yank out the RAM and the GPUs... I've seen this on some images in other projects. I created a new Aperture library and loaded some images (from different cameras) -- all exhibit this behavior. I've stopped and restarted Aperture. I've shutdown and restarted the MacPro. I've reverted my profiles for the displays to the Apple defaults. I've started considering moving to Lightroom...
    Aperture is such a wonderful program when it works... I've had a bunch of minor issues with the program over the past year I've been using it - but this is insane.
    If anyone can provide some clues as to how to fix this I'd appreciate it.
    Thanks,
    - dave
    Note: A small update to my post. I thought the histogram had disappeared, but upon closer inspection it is there -- but it reads as if it were a completely black image (e.g., all of the values are in the first column). Another clue...
    Message was edited by: davebets

    I should mention that i have NOT upgraded to iOS 5 on the 3GS and don't want to.  Therefore, no iCloud on the phone.

  • Where is the "Settings" Option in Camera Raw 4.1 in Elements 5?

    I'm using Elements 5 on Windows XP Home Version. Where is the "Settings" Option on RAW 4.1? On RAW 3.5 it was underneath the Histogram. I need to copy settings from a previous RAW file, so I can combine two images into one. The Help Menu on Elements 5 tells me how to do this, but the "Settings" Option it mentions isn't displayed on the screen.
    I'd be grateful for any advice.
    Thanks
    Pam

    Thomas Knoll should know everything, since he is the creator of Photoshop and Camera Raw.
    Saturation affects all colors in your image.
    Vibrance affects the saturation of less saturated colors only.
    Recover helps bring out detail in the highlight areas of your image.
    Clarity is sort of a sharpness control. To see its effect on your images you must be viewing your image at at least 100% magnification.

  • Please explain the "Cumulative Mode" of the histogram

    Thanks.

    Cummulative mode maps all the histogram values from the standard bell curve to a range of 0-1. You can think of it as the bell curve being folded over on itself where the peak values in this case are on the upper left of the curve and the low values are on the lower right. So pure black 0 and pure white 255 (in 8 bit color) are represented as 0 in the cummulative histogram. It is used primarily for adjusting contrast.

  • I was processing pictures and the Basic function on the right has disapeared ( the one that has Exposure etc) I know see the Histogram, then Tone Curve, HSL/Color/B

    I was processing pictures and the Basic function on the right has disappeared, the one that contains Exposure, Contrast etc. I now have only the Histogram, Paint Brush etc, then it goes to Tone Curve, HSL/Color/B&W and all others down to Camera Calibration. How can I recuperate Basic ?? Thanks for your help

    i have now found where the OS permission is located but cannot find a way to change it. Here is what I have done:
    - Selected the Local Disk Folder
    - Chose  File>Get Info
    - Click on Sharing and Permissions (It shows Read Only)
    Now this is where I am stuck, the instruction in Apple Support says "Select a user or Group from the Name Column then choose the following Pop-Up menu in the Priviliges column(this is where the Read &Write option should be. I can't choose a user or group under the name column, all I have in the Name column is "Local Disk"
    Can someone help me from here to convert to Read & Write, thanks

  • Interpreting the histogram?

    Is the basic idea behind reading/interpreting the histogram to see where the colors show in the highest concentrations in the image? If so, what does this tell me that just looking at the actual image does not?
    Thanks.

    Is the basic idea behind reading/interpreting the histogram to see where the colors show in the highest concentrations in the image?…
    Not fair to say "not remotely". Its only where you have exclusively used the word "Colors" in that sentence, that your précis breaks down slightly.
    A more accurate way to descibe a histrogram is that it shows the quantities of pixels at all tonal and separated color component levels as a graph. In all honestly, and running the risk of getting myself into trouble: in visual terms, histograms have little or no practical value. They are only practically useful in that their that their endpoints allow you to see a graphic representation of where detail finishes. And maybe to see large banding gaps.
    What's going on precisely in the middle values is really of little practical interest to anyone, except image scientists, and … imaging nerds. If you were to mistakenly think that you could correct an image based on this information, you would get yourself into very deep water. There you go.

  • HP LaserJet Enterprise 500 551dn - where did the drivers go?

    I go to the download page to download the drivers for this 551dn.  I download all windows 7, 8, 8.1, 2008, 2012, so that i can put them on my print server.  I downloaded them from here..
    <http>//h20564.www2.hp.com/hpsc/swd/public/readIndex?sp4ts.oid=5081348&lang=en&lang=en&cc=lamerica_n...
    when i get the file, lets say for windows 7/64bit, i choose...
    HP LaserJet Enterprise 500 color M551 Printer Series PCL6 Print Driver (no Installer) 61.130.04.12834
    24 Sep 2014 21.3
    I get the file downloaded (LJEnt-color-M551-Drv-no-installer_12297.exe), i run it, get the security warning and Run.  the file extracts - then POOF, the installer is gone.
    where did the files go?  They aren't on the root of the C: drive, a folder/files were not created on my desktop, no files or folder created in my downloads folder.
    I was never asked for a file save location.... ???  really?   is this this basic stuff? 
    Where are the files?  this $$$ printer is a brick until i get drivers! 
    Thanks!
    Jason
    UPDATE- I FOUND THE FILES!!
    First of all, HP... i'm not impressed.
    All the files for all the drivers are in a series of temp folders...
    C:\Users\-myusername-\AppData\Local\Temp\3\7zS4A73
    really?
    hope this helps someone. 

    There is no change to this problem after 6 months since the last post. Put simply, and as stated in the previous posts, there is no way to scan a document and receive the image on your PC. If you are working with graphics for any length of time or want to create an image for inclusion as an image in a document or web page using this piece of equipment will not allow you to do so.
    Great shame as every other function works well - it cannot be beyond the wit of HP to include a Windows application that enables you to scan an image, receive it in the software you are using at the time (e.g. Outlook, Word, Photoshop...) and use it in your work.
    HP Printers several years older than this £1000+ Enterprise printer were able to do this simple job and have done so for a great many years. Just being able to use Microsoft's Fax and Scan would be start.

  • Sometimes I can't get out of Day view in iCal.  There is no where on the screen to select month view, even when I close it out and go back into iCal.

    Sometimes I am locked in "day" view in iCal.  There is no where on the screen to choose "month" view, even when I close it out and open again.  Tapping anywhere on the screen or scrolling doesn't help.

    Give this a try:
    1 - delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your
         User/Home/Library/ Preferences folder.
    2 - delete the contents the following folder: User/Library/Containers/com.apple.iPhoto
    3 - reboot, launch iPhoto and try full screen again.
    NOTE: For Mavericks and Yosemite,  go to your Home folder and use the View ➙ Show View Options menu to bring the this window:
    where you can check the Show Library Folder checkbox.

  • Where did the Stream 7 drivers go?

    The support page for downloading drivers for the HP Stream 7 tablet (any model) has disappeared from the HP website.
    Navigating to the HP Stream 7 support page, Selecting "Software and Drivers", then "Go directly to software and drivers page", Operating System "Windows", then Version "Windows 8.1" (the only choices), then clicking the Update button, gives a message "No software or drivers are available for this product with the selected operating system. Please make a different selection, or visit the product homepage. " This happens using Firefox, IE 11, or Chrome.
    These drivers have been missing for at least a few weeks, and multiple forum users have also had no luck finding them. Before that time the drivers seemed to come and go randomly, but they've stayed missing now for weeks.  One dorum user has posted direct FTP links to the drivers, and they might be the latest version, but not really sure.
    Where did the drivers go, HP?

    This is for the 5701 as of a few days ago.
    http://ftp.hp.com/pub/softpaq/sp69001-69500/sp6930​7.exe
    http://ftp.hp.com/pub/softpaq/sp70001-70500/sp7027​5.exe
    http://ftp.hp.com/pub/softpaq/sp70001-70500/sp7034​0.exe
    http://ftp.hp.com/pub/softpaq/sp70001-70500/sp7033​9.exe
    http://ftp.hp.com/pub/softpaq/sp70001-70500/sp7033​7.exe
    http://ftp.hp.com/pub/softpaq/sp69001-69500/sp6930​8.exe
    http://ftp.hp.com/pub/softpaq/sp69001-69500/sp6930​5.exe
    http://ftp.hp.com/pub/softpaq/sp69001-69500/sp6930​9.exe

  • How do I figure where is the data in a materialized view coming from

    Hi: when I run select NAME, OWNER from dba_mview_refresh_times, I see a number of materialized views. How do I find more details about this view i.e where is the data coming from and which fields. The source table that is in another database changed. But the view on my database where the materialized view exist has not changed. I want to confirm from where is data coming in this view
    TIA
    Ravi

    SQL>  select * from dict where table_name like 'ALL%MVIEW%'
    TABLE_NAME                     COMMENTS                                                             
    ALL_BASE_TABLE_MVIEWS          All materialized views with log(s) in the database that the user can s
                                   ee                                                                   
    ALL_MVIEWS                     All materialized views in the database                               
    ALL_MVIEW_AGGREGATES           Description of the materialized view aggregates accessible to the user
    ALL_MVIEW_ANALYSIS             Description of the materialized views accessible to the user         
    ALL_MVIEW_COMMENTS             Comments on materialized views accessible to the user                
    ALL_MVIEW_DETAIL_PARTITION     Freshness information of all PCT materialized views in the database  
    ALL_MVIEW_DETAIL_RELATIONS     Description of the materialized view detail tables accessible to the u
                                   ser                                                                  
    ALL_MVIEW_DETAIL_SUBPARTITION  Freshness information of all PCT materialized views in the database  
    ALL_MVIEW_JOINS                Description of a join between two columns in the                     
                                   WHERE clause of a materialized view accessible to the user           
    ALL_MVIEW_KEYS                 Description of the columns that appear in the GROUP BY               
                                   list of a materialized view accessible to the user                   
    ALL_MVIEW_LOGS                 All materialized view logs in the database that the user can see     
    ALL_MVIEW_REFRESH_TIMES        Materialized views and their last refresh times  for each master table
                                    that the user can look at                                           
    ALL_REGISTERED_MVIEWS          Remote materialized views of local tables that the user can see      
    13 rows selected.

  • I have lightroom 5.7 and a macbook pro 10.9.5.  Occasionally when I am editing a photo in the develop module, I suddenly get a "file not found" message and the editing ceases to work.  There is no "exclamation" icon below the histogram box in the Library

    I have lightroom 5.7 and a macbook pro 10.9.5.  Occasionally when I am editing a photo in the develop module, I suddenly get a "file not found" message and the editing ceases to work.  There is no "exclamation" icon below the histogram box in the Library module or on the photo in grid view, and the histogram is gone.  What is going on? Trying to find it using the "find missing photos" in the library menu does nothing.

  • What/Where is the Value Lifecycle Manager (VLM)

    What/Where is the Value Lifecycle Manager (VLM)
    I was just reviewing an ASUG presentation from Soledad Alvarado Ganzhorn of SAP NetWeaver Product Management at SAP Labs. It describes a value lifecycle manager tool that includes:
    &#56256;&#56457;Value Discovery content includes: Interview Questions, Pain Points, Best Practices, Solution Enablers, Value Drivers & KPI's, and Data Requests
    &#56256;&#56457; A Knowledge Management Platform – Retrieve and Enter content
    &#56256;&#56457; A Highly Flexible and Customizable Business Case Building and Reporting Platform
    &#56256;&#56457; Used by Value Engineers, Solution Engineers, ISG, Partners and others
    Is anyone aware if SAP is using this tool already? Will customers get access to it? This sounds like a replacement for the business case builder which I haven't seen either. It would be nice if customers had access to these sorts of discovery tools. Since we don't utilize SAP consulting, we are often not able to access this content as we initiate new initiatives. It would be nice to have access as it seems like we are internally selling their software for them.

    The tool is available. It is at the following URL:
    https://sapvalueengineering.com/VLM2/client.page
    SAP has nominated select Partners that have access to the tool. You can probably check with the SAP partner relationship manager in your organization to see if you have access to this tool.

  • Photoshop CC video: Where is the audio flyout menu? I want to set the audio level of a clip but when I click the little triangle the flyout only offers Motion options, no audio.

    I created a video clip by ripping from a (non-protected) DVD & brought it into Photoshop CC for editing. I want the audio to fade in & out but cannot find any audio controls!
    The info I've found online says to click the little triangle at the right end of the clip & I should get the audio flyout menu, but all I get is a menu with "Motion" options.
    Please help!! Where are the audio options I see on the tutorials?
    Thanks ...

    The audio was indeed in there; I could hear it! But I found the fix:
    Some Googling revealed that the timeline video sprites should appear *blue*, not purple as in my screenshot. I'm not sure how that happened, but I scrapped the project & restarted from scratch - and though I can't say what I did differently, this time the video sprite in the timeline was blue, and the audio flyout was there! So it's all good, thanks!

Maybe you are looking for