Forming a blue print as it were

Pardon but could someone help me with a problem I have? Effectively I'm trying to learn how to take an image of the hand and break it down into something of a wire frame model as if I was trying to make a blue print. However, I have no idea what tools I should use to perform this tasks or where I should really begin.
I have tried using a few filters and the magic wand feature but the filters end up removing  alot of detail or not enough. I need to retain important things like the outline of the fingernails and the knuckles however I don't actually want to retain any coloring only the outline of the fingernails, nuckles and so on. Well it's pretty much like the title says I want to take a top down view of the hand, its two sides and the front view and reduce them down to a blue print or just the outline or the major details.
If anyone could point me in the right direction or offer some guidance it would be appreciated. I've attached one of the images I'm trying to learn to process. To anyone who read this thanks for your time.

I decided to play with your concept. I came up with two versions that might give you an idea of ways you could potential go. I did this quick and it's slightly off center.
Tame version...
Spiced up with blend mode tricks.
I must confess I was lazy and started with Mtstuner's first hand version as a start point. That version I will call original image.
1. I first made the paper. It is made up of 4 layers. The first three layers are all solid color fill adjustment layers. I selected three shades of blue...a dark, a medium and a light. In each solid color fill adjustment layer mask I ran the clouds filter; followed by the noise filter; followed by gaussian blur. Notes: Color chips should be set at default black and white before running clouds filter. Add Noise filter had a very low setting...mine is currently set at 4.8 so that is probably the setting I used. The gaussian blur filter is also set at a low setting...just enough to soften the noise.
1a. On top of the three solid color fill adjustment layers, I added a blank layer and used render<clouds on it. I placed this layer's blend mode into Soft Light.
2. Next, I brought in the original version (Mtstuner's hand version). It rests above the layers I made in steps 1 and 1a. I inverted this layer. Ctrl + i if on PC; Cmd + i if on Mac. This makes the hand outline white and the background black. Now, change the hand layer's blend mode to Lighten to drop out the black background. Optional: I cleaned up the image so it was just the hand. I used black paint in a layer mask to hide the stuff I didn't want but if you don't have E9 you can use the eraser tool to erase what you don't want.
3. I added a levels adjustment layer over the hands and used the sliders to make the hands firmer and more opaque. I clipped this levels adjustment layer to the hands layer. (With levels selected, go to menu and select Layer<Create Clipping mask if on E8 or above. If you have E7 or below, the command is Layers<Group with Previous. Alternately, you can use the shortcut...click on levels layer and press ctrl + G if on PC; Cmd + G if on Mac. Another method is to hold in the alt key and hover on the line that separates the layers and click when you see the double ring arrow icon. On the mac, hold in the opt key instead of the alt key.)
4. I then clipped a blue to black gradient map layer to the levels layer. See step #3 for how to clip.
Above shows steps 1-4
5. Next, I made a grid. Create a new blank document 25 x 25 pixels fill document with black. Select<All then go to the menu and choose Edit<Stroke. Set it for 1 px…white…inside for stroke…okay. Choose Edit<Define Pattern from the menu. Name and save the pattern.
6. Add a pattern adjustment layer and select the pattern you made in step #5. I set the scale up for 108. In the pattern's mask, I ran the clouds filter followed by the noise filter to make the grid fade and a little gritty. The grid layer is in Lighten blend mode with an opacity setting of 56%.
7. Next, I added the blue to black gradient  Normal 100%…nothing masked entire image is covered by this gradient.
8. I added the details…all text and shape layers were done using white and the blue to black gradient was clipped to each. The opacity of each text and shape layer was set around 75%. Gradient layers were left at 100%.
9. To darken the edges, I added a blank layer and edged with black using a soft brush. This layer is set to multiply blend mode with an opacity setting of 25%.
10. For a final step, I added a border and hid the grid under the border. I added the border by using the rectangular marquee and stroking it with 1 pixel white…inside. I then added my blue to black gradient to cover the white. To hide the grid, I went back to my patter layer and used the marquee to select what I wanted to hide and filled it with black. (I reselected my rectangular marquee area and used Select<Inverse then filled the mask with black.
Above shows steps 5-10
Extra steps for the spiced up version:
Note: From here out, the original version is the completed image from step #10. I combined each of my layers by creating a blank layer and pressing ctrl + shift + alt + e on PC. If on a Mac, use cmd + shift + opt + e. Alternately make a duplicate of your image and flatten it.
11. I added a brightness/contrast adjustment layer over the original (see note above). Brightness is +91;Contrast is +64. I placed this layer in linear dodge blend mode.
12. I duplicated the original image duplicated twice (see note) and brought to top of stack. These were both placed in multiply blend mode.
13. I duplicated the Brightness contrast adjustment layer and brought to the top of the stack. Leave in linear dodge blend mode.
Above shows steps 11-13.

Similar Messages

  • I am trying to print a fillable form.  It will not print and I get two error messages "document could not be printed" and "there were no pages selected to print."  Th latter is not true.  Won't print all, the page I am on, nor any series of pages inserted

    I am trying to print a fillable form - - an application for a Chinese visa.  It will not print and I get two error messages:  "document could not be printed" and   "there were no pages selected to print."  The latter is not true.  Won't print at all, the page I am on, nor any series of pages inserted.
    Am using a MAC desktop and a Cannon PIXMA MX922 printer.
    I need to print this form now that it is filled out?  What can I do? 

    Hello PW, I am having this problem and all suggestions haven't worked yet. Where is the Preferences|Documents you are referring to? I am on a PC and using Windows.
    EDIT: I found it and did, but still not working.

  • Stuck seriously in the blue print phase of project--- please help

    I am Prabhas, sap XI associate consultant in capgemini. I am stuck in the design phase of my project.I am writing this mail to you for helping me in designing the blue print of my scenario. My scenario is like this.
    XI will receive a flat file containing stock data and it processes by transforming the structure and then dump the data to R3 system. The output of XI actually invokes some function modules in the target R3 system which in turm executes some BAPIs for committing some transactions.I am clear with the flow and how to realize the process.But the problem is with the function module written to execute some transactions with the help of BAPI.Suppose for some reason one of the transaction commit is failed and the RFC adapter goes in error.Now the question is after correcting the error if we restart the msg in RFC adapter will it start executing the transaction in which it faced the error or the whole RFC will be executed again.
    I hope the problem is clear to you.Please help in getting over this. Thank you.
    Regards,
    Prabhas

    Prabhas,
    A few quick questions~
    1. How are you maing the RFC call? is it a single RFC call that will contain all the records from the file or are you going to make one RFC call for each record in the file?
    The user of Recordsets permessage depends on this factor.
    If you are going to make a single RFC call, then you cannot use Recordsets per message if there is some dependency in the records.
    ><i>You mean to ay that even some of the transactions which were committed before the error, we can undo them in RFC. If it is so i am clear with the point.</i>
    Well if all records are going to be pushed into a single RFC call, then yes, your RFC code should be such that if there is some error whileprcoessing the call, it should be able to undo the same!
    If it is the other option where you are going to make one rfc call per record, the issue will not arise, if there is some error, you can correct the same and restart the mesage from XI .
    Regards
    Bhavesh

  • Retro entires in HR Forms are not printed when using device type ZHPP3005

    Hi All,
    We are doing a HCM implementation. We are using HP P3005n printer and ZHPP3005 device type to print our HR forms. We are using ZCalibri font.These are smartforms. Everything was printing perfectly.
    Then there were retro calculations made to these forms.Strangely, the forms doesn't display these retro entries in the print preview using ZHPP3005 device type. Only the retro entries throughout the form are not printing. All other entries get printed.
    When we use device type HPLJIIID, we get these retro entries printed in our form however the format of the form gets changed.
    Now, we want to use device type ZHPP3005 and get these retro entries printed. How would we achieve this? Is this a device type issue? Or, anything needs to be done in the smartform? Why is this issue?
    Please help. Quick response will be appreciated. We are nearing our Go Live date and needs this resolved immediately.
    Thanks in Advance.

    Hi,
    Check the assigned page format to your custom device type. Try to assign all the page format which are available for
    HP*** which you gives you desired result.
    Regards,
    Vamshi.

  • Why has the desk top chnged to bullets with blue print..??

    I got FF a week ago Mon..all sites were perfect... todqy I get bullets w/ blue print..** on all sites i visited ...some note about my web page being insecure....I have no idea what that means.. I have a new hard drive and good AV..AVG with all updates, and regular scans.. new HD 1 week ago.. so do not have corrupted files, etc... this happened today ...

    Mac computers: Progress bar appears after waking from sleep

  • Docments on BUSINESS BLUE PRINT Phase related to BW

    Hi BW Guru's
    I need docments on <b>BUSINESS BLUE PRINT Phase</b> <b>related to BW</b>
    What are the prerequisites that we need to know before going for Business Blue Print Phase.
    If you have documents mail me at [email protected]
    Thanks in Advance
    Thanks
    Bhima Chandra Sekhar G
    Message was edited by: Bhima Chandra Sekhar Guntla

    To,
    All concern about business blue print.
    There are four phases in project
    Project preparation
    Presentation of Enterprise Structure
    Creation of Business Process
    Prototype Presentation.
    When it comes to project first step is
    Project preparation.
    Blue print
    Realization
    Final Preparation
    Going live
    SAP early watch services/ solution Manager.
    we, will discuss specific to blueprint, the preparation is done of AS it is, and To be scenario. and based on the scenario Gap analysis is made, which is a critical factor in mapping process. Blue print is nothing but how we are going to map a organizational business process in a SAP system, and the detail documentation is called as blue print.
    The following activities are required along with creativity while designing blue prints, along with the coordination with steering committee.
    They are as follows.
     Project Scope and Detailed Plan
    Manage Project Scope
    Organizational Change Management (Blueprint Phase)
    Create and Implement Communication Plan
    Training and Documentation Plan (Blueprint Phase)
    Project Team Training
    Attend Solution Manager Training
    End User Training and Documentation Strategy
    Finalize End User Training and Documentation Plan
    Setup Development Environment
    Install Hardware and Verify the Technical Environment
    Install the SAP System Software
    Install and Configure Output Devices
    Configure and Set Up Remote Network Connection to SAP
    System Administration Procedures
    Establish and Verify Backup and Recovery Strategy & Procedures
    Establish Client Copy Procedures
    Establish Transport Procedures
    Establish Database Administration Procedures
    Business Process Blueprint  AS-IS and TO-BE
    Business Organization Structure Discussions & Approval
    Business Requirements & Process Workshops
    Clarify Deficient Areas
    Determine Need for Extended Functions
    Gap Analysis
    Requirements Reports , Interface, Forms, Conversion , enhancement
    Verify that Business Blueprint is Complete
    Conduct Business Blueprint Review and Sign-Off
    Development Procedures and Requirements
    Development Procedures
    Define Documentation Required from Developers
    Approval Process Between Development and Functional Teams
    Define Change Procedures for Use After Functional Approval
    Define Naming Standards
    Requirements Review and Development Approval
    Review Interface Requirements
    Review Conversion Requirements
    Review Enhancement Requirements
    Review Reports Requirements
    Review Forms Requirements
    Development Work Effort Analysis
    Estimate Development Work Effort
    Estimate Data Migration Effort
    Estimate Legacy Data Extraction for Possible Conversion Effort
    Review Development Requirements with Technical Team
    Development Team Setup
    Assign Development Team Members
    Define Coordination and Communication Strategy
    Review Development Support Requirements with Technical Team
    User Roles, Authorizations Requirements and Design
    Authorization Team and Requirements
    Establish Authorization Team
    Determine Scale and Scope of Authorization Requirements
    User Roles and Authorization Design
    Determine User Roles
    Refine User Roles
    Strategy for Master Data Management
    Review Master Data Requirements & Sources
    Determine required data not available in existing system
    Prepare Plan to Cleanup Existing Master Data
    Data Conversion Strategy
    Define Data Conversion Requirements
    Define Data Conversion Strategy
    Business Blueprint Review and Approval
    Sign Off Business Blueprint

  • DMS - Configuration and Business blue Print Doc needed

    Hi,
    I am looking for following documents, as currently studying DMS -
    1.DMS configuration document
    2.DMS Business blue print
    (there were some similar old threads but could not get hold of them)
    request you to please email at [email protected]
    Will appreciate by Highest points.
    Anirudh,

    Hi
    It is under cross application components in SPRO
    http://help.sap.com/saphelp_erp2004/helpdata/en/db/003353fca05c47bfc8f391cf296fc8/frameset.htm
    For blue print use Check this link also
    https://websmp201.sap-ag.de/REVIEWPROGRAM
    SAP DMS are for storing documents such as CAD drawings, Materials pictures etc.
    With the document management system, users will be able to view the documents with ease within their SAP systems.
    Installing the SAP DMS requires a little bit of planning on how you want to do it.
    You have to give a little thoughts to stuff such as :-
    1. The total numbers of documents that will be store monthly.
    2. The average file size of each documents.
    3. The capacity of your present R/3 system.
    4. Your present network bandwidth.
    5. Document Archiving Strategy.
    6. Backup and Recovery Plan.
    Additional purchasing of hardware are required, especially if you have large amount of documents to stored.
    With this in mind, you can then decide on how you want to do it.
    You can do this in a few ways :-
    1. Import the documents into the R/3 system.
    2. Use an external document server.
    3. Have a dedicated PCs where all the documents are stored.
    Most companies that intend to used DMS will opt for Option 2 as they does not want to overstretch the R/3 database.
    Options 1 requires you to setup the conversion interface.
    The conversion interface allows R/3 to automatically covert your files and import it into the R/3 database.
    Here is a simple example of storing documents into your PCs, just to have a feel how the SAP DMS works:-
    For those using Citrix, you have to set this at the Citrix Server where the SAPGUI is located.
    Configure SM30 - V_TDWE_C1
    Put this command in your autoexec.bat
    SET HOSTNAME=PC1234
    Restart your pc.
    You can create/manage your documents in transaction code CV01N / CV02N
    Assigning Documents to a Material Master Record
    Access a material master record in Create or Change mode, and select Basic Data.
    To create links to documents, choose Additional data -> Document data.
    The Link to Documents dialog box appears.
    Assign one or more documents to the material.
    If you do not know what the document number is, you can search for it using the search help or by choosing Find document.
    When assigning a document to a material, you have the following options:
    1. Viewing the document by choosing it in the Link to Documents dialog box.
    2. Viewing any originals of the document by positioning the cursor on the document and
    choosing Display originals in the Link to Documents dialog box.
    To return to the Basic Data screen, choose Continue.
    Save your data.
    Hope this helps you.
    Do award points if you found them useful.
    Sunil

  • Blue Print Stage

    Hi Gurus,
    I am currently working on new project and working as per ASAP METHODOLOGY.
    After completion of First stage we have started working on blue print stage.This is first time i am working on blue print stage.As during previous imple. i wasn't part of blue print stage.
    I want some help from the experts that from where should i start with blue print , we currently at clients side studying the detailed business processes. Wanted to know from the perspective of SAP what are the critical issues i should concentrate at. What is Q&A Db ?
    Please explain the various stages in detail.
    Also you can share those details at [email protected]
    Best Regards,
    Komal
    Edited by: Komal Kapur on Dec 27, 2007 8:14 PM

    Hi Komal,
    I can give very few important tips
    1. Pl chk with your company for the BBP Template and use that template
    2. Mention all the client requirements in BBP
    3. Mention the reports & smart forms required to develop
    4. If you come to know that some process is difficult to map in sap for safe side " use subject to technical exploratiom in sap" so that if you need to map that through devepolment. this will be useful for u
    5. be very specific and also in mirco level.
    Hope this is useful reward if useful.
    SK

  • Blue print draw animation.

    Hey everyone. I'm new to video editting and was wondering how to make a cool effect for one of my videos. I want to basicly have a blue print draw it self up then fade into the video that is of that blueprint. Can anyone give me any help with this?

    The standard way to reveal a line drawing is to add an open mask path precisely over each line in the order you want them revealed, then add Effect>Generate>Stroke. Depending on the drawing you'll want to set the effect to reveal original image or paint on transparent. Reveal original would be if your lines were on a transparent background. Paint On transparent would be if you wanted to use the layer with the masks to act as a track matte to reveal a copy of the blueprint below. Without seeing the blueprint I can't make a better suggestion.
    Once you have all of your paths set up you set Stroke to use all masks, to stroke sequentially, then you animate the start or end point to reveal the lines.

  • Hi all can any bady forward me questionier for developing blue print in CRM

    hi friends
    Hi all can any bady forward me questionier for developing blue print in CRM Sales and Service
    my peronal email id is- [email protected]
    goods suggetion will be awarded
    gegds
    devi

    Dear Devi,
    You have taken a good decision.
    CR Docs:
    http://mysapbi.blogspot.com/2006/12/sap-crm-tutorials.html
    Sap CRM Help:
    http://help.sap.com/saphelp_crm50/helpdata/en/1a/023d63b8387c4a8dfea6592f3a23a7/frameset.htm
    SAP Building Block Library:
    http://help.sap.com/bp_bblibrary/600/BBlibrary_start.htm
    Service MarketPlace:
    https://websmp210.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700000288472004E
    SDN CRM Links:
    Links to CRM Documentation
    Hope this helps you.
    Do award points if you found them useful.
    Regards,
    Rakesh

  • WM Business Blue Print & Configuration Guide

    HI Gurus
    I am SD consultant, Could anybody provide me the Business blue print for SAP Warehouse Managment. 
    And Step by Step configuration guide.
    we already had implemented  FI,CO, SD, MM, PP, PM
    We are a Beverages Company ( Pepsi Cola ).
    I have maintained my SDN Business Card.
    Regards\Adnan

    Adnan,
    Each BB is different, both in scope and in content, depending on the needs of the client. 
    I cannot give you any specific examples because each BB is confidential.
    SAP offers a BB preparation guide, which explains how to build a Business Blueprint.
    http://service.sap.com/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700002908402002E
    to get you started.  Good Luck!
    Regards,
    DB49

  • Business blue print in solar01

    Hi Experts,
    My new assignment where I have to configure business process management in solar01
    but our Business processes are too critical, We used the modeling tool as ARIS , where each process has up to 7 levels.
    I am wondering how can i sync this 7 level with Business process blue print 3 leavls,
    Please guide
    Thanks,
    Jansi

    Hi, shivjansi
    Your question isn't very clear for me, but I'll share my knowledge about this topic and maybe it will help you out somehow.
    When it comes to using ARIS for process modeling, you are able to sync up to 4 levels with Solution Manager:
    Scenario -> Process -> Process Step -> Transaction
    And that's it.
    I'm working on a project right now where our client had already documented their entire value added chain in ARIS, and my job was to sync that information with SolMan. Problem was that there were 5 levels of detail, and so the synchronization wouldn't work.
    How did I eliminate this one extra level? Turns out one of the levels was composed of objects that only existed to group a number of processes underneath that level. So I had one object that, when double-clicked, opened for me a variety of processes.
    It was a matter of representation; putting together processes that belonged together for some reason.
    With that in mind, I simply created a graphic background box in that inferior level that visually grouped those similar processes. Then I was able to delete that superior "grouping level" mentioned before.
    Hope I was clear in my explanation. Hope it helps too, of course.
    Best of luck,
    Felipe

  • Business Blue Print Document

    Hi,
    can anybody mail me BBP, project configuraton document to my mail id
    <REMOVED>
    Thanks
    kumar

    Hi
    BBP is the process called as business blue print . I t is one of the step in the ASAP methodology where the business requirement is understood by the implementation partner through the application consultants
    that is the appliction consultatns directly asks the business about the process and there scenarioes and the application will map the same in the sap
    here there are three main steps that shold be followed they are
    1. customer input template
    2.functional checklist
    3 Question and answer data base
    in the cstomer input template the application consultants we provide the business with some sort of requirement scenarioes so that the business can answer them in the template form, here it is in the ready made answers form so that the business can opt for the choice
    in the question and anwer data base the aplication consultants ask the business for the special scenarioes and the process tat to be imlemented in the SAP
    the output for the  BBP is the Business process procedure where the total implementation partner can understood the process and the business scenario fo the client and they are ready to implement in the net stage that is the realization phase

  • Fill data into a form programmatically and print the form afterwards

    Folks,
    until recently a lab assistant took measurements and filled the data into a paper form (see attached pdf). Now we are building a test stand that does the measurement semiautomatically. The software of the test stand will be programmed in LabVIEW, of course. The test stand shall generate a printed protocol very similar to the attached pdf in future as well.
    What's the best way to fill the acquired data into the form and to print the form afterwards? The form can be read by our code in either pdf or html. There is no Microsoft Office installed on the computer.
    Modifying the html code? Converting the pdf to a picture and fill the data into the picture? Any hint will be highly appreciated.
    Thanks,
    Peter
    Attachments:
    Form.pdf ‏121 KB

    Hmmm... must have misunderstood what you were saying.
    XSL is a language that allows you to generate an HTML document. The XSL basically defines the style, and the XML specifies the data. HTML is the combination. You can find out more here.
    Unfortunately, since you don't have Office, you won't be able to use the ActiveX interface to control Word, so that's out.
    With the template in HTML format you could use the DOM for an HTML file to set the value of the HTML elements. The easiest way to do this is to use IE (I'm assuming you're on Windows here) to open the HTML template and then you can use the DOM from there. As for how feasible this is, it would depend on your HTML format. Can you post the template in HTML format?
    With the template in PDF format I know that some PDF files that are forms can be generated in such a way that they still act like forms when you open them in, say, Acrobat Reader. Acrobat has an ActiveX interface so you should be able to programmatically do this, but I can't say for sure. You can check the Adobe site for more info. You just need to make sure it doesn't require the full version of Acrobat.

  • HP Quick Forms won't print on my HP ENVY 7645

    Most of the apps work on my HP ENVY 7645.  However I'm not able to print anything on the HP Quick Forms.  Any solutions? 

    Hi @trissak,
    Welcome to the HP Support Forums.  I gather that you are unable to print using the HP Quick Forms printable found on the front of your  Envy 7645 printer.
    Once you have chosen the form that you would like to print (for example 5mm graph paper) you should see an example on the screen with a blue “Print” button in the lower right hand corner.  Before pressing the print button, please tap on the example form and hold until you see the number of copies choice appear beside the example.  Once the number of copies is chosen, please tap on the blue print button.  The form should then print. 
    Please let me know the outcome.
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

Maybe you are looking for

  • PC00_m40_PFY

    HI, when i am executing PC00_m40_PFY standard report in production server i am getting the below mention Dump..It is not showing selection-screnn also. It directly goes to dump. But it is working in Development server. pls kindly help on this issue.

  • My podcasts are showing up for download in podcast app but not iTunes store. Help!

    I've successfully added my podcast to iTunes but it can only be accessed/downloaded using the iOS app. Can someone help me figure out what I can do to fix this? The name of my podcast is 2 podcast 2 furious.

  • Updated GLOBAL_OCM.ZIP posted to Oracle OLAP site on OTN

    There was a bug in the GLOBAL_MAIN.SQL script that is part of the GLOBAL_OCM.ZIP file found on the OLAP OTN web page: http://www.oracle.com/technology/products/bi/olap/doc_sample_schemas/globalschemawithocm.html This issue has been fixed. The problem

  • Grand Total Issue - Weighted Sum

    Here's the Issue 3 Columns Hours Worked, Pay Amount, and Pay Rate 20 10 $.50 Pay Rate is a calculated column from "Hours Worked" and "Pay Amount" I'm trying to add the grand total to my work sheet for "Pay Rate" Discoverer simply adds all of the "Pay

  • Upgraded by Mac Pro to Yosemite 10.10.1. Upgraded iPhoto to 9.6 now cannot open iPhoto.

    I have a Mac Pro running Yosemite 10.10.1.  I upgraded iPhoto to 9.6 and now cannot open iPhoto. I tried several times but have to force quit.  I used the time machine to go back to before the upgrade but the iPhoto copy is just the same - blank scre