How to pixelate an image for viewing from afar?

Hi
I need to pixelate an image for an outdoor poster site, so that when viewed up close it is very distorted and all the viewer can really make out are large squares; as the viewer moves away the image becomes clearer, so that from a distance the actual subject matter becomes clear. Something like the Marilyn Monroe artwork attached...
I would appreciate any step by step advice on how I might do this?
Thanks in advance guys.
Regards
Tony

Hi,
As mentioned above you can use the mosaic option.
Here is a tutorial that can expand this subject that I found online.
http://www.associatedcontent.com/article/174736/photoshop_tutorial_how_to_pixelate.html?ca t=15
It is very simple with Photoshop and will help you lots!
Hope this helps,
Vicente Tulliano

Similar Messages

  • How can I assign image file name from Main() class

    I am trying to create library class which will be accessed and used by different applications (with different image files to be assigned). So, what image file to call should be determined by and in the Main class.
    Here is the Main class
    import org.me.lib.MyJNIWindowClass;
    public class Main {
    public Main() {
    public static void main(String[] args) {
    MyJNIWindowClass mw = new MyJNIWindowClass();
    mw.s = "clock.gif";
    And here is the library class
    package org.me.lib;
    public class MyJNIWindowClass {
    public String s;
    ImageIcon image = new ImageIcon("C:/Documents and Settings/Administrator/Desktop/" + s);
    public MyJNIWindowClass() {
    JLabel jl = new JLabel(image);
    JFrame jf = new JFrame();
    jf.add(jl);
    jf.setVisible(true);
    jf.pack();
    I do understand that when I am making reference from main() method to MyJNIWindowClass() s first initialized to null and that is why clock could not be seen but how can I assign image file name from Main() class for library class without creating reference to Main() from MyJNIWindowClass()? As I said, I want this library class being accessed from different applications (means different Main() classes).
    Thank you.

    Your problem is one of timing. Consider this simple example.
    public class Example {
        public String s;
        private String message = "Hello, " + s;
        public String toString() {
            return message;
        public static void main(String[] args) {
            Example ex = new Example();
            ex.s = "world";
            System.out.println(ex.toString());
    }When this code is executed, the following happens in order:
    1. new Example() is executed, causing an object to constructed. In particular:
    2. field s is given value null (since no value is explicitly assigned.
    3. field message is given value "Hello, null"
    4. Back in method main, field s is now given value "world", but that
    doesn't change message.
    5. Finally, "Hello, null" is output.
    The following fixes the above example:
    public class Example {
        private String message;
        public Example(String name) {
            message = "Hello, " + name;
        public String toString() {
            return message;
        public static void main(String[] args) {
            Example ex = new Example("world");
            System.out.println(ex.toString());
    }

  • How can I remove the Demo Viewer from my MacBook?

    How can I remove the Demo Viewer from my MacBook?

    Drag it to the Trash.
    Uninstalling Software: The Basics
    Most OS X applications are completely self-contained "packages" that can be uninstalled by simply dragging the application to the Trash.  Applications may create preference files that are stored in the /Home/Library/Preferences/ folder.  Although they do nothing once you delete the associated application, they do take up some disk space.  If you want you can look for them in the above location and delete them, too.
    Some applications may install an uninstaller program that can be used to remove the application.  In some cases the uninstaller may be part of the application's installer, and is invoked by clicking on a Customize button that will appear during the install process.
    Some applications may install components in the /Home/Library/Applications Support/ folder.  You can also check there to see if the application has created a folder.  You can also delete the folder that's in the Applications Support folder.  Again, they don't do anything but take up disk space once the application is trashed.
    Some applications may install a startupitem or a Log In item.  Startupitems are usually installed in the /Library/StartupItems/ folder and less often in the /Home/Library/StartupItems/ folder.  Log In Items are set in the Accounts preferences.  Open System Preferences, click on the Accounts icon, then click on the LogIn Items tab.  Locate the item in the list for the application you want to remove and click on the "-" button to delete it from the list.
    Some software use startup daemons or agents that are a new feature of the OS.  Look for them in /Library/LaunchAgents/ and /Library/LaunchDaemons/ or in /Home/Library/LaunchAgents/.
    If an application installs any other files the best way to track them down is to do a Finder search using the application name or the developer name as the search term.  Unfortunately Spotlight will not look in certain folders by default.  You can modify Spotlight's behavior or use a third-party search utility, EasyFind, instead.
    Some applications install a receipt in the /Library/Receipts/ folder.  Usually with the same name as the program or the developer.  The item generally has a ".pkg" extension.  Be sure you also delete this item as some programs use it to determine if it's already installed.
    There are many utilities that can uninstall applications.  Here is a selection:
        1. AppZapper
        2. AppDelete
        3. Automaton
        4. Hazel
        5. AppCleaner
        6. CleanApp
        7. iTrash
        8. Amnesia
        9. Uninstaller
      10. Spring Cleaning
    For more information visit The XLab FAQs and read the FAQ on removing software.

  • HT1977 How do i remove Genius for Apps from my phone

    How do I remove Genius for Apps from my phone

    Go to iTunes on your iPhone, then go to the bottom.  Scroll to "Apple ID", and click it.  Then click "View Account".  You'll be able to turn off the genius for apps from there.

  • Hi, how can I print a weekly view from my iCloud calendar?

    Hi, how can I print a weekly view from my icloud calendar?

    There is no way except to take a screenshot of the calendar and print it. Send a feature request to Apple via http://www.apple.com/feedback/ical.html and  http://www.apple.com/feedback/macosx.html
    OT

  • How can i download office for mac from a disc to my macbook air?

    how can i download office for mac from a disc to my macbook air?

    You have four options that I know of.
    1) Use an external DVD drive that will work on the MBA. (Apple's external Superdrive for MBA)
    2) Use a remote disk connection, using another Mac with a DVD drive, and sharing the drive with the MBA.
    3) Download Office from Microsoft's website, and then use only the registration code that came with your DVD purchase to authorize the registration.
    4) Copy the contents of the Office DVD to a USB flash drive, using another computer. Then install from that flash drive.
    Maybe someone else has an idea, if none of the above will woek for you.

  • I have "Load Images Automatically" disabled. How can I load images for ONLY the page I am currently viewing?

    I have intentionally disabled "Load Images Automatically" so that it is easier to view my desktop remotely via VNC or Remote Desktop. Animations and other graphics kill the performance of these remote viewing apps. However, when I reach a desired web page (the one I really intend to read in full), I want to load all the images ***for that page only***.

    I don't think Firefox has that features. It views loading images as a permissions issues toggled on a site-by-site basis rather than a performance issue toggled on a page-by-page basis.
    Maybe an add-on would give you a better balance of features? These two popped up in a quick search:
    [https://addons.mozilla.org/en-US/firefox/addon/image-block/ Image Block :: Add-ons for Firefox]
    [https://addons.mozilla.org/en-US/firefox/addon/imglikeopera/ ImgLikeOpera :: Add-ons for Firefox]
    If you try either of these, let us know what you think.

  • How to find column_name of a view from data_dictionary

    Hi All.
    I have 60+ views and I need to create a join view based on those.
    How I can find the column name from the data_dictionary so that I can write a script to write the SQL to create the join view??
    Something equivalent to user_tab_columns?
    I dont see there is a user_view_columns??
    -Thanks for all the help

    try this, This may help you
    set long 1000;
    set heading off;
    select dbms_metadata.get_ddl('VIEW','SOMEVIEWNAME') from dual;

  • How to build sql query for view object at run time

    Hi,
    I have a LOV on my form that is created from a view object.
    View object is read-only and is created from a SQL query.
    SQL query consists of few input parameters and table joins.
    My scenario is such that if input parameters are passed, i have to join extra tables, otherwise, only one table can fetch the results I need.
    Can anyone please suggest, how I can solve this? I want to build the query for view object at run time based on the values passed to input parameters.
    Thanks
    Srikanth Addanki

    As I understand you want to change the query at run time.
    If this is what you want, you can use setQuery Method then use executeQuery.
    http://download.oracle.com/docs/cd/B14099_19/web.1012/b14022/oracle/jbo/server/ViewObjectImpl.html#setQuery_java_lang_String_

  • How to change background image for each individual page in a template?

    I've been working for hours to try to figure out how to change the background image for each individual page in a template.  I have tried making a div in the body and adding a CSS and setting a background picture.  Unfortunately even after I made it editable all templated webpages changed.  I tried looking at different forum results which didn't really help me out. http://forums.adobe.com/message/2670005#2670005#2670005.  I've also tried embeding a CSS style on the webpage instead of the external CSS which again didn't work.  I'm not sure where to go from here.  Is there a good video that explains this clearly.  Please help.  Thanks.

    Adjust inline styles to suit your needs.
    <li><a tabindex="-1" href="giving/index.html" class="MenuBarItemSubmenu" style="background:none; color:#FFF; background: #000;">GIVING</a>
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • How to add background image for AdvancedDataGrid in Flash Builder 4

    I want to add a background image for the whole AdvancedDataGrid and
    Application. Can anyone tell me how to do that?
    Thank you.

    you can use css to customize skin of af:document. something similar to this
    af|document
      background-image: url("../../img/Bluehills.jpg");
    body {
      background: url("/img/body_bg.gif") repeat-x #E0E0E0;
    }if you are using Jdev release 2 then you can simply do this from Skin editor check this link for more info http://download.oracle.com/docs/cd/E18941_01/tutorials/jdtut_11r2_83/jdtut_11r2_83.html
    Edited by: Zeeshan BaiG on Jul 12, 2011 10:33 AM

  • Boot images for SCCM12r2 from an NAS

    Hello,
    Is it possible to boot images from an distribution point installed on an NAS ?
    I have my SCCM (2012 R2) server and DC (2012 R2) in an Data Center. An office (in another location) in this domain and same ip subnet have a slow line-connection to the datacenter. In the office we gonna use the pxe server (sccm) to boot
    images for new clients. I want a solution to avoid transferring the OS Images/packages over this slow line-connection. It is not allowed to put server hardware in the office. In the office they have a NAS, with they use to transfer big files.
    Hence when an new client press F12 to install or reinstall an image, this one must be transferred from the NAS in the office and not from the SCCM server over the slow line-connection.
    Is this possible ? So yes, please let me know how to do this.
    Thanks a million.

    The situation is as follows:
    - We have a SCCM server in a datacenter
    - Our NAS (without SCCM supported OS installed) is at the client location on which our OS images are stored
    If we decide to push an OS Image via SCCM to a client at the same location as the NAS.
    Does the OS Image travel directly from the NAS to the client or does the OS Image go to SCCM first and then back to the client?
    We ask this question because if the OS image has to be uploaded from the NAS to the SCCM server and then downloaded again by the client completely destroys the internet speed.

  • How to set TOC Image for "Import HTML articles"?

    For "Import HTML articles", I set TOC Image (70 x 70 px, PNG) on Folio Builder.
    But at Adobe Content Viewer on iPad, TOC Image doesn't appear.
    I confirmed on Dashboard, TOC Image for "Import HTML articles" appears correctly.

    According to the Page 56, 57, 61 of digitalpubsuite_help.pdf (Last updated 10/4/2011) ,
    "Change article properties" shows how to change TOC preview.
    I changed the TOC previews of some Stacks and the viewer table contents on iPad shows the TOC previews I expected.
    But for the HTML Stack (Import HTML article), the viewer table contents on iPad shows the thumbnail of HTML content (not the TOC previews).
    I confirmed on TOC Preview of Folio Builder and Dashboard of DPS,
    TOC preview for "Import HTML articles" appears correctly.
    What am I wrong?

  • How to add an image for the new form?

    I created a new form,and I want to add an [image] to the toolbar in the new form.How to add [image] for a form?
    Like:
    [image] File Edit Tool Help
    My Form
    Thanks in advance!

    Thank you!
    Maybe the message I sent yesterday have some mistakes.
    Form version 12.0.5.1
    I want it this way:
    How to add [image]?
    [image] Manager Maintenance
    Browser Open Save Help
    -- My Form --
    -----------------------------------------------------------------------------

  • How to control the depreciation for revaluation from next month ?

    Dear all,
    I post current year ord. depreciation revaluation via trx. ABAW (Bal. Sheet Revaluation), and the general ledger will be updated after depreciation run.
    In our client, the scenario is  AFAB (dep run) --> ABAW (revaluation) --> AFAB (dep repeat run).
    Now my problem is I want the revaluation value be depreciated next month and the second AFAB just for general ledger posting.   I have set the period control '11'(next month) for revaluation but  it doesn't work, the second AFAB still generates both G/L and depreciation posting.
    How can I control the revaluation depreciation from next month?
    Thanks for your help.

    Hi,
    we have used a different approach. We run two separate depreciation areas:
    01 - ordinary depreciation
    03 - revaluation
    We maintain two complete streams of data. 01 is linked to the original acquisition value of the asset and depreciates normally.
    03 is linked to the revaluation. Each month we recalculate the replacement value, revalue the accumulated depreciation and then run depreciation using transaction AFAB.
    I don't think it will work in the way you described.
    Kind regards,
    Rudolf

Maybe you are looking for

  • Is it not possible to print Flash embedded in PDF as you see it on screen?

    Hi, I have this problem to which I cannot find a solution. I posted my question to another mailing list but I didn't get a reaction. It is about printing a PDF which contains Flash movies. Actually zooming is an issue too, but printing is more import

  • Preview 5.0.1 (503) no longer displays inspector or Show Color- windows

    Recently, when I command +Show Inspector+ or +Adjust Color-+ * *no window appears*. Reading this topic alongside Preferences for Phone: blank in Address Book 5.0.1 (864), Mac OS X 10.6.2, I wonder if a recent installation of third party software is c

  • Bug in iPhoto 6?  Blank images in edit and slideshows

    Hi... Have read a few threads on this topic, and it seems to be widespread. The usual helpful comments are made, but I really don't think that this has anything to do with something that the users are doing (e.g. copying libraries, moving libraries,

  • CDE Support on Solaris 8

    Hi all ! I have just installed Solaris 8 for Intel on a laptop. After lots of hassel with the video-driver, I got this working by installing Accelerated-X Laptop Display Server. But here it comes .... However, Xwindows functions OK, whereas CDE fails

  • 11.2g Installation error on Win7:  ORA-12638 Credential Retrieval Failed

    I'm attempting to install an Oracle instance on my computer, which is Windows 7, 64-bit. In the middle of the installation I got an error fro Credential Retrieval. I've looked for solutions and they all related to modifying sqlnet.ora. However, at th