Spot Meters and their use

So Rene,
As you were saying in thread http://www.adobeforums.com/webx/.59b73768/27
Please do explain your preferred method of determining contrast range so we can all learn, thanks

Ay-up. None of my exposures is ever correct, of course. Silly me for interpreting the histogram, then. Always got blocked shadows and blown highlights. Dang but I'm stupid.
To say that a quick look at a histogram is "wasting time" compared with pointing a spot meter all over the place and figuring out the differences and therefore final exposure in your head is, well, plain silly. It's a time saver compared to that.
Best to learn to use the modern tools supplied in the camera and not pretend there's a dumb film in there that can offer no feedback..... it's a darn site quicker and more accurate to gain a properly exposed picture by checking and adjusting to the histogram.
The histogram in ACR and Photoshop bears little resemblance to the thing on the LCD of my camera at the time of shooting. What possible use is that example in this case? I'd be far more impressed with a grab from the camera's LCD. Anyway, given the preponderance of mid and dark tones in that example, that histogram qualifies perfectly for a well exposed shot, so what's the problem?
Seems to me there is too much blind repeating of what others say on this Web thingumy and not enough reporting of experience gained through actual reasoned and cognitive use. In fact the histogram gives a very good idea of the proportion of highlights to shadows, the differences in range between the two, and whether your end result will have both shadow and highlight detail - or not - at a glance.
How the thing is generated is irrelevant - like all things it's the way the thing actually works in real situations
i with user interpretation
to get properly exposed results that counts, not some theory on its inadequacies (of which I have yet to experience any).
If I left my exposures to the matrix meter alone, particularly the macro stuff and those involving dark subjects with strong backlight or bright backgrounds, I would have a bevy of underexposed photographs on my drives. Similarly, taking spot readings on a macro or moving subjects is largely impractical, if nothing else.
I cannot actually think of one bad over or underexposed shot that has happened to me using the histogram technique, and we're talking tens of thousands of shots here. So whatever the theories against, I have to say that in actual use it works, and works extremely well. I'm always happy to post samples of
i my own work
as proof, as I have done here for years now anyway. I fail to see the reasoning in light of that as to why I should be seeking to be convinced by anyone that the histogram is not something that can be accurately and reliably worked from. Nonsense. It can. I do it all the time. You may not like my photographs, but you won't fault the exposures.

Similar Messages

  • How to create A web services step by step and their uses

    How to create A web services step by step and their uses with their T-Codes
    pls dont send any links
    thank you
    Regards,
    Jagrut Bharatkumar Shukla

    Hi
    Use the Tcode <b>WFWS</b> to create the Web service
    enter the Transaction to whih you wants create the web service and save
    Regards
    Anji

  • Types of Mappings and their Use

    HI All,
    I have been using Graphical Mapping all these days.I want to try other mappings like Java,ABAP and XSLT. Can anyone let me know as to how to go about it and which mapping to choose depending upon the scenario.
    Thanks

    Hi
    Apart from graphical mapping u have XSLT java and ABAp mappings
    Usage :
    Message mapping: Has GUI drag and drop - ease of use and used for simple mapping cases
    Java mapping : for complicated mappings
    XSLT: Messages are in the form of XML documents. XSL Transformation (XSLT) is a member of the XML family of languages. It describes how an XML structure is transformed into another XML structure. We can even call external Java methods to convert XML messages
    ABAP Mapping ->
    This is based on ABAP OO classes
    Refer  this thread which speaks of all these types of mapping
    Re: mapping objects
    Mapping:
    http://help.sap.com/saphelp_nw04/helpdata/en/c8/b78d406b305537e10000000a1550b0/frameset.htm
    For Java Mapping:
    http://help.sap.com/saphelp_nw04/helpdata/en/e2/e13fcd80fe47768df001a558ed10b6/frameset.htm
    For XSLT Mapping:
    http://help.sap.com/saphelp_nw04/helpdata/en/73/f61eea1741453eb8f794e150067930/frameset.htm
    Error handling in XSLT Mapping:
    http://help.sap.com/saphelp_nw04/helpdata/en/8a/7672f7d7e444439fd7024f806221a4/frameset.htm
    You can also refer some How to guides:
    XI New Mapping Features article,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/xi%203.0%20new%20mapping%20features%20article.evn
    Generic XSLT Mapping and Sample Code,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/xi%20code%20samples/generic%20xslt%20mapping%20and%20sample%20code.pdf
    How to use ABAP-MApping in XI3.0,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/3.0/how%20to%20use%20abap-mapping%20in%20xi%203.0.pdf

  • Formula Variables and their use

    I have a scenario where I have a date selection using a variable.
    I get from and to date defaulted to 1st day of the month and current date
    Next, I created a formula variable to calculate the difference between these 2 dates.
    I can't uses replacement path variable to calculate the difference becaue the dates are not part of the transaction data.
    When ever I bring formual variable into a formual it gives an error
    Terminate: Variable D1QDQC684JU76RD3FQ10GECZ9 (D1QDQC684JU76RD3FQ10GECZ9) does not exist or is incorrectly used D1QUMP50BGW24SQ9PQMZDSMD1 [A418(BRAIN)]
    This error is not in the customer exit. This error happens in the query designer design phase during syntax checks.
    Thanks for your help
    Kartik

    there was a problem in defining the variables, while u r opening your query, and if its getting terminated means, definition of the variable and its usage is wrong somewhere else.
    Here is the step by step procedure for Formula variables:
    http://www.sd-solutions.com/documents/SDS_BW_Replacement%20Path%20Variables.html

  • Purpose of defining "components" and their use

    On double clicking the Web Dynpro Component, we see many objects defined under "Used Components and Implemented Interfaces".
    What is the purpose behind these components and how do we use them in our application?

    Hi Abhishek,
    You can use this technique to  add the the elements of the separately defined interface controller to the component controller of the implemented component. For large programming projects, this results in a higher reusability of the interface structures. Go through the [link|http://help.sap.com/SAPHELP_NW04S/helpdata/EN/b9/1c2d4108f08739e10000000a1550b0/content.htm] below to underdstand how you can implement a Web Dynpro Interface definition in your component. You can go through these tutorials for understanding how you can define a component usage in your WebDynpro component:
    [Component re-use of SALV_WD_TABLE for displaying output in ALV format|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3439404a-0801-0010-dda5-8c14514d690d]
    [Component re-use of WDR_SELECT_OPTIONS for displaying select-options in WebDynpro ABAP|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c09fec07-0dab-2a10-dbbe-c9a26bdff03e]
    Regards,
    Uday

  • Regarding Clocking wizard and Simulation clock generation - document and their uses VIVADO IPI

    While working with Vivado IPI , I came across two different IPs, one is simulation clock and the other is clocking wizard IP.
    But got error while generating wrapper of these IPs with the steps I did , I am unable to instantiate the IP of simulation clock generation version 1 of 2014.4.1 vivado. And get error "Clk gen" not found.
    So, can you please just give me correct direction whether these can be used  together, that is input of clocking wizard IP is simulation clock generation IP ( please correct if i am wrong) or I need to make external port in clocking wizard and assign Y9 pin of zedboard to that.
    In brief, I want to know the uses of these IPs w.r.t to some sequential design , please just elaborate theoretical example even.
     

     What do you want to do? Simulation only CLOCK Generator is only for simulation purpose.
    Can you please just give me correct direction whether these can be used  together, that is input of clocking wizard IP is simulation clock generation IP 
    --> No
    I need to make external port in clocking wizard and assign Y9 pin of zedboard to that
    --> Yes, Use the cloking Wizard 
     

  • PSE 12 Selection Tools and their uses.

    I have recently upgarded from PSE 8 to PSE 12 and am lost.
    How do I find the selection tool that makes circles around the selected area which I then can copy and paste into another image please.
    I am seventy seven years old and not computer literate so please if you can give click by click instructions. I could do it with PSE 8 but the selection tool for circles is hiding in PSE 12
    Thank you,
    Brian.

    Click on the rectangular marquee tool in the Tools Panel.
    Click on the Circle in the Tool Options.
    Hold down Shift while drawing your ellipse - this constrains it to a circle.
    You can then Ctrl+C to copy the selection and Ctrl+V to paste into your new image.
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children
    If this post or another user's post resolves the original issue, please mark the posts as correct and/or helpful accordingly. This helps other users with similar trouble get answers to their questions quicker. Thanks.

  • RFCs and their use

    Hello
    a novice question about RFCs.
    Documentation I have says that I need to import the model and then bind the model object to a context model to be useable.
    I have a BAPI that I have imported by creating a model in my application.
    I am able to set parameters and call the execute method in the Input type class of the model without binding the model to any context so thought I could carry on without the binding.
    However I am having trouble accessing the return type or message from the BAPI after execution and was wondering if this requires the binding?
    Thanks

    Hi Harnomit Babraa ,
                                      Can u please tell , how u r executing the rfc without binding it to the context??
    have u checked this doc?
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/user-interface-technology/webdynpro/wd%20java/wdjava%20archive/creating%20a%20web%20dynpro%20application%20accessing%20abap%20functions.pdf
    regards
    Sumit

  • Please describe the directories and subdirectories and their use in .mozilla on linux

    In Linux, the Firefox profile is stored in the .mozilla directory. Under that are the extensions and firefox directories. But under firefox are the profiles directories, crash reports and extensions directories. There appears to be duplicates.
    Also, why isn't Thunderbird, a Mozilla app, also under .mozilla?
    Thank you.

    Fred this is on Linux, not Windows. Also how does that answer the question anyways.
    To actually answer the question, for Thunderbird on Linux it is '''.thunderbird''' if it is not in /.mozilla/thunderbird depending ion whether from mozilla.org or a package provided by Linux distro.
    https://support.mozilla.org/en-US/kb/profiles-tb
    And duplicates of what? as you can create multiple Profiles so there will be a folder for each Profile in .mozilla/firefox/

  • Region Style and their usage

    Dear,
    I have started initially learning to design OA page, to learn more about region style, i want to know any guide or link where we can find more detail of region style and their use of purpose, so that would make easy conceptually which region should be selected while creating/designing any single page layout.
    thanks.

    Hi,
    Please refer "OA Component Reference" which will discuss about each and every region and beans and its attributes.
    Refer the metalink note 395443.1.
    Thanks,
    With regards,
    Kali.
    OSSi.

  • How do I set up mutiple icloud accounts using my Apple ID but giving my children (and their ipod touches) their own icloud e-mail, so we do not share contacts photos etc

    How do I set up mutiple icloud accounts using my Apple ID but giving my children (and their ipod touches) their own icloud e-mail, so we do not share contacts photos etc

    Welcome to the Apple Community.
    Create an iCloud account for each of them.

  • I have a new iPad with wifi. When I send messages I can see my sons and my husbands but not my phone number.  We all have an iPad and all use the same apple ID as iPad the bill.  How can I remove their numbers and add mine?

    I have a new iPad with wifi. When I send messages I can see my sons and my husbands but not my phone number.  We all have an iPad and all use the same apple ID as iPad the bill.  How can I remove their numbers and add mine?

    Add another e-mail account to your messages, so people could reach you on that e-mail from messages. As soon as you are online (if you have wifi only iPad) you are able to send and receive messages. i.e. your son can send you a messages from his iPhone addressing it to your (that additional) e-mail address.

  • I have 2 Macs - an iMac that holds my entire iPhoto library and a Mac Book Pro that I use to hold a subset of the main library - how can I transfer photos and their metadata from the main library of the iMac to my Mac Book?

    I have 2 Macs - an iMac which holds my main iPhoto library and a Mac Book Pro which holds a subset of the library. How can I transfer photos and their metadata from the main library to the smaller 1 on the Mac Book Pro?

    Link the two Macs together and use iPhoto Library Manager
    Regards
    TD

  • Is there a way to increase the icon size (and the text below) without using zoom?  I am trying to help out someone who has moderate visual impairment that does not want to use zoom just to see the icons and their labels.

    Is there a way to increase the icon size (and the text below) without using zoom in iOS 7?  I am trying to help out someone who has moderate visual impairment that does not want to use zoom just to see the icons and their labels.

    Hello Apple.
    It seems you have gone to great lengths to improve accessibility in many areas of the iPad. Why was this obvious problem with icon text size missed?  (It's not with the Mac.). And for so long too.
    Do you employ people with actual accessibility problems to help you do UI design?
    I think too, that some buttons are too close for people who might have motor control problems.
    I love my iPad but I fear as I age, the iPad might not keep up with me.

  • What is the difference between Safari 5.1.7 and 5.1.10? I can not log on to my website, so that their customer service has said that they are using Safari 5.1.7, and I use 5.1.10 (which I have installed on my computer, Mac)

    what is the difference between Safari 5.1.7 and 5.1.10?
    I can not log on to my website, so that their customer service has said that they are using Safari 5.1.7, and I use 5.1.10 (which I have installed on my computer, Mac)

    Might be the security fixes >  Safari 5.1.10 for Snow Leopard

Maybe you are looking for

  • Cannot delete file from error 109

    I tried to open a document and got an error 109.  the error message keeps flashing and even though I click CLOSE, it won't close.  This keeps me from closing or deleting the document or doing anything else on my MAC

  • BDC for ME22n vendor confirmation

    i am facing problem while doing BDC for ME22N . i am going for itemwise vendor confirmation. for first line item it is happening. but for 2nd line item it is not going. any help? this is my code. i guess some loop i have to add but where? can any bod

  • Invoke-Command and ShellId Issues

    Hi all, I'm struggling to figure out what is going on here. I'm trying to add a domain user to a VM's local administrators group via this: $localAdminBlock = ` $objUser = [ADSI]("WinNT://domain/domainaccount") $objGroup = [ADSI]("WinNT://$vm/Administ

  • What's wrong with the Zen Nano pl

    I've been looking around for the MP3 player that will suit my needs. The key features I need are... . Above average sound quality. 2. Flash based. 3. Small. Can accompany me anywhere with ease. 4. User replaceable battery. (after few years, built-in

  • P55T-A5116 when it automatica​lly goes to sleep it will not wake up without a hard reboot

    When I allow my computer to go to sleep and it stays in sleep mode for about 15 min, it will not wake up unless you do a hard reboot.  The power button stays solid illumination of white and the screen is black, even when I make the settings for any k