US20150199119A1 - Optimizing web site images using a focal point - Google Patents

Optimizing web site images using a focal point Download PDF

Info

Publication number
US20150199119A1
US20150199119A1 US13/948,787 US201313948787A US2015199119A1 US 20150199119 A1 US20150199119 A1 US 20150199119A1 US 201313948787 A US201313948787 A US 201313948787A US 2015199119 A1 US2015199119 A1 US 2015199119A1
Authority
US
United States
Prior art keywords
image
digital image
focal point
dimensions
template
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US13/948,787
Inventor
David Ferguson
Dani Suleman
Patrick Williams
James Ratliff
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Google LLC
Original Assignee
Google LLC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Google LLC filed Critical Google LLC
Priority to US13/948,787 priority Critical patent/US20150199119A1/en
Publication of US20150199119A1 publication Critical patent/US20150199119A1/en
Assigned to GOOGLE LLC reassignment GOOGLE LLC CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: GOOGLE INC.
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04845Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range for image manipulation, e.g. dragging, rotation, expansion or change of colour

Definitions

  • Implementations described herein relate generally to web site images and, more particularly, to optimizing web site images using a focal point.
  • Many web site builder (or creation) products offer web page templates that a user may manipulate to create web pages for a web site.
  • Such templates offer, for example, layout options, text input, image input, etc.
  • Properly placing images within a web page template is typically difficult unless a professional web page designer adjusts (e.g., through scaling, cropping, skewing, positioning, etc.) the image to fit within the visual elements of the web page.
  • a professional web page designer adjusts (e.g., through scaling, cropping, skewing, positioning, etc.) the image to fit within the visual elements of the web page.
  • an image template of a web page template is dimensionally smaller than the image a user desires to display within the image template. For someone wishing to create a web site with no experience, this may become a significant barrier to producing a high quality web site.
  • a change in the web page template typically requires that all of the images be readjusted by the user.
  • a method may include providing a digital image to be adjusted, enabling selection of a focal point of the image, and adjusting the image based on the focal point of the image.
  • a method may include providing an image to be displayed within an image template of a web page, and enabling selection of a focal point of the image.
  • the method may also include comparing dimensions of the image with dimensions of the image template, and adjusting the image based on the comparison and the focal point of the image.
  • the method may further include providing the adjusted image within the image template of the web page.
  • a computer-readable medium may store computer-executable code for adjusting an image.
  • the code may include instructions for providing an image to be provided within predetermined dimensions, and instructions for enabling selection of a focal point of the image.
  • the code may also include instructions for comparing dimensions of the image with the predetermined dimensions, and instructions for adjusting the image based on the comparison and the focal point of the image.
  • a computer-readable medium may store computer-executable code for adjusting an image.
  • the code may include instructions for providing a thumbnail of an image to be provided within predetermined dimensions, and instructions for using the thumbnail to enable selection of a focal point of the image.
  • the code may also include instructions for comparing dimensions of the image with the predetermined dimensions, and instructions for adjusting the image based on the comparison and the focal point of the image.
  • a computer-readable medium may store computer-executable code for adjusting an image.
  • the code may include instructions for providing a preview image of an image to be provided within predetermined dimensions, and instructions for using the preview image to enable selection of a focal point of the image.
  • the code may also include instructions for comparing dimensions of the image with the predetermined dimensions, and instructions for adjusting the image based on the comparison and the focal point of the image.
  • a method may include enabling selection of a focal point of an image to be displayed within a portion of a web page having predetermined dimensions.
  • the method may also include comparing dimensions of the image with the predetermined dimensions of the portion of the web page, and using the comparison of the image dimensions with the predetermined dimensions to determine rules for adjusting the image.
  • the method may further include adjusting the image based on the rules and the focal point of the image, and providing the adjusted image within the portion of the web page, the adjusted image including at least the focal point of the image.
  • a system may include means for providing an image to be displayed within an image template, and means for enabling selection of a focal point of the image.
  • the system may also include means for comparing dimensions of the image with dimensions of the image template, and means for adjusting the image based on the comparison and the focal point of the image.
  • the system may further include means for providing the adjusted image within the image template.
  • a device may include a memory to store instructions, and a processor to execute the instructions.
  • the processor may execute the instructions to provide an image to be provided within predetermined dimensions, and enable selection of a focal point of the image.
  • the processor may also execute the instructions to compare dimensions of the image with the predetermined dimensions, and adjust the image based on the comparison and the focal point of the image.
  • a method may include providing a plurality of images of a video or animation sequence, enabling selection of focal points of at least the first and last images of the video or animation sequence, and adjusting at least the first and last images of the video or animation sequence based on the selected focal points.
  • a method may include providing an electronic media item, enabling selection of a focal point of the electronic media item, and adjusting the electronic media item based on the focal point of the electronic media item.
  • FIG. 1 is an exemplary diagram illustrating concepts consistent with the principles of the invention
  • FIG. 2 is an exemplary diagram of a device in which systems and methods consistent with the principles of the invention may be implemented;
  • FIG. 3 is a diagram of a portion of an exemplary computer-readable medium that may be used by the device of FIG. 2 ;
  • FIGS. 4A-4E are exemplary diagrams of exemplary implementations for inputting and/or optimizing web site images using a focal point
  • FIGS. 5A-5E are exemplary diagrams of exemplary implementations for optimizing web site images using a focal point
  • FIGS. 6A and 6B are exemplary diagrams of exemplary implementations of web sites that may include images optimized using a focal point;
  • FIG. 7 is an exemplary flowchart of an exemplary implementation for inputting and/or optimizing web site images using a focal point
  • FIG. 8 is an exemplary flowchart of an exemplary implementation for optimizing web site images using a focal point.
  • Implementations consistent with the principles of the invention may relate to techniques for optimizing an image for a web site using a focal point of the image.
  • a single piece of information e.g., the focal point of the image to be inserted within a web page
  • high quality web pages containing a user-supplied image(s)
  • a user may decide to insert an image within an image template of a web page builder product. To accomplish this, the user may import the image and may choose a focal point of the image.
  • a “focal point” of an image may be any portion of the image that the user desires to be displayed within the web page, and/or any portion of the image that the user desires to be a primary focus.
  • a focal point may include a face, a logo, certain words, a prominent image feature, and/or any image feature the user desires to be included for display within the web page.
  • the focal point of the image may be automatically set to be the center of the image, and/or the user may select the focal point of the image. Once the focal point is set, the image may be automatically adjusted to fit within the web page and/or may include at least that portion of the image deemed to be the focal point.
  • the description to follow will describe an image optimization technique as it is used with a web site builder product. It should be understood that the description may equally apply to other image manipulation products.
  • the image optimization technique may be used with any web site builder product (e.g., Adobe® DreamWeaver, Microsoft® Frontpage, Yahoo!® SiteBuilder, etc.) and/or any image manipulation product (Adobe® Photoshop®, Microsoft® Digital Image Suite, Corel® CorelDRAW Graphics Suite, MicroGraphix Picture Publisher, etc.).
  • FIG. 1 is an exemplary diagram illustrating concepts consistent with the principles of the invention.
  • a web site builder product may include a navigation section, a web page template, a section to preview a web page, and image adjustment tools.
  • the navigation section may include tools that may aid in the navigation of web pages of the web site being created.
  • the navigation section may include a tree providing a list of web page templates that a user may select from in order to view the contents of a web page template.
  • the web page template may provide a template that may aid in the web page creation process.
  • the web page template may provide a template for a home page.
  • the home page template may include a page title section for entering the title of the web page, and/or a main content section for entering information about the home page (e.g., company description, services provided, etc.).
  • the home page template may include a picture section for inserting an image within the web page, and/or a section for inputting a company name, logo, slogan, copyright information, trademark information, etc.
  • the picture section may display the selected image and/or may display a focal point selector.
  • the focal point selector may initially be provided in the center of the image and/or may be manipulated to select a focal point of the image. Once the focal point is selected, the image may be automatically adjusted to fit within the web page and/or may include at least that portion of the image deemed to be the focal point.
  • the web page preview section may include a window that may provide a preview of the web page.
  • the preview of the web page may contain the information inputted into the web page template, including the selected image.
  • the preview of the web page may display the selected image as an adjusted image, i.e., after the image has been automatically adjusted based on the selected focal point.
  • the selected image may have a height (a “y” dimension and/or a vertical dimension) and/or a width (an “x” dimension and/or a horizontal dimension) that is larger than the height and/or width of the section of the web page where the image may be displayed.
  • the image may be automatically adjusted to fit within the web page based on the selected focal point and/or may include at least that portion of the image deemed to be the focal point.
  • the image adjustment tools may include a variety of tools that may aid in the manipulation of an image.
  • the image adjustment tools may include tools to cut, copy, paste, clear, import, link, unlink, image map, rotate left, rotate right, crop, adjust, and/or revert the image.
  • These manual image adjustment tools may optionally be used in addition to the automatic image adjustment.
  • FIG. 2 is an exemplary diagram of a device 200 that may be used with aspects of the invention.
  • a device may be defined as a personal computer, a wireless telephone, a personal digital assistant (PDA), a lap top, or another type of computation or communication device.
  • PDA personal digital assistant
  • the device 200 may include a bus 210 , a processor 220 , a main memory 230 , a read only memory (ROM) 240 , a storage device 250 , an input device 260 , an output device 270 , and a communication interface 280 .
  • Bus 210 may include a path that permits communication among the elements of device 200 .
  • Processor 220 may include a processor, microprocessor, or processing logic that may interpret and execute instructions.
  • Main memory 230 may include a random access memory (RAM) or another type of dynamic storage device that may store information and instructions for execution by processor 220 .
  • ROM 240 may include a ROM device or another type of static storage device that may store static information and instructions for use by processor 220 .
  • Storage device 250 may include a magnetic and/or optical recording medium and its corresponding drive.
  • Input device 260 may include a mechanism that permits an operator to input information to device 200 , such as a keyboard, a mouse, a pen, voice recognition and/or biometric mechanisms, etc.
  • Output device 270 may include a mechanism that outputs information to the operator, including a display, a printer, a speaker, etc.
  • Communication interface 280 may include any transceiver-like mechanism that enables device 200 to communicate with other devices and/or systems.
  • communication interface 280 may include mechanisms for communicating with another device or system via a network.
  • the device 200 may perform certain operations, as described in detail below.
  • the device 200 may perform these operations in response to processor 220 executing software instructions contained in a computer-readable medium, such as memory 230 .
  • a computer-readable medium may be defined as a physical or logical memory device and/or carrier wave.
  • the software instructions may be read into memory 230 from another computer-readable medium, such as data storage device 250 , or from another device via communication interface 280 .
  • the software instructions contained in memory 230 may cause processor 220 to perform processes that will be described later.
  • hardwired circuitry may be used in place of or in combination with software instructions to implement processes consistent with the principles of the invention.
  • implementations consistent with the principles of the invention are not limited to any specific combination of hardware circuitry and software.
  • FIG. 3 is a diagram of a portion of an exemplary computer-readable medium 300 that may be used by a device, such as device 200 .
  • computer-readable medium 300 may correspond to memory 230 of device 200 .
  • the portion of computer-readable medium 300 illustrated in FIG. 3 may include an operating system 310 , web site builder software 320 , and image adjustment software 330 .
  • Web site builder software 320 and/or image adjustment software 330 may be included in operating system 310 or may be separate from operating system 310 .
  • Image adjustment software 330 may be included in web site builder software 320 or may be separate from web site builder software 320 .
  • Operating system 310 may include operating system software, such as the Microsoft Windows®, Apple MAC OS®, Linux®, Unix®, IBM OS/2®, and/or operating systems for personal digital assistants, cell phones, or other types of computation of communication devices.
  • operating system software such as the Microsoft Windows®, Apple MAC OS®, Linux®, Unix®, IBM OS/2®, and/or operating systems for personal digital assistants, cell phones, or other types of computation of communication devices.
  • Web site builder software 320 may include an executable object or process.
  • Device 200 may obtain the executable object or process from a server or from a third party, such as a third party server, disk, tape, network, CD-ROM, etc.
  • the executable object or process may be pre-installed on device 200 .
  • Web site builder software 320 may permit creation of a web site and/or web page(s) and may include any web site builder software, such as Adobe® DreamWeaver, Microsoft® Frontpage, Yahoo!® SiteBuilder, etc. Web site builder software 320 may further include any image manipulation product, such as Adobe® Photoshop®, Microsoft® Digital Image Suite, Corel® CorelDraw Graphics Suite, MicroGraphix Picture Publisher, etc.
  • Web site builder software 320 may be automatically activated upon initiation of operating system 310 . Alternatively, web site builder software 320 may be activated when instructed by a user. In either case, web site builder software 320 may permit creation of a web site and/or web page(s), as will be described below.
  • Image adjustment software 330 may include an executable object or process.
  • Device 200 may obtain the executable object or process from a server or from a third party, such as a third party server, disk, tape, network, CD-ROM, etc.
  • the executable object or process may be pre-installed on device 200 .
  • Image adjustment software 330 may permit automatic adjustment of a web site image using a focal point of the image.
  • Image adjustment software 330 may operate in conjunction with web site builder software 320 .
  • image adjustment software 330 may be part of web site builder software 320 .
  • web site builder software 320 may perform the functions of image adjustment software 330 .
  • image adjustment software 330 may be a process separate from operating system 310 and/or web site builder software 320 .
  • Image adjustment software 330 may be automatically activated upon initiation of operating system 310 and/or web site builder software 320 . Alternatively, image adjustment software 330 may be activated when instructed by a user. In either case, image adjustment software 330 may permit automatic adjustment of a web site image using a focal point of the image, as will be described below.
  • FIGS. 4A-4E are exemplary diagrams of exemplary implementations for inputting and/or optimizing a web page image using a focal point.
  • a web site builder 400 e.g., web site builder software 320
  • Navigation section 405 may include tools that may aid in the navigation of web pages of the web site being created.
  • navigation section 405 may include a tree providing a list of web page templates that a user may select from in order to view the contents of a web page template.
  • Web page template 410 may provide a template of a web page to aid in the web page creation process.
  • web page template 410 may provide a template for a home page.
  • the home page template may include a page title section for entering the title of the web page, and/or a main content section for entering information about the home page (e.g., company description, services provided, etc.).
  • the home page template may include a picture section 415 for inserting an image within the web page, and/or a section for inputting a company name, logo, slogan, copyright information, trademark information, etc. Picture section 415 may display the selected image.
  • Web page preview section 420 may include a window that may provide a preview of the web page.
  • the preview of the web page may contain the information inputted into web page template 410 , including the selected image.
  • Image adjustment tools 425 may include a variety of tools that may aid in the manipulation of a selected image.
  • the image adjustment tools may include tools to cut, copy, paste, clear, import, link, unlink, image map, rotate left, rotate right, crop, adjust, and/or revert the selected image. These manual image adjustment tools may selectively be used in addition to the automatic image adjustment.
  • web site builder 400 may include an image properties window 430 that may enable a user to select an image to place within picture section 415 of web page template 410 .
  • Picture section 415 may include a portion 435 for displaying the selected image.
  • Image properties window 430 may be accessed a number of ways, such as by selecting portion 435 with a pointing device (e.g., a mouse).
  • Image properties window 430 may include a section that enables a user to select an image (i.e., “Image” section).
  • the image may be selected from image files stored in device 200 (e.g., in main memory 230 , ROM 240 , and/or storage device 250 ), image files stored in a local network (e.g., a local area network) connected to device 200 , and/or image files found, for example, on a wide area network, such as the Internet.
  • a local network e.g., a local area network
  • Image properties window 430 may include an “Alt text” section that may permit a user to enter text to be displayed when a pointing device, such as a mouse, is provided over the image in the web page.
  • Image properties window 430 may include a “Mouseover image” section that may permit a user to select a mouseover image to be displayed when a pointing device is provided over the image in the web page.
  • a “Select the type of link” section may be provided in image properties window 430 .
  • the “Select the type of link” section may permit a web page image to link to another page in the web site, another web site, an email address, a file on device 200 , etc. when the image is selected with a pointing device.
  • Image properties window 430 may include a “Target window” section that may permit a user to determine where the selected image may be displayed. For example, a user may choose to display the selected image within an image template and/or within a new window on the web page.
  • Image selection window 440 may be displayed, as shown in FIG. 4C .
  • Image selection window 440 may permit a user to select an image file from image files stored in device 200 , stored in a local network connected to device 200 , and/or found on a wide area network.
  • Image selection window 440 may include a “Views” button 445 that may display image files in a number of alternative views.
  • the image files may appear in any of the alternative views provided by an operating system, e.g., image files may be displayed within Windows® “thumbnails,” “tiles,” “icons,” “list,” or “details” views.
  • a “list” view 450 of image files is shown in FIG. 4C for exemplary purposes. A shown, two image files (“Image1” and “Image2”) may be displayed and selected by a user.
  • image selection window 440 may include a preview section 455 that may enable an image 460 to be previewed prior to selection.
  • Preview section 455 may include a focal point selector 465 that may initially be provided in the center of image 460 and/or may be manipulated to select a focal point of image 460 . Once the focal point is set, image 460 may be automatically adjusted to fit within the web page and/or may include at least that portion of image 460 deemed to be the focal point.
  • image selection window 440 via “Views” button 445 , may display a “thumbnails” view 470 that may display an image file as a thumbnail 475 , as shown in FIG. 4D .
  • a “thumbnail” may be a small picture that may be used to represent a link to a larger picture, e.g., a thumbnail may be a miniature version of the image in the image file.
  • Focal point selector 465 may initially be provided in the center of thumbnail 475 and/or may be manipulated to select a focal point of thumbnail 475 , and thus a focal point of the image. Once the focal point is set, the image may be automatically adjusted to fit within the web page and/or may include at least that portion of the image deemed to be the focal point.
  • the image may be selected as set forth above, but a focal point may not be set for the image.
  • image 460 may be displayed within portion 435 of picture section 415 of web page template 410 (as shown in FIG. 4B ).
  • Focal point selector 465 may initially be provided in the center of image 460 and/or may be manipulated to select a focal point of image 460 .
  • image 460 may be automatically adjusted to fit within the web page and/or may include at least that portion of image 460 deemed to be the focal point.
  • the automatically adjusted image 480 may be displayed within web page preview section 420 as part of a web page preview.
  • the full web page, with automatically adjusted image 480 may be displayed by selecting a “See Full Page” button 485 .
  • FIGS. 5A-5E are exemplary diagrams of exemplary implementations for optimizing web page images using a focal point.
  • An image may be adjusted in a variety of ways.
  • the original imported image may be adjusted utilizing the techniques discussed below in connection with FIGS. 5A-5E .
  • a copy of the imported image may be made, and the copy of the image may be adjusted utilizing the techniques discussed below in connection with FIGS. 5A-5E .
  • This may permit a user in the future to change a web page template and have a new image (e.g., based on the original imported image) generated that may fit within the constraints of the newly selected web page template.
  • Another copy of the original image may be made, and the new copy may be adjusted utilizing the techniques discussed below in connection with FIGS. 5A-5E .
  • a user may do a complete web page makeover by selecting a new web page template, and all of the images associated with the web page (but based on the original imported images) may be automatically adjusted to fit within the new web page template.
  • an image map 500 may be envisioned when a user attempts to place an image within a web page.
  • Image map 500 may include an image 505 to be inserted within the web page, and a template 510 (e.g., a web page image template) that may be sized to fit within the web page and may be used to automatically adjust image 505 to fit within the web page.
  • Focal point selector 465 may initially be provided in the center of image 505 and/or may be manipulated (e.g., using a pointing device, such as a mouse) to select a focal point of image 505 . Once the focal point is set, image 505 may be automatically adjusted to fit within template 510 so that at least that portion of image 505 deemed to be the focal point may be provided within template 510 .
  • Image 505 may include a width (X IMAGE ) and a height (Y IMAGE ).
  • Template 510 may include a width (X TEMPLATE ) and a height (Y TEMPLATE ). As shown in FIG. 5A , for exemplary purposes, width (X IMAGE ) of image 505 may be larger than width (X TEMPLATE ) of template 510 , and height (Y IMAGE ) of image 505 may be smaller than height (Y TEMPLATE ) of template 510 .
  • image 505 may be automatically adjusted to fit within template 510 by cropping width (X IMAGE ) of image 505 to fit within width (X TEMPLATE ) of template 510 , and scaling height (Y IMAGE ) of image 505 to fit within height (Y TEMPLATE ) of template 510 .
  • the cropping and scaling of image 505 may be based on the selected focal point, as shown below with reference to FIGS. 5B-5E .
  • FIGS. 5B and 5C show a first exemplary implementation consistent with the principles of the invention, where the image width (X IMAGE ) may be larger than the template width (X TEMPLATE ) and the image height (Y IMAGE ) may be smaller than the template height (Y TEMPLATE ).
  • the processing of FIGS. 5B and 5C may be performed by one or more software and/or hardware components within device 200 . In another implementation, the processing may be performed by one or more software and/or hardware components within another device or a group of devices separate from or including device 200 .
  • image 505 may include letters (“A” to “Z”) extending horizontally (i.e., in the “x” direction), and letters (“A” to “N”) extending vertically (i.e., in the “y” direction). Letters have been added to FIGS. 5B and 5C to aid in the understanding of how image 505 may be automatically adjusted based on a focal point.
  • Focal point selector 465 may be manipulated to a portion of image 505 , other than the center of image 505 , to enable selection of a focal point of image 505 . Once the focal point is selected, image 505 may be automatically adjusted to fit within template 510 so that at least that portion of image 505 deemed to be the focal point may be provided within template 510 .
  • a cropped width (X CROP ) of image 505 may be provided as shown in FIG. 5B .
  • cropped width (X CROP ) may be equal to template width (X TEMPLATE ) and may be determined by beginning at the focal point selected by selector 465 and extending radially outward in the positive and negative “x” directions (i.e., in the horizontal direction) until cropped width (X CROP ) eventually equals template width (X TEMPLATE ), as shown in FIG. 5C .
  • one of the rays forming cropped width (X CROP ) may eventually stop when it reaches the edge of image 505 , and the other ray forming cropped width (X CROP ) may continue until cropped width (X CROP ) eventually equals template width (X TEMPLATE ). Since the height of image 505 may be smaller than the height of template 510 , the height of image 505 may need to be scaled to fit within the height of template 510 .
  • the resulting portion of image 505 that may be provided within the web page may be shown as a shaded area 515 of image 505 in FIG. 5B .
  • the resulting portion of image 505 i.e., shaded area 515
  • the resulting portion of image 505 (shaded area 515 ) may have a width (X CROP ) that may equal width (X TEMPLATE ) of template 510 , and a height that may equal height (Y TEMPLATE ) of template 510 .
  • FIGS. 5D and 5E show a second exemplary implementation consistent with the principles of the invention, where the image width (X IMAGE ) may be smaller than the template width (X TEMPLATE ) and the image height (Y IMAGE ) may be larger than the template height (Y TEMPLATE ).
  • the processing of FIGS. 5D and 5E may be performed by one or more software and/or hardware components within device 200 . In another implementation, the processing may be performed by one or more software and/or hardware components within another device or a group of devices separate from or including device 200 .
  • image 505 may include letters (“A” to “S”) extending horizontally (i.e., in the “x” direction), and letters (“A” to “S”) extending vertically (i.e., in the “y” direction). Letters have been added to FIGS. 5D and 5E to aid in the understanding of how image 505 may be automatically adjusted based on a focal point.
  • Focal point selector 465 may be manipulated to a portion of image 505 , other than the center of image 505 , to enable selection of a focal point of image 505 . Once the focal point is selected, image 505 may be automatically adjusted to fit within template 510 so that at least that portion of image 505 deemed to be the focal point may be provided within template 510 .
  • a cropped height (Y CROP ) of image 505 may be provided as shown in FIG. 5D .
  • cropped height (Y CROP ) may be equal to template height (Y TEMPLATE ) and may be determined by beginning at the focal point selected by selector 465 and extending radially outward in the positive and negative “y” direction (i.e., in the vertical direction) until cropped height (Y CROP ) eventually equals template height (Y TEMPLATE ), as shown in FIG. 5E .
  • the width of image 505 may be smaller than the width of template 510 , the width of image 505 may need to be scaled to fit within the width of template 510 . This may be accomplished by extending the right side of image 505 a distance (e.g., X SCALE ), and by extending the left side of image 505 a distance (e.g., X SCALE ) so that image 505 may have a width equal to width (X TEMPLATE ) of template 510 , as shown in FIG. 5E .
  • the resulting portion of image 505 that may be provided within the web page may be shown as a shaded area 530 of image 505 in FIG. 5D .
  • the resulting portion of image 505 i.e., shaded area 530
  • the resulting portion of image 505 (shaded area 530 ) may have a width that equals width (X TEMPLATE ) of template 510 , and a height (Y CROP ) that equals height (Y TEMPLATE ) of template 510 .
  • FIGS. 5B-5E show adjusting the dimensions of image 505 to equal the dimensions of template 510
  • the dimensions (e.g., the width or height) of image 505 may be adjusted to be less than the dimensions of template 510 .
  • the width of image 505 may be adjusted so that the image displayed within the web page may be less skewed and more proportional.
  • FIGS. 5B-5E show cropping one dimension and scaling the other dimension of image 505
  • any combination of cropping and scaling may be utilized.
  • image 505 may be scaled in the “x” and “y” directions, followed by a cropping in the “x” direction and/or the “y” direction of image 505 .
  • Scaling image 505 in both directions and then cropping may maintain the fidelity of image 505 .
  • a user may identify features in an image that may be significant and are desired to be displayed within the generated web page. For example, a user may select, with a pointing device (e.g., a mouse), various significant points within the image and/or identify a significant region within the image using an area selection tool (e.g., a mouse).
  • a prominent feature in an image may be automatically identified and/or the focal point may default to the location of the prominent feature.
  • a user may validate the automatically selected focal point and/or select another focal point of the image.
  • the image manipulation techniques described herein may be applied to more than one still image, and/or a video/animation sequence that may include a series of frames (e.g., still images).
  • a video/animation sequence focal points may be identified on the start and end frames of the sequence. Additional focal points may be identified at random intervals throughout the video/animation sequence, and/or an algorithm may be used to interpolate focal points in the intermediate frames of the sequence.
  • FIGS. 5A-5E show the focal point as a single point (e.g., an x, y coordinate) in an image
  • the focal may assume a variety of shapes other than a single point.
  • the focal point may be linear, circular, square, rectangular, and/or any other shape, such that the focal point defines an area or a portion of an image.
  • the shape of the focal point may or may not be constant throughout the video/animation sequence.
  • additional information may be stored about the relative importance of the image areas(s) within and/or bisected by the shaped focal point.
  • the focal point may be a line, where the beginning point of the line may indicate the most important portion of the image, and the terminal (end) point of the line may be an image portion of lesser importance (although of greater importance than image portions not bisected by the line).
  • more than one focal point may be identified in a single image.
  • a series of focal points on a single image may be used to create a video/animation sequence.
  • Focal point information may be stored in a variety of locations.
  • focal point information may be stored as vector and/or meta data within layers and/or comment areas of its corresponding image file.
  • focal point information may be stored separately from its corresponding image file.
  • a three-dimensional focal point may be used to create a new camera angle for an image, video, and/or animation.
  • a z-axis of the focal point may indicate a relative level of zoon and/or a viewing angle.
  • Multiple shapes may be used for a three-dimensional focal point to apply visual effects.
  • a fisheye lens shape may be used and may allow the focal point to be distorted.
  • a focal point may be applied to a series of ordered data (e.g., a site map), and may indicate which portion(s) of the data is/are most important to the users on a site. If the focal point is multi-dimensional (e.g., a shape), then the relative importance of the areas contained within the shaped focal point may be identified. Such an arrangement may provide a mechanism for ensuring that indexing and advertisement placements may be optimal.
  • the areas contained within a shaped focal point may receive special treatment in site navigation, and/or search results may rank documents (e.g., web pages) according to their user-defined (e.g., based on the focal point) importance.
  • FIGS. 6A and 6B are exemplary diagrams of exemplary implementations of web pages that may include images optimized using a focal point.
  • image 460 and the focal point selected by focal point selector 465 of FIG. 4E may be used to generate the image on the exemplary web pages of FIGS. 6A and 6B .
  • the focal point of image 460 may be the nose of the person located to the right in image 460 .
  • the image generated on the web page may depend upon the layout of the web page.
  • a first exemplary web site 600 may include a web page 610 .
  • Web page 610 may include a web page image 620 that may have been automatically adjusted using a focal point.
  • Web site 600 may be displayed within web site builder 400 by selecting a “See Full Page” button 485 , as shown in FIG. 4E .
  • the display of web page 610 may be modified by selecting from an options menu 630 .
  • Options menu 630 may include a template option (e.g., “Master—Professional”), a colors option, a fonts option, an artwork option, and a layouts option.
  • the template option may include a variety of web site templates from which a user may choose.
  • a type or style of template such as a “Professional Hard” template 640 , as shown in FIG. 6A , may be selected and web page 610 may be displayed in accordance with “Professional Hard” template 640 .
  • the colors, fonts, artwork, and layouts of web page 610 may be modified by selecting the colors option, fonts option, artwork option, and/or layouts option, respectively.
  • web page image 620 may have a height that may be smaller than the height of selected (i.e., imported) image 460 .
  • Web page image 620 may have a width that may be larger than the width of imported image 460 .
  • Imported image 460 may be automatically adjusted to fit within web page 610 .
  • the width of image 460 may be scaled and/or the height of image 460 may be cropped to fit within web page 610 .
  • Web page image 620 may include at least the focal point selected in image 460 .
  • the nose of the person located to the right in image 460 may be displayed in web page image 620 .
  • a second exemplary web site 650 may include a web page 660 .
  • Web page 660 may include a web page image 670 that may have been automatically adjusted using a focal point.
  • Web site 650 may be displayed within web site builder 400 by selecting a “See Full Page” button 485 , as shown in FIG. 4E .
  • the display of web page 660 may be modified by selecting from an options menu 630 , as discussed above for FIG. 6A .
  • a “Classic Wild” template 680 as shown in FIG. 6B , may be selected and web page 660 may be displayed in accordance with “Classic Wild” template 680 .
  • web page image 670 may have a height that may be larger than the height of imported image 460 .
  • Web page image 670 may have a width that may be smaller than the width of imported image 460 .
  • Imported image 460 may be automatically adjusted to fit within web page 660 .
  • the width of image 460 may be cropped and/or the height of image 460 may be scaled to fit within web page 660 .
  • Web page image 670 may include at least the focal point selected in image 460 .
  • the nose of the person located to the right in image 460 may be displayed in web page image 670 .
  • FIG. 7 is an exemplary flowchart of an exemplary implementation for inputting and/or optimizing web site images using a focal point.
  • FIG. 8 is an exemplary flowchart of an exemplary implementation for optimizing web site images using a focal point.
  • the processing of FIGS. 7 and 8 may be performed by one or more software and/or hardware components within device 200 .
  • the processing may be performed by one or more software and/or hardware components within another device or a group of devices separate from or including device 200 .
  • FIG. 7 may begin when a user is prompted to import an image that may be used as an image in a web site (block 710 ).
  • a user may select an image template in web site builder 400 and may be prompted to import an image for placement in a web page.
  • a user may invoke image properties window 430 , which may enable a user to select an image to place in picture section 415 of web page template 410 (as shown in FIG. 4B ).
  • a user may invoke image selection window 440 , which may enable a user to select an image file (as shown in FIG. 4C ).
  • focal point selector 465 may default to the center of image 505 , as shown in FIG. 5A .
  • focal point selector 465 may provide its default location in a preview image 460 of preview section 455 , as shown in FIG. 4C .
  • focal point selector 465 may provide its default location in thumbnail 475 of the image, as shown in FIG. 4D .
  • focal point selector 465 may provide its default location in image 460 displayed within picture section 415 ( FIG. 4B ) of web page template 410 , as shown in FIG. 4E .
  • the focal point of the image may be automatically selected using an image algorithm.
  • an image algorithm may be used to locate a face and/or primary objects within an image, and the focal point may be identified at these algorithm generated locations.
  • object recognition may be applied to an image and may automatically specify a particular object as a default focal point or region.
  • object recognition may determine what the focal point should be based on the content (e.g., the image).
  • object recognition may be used to determine the focal point on the center of a face (e.g., the nose), other objects (e.g., cars, trees, etc.), etc.
  • An image algorithm may be used with any type of image.
  • an image algorithm may be used with any type of digital image (e.g., binary (bilevel), grayscale, color, false-color, multi-spectral, thematic, etc.) provided in any type of format (e.g., a bitmap (BMP), a Graphics Interchange Format (GIF), Joint Photographic Experts Group (JPEG), Portable Network Graphics (PNG), Scalable Vector Graphics (SVG), one defined by vector objects, etc.).
  • BMP bitmap
  • GIF Graphics Interchange Format
  • JPEG Joint Photographic Experts Group
  • PNG Portable Network Graphics
  • SVG Scalable Vector Graphics
  • a user may decide to adjust the focal point of the image (block 730 —YES), and the focal point may be accordingly adjusted by the user (block 740 ).
  • a user may manipulate focal point selector 465 , with a pointing device (e.g., a mouse), to select the focal point of the image in any of the images displayed in FIGS. 4C-4E .
  • a user may select, with a pointing device, various points in the image and/or identify a region in the image using an area selection tool (e.g., a mouse).
  • a user may decide to accept the default focal point (block 730 —NO). For example, a user may validate the automatically selected focal point.
  • the processing of FIG. 7 may compare the dimensions of the imported image with the dimensions of the desired location of the image within the web page (block 750 ). For example, image width (X IMAGE ), image height (Y IMAGE ), template width (X TEMPLATE ), and template height (Y TEMPLATE ), as shown in FIG. 5A , may be used for such a comparison.
  • image width (X IMAGE ), image height (Y IMAGE ), template width (X TEMPLATE ), and template height (Y TEMPLATE ) may be used to calculate an input image size (X, Y).
  • input image width (X) may be calculated from the following equation and may be represented as a percentage (%):
  • Input image height (Y) may be calculated from the following equation and may be represented as a percentage:
  • an aspect ratio may be calculated by dividing template width (X TEMPLATE ) by template height (Y TEMPLATE ).
  • aspect ratio may have a variety of values, such as 1:1, 1:1 ⁇ 2,1:2, 1: n, and/or n:1, where an “n” value may be undefined (e.g., 1:n may mean X TEMPLATE is specified, but Y TEMPLATE is not specified).
  • the processing of FIG. 7 may use the comparison of the dimensions of the imported image with the dimensions of the desired location of the image within the web page to look up rules for adjusting the image (block 760 ).
  • an image sizing truth table as shown in Table 1 and described below, may be used for adjusting the image.
  • a variety of algorithms may be used for fitting the image within the web page, such as an algorithm to determine the best fit of the image within the web page.
  • the processing of FIG. 7 may adjust the image to fit within the web page using the rules and the focal point of the image.
  • the width and/or the height of the image may be cropped.
  • the cropped dimension(s) may be determined by radially extending the cropped dimension(s) from the focal point, as discussed above for FIGS. 5B-5E .
  • the processing of FIG. 7 may place the adjusted image within the web page.
  • the image may be optimized for placement within the web page, e.g., the image may be automatically adjusted based on the rules and the selected focal point.
  • the processing of FIG. 8 may determine how the image may be automatically adjusted (i.e., may determine the outcome), based on input image width (X), input image height (Y), and aspect ratio (X TEMPLATE /Y TEMPLATE ) (block 840 ).
  • the outcome may be determined in a variety of ways. In one implementation, for example, the outcome may be determined by using an image sizing truth table.
  • the image sizing truth table (Table 1) may take the following form.
  • a variety of outcomes may be provided by the image sizing truth table. For example, in a first implementation (i.e., “do nothing” (DN)), the dimensions of the image may not be adjusted. In a second implementation (CX), image width (X IMAGE ) may be cropped based on the selected focal point. In a third implementation (CY), image height (Y IMAGE ) may be cropped based on the selected focal point. In a fourth implementation (SXCY), image width (X IMAGE ) may be scaled to fit within the width of the web page (e.g., the image template) and image height (Y IMAGE ) may be cropped based on the selected focal point.
  • image height (Y IMAGE ) may be scaled to fit within the height of the web page and image width (X IMAGE ) may be cropped based on the selected focal point.
  • image width (X IMAGE ) and image height (Y IMAGE ) may be scaled to fit within the width and the height of the web page.
  • image width (X IMAGE ) may be scaled to fit within the width of the web page.
  • image height (Y IMAGE ) may be scaled to fit within the height of the web page.
  • a maximum image upscaling threshold may be set.
  • a maximum image upscaling threshold may be set to a percentage value (e.g., 133%, 150%, etc.). This may help prevent skewing of an image that has a dimension much smaller than the comparable dimension in the image template.
  • an image enhancement algorithm may be used on low resolution images that are scaled up. If such an algorithm is used, then the maximum image upscaling threshold may be relaxed (e.g., not used and/or set to a higher percentage value).
  • images may be scaled proportionally. For example, if an image is scaled to fit its height, then the image width may be scaled the same amount.
  • a “do not crop” option may be provided. For example, such an option may be implemented by replacing the CX entries (crop image width (X IMAGE )) and the CY entries (crop image height (Y IMAGE )) in the image truth table with a SXY entry (scale image width (X IMAGE ) and image height (Y IMAGE )).
  • a truth table may be just one way in which a decision about whether to crop and/or scale an image might be made. There may be a variety of ways in which a determination of which dimension may be scaled, which dimensions may be cropped, and/or what limits may be placed on such scaling and cropping. For example, an algorithm may be used to determine scaling, cropping, and/or limits to place on scaling and cropping.
  • the focal point has been used to adjust the dimensions of an image, as described above, the focal point may also be used with other image transformations.
  • Exemplary image transformations may include blurring, shaping, grayscale, color adjusting, noise removal, beveling, background drop (e.g., make background transparent), etc.
  • an image transformation algorithm may be used to alter (e.g., blur) a portion of an image at some distance from the focal point.
  • a background color and neighboring objects may be examined to determine which transformation to apply. For example, if the image is being placed in an area having a blue background color, then a colorization may be applied to the edge of the image so that the image may blend in with the background for a smoother transition.
  • This information may also be used to determine what the best sizing of the image may be for a specific placement of the image. For example, if the image has a blue vertical region at the vertical location to be cropped, then it may be determined that the image may be better sized if the blue vertical region remained in the cropped image.
  • Systems and methods consistent with the principles of the invention may enable images to be automatically adjusted for placement within a web page based on the selected focal point of the image. Such an arrangement may eliminate the time consuming and frustrating task of manually adjusting (e.g., cropping, scaling) the image to fit within a web page.
  • exemplary user interfaces have been described with respect to FIGS. 1 , 4 A- 4 E, 6 A and 6 B. In other implementations consistent with the principles of the invention, the user interfaces may include more, fewer, or different pieces of information.
  • a focal point may be applied to other forms of electronic media items, such as, e.g., audio streams and electronic text.
  • a focal point may be applied to an audio stream and may be used to filter the audio stream to the most important information (e.g., a particular voice, a portion of a speech, etc.).
  • a focal point or focal “instance” e.g., a particular paragraph, a chapter, a section of a document, etc.
  • may be applied to a variety of electronic text e.g., email, a web page, an online book, a paragraph, etc.

Abstract

A method may include providing an image to be adjusted, enabling selection of a focal point of the image, and adjusting the image based on the focal point of the image.

Description

    BACKGROUND
  • 1. Field of the Invention
  • Implementations described herein relate generally to web site images and, more particularly, to optimizing web site images using a focal point.
  • 2. Description of Related Art
  • Many web site builder (or creation) products offer web page templates that a user may manipulate to create web pages for a web site. Such templates offer, for example, layout options, text input, image input, etc. Properly placing images within a web page template is typically difficult unless a professional web page designer adjusts (e.g., through scaling, cropping, skewing, positioning, etc.) the image to fit within the visual elements of the web page. For example, often times an image template of a web page template is dimensionally smaller than the image a user desires to display within the image template. For someone wishing to create a web site with no experience, this may become a significant barrier to producing a high quality web site. In addition, a change in the web page template typically requires that all of the images be readjusted by the user.
  • Many image manipulation products (e.g., Adobe® Photoshop®) and web site builder products (e.g., Adobe® DreamWeaver, Microsoft® Frontpage, etc.) provide tools for adjusting images so that the images will fit properly within a web page. Unfortunately, these products make the process of adjusting the images a manual process. Depending upon the number of images to be placed within a web site, this manual process may take an inordinate amount of time, cause much frustration, and still result in an inferior web site being produced.
  • SUMMARY
  • According to one aspect, a method may include providing a digital image to be adjusted, enabling selection of a focal point of the image, and adjusting the image based on the focal point of the image.
  • According to another aspect, a method may include providing an image to be displayed within an image template of a web page, and enabling selection of a focal point of the image. The method may also include comparing dimensions of the image with dimensions of the image template, and adjusting the image based on the comparison and the focal point of the image. The method may further include providing the adjusted image within the image template of the web page.
  • According to yet another aspect, a computer-readable medium may store computer-executable code for adjusting an image. The code may include instructions for providing an image to be provided within predetermined dimensions, and instructions for enabling selection of a focal point of the image. The code may also include instructions for comparing dimensions of the image with the predetermined dimensions, and instructions for adjusting the image based on the comparison and the focal point of the image.
  • According to a further aspect, a computer-readable medium may store computer-executable code for adjusting an image. The code may include instructions for providing a thumbnail of an image to be provided within predetermined dimensions, and instructions for using the thumbnail to enable selection of a focal point of the image. The code may also include instructions for comparing dimensions of the image with the predetermined dimensions, and instructions for adjusting the image based on the comparison and the focal point of the image.
  • According to another aspect, a computer-readable medium may store computer-executable code for adjusting an image. The code may include instructions for providing a preview image of an image to be provided within predetermined dimensions, and instructions for using the preview image to enable selection of a focal point of the image. The code may also include instructions for comparing dimensions of the image with the predetermined dimensions, and instructions for adjusting the image based on the comparison and the focal point of the image.
  • According to still another aspect, a method may include enabling selection of a focal point of an image to be displayed within a portion of a web page having predetermined dimensions. The method may also include comparing dimensions of the image with the predetermined dimensions of the portion of the web page, and using the comparison of the image dimensions with the predetermined dimensions to determine rules for adjusting the image. The method may further include adjusting the image based on the rules and the focal point of the image, and providing the adjusted image within the portion of the web page, the adjusted image including at least the focal point of the image.
  • According to another aspect, a system may include means for providing an image to be displayed within an image template, and means for enabling selection of a focal point of the image. The system may also include means for comparing dimensions of the image with dimensions of the image template, and means for adjusting the image based on the comparison and the focal point of the image. The system may further include means for providing the adjusted image within the image template.
  • According to yet another aspect, a device may include a memory to store instructions, and a processor to execute the instructions. The processor may execute the instructions to provide an image to be provided within predetermined dimensions, and enable selection of a focal point of the image. The processor may also execute the instructions to compare dimensions of the image with the predetermined dimensions, and adjust the image based on the comparison and the focal point of the image.
  • According to still yet another aspect, a method may include providing a plurality of images of a video or animation sequence, enabling selection of focal points of at least the first and last images of the video or animation sequence, and adjusting at least the first and last images of the video or animation sequence based on the selected focal points.
  • According to a further aspect, a method may include providing an electronic media item, enabling selection of a focal point of the electronic media item, and adjusting the electronic media item based on the focal point of the electronic media item.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate an embodiment of the invention and, together with the description, explain the invention. In the drawings,
  • FIG. 1 is an exemplary diagram illustrating concepts consistent with the principles of the invention;
  • FIG. 2 is an exemplary diagram of a device in which systems and methods consistent with the principles of the invention may be implemented;
  • FIG. 3 is a diagram of a portion of an exemplary computer-readable medium that may be used by the device of FIG. 2;
  • FIGS. 4A-4E are exemplary diagrams of exemplary implementations for inputting and/or optimizing web site images using a focal point;
  • FIGS. 5A-5E are exemplary diagrams of exemplary implementations for optimizing web site images using a focal point;
  • FIGS. 6A and 6B are exemplary diagrams of exemplary implementations of web sites that may include images optimized using a focal point;
  • FIG. 7 is an exemplary flowchart of an exemplary implementation for inputting and/or optimizing web site images using a focal point; and
  • FIG. 8 is an exemplary flowchart of an exemplary implementation for optimizing web site images using a focal point.
  • DETAILED DESCRIPTION
  • The following detailed description of the invention refers to the accompanying drawings. The same reference numbers in different drawings may identify the same or similar elements. Also, the following detailed description does not limit the invention.
  • Overview
  • Implementations consistent with the principles of the invention may relate to techniques for optimizing an image for a web site using a focal point of the image. By using a single piece of information (e.g., the focal point of the image to be inserted within a web page), high quality web pages, containing a user-supplied image(s), may be generated without having to manually adjust the image(s). For example, a user may decide to insert an image within an image template of a web page builder product. To accomplish this, the user may import the image and may choose a focal point of the image. A “focal point” of an image may be any portion of the image that the user desires to be displayed within the web page, and/or any portion of the image that the user desires to be a primary focus. For example, a focal point may include a face, a logo, certain words, a prominent image feature, and/or any image feature the user desires to be included for display within the web page. The focal point of the image may be automatically set to be the center of the image, and/or the user may select the focal point of the image. Once the focal point is set, the image may be automatically adjusted to fit within the web page and/or may include at least that portion of the image deemed to be the focal point.
  • The description to follow will describe an image optimization technique as it is used with a web site builder product. It should be understood that the description may equally apply to other image manipulation products. For example, the image optimization technique may used with any web site builder product (e.g., Adobe® DreamWeaver, Microsoft® Frontpage, Yahoo!® SiteBuilder, etc.) and/or any image manipulation product (Adobe® Photoshop®, Microsoft® Digital Image Suite, Corel® CorelDRAW Graphics Suite, MicroGraphix Picture Publisher, etc.).
  • FIG. 1 is an exemplary diagram illustrating concepts consistent with the principles of the invention. As shown in FIG. 1, a web site builder product may include a navigation section, a web page template, a section to preview a web page, and image adjustment tools. The navigation section may include tools that may aid in the navigation of web pages of the web site being created. For example, the navigation section may include a tree providing a list of web page templates that a user may select from in order to view the contents of a web page template.
  • The web page template may provide a template that may aid in the web page creation process. For example, as shown in FIG. 1, the web page template may provide a template for a home page. The home page template may include a page title section for entering the title of the web page, and/or a main content section for entering information about the home page (e.g., company description, services provided, etc.). The home page template may include a picture section for inserting an image within the web page, and/or a section for inputting a company name, logo, slogan, copyright information, trademark information, etc.
  • The picture section may display the selected image and/or may display a focal point selector. The focal point selector may initially be provided in the center of the image and/or may be manipulated to select a focal point of the image. Once the focal point is selected, the image may be automatically adjusted to fit within the web page and/or may include at least that portion of the image deemed to be the focal point.
  • The web page preview section may include a window that may provide a preview of the web page. The preview of the web page may contain the information inputted into the web page template, including the selected image. The preview of the web page may display the selected image as an adjusted image, i.e., after the image has been automatically adjusted based on the selected focal point. For example, as shown in FIG. 1, the selected image may have a height (a “y” dimension and/or a vertical dimension) and/or a width (an “x” dimension and/or a horizontal dimension) that is larger than the height and/or width of the section of the web page where the image may be displayed. The image may be automatically adjusted to fit within the web page based on the selected focal point and/or may include at least that portion of the image deemed to be the focal point.
  • The image adjustment tools may include a variety of tools that may aid in the manipulation of an image. For example, the image adjustment tools may include tools to cut, copy, paste, clear, import, link, unlink, image map, rotate left, rotate right, crop, adjust, and/or revert the image. These manual image adjustment tools may optionally be used in addition to the automatic image adjustment.
  • Exemplary Device Architecture
  • FIG. 2 is an exemplary diagram of a device 200 that may be used with aspects of the invention. A device may be defined as a personal computer, a wireless telephone, a personal digital assistant (PDA), a lap top, or another type of computation or communication device.
  • The device 200 may include a bus 210, a processor 220, a main memory 230, a read only memory (ROM) 240, a storage device 250, an input device 260, an output device 270, and a communication interface 280. Bus 210 may include a path that permits communication among the elements of device 200.
  • Processor 220 may include a processor, microprocessor, or processing logic that may interpret and execute instructions. Main memory 230 may include a random access memory (RAM) or another type of dynamic storage device that may store information and instructions for execution by processor 220. ROM 240 may include a ROM device or another type of static storage device that may store static information and instructions for use by processor 220. Storage device 250 may include a magnetic and/or optical recording medium and its corresponding drive.
  • Input device 260 may include a mechanism that permits an operator to input information to device 200, such as a keyboard, a mouse, a pen, voice recognition and/or biometric mechanisms, etc. Output device 270 may include a mechanism that outputs information to the operator, including a display, a printer, a speaker, etc. Communication interface 280 may include any transceiver-like mechanism that enables device 200 to communicate with other devices and/or systems. For example, communication interface 280 may include mechanisms for communicating with another device or system via a network.
  • The device 200, consistent with the principles of the invention, may perform certain operations, as described in detail below. The device 200 may perform these operations in response to processor 220 executing software instructions contained in a computer-readable medium, such as memory 230. A computer-readable medium may be defined as a physical or logical memory device and/or carrier wave.
  • The software instructions may be read into memory 230 from another computer-readable medium, such as data storage device 250, or from another device via communication interface 280. The software instructions contained in memory 230 may cause processor 220 to perform processes that will be described later. Alternatively, hardwired circuitry may be used in place of or in combination with software instructions to implement processes consistent with the principles of the invention. Thus, implementations consistent with the principles of the invention are not limited to any specific combination of hardware circuitry and software.
  • Exemplary Computer-Readable Medium
  • FIG. 3 is a diagram of a portion of an exemplary computer-readable medium 300 that may be used by a device, such as device 200. In one implementation, computer-readable medium 300 may correspond to memory 230 of device 200. The portion of computer-readable medium 300 illustrated in FIG. 3 may include an operating system 310, web site builder software 320, and image adjustment software 330. Web site builder software 320 and/or image adjustment software 330 may be included in operating system 310 or may be separate from operating system 310. Image adjustment software 330 may be included in web site builder software 320 or may be separate from web site builder software 320.
  • Operating system 310 may include operating system software, such as the Microsoft Windows®, Apple MAC OS®, Linux®, Unix®, IBM OS/2®, and/or operating systems for personal digital assistants, cell phones, or other types of computation of communication devices.
  • Web site builder software 320 may include an executable object or process. Device 200 may obtain the executable object or process from a server or from a third party, such as a third party server, disk, tape, network, CD-ROM, etc. Alternatively, the executable object or process may be pre-installed on device 200.
  • Web site builder software 320 may permit creation of a web site and/or web page(s) and may include any web site builder software, such as Adobe® DreamWeaver, Microsoft® Frontpage, Yahoo!® SiteBuilder, etc. Web site builder software 320 may further include any image manipulation product, such as Adobe® Photoshop®, Microsoft® Digital Image Suite, Corel® CorelDraw Graphics Suite, MicroGraphix Picture Publisher, etc.
  • Web site builder software 320 may be automatically activated upon initiation of operating system 310. Alternatively, web site builder software 320 may be activated when instructed by a user. In either case, web site builder software 320 may permit creation of a web site and/or web page(s), as will be described below.
  • Image adjustment software 330 may include an executable object or process. Device 200 may obtain the executable object or process from a server or from a third party, such as a third party server, disk, tape, network, CD-ROM, etc. Alternatively, the executable object or process may be pre-installed on device 200.
  • Image adjustment software 330 may permit automatic adjustment of a web site image using a focal point of the image. Image adjustment software 330 may operate in conjunction with web site builder software 320. In another implementation, image adjustment software 330 may be part of web site builder software 320. In this latter implementation, web site builder software 320 may perform the functions of image adjustment software 330. In yet another implementation, image adjustment software 330 may be a process separate from operating system 310 and/or web site builder software 320.
  • Image adjustment software 330 may be automatically activated upon initiation of operating system 310 and/or web site builder software 320. Alternatively, image adjustment software 330 may be activated when instructed by a user. In either case, image adjustment software 330 may permit automatic adjustment of a web site image using a focal point of the image, as will be described below.
  • Exemplary Image Importing and Focal Point Selection
  • There are a number of ways that a user could import an image and/or select a focal point of the image so that the image may be automatically adjusted to fit within a web page. FIGS. 4A-4E are exemplary diagrams of exemplary implementations for inputting and/or optimizing a web page image using a focal point. As shown in FIG. 4A, a web site builder 400 (e.g., web site builder software 320) may include a navigation section 405, a web page template 410, a web page preview section 420, and image adjustment tools 425. Navigation section 405 may include tools that may aid in the navigation of web pages of the web site being created. For example, navigation section 405 may include a tree providing a list of web page templates that a user may select from in order to view the contents of a web page template.
  • Web page template 410 may provide a template of a web page to aid in the web page creation process. For example, as shown in FIG. 4A, web page template 410 may provide a template for a home page. The home page template may include a page title section for entering the title of the web page, and/or a main content section for entering information about the home page (e.g., company description, services provided, etc.). The home page template may include a picture section 415 for inserting an image within the web page, and/or a section for inputting a company name, logo, slogan, copyright information, trademark information, etc. Picture section 415 may display the selected image.
  • Web page preview section 420 may include a window that may provide a preview of the web page. The preview of the web page may contain the information inputted into web page template 410, including the selected image. Image adjustment tools 425 may include a variety of tools that may aid in the manipulation of a selected image. For example, the image adjustment tools may include tools to cut, copy, paste, clear, import, link, unlink, image map, rotate left, rotate right, crop, adjust, and/or revert the selected image. These manual image adjustment tools may selectively be used in addition to the automatic image adjustment.
  • As shown in FIG. 4B, web site builder 400 may include an image properties window 430 that may enable a user to select an image to place within picture section 415 of web page template 410. Picture section 415 may include a portion 435 for displaying the selected image. Image properties window 430 may be accessed a number of ways, such as by selecting portion 435 with a pointing device (e.g., a mouse). Image properties window 430 may include a section that enables a user to select an image (i.e., “Image” section). The image may be selected from image files stored in device 200 (e.g., in main memory 230, ROM 240, and/or storage device 250), image files stored in a local network (e.g., a local area network) connected to device 200, and/or image files found, for example, on a wide area network, such as the Internet.
  • Image properties window 430 may include an “Alt text” section that may permit a user to enter text to be displayed when a pointing device, such as a mouse, is provided over the image in the web page. Image properties window 430 may include a “Mouseover image” section that may permit a user to select a mouseover image to be displayed when a pointing device is provided over the image in the web page.
  • A “Select the type of link” section may be provided in image properties window 430. The “Select the type of link” section may permit a web page image to link to another page in the web site, another web site, an email address, a file on device 200, etc. when the image is selected with a pointing device. Image properties window 430 may include a “Target window” section that may permit a user to determine where the selected image may be displayed. For example, a user may choose to display the selected image within an image template and/or within a new window on the web page.
  • If a user selects the “Browse” button of “Image” section of image properties window 430, then an image selection window 440 may be displayed, as shown in FIG. 4C. Image selection window 440 may permit a user to select an image file from image files stored in device 200, stored in a local network connected to device 200, and/or found on a wide area network. Image selection window 440 may include a “Views” button 445 that may display image files in a number of alternative views. For example, the image files may appear in any of the alternative views provided by an operating system, e.g., image files may be displayed within Windows® “thumbnails,” “tiles,” “icons,” “list,” or “details” views. A “list” view 450 of image files is shown in FIG. 4C for exemplary purposes. A shown, two image files (“Image1” and “Image2”) may be displayed and selected by a user.
  • In one exemplary implementation consistent with the principles of the invention, image selection window 440 may include a preview section 455 that may enable an image 460 to be previewed prior to selection. Preview section 455 may include a focal point selector 465 that may initially be provided in the center of image 460 and/or may be manipulated to select a focal point of image 460. Once the focal point is set, image 460 may be automatically adjusted to fit within the web page and/or may include at least that portion of image 460 deemed to be the focal point.
  • In another exemplary implementation consistent with the principles of the invention, image selection window 440, via “Views” button 445, may display a “thumbnails” view 470 that may display an image file as a thumbnail 475, as shown in FIG. 4D. A “thumbnail” may be a small picture that may be used to represent a link to a larger picture, e.g., a thumbnail may be a miniature version of the image in the image file. Focal point selector 465 may initially be provided in the center of thumbnail 475 and/or may be manipulated to select a focal point of thumbnail 475, and thus a focal point of the image. Once the focal point is set, the image may be automatically adjusted to fit within the web page and/or may include at least that portion of the image deemed to be the focal point.
  • In yet another exemplary implementation consistent with the principles of the invention, the image may be selected as set forth above, but a focal point may not be set for the image. As shown in FIG. 4E, image 460 may be displayed within portion 435 of picture section 415 of web page template 410 (as shown in FIG. 4B). Focal point selector 465 may initially be provided in the center of image 460 and/or may be manipulated to select a focal point of image 460. Once the focal point is set, image 460 may be automatically adjusted to fit within the web page and/or may include at least that portion of image 460 deemed to be the focal point. The automatically adjusted image 480 may be displayed within web page preview section 420 as part of a web page preview. The full web page, with automatically adjusted image 480, may be displayed by selecting a “See Full Page” button 485.
  • Exemplary Focal Point-Based Image Adjustment
  • There are a number of ways that an image may be automatically adjusted for a web page using a focal point of an image. FIGS. 5A-5E are exemplary diagrams of exemplary implementations for optimizing web page images using a focal point.
  • An image may be adjusted in a variety of ways. In one implementation, for example, the original imported image may be adjusted utilizing the techniques discussed below in connection with FIGS. 5A-5E.
  • In another implementation, a copy of the imported image may be made, and the copy of the image may be adjusted utilizing the techniques discussed below in connection with FIGS. 5A-5E. This may permit a user in the future to change a web page template and have a new image (e.g., based on the original imported image) generated that may fit within the constraints of the newly selected web page template. Another copy of the original image may be made, and the new copy may be adjusted utilizing the techniques discussed below in connection with FIGS. 5A-5E. A user may do a complete web page makeover by selecting a new web page template, and all of the images associated with the web page (but based on the original imported images) may be automatically adjusted to fit within the new web page template.
  • As shown in FIG. 5A, an image map 500 may be envisioned when a user attempts to place an image within a web page. Image map 500 may include an image 505 to be inserted within the web page, and a template 510 (e.g., a web page image template) that may be sized to fit within the web page and may be used to automatically adjust image 505 to fit within the web page. Focal point selector 465 may initially be provided in the center of image 505 and/or may be manipulated (e.g., using a pointing device, such as a mouse) to select a focal point of image 505. Once the focal point is set, image 505 may be automatically adjusted to fit within template 510 so that at least that portion of image 505 deemed to be the focal point may be provided within template 510.
  • Image 505 may include a width (XIMAGE) and a height (YIMAGE). Template 510 may include a width (XTEMPLATE) and a height (YTEMPLATE). As shown in FIG. 5A, for exemplary purposes, width (XIMAGE) of image 505 may be larger than width (XTEMPLATE) of template 510, and height (YIMAGE) of image 505 may be smaller than height (YTEMPLATE) of template 510. In this exemplary case, image 505 may be automatically adjusted to fit within template 510 by cropping width (XIMAGE) of image 505 to fit within width (XTEMPLATE) of template 510, and scaling height (YIMAGE) of image 505 to fit within height (YTEMPLATE) of template 510. The cropping and scaling of image 505 may be based on the selected focal point, as shown below with reference to FIGS. 5B-5E.
  • First Exemplary Image Adjustment
  • FIGS. 5B and 5C show a first exemplary implementation consistent with the principles of the invention, where the image width (XIMAGE) may be larger than the template width (XTEMPLATE) and the image height (YIMAGE) may be smaller than the template height (YTEMPLATE). In one implementation, the processing of FIGS. 5B and 5C may be performed by one or more software and/or hardware components within device 200. In another implementation, the processing may be performed by one or more software and/or hardware components within another device or a group of devices separate from or including device 200.
  • As shown in FIG. 5B, image 505 may include letters (“A” to “Z”) extending horizontally (i.e., in the “x” direction), and letters (“A” to “N”) extending vertically (i.e., in the “y” direction). Letters have been added to FIGS. 5B and 5C to aid in the understanding of how image 505 may be automatically adjusted based on a focal point. Focal point selector 465 may be manipulated to a portion of image 505, other than the center of image 505, to enable selection of a focal point of image 505. Once the focal point is selected, image 505 may be automatically adjusted to fit within template 510 so that at least that portion of image 505 deemed to be the focal point may be provided within template 510.
  • Since the width of image 505 of FIG. 5B may be larger than the width of template 510, the width of image 505 may need to be cropped to fit within template 510. A cropped width (XCROP) of image 505 may be provided as shown in FIG. 5B. For example, cropped width (XCROP) may be equal to template width (XTEMPLATE) and may be determined by beginning at the focal point selected by selector 465 and extending radially outward in the positive and negative “x” directions (i.e., in the horizontal direction) until cropped width (XCROP) eventually equals template width (XTEMPLATE), as shown in FIG. 5C. If the focal point is not located at the center of image 505 (e.g., the focal point of FIG. 5C), then one of the rays forming cropped width (XCROP) may eventually stop when it reaches the edge of image 505, and the other ray forming cropped width (XCROP) may continue until cropped width (XCROP) eventually equals template width (XTEMPLATE). Since the height of image 505 may be smaller than the height of template 510, the height of image 505 may need to be scaled to fit within the height of template 510. This may be accomplished by extending the bottom of image 505 a distance (e.g., YSCALE), and by extending the top of image 505 a distance (e.g., YSCALE) so that image 505 may have a height equal to height (YTEMPLATE) of template 510, as shown in FIG. 5C.
  • The resulting portion of image 505 that may be provided within the web page may be shown as a shaded area 515 of image 505 in FIG. 5B. As shown in FIG. 5C, the resulting portion of image 505 (i.e., shaded area 515) may include a portion of the horizontally arranged letters 520 (i.e., letters “A” to “5”), and all of the vertically arranged letters 525 (i.e., letters “A” to “N”). The resulting portion of image 505 (shaded area 515) may have a width (XCROP) that may equal width (XTEMPLATE) of template 510, and a height that may equal height (YTEMPLATE) of template 510.
  • Second Exemplary Image Adjustment
  • FIGS. 5D and 5E show a second exemplary implementation consistent with the principles of the invention, where the image width (XIMAGE) may be smaller than the template width (XTEMPLATE) and the image height (YIMAGE) may be larger than the template height (YTEMPLATE). In one implementation, the processing of FIGS. 5D and 5E may be performed by one or more software and/or hardware components within device 200. In another implementation, the processing may be performed by one or more software and/or hardware components within another device or a group of devices separate from or including device 200.
  • As shown in FIG. 5D, image 505 may include letters (“A” to “S”) extending horizontally (i.e., in the “x” direction), and letters (“A” to “S”) extending vertically (i.e., in the “y” direction). Letters have been added to FIGS. 5D and 5E to aid in the understanding of how image 505 may be automatically adjusted based on a focal point. Focal point selector 465 may be manipulated to a portion of image 505, other than the center of image 505, to enable selection of a focal point of image 505. Once the focal point is selected, image 505 may be automatically adjusted to fit within template 510 so that at least that portion of image 505 deemed to be the focal point may be provided within template 510.
  • Since the height of image 505 of FIG. 5B may be larger than the height of template 510, the height of image 505 may need to be cropped to fit within template 510. A cropped height (YCROP) of image 505 may be provided as shown in FIG. 5D. For example, cropped height (YCROP) may be equal to template height (YTEMPLATE) and may be determined by beginning at the focal point selected by selector 465 and extending radially outward in the positive and negative “y” direction (i.e., in the vertical direction) until cropped height (YCROP) eventually equals template height (YTEMPLATE), as shown in FIG. 5E. Since the width of image 505 may be smaller than the width of template 510, the width of image 505 may need to be scaled to fit within the width of template 510. This may be accomplished by extending the right side of image 505 a distance (e.g., XSCALE), and by extending the left side of image 505 a distance (e.g., XSCALE) so that image 505 may have a width equal to width (XTEMPLATE) of template 510, as shown in FIG. 5E.
  • The resulting portion of image 505 that may be provided within the web page may be shown as a shaded area 530 of image 505 in FIG. 5D. As shown in FIG. 5E, the resulting portion of image 505 (i.e., shaded area 530) may include all of the horizontally arranged letters 535 (i.e., letters “A” to “S”), and a portion of the vertically arranged letters 540 (i.e., letters “A” to “F”). The resulting portion of image 505 (shaded area 530) may have a width that equals width (XTEMPLATE) of template 510, and a height (YCROP) that equals height (YTEMPLATE) of template 510.
  • Although FIGS. 5B-5E show adjusting the dimensions of image 505 to equal the dimensions of template 510, the dimensions (e.g., the width or height) of image 505 may be adjusted to be less than the dimensions of template 510. For example, if image 505 has a height equal to the height of template 510, but the width of image 505 is much smaller than the width of template 510, then scaling the width of image 505 may create an undesirably skewed image. In such a case, the height of image 505 may also be adjusted so that the image displayed within the web page may be less skewed and more proportional.
  • Although FIGS. 5B-5E show cropping one dimension and scaling the other dimension of image 505, any combination of cropping and scaling may be utilized. For example, image 505 may be scaled in the “x” and “y” directions, followed by a cropping in the “x” direction and/or the “y” direction of image 505. Scaling image 505 in both directions and then cropping may maintain the fidelity of image 505.
  • In an alternative implementation consistent with the principles of the invention, instead of using focal point selector 465 to select the focal point, a user may identify features in an image that may be significant and are desired to be displayed within the generated web page. For example, a user may select, with a pointing device (e.g., a mouse), various significant points within the image and/or identify a significant region within the image using an area selection tool (e.g., a mouse). In another example, a prominent feature in an image may be automatically identified and/or the focal point may default to the location of the prominent feature. A user may validate the automatically selected focal point and/or select another focal point of the image.
  • Although the exemplary implementations show a single still image being manipulated, the image manipulation techniques described herein may be applied to more than one still image, and/or a video/animation sequence that may include a series of frames (e.g., still images). In a video/animation sequence, focal points may be identified on the start and end frames of the sequence. Additional focal points may be identified at random intervals throughout the video/animation sequence, and/or an algorithm may be used to interpolate focal points in the intermediate frames of the sequence.
  • Although FIGS. 5A-5E show the focal point as a single point (e.g., an x, y coordinate) in an image, the focal may assume a variety of shapes other than a single point. For example, the focal point may be linear, circular, square, rectangular, and/or any other shape, such that the focal point defines an area or a portion of an image. In one implementation, if a shape is used as a focal point in a video/animation sequence, the shape of the focal point may or may not be constant throughout the video/animation sequence. In another implementation, if a shape is used as a focal point, additional information may be stored about the relative importance of the image areas(s) within and/or bisected by the shaped focal point. For example, the focal point may be a line, where the beginning point of the line may indicate the most important portion of the image, and the terminal (end) point of the line may be an image portion of lesser importance (although of greater importance than image portions not bisected by the line).
  • In an implementation consistent with the principles of the invention, more than one focal point may be identified in a single image. For example, a series of focal points on a single image may be used to create a video/animation sequence.
  • Focal point information may be stored in a variety of locations. For example, in one implementation, focal point information may be stored as vector and/or meta data within layers and/or comment areas of its corresponding image file. In another implementation, focal point information may be stored separately from its corresponding image file.
  • In an implementation consistent with the principles of the invention, a three-dimensional focal point may be used to create a new camera angle for an image, video, and/or animation. For example, a z-axis of the focal point may indicate a relative level of zoon and/or a viewing angle. Multiple shapes may be used for a three-dimensional focal point to apply visual effects. For example, a fisheye lens shape may be used and may allow the focal point to be distorted.
  • In an implementation consistent with the principles of the invention, a focal point may be applied to a series of ordered data (e.g., a site map), and may indicate which portion(s) of the data is/are most important to the users on a site. If the focal point is multi-dimensional (e.g., a shape), then the relative importance of the areas contained within the shaped focal point may be identified. Such an arrangement may provide a mechanism for ensuring that indexing and advertisement placements may be optimal. The areas contained within a shaped focal point may receive special treatment in site navigation, and/or search results may rank documents (e.g., web pages) according to their user-defined (e.g., based on the focal point) importance.
  • Exemplary Web Page Displays of Automatically Adjusted Images
  • FIGS. 6A and 6B are exemplary diagrams of exemplary implementations of web pages that may include images optimized using a focal point. For exemplary purposes, image 460 and the focal point selected by focal point selector 465 of FIG. 4E may be used to generate the image on the exemplary web pages of FIGS. 6A and 6B. As shown in FIG. 4E, the focal point of image 460 may be the nose of the person located to the right in image 460. The image generated on the web page may depend upon the layout of the web page.
  • As shown in FIG. 6A, a first exemplary web site 600 may include a web page 610. Web page 610 may include a web page image 620 that may have been automatically adjusted using a focal point. Web site 600 may be displayed within web site builder 400 by selecting a “See Full Page” button 485, as shown in FIG. 4E. The display of web page 610 may be modified by selecting from an options menu 630. Options menu 630 may include a template option (e.g., “Master—Professional”), a colors option, a fonts option, an artwork option, and a layouts option. The template option may include a variety of web site templates from which a user may choose. For example, a type or style of template, such as a “Professional Hard” template 640, as shown in FIG. 6A, may be selected and web page 610 may be displayed in accordance with “Professional Hard” template 640. The colors, fonts, artwork, and layouts of web page 610 may be modified by selecting the colors option, fonts option, artwork option, and/or layouts option, respectively.
  • As further shown in FIG. 6A, web page image 620 may have a height that may be smaller than the height of selected (i.e., imported) image 460. Web page image 620 may have a width that may be larger than the width of imported image 460. Imported image 460 may be automatically adjusted to fit within web page 610. For example, the width of image 460 may be scaled and/or the height of image 460 may be cropped to fit within web page 610. Web page image 620 may include at least the focal point selected in image 460. For example, the nose of the person located to the right in image 460 may be displayed in web page image 620.
  • As shown in FIG. 6B, a second exemplary web site 650 may include a web page 660. Web page 660 may include a web page image 670 that may have been automatically adjusted using a focal point. Web site 650 may be displayed within web site builder 400 by selecting a “See Full Page” button 485, as shown in FIG. 4E. The display of web page 660 may be modified by selecting from an options menu 630, as discussed above for FIG. 6A. For example, a “Classic Wild” template 680, as shown in FIG. 6B, may be selected and web page 660 may be displayed in accordance with “Classic Wild” template 680.
  • As further shown in FIG. 6B, web page image 670 may have a height that may be larger than the height of imported image 460. Web page image 670 may have a width that may be smaller than the width of imported image 460. Imported image 460 may be automatically adjusted to fit within web page 660. For example, the width of image 460 may be cropped and/or the height of image 460 may be scaled to fit within web page 660. Web page image 670 may include at least the focal point selected in image 460. For example, the nose of the person located to the right in image 460 may be displayed in web page image 670.
  • Exemplary Processing
  • FIG. 7 is an exemplary flowchart of an exemplary implementation for inputting and/or optimizing web site images using a focal point. FIG. 8 is an exemplary flowchart of an exemplary implementation for optimizing web site images using a focal point. In one implementation, the processing of FIGS. 7 and 8 may be performed by one or more software and/or hardware components within device 200. In another implementation, the processing may be performed by one or more software and/or hardware components within another device or a group of devices separate from or including device 200.
  • The processing of FIG. 7 may begin when a user is prompted to import an image that may be used as an image in a web site (block 710). For example, a user may select an image template in web site builder 400 and may be prompted to import an image for placement in a web page. In one implementation, a user may invoke image properties window 430, which may enable a user to select an image to place in picture section 415 of web page template 410 (as shown in FIG. 4B). In another implementation, a user may invoke image selection window 440, which may enable a user to select an image file (as shown in FIG. 4C).
  • The processing of FIG. 7 may default the focal point of the image to the center of the image and/or to a prominent feature of the image (block 720). For example, focal point selector 465 may default to the center of image 505, as shown in FIG. 5A. In one implementation, focal point selector 465 may provide its default location in a preview image 460 of preview section 455, as shown in FIG. 4C. In another implementation, focal point selector 465 may provide its default location in thumbnail 475 of the image, as shown in FIG. 4D. In still another implementation, focal point selector 465 may provide its default location in image 460 displayed within picture section 415 (FIG. 4B) of web page template 410, as shown in FIG. 4E.
  • In one implementation, the focal point of the image may be automatically selected using an image algorithm. For example, an image algorithm may be used to locate a face and/or primary objects within an image, and the focal point may be identified at these algorithm generated locations. In another implementation, object recognition may be applied to an image and may automatically specify a particular object as a default focal point or region. In other words, object recognition may determine what the focal point should be based on the content (e.g., the image). For example, object recognition may be used to determine the focal point on the center of a face (e.g., the nose), other objects (e.g., cars, trees, etc.), etc.
  • An image algorithm may be used with any type of image. For example, an image algorithm may be used with any type of digital image (e.g., binary (bilevel), grayscale, color, false-color, multi-spectral, thematic, etc.) provided in any type of format (e.g., a bitmap (BMP), a Graphics Interchange Format (GIF), Joint Photographic Experts Group (JPEG), Portable Network Graphics (PNG), Scalable Vector Graphics (SVG), one defined by vector objects, etc.).
  • A user may decide to adjust the focal point of the image (block 730—YES), and the focal point may be accordingly adjusted by the user (block 740). For example, in one implementation, a user may manipulate focal point selector 465, with a pointing device (e.g., a mouse), to select the focal point of the image in any of the images displayed in FIGS. 4C-4E. In another implementation, a user may select, with a pointing device, various points in the image and/or identify a region in the image using an area selection tool (e.g., a mouse).
  • A user may decide to accept the default focal point (block 730—NO). For example, a user may validate the automatically selected focal point. The processing of FIG. 7 may compare the dimensions of the imported image with the dimensions of the desired location of the image within the web page (block 750). For example, image width (XIMAGE), image height (YIMAGE), template width (XTEMPLATE), and template height (YTEMPLATE), as shown in FIG. 5A, may be used for such a comparison.
  • In one implementation, image width (XIMAGE), image height (YIMAGE), template width (XTEMPLATE), and template height (YTEMPLATE) (blocks 810 of FIG. 8) may be used to calculate an input image size (X, Y). For example, as shown in FIG. 8 (block 820), input image width (X) may be calculated from the following equation and may be represented as a percentage (%):

  • X=X IMAGE /X TEMPLATE(%).
  • Input image height (Y) may be calculated from the following equation and may be represented as a percentage:

  • Y=Y IMAGE /X IMAGE(%).
  • As further shown in FIG. 8 (block 830), an aspect ratio (XTEMPLATE/YTEMPLATE) may be calculated by dividing template width (XTEMPLATE) by template height (YTEMPLATE). For example, aspect ratio may have a variety of values, such as 1:1, 1:½,1:2, 1: n, and/or n:1, where an “n” value may be undefined (e.g., 1:n may mean XTEMPLATE is specified, but YTEMPLATE is not specified).
  • The processing of FIG. 7 may use the comparison of the dimensions of the imported image with the dimensions of the desired location of the image within the web page to look up rules for adjusting the image (block 760). For example, in one implementation an image sizing truth table, as shown in Table 1 and described below, may be used for adjusting the image. In another implementation, a variety of algorithms may be used for fitting the image within the web page, such as an algorithm to determine the best fit of the image within the web page.
  • The processing of FIG. 7 may adjust the image to fit within the web page using the rules and the focal point of the image. For example, in one implementation, the width and/or the height of the image may be cropped. The cropped dimension(s) may be determined by radially extending the cropped dimension(s) from the focal point, as discussed above for FIGS. 5B-5E.
  • The processing of FIG. 7 may place the adjusted image within the web page. For example, the image may be optimized for placement within the web page, e.g., the image may be automatically adjusted based on the rules and the selected focal point.
  • Turning again to FIG. 8, the processing involved in blocks 810-830 has been previously described. The processing of FIG. 8 may determine how the image may be automatically adjusted (i.e., may determine the outcome), based on input image width (X), input image height (Y), and aspect ratio (XTEMPLATE/YTEMPLATE) (block 840). The outcome may be determined in a variety of ways. In one implementation, for example, the outcome may be determined by using an image sizing truth table. The image sizing truth table (Table 1) may take the following form.
  • TABLE 1
    Image Sizing Truth Table
    Input
    Image Size Aspect Ratios
    X Y 1:1 1:½ 1:2 1:n n:1
    100% 100% DN CY SYCX DN DN
    100% 75% SYCX CY SYCX DN SY
    100% 50% SYCX DN SYCX DN SY
    100% 25% SYCX SYCX SYCX DN SY
    100% 125% CY CY SYCX DN SY
    100% 150% CY CY SYCX DN SY
    100% 175% CY CY SYCX DN SY
    75% 100% SXCY SXCY SYCX SX DN
    75% 75% SXY SXCY SYCX SX SY
    75% 50% SYCX SXCY SYCX SX SY
    75% 25% SYCX SYCX SYCX SX SY
    75% 125% SXCY SXCY SYCX SX SY
    75% 150% SXCY SXCY SXY SX SY
    75% 175% SXCY SXCY SXCY SX SY
    50% 100% SXCY SXCY SXY SX DN
    50% 75% SXCY SXCY SYCX SX SY
    50% 50% SXY SXCY SYCX SX SY
    50% 25% SYCX SXY SYCX SX SY
    50% 125% SXCY SXCY SXCY SX SY
    50% 150% SXCY SXCY SXCY SX SY
    50% 175% SXCY SXCY SXCY SX SY
    25% 100% SXCY SXCY SXCY SX DN
    25% 75% SXCY SXCY SXCY SX SY
    25% 50% SXCY SXCY SXY SX SY
    25% 25% SXY SXCY SYCX SX SY
    25% 125% SXCY SXCY SXCY SX SY
    25% 150% SXCY SXCY SXCY SX SY
    25% 175% SXCY SXCY SXCY SX SY
    125% 100% CX SXCY SYCX SX DN
    125% 75% SYCX SXCY SYCX SX SY
    125% 50% SYCX CX SYCX SX SY
    125% 25% SYCX SYCX SYCX SX SY
    125% 125% SXY SXCY SYCX SX SY
    125% 150% SXCY SXCY SYCX SX SY
    125% 175% SXCY SXCY SYCX SX SY
    150% 100% CX SXCY SYCX SX DN
    150% 75% SYCX SXY SYCX SX SY
    150% 50% SYCX CX SYCX SX SY
    150% 25% SYCX SYCX SYCX SX SY
    150% 125% SYCX SXCY SYCX SX SY
    150% 150% SXY SXCY SYCX SX SY
    150% 175% SXCY SXCY SYCX SX SY
    175% 100% CX SXCY SYCX SX DN
    175% 75% SYCX SYCX SYCX SX SY
    175% 50% SYCX CX SYCX SX SY
    175% 25% SYCX SYCX SYCX SX SY
    175% 125% SYCX SXCY SYCX SX SY
    175% 150% SYCX SXCY SYCX SX SY
    175% 175% SXY SXCY SYCX SX SY
  • A variety of outcomes (blocks 850) may be provided by the image sizing truth table. For example, in a first implementation (i.e., “do nothing” (DN)), the dimensions of the image may not be adjusted. In a second implementation (CX), image width (XIMAGE) may be cropped based on the selected focal point. In a third implementation (CY), image height (YIMAGE) may be cropped based on the selected focal point. In a fourth implementation (SXCY), image width (XIMAGE) may be scaled to fit within the width of the web page (e.g., the image template) and image height (YIMAGE) may be cropped based on the selected focal point.
  • In a fifth implementation (SYCX), image height (YIMAGE) may be scaled to fit within the height of the web page and image width (XIMAGE) may be cropped based on the selected focal point. In a sixth implementation (SXY), both image width (XIMAGE) and image height (YIMAGE) may be scaled to fit within the width and the height of the web page. In a seventh implementation (SX), image width (XIMAGE) may be scaled to fit within the width of the web page. In an eighth implementation (SY), image height (YIMAGE) may be scaled to fit within the height of the web page.
  • In one implementation consistent with the principles of the invention, a maximum image upscaling threshold may be set. For example, a maximum image upscaling threshold may be set to a percentage value (e.g., 133%, 150%, etc.). This may help prevent skewing of an image that has a dimension much smaller than the comparable dimension in the image template.
  • In another implementation, an image enhancement algorithm may be used on low resolution images that are scaled up. If such an algorithm is used, then the maximum image upscaling threshold may be relaxed (e.g., not used and/or set to a higher percentage value).
  • In still another implementation, images may be scaled proportionally. For example, if an image is scaled to fit its height, then the image width may be scaled the same amount. In still another implementation, a “do not crop” option may be provided. For example, such an option may be implemented by replacing the CX entries (crop image width (XIMAGE)) and the CY entries (crop image height (YIMAGE)) in the image truth table with a SXY entry (scale image width (XIMAGE) and image height (YIMAGE)).
  • Although an exemplary truth table has been described, a truth table may be just one way in which a decision about whether to crop and/or scale an image might be made. There may be a variety of ways in which a determination of which dimension may be scaled, which dimensions may be cropped, and/or what limits may be placed on such scaling and cropping. For example, an algorithm may be used to determine scaling, cropping, and/or limits to place on scaling and cropping.
  • Although the focal point has been used to adjust the dimensions of an image, as described above, the focal point may also be used with other image transformations. Exemplary image transformations may include blurring, shaping, grayscale, color adjusting, noise removal, beveling, background drop (e.g., make background transparent), etc. For example, an image transformation algorithm may be used to alter (e.g., blur) a portion of an image at some distance from the focal point. In one implementation, a background color and neighboring objects may be examined to determine which transformation to apply. For example, if the image is being placed in an area having a blue background color, then a colorization may be applied to the edge of the image so that the image may blend in with the background for a smoother transition. This information may also be used to determine what the best sizing of the image may be for a specific placement of the image. For example, if the image has a blue vertical region at the vertical location to be cropped, then it may be determined that the image may be better sized if the blue vertical region remained in the cropped image.
  • CONCLUSION
  • Systems and methods consistent with the principles of the invention may enable images to be automatically adjusted for placement within a web page based on the selected focal point of the image. Such an arrangement may eliminate the time consuming and frustrating task of manually adjusting (e.g., cropping, scaling) the image to fit within a web page.
  • The foregoing description of preferred embodiments of the present invention provides illustration and description, but is not intended to be exhaustive or to limit the invention to the precise form disclosed. Modifications and variations are possible in light of the above teachings or may be acquired from practice of the invention.
  • For example, while series of acts have been described with regard to FIGS. 7 and 8, the order of the acts may be modified in other implementations consistent with the principles of the invention. Further, non-dependent acts may be performed in parallel.
  • Also, exemplary user interfaces have been described with respect to FIGS. 1, 4A-4E, 6A and 6B. In other implementations consistent with the principles of the invention, the user interfaces may include more, fewer, or different pieces of information.
  • Furthermore, the concept of a focal point may be applied to other forms of electronic media items, such as, e.g., audio streams and electronic text. For example, a focal point may be applied to an audio stream and may be used to filter the audio stream to the most important information (e.g., a particular voice, a portion of a speech, etc.). A focal point or focal “instance” (e.g., a particular paragraph, a chapter, a section of a document, etc.) may be applied to a variety of electronic text (e.g., email, a web page, an online book, a paragraph, etc.) to highlight the focal instance in the electronic text.
  • It will be apparent to one of ordinary skill in the art that aspects of the invention, as described above, may be implemented in many different forms of software, firmware, and hardware in the implementations illustrated in the figures. The actual software code or specialized control hardware used to implement aspects consistent with the principles of the invention is not limiting of the invention. Thus, the operation and behavior of the aspects were described without reference to the specific software code—it being understood that one of ordinary skill in the art would be able to design software and control hardware to implement the aspects based on the description herein.
  • No element, act, or instruction used in the present application should be construed as critical or essential to the invention unless explicitly described as such. Also, as used herein, the article “a” is intended to include one or more items. Where only one item is intended, the term “one” or similar language is used. Further, the phrase “based on” is intended to mean “based, at least in part, on” unless explicitly stated otherwise.

Claims (21)

1-27. (canceled)
28. A method comprising:
receiving, by one or more processors associated with one or more computing devices, data associated with a digital image;
detecting, by the one or more processors, a user input relating to a selection of a focal point of the digital image;
adjusting, by the one or more processors, the digital image based on the selection to create an adjusted digital image that includes the focal point,
the digital image being automatically adjusted to fit within a web document without user input other than the user input relating to the selection; and
providing, by the one or more processors, the adjusted digital image within the web document.
29. The method of claim 28, where first dimensions of the adjusted digital image correspond to second dimensions of a location in the web document where the digital image is to be displayed.
30. The method of claim 29, where adjusting the digital image includes:
comparing the first dimensions of the digital image and the second dimensions of the location; and
adjusting the digital image based on:
comparing the first dimensions and the second dimensions, and
the focal point.
31. The method of claim 29, where adjusting the digital image includes at least one of:
centering the focal point in the adjusted digital image,
maintaining the first dimensions,
cropping a width of the digital image based on the second dimensions,
cropping a height of the digital image based on the second dimensions,
scaling the width of the digital image based on the second dimensions, or
scaling the height of the digital image based on the second dimensions.
32. The method of claim 28, where the focal point corresponds to an area of the digital image.
33. The method of claim 28, where the focal point is associated with at least one of:
a prominent feature of the digital image, or
a center of the digital image.
34. The method of claim 28, further comprising:
providing, before receiving the user input relating to the selection, a preview version of the digital image within the web document,
the preview version of the digital image including a center region of the digital image.
35. A system comprising:
a memory to store data associated with a digital image; and
one or more processors to:
detect a user input relating to a selection of a focal point of the digital image,
adjust the digital image based on the selection to create an adjusted digital image that includes the focal point,
the digital image being automatically adjusted to fit within a web document without user input other than the user input relating to the selection; and
store the adjusted digital image in the memory.
36. The system of claim 35, where first dimensions of the adjusted digital image correspond to second dimensions of a location in the web document where the digital image is to be displayed.
37. The system of claim 36, where the one or more processors, when adjusting the digital image, are further to:
compare the first dimensions and the second dimensions to produce comparison results,
the digital image being adjusted based on the comparison results.
38. The system of claim 36, where adjusting the digital image includes at least one of:
centering the focal point in the adjusted digital image,
maintaining the first dimensions,
cropping a width of the digital image based on the second dimensions,
cropping a height of the digital image based on the second dimensions,
scaling the width of the digital image based on the second dimensions, or
scaling the height of the digital image based on the second dimensions.
39. The system of claim 35, where the focal point corresponds to a point within the digital image.
40. The system of claim 35, where the focal point is associated with at least one of:
a prominent feature of the digital image, or
a center of the digital image.
41. The system of claim 35, where the one or more processors are further to:
provide, before receiving the user input relating to the selection, a preview version of the digital image within the web document,
the preview version of the digital image including a center region of the digital image.
42. A memory device to store instructions, the instructions comprising:
one or more instructions that, when executed by a processor associated with a computing device, cause the processor to:
detect a user input relating to a selection of a focal point of a digital image,
adjust the digital image based on the selection to create an adjusted digital image that includes the focal point,
the digital image being automatically adjusted to fit within a web document without user input other than the user input relating to the selection; and
provide the adjusted digital image within the web document.
43. The memory device of claim 42, where first dimensions of the adjusted digital image correspond to second dimensions of a location in the web document where the digital image is to be displayed.
44. The memory device of claim 43, where the one or more instructions to adjust the digital image further include:
one or more instructions to compare the first dimensions and the second dimensions to produce comparison results,
the digital image being adjusted based on the comparison results.
45. The memory device of claim 43, where the one or more instructions adjusting the digital image include:
one or more instructions to perform at least one of:
centering the focal point in the adjusted digital image,
maintaining the first dimensions,
cropping a width of the digital image based on the second dimensions,
cropping a height of the digital image based on the second dimensions,
scaling the width of the digital image based on the second dimensions, or
scaling the height of the digital image based on the second dimensions.
46. The memory device of claim 42, where the focal point is associated with at least one of:
a prominent feature of the digital image, or
a center of the digital image.
47. The memory device of claim 42, where the instructions further include:
one or more instructions to provide, before receiving the user input relating to the selection, a preview version of the digital image within the web document,
the preview version of the digital image including a center region of the digital image.
US13/948,787 2006-03-31 2013-07-23 Optimizing web site images using a focal point Abandoned US20150199119A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/948,787 US20150199119A1 (en) 2006-03-31 2013-07-23 Optimizing web site images using a focal point

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/394,346 US8577166B1 (en) 2006-03-31 2006-03-31 Optimizing web site images using a focal point
US13/948,787 US20150199119A1 (en) 2006-03-31 2013-07-23 Optimizing web site images using a focal point

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US11/394,346 Continuation US8577166B1 (en) 2006-03-31 2006-03-31 Optimizing web site images using a focal point

Publications (1)

Publication Number Publication Date
US20150199119A1 true US20150199119A1 (en) 2015-07-16

Family

ID=49487912

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/394,346 Expired - Fee Related US8577166B1 (en) 2006-03-31 2006-03-31 Optimizing web site images using a focal point
US13/948,787 Abandoned US20150199119A1 (en) 2006-03-31 2013-07-23 Optimizing web site images using a focal point

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US11/394,346 Expired - Fee Related US8577166B1 (en) 2006-03-31 2006-03-31 Optimizing web site images using a focal point

Country Status (1)

Country Link
US (2) US8577166B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9645923B1 (en) 2013-09-10 2017-05-09 Google Inc. Generational garbage collector on multiple heaps
WO2019172916A1 (en) * 2018-03-08 2019-09-12 Hewlett-Packard Development Company, L.P. Digital representation

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9336240B2 (en) * 2011-07-15 2016-05-10 Apple Inc. Geo-tagging digital images
WO2013085409A1 (en) * 2011-12-08 2013-06-13 Общество С Ограниченной Ответственностью Базелевс-Инновации Method for animating sms messages
US10636051B2 (en) * 2014-01-14 2020-04-28 Flipboard, Inc. Modifying advertisement sizing for presentation in a digital magazine
US9729555B2 (en) 2014-08-19 2017-08-08 Facebook, Inc. Techniques for managing groups on a mobile platform
USD798318S1 (en) * 2014-11-05 2017-09-26 Facebook, Inc. Display screen or portion thereof with graphical user interface
US11137884B2 (en) * 2016-06-14 2021-10-05 International Business Machines Corporation Modifying an appearance of a GUI to improve GUI usability
US10511726B1 (en) * 2019-02-06 2019-12-17 Planetart, Llc Custom recommendations application for creating photo book cover

Citations (56)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5146548A (en) * 1988-06-24 1992-09-08 Moore Business Forms, Inc. Method and apparatus for optimizing and storing contone images for subsequent half-toning and merging with text
JPH07168872A (en) * 1993-12-15 1995-07-04 Dainippon Screen Mfg Co Ltd Image designing device
US5495539A (en) * 1993-09-02 1996-02-27 Sieverding; David L. Image production using multidimensional selection of image transformations
US5710839A (en) * 1994-04-20 1998-01-20 Eastman Kodak Company Method and apparatus for obscuring features of an image
US5901253A (en) * 1996-04-04 1999-05-04 Hewlett-Packard Company Image processing system with image cropping and skew correction
US5929867A (en) * 1996-08-07 1999-07-27 Adobe System Incorporated Floating keyframes
US6028603A (en) * 1997-10-24 2000-02-22 Pictra, Inc. Methods and apparatuses for presenting a collection of digital media in a media container
US6049636A (en) * 1997-06-27 2000-04-11 Microsoft Corporation Determining a rectangular box encompassing a digital picture within a digital image
US6222947B1 (en) * 1997-02-19 2001-04-24 Canon Kabushiki Kaisha Image editing apparatus and method and medium on which programs are recorded
US20010006560A1 (en) * 1998-09-18 2001-07-05 Gilman Paul B. Method for producing prints from digital image files scanned from film
US20010014184A1 (en) * 1998-08-28 2001-08-16 Walter C. Bubie Selecting, arranging, and printing digital images from thumbnail images
US20010048447A1 (en) * 2000-06-05 2001-12-06 Fuji Photo Film Co., Ltd. Image croppin and synthesizing method, and imaging apparatus
US20020040375A1 (en) * 2000-04-27 2002-04-04 Simon Richard A. Method of organizing digital images on a page
US20020044154A1 (en) * 2000-10-18 2002-04-18 Baar David J. P. Elastic presentation space
US20020113862A1 (en) * 2000-11-10 2002-08-22 Center Julian L. Videoconferencing method with tracking of face and dynamic bandwidth allocation
US6456732B1 (en) * 1998-09-11 2002-09-24 Hewlett-Packard Company Automatic rotation, cropping and scaling of images for printing
US20020135621A1 (en) * 2001-03-20 2002-09-26 Angiulo Michael A. Auto thumbnail gallery
US20030012414A1 (en) * 2001-06-29 2003-01-16 Huitao Luo Automatic digital image enhancement
US20030035578A1 (en) * 2001-07-12 2003-02-20 Eastman Kodak Company Method for processing a digital image to adjust brightness
US6587596B1 (en) * 2000-04-28 2003-07-01 Shutterfly, Inc. System and method of cropping an image
US6590590B1 (en) * 2000-06-06 2003-07-08 Mustek Systems, Inc. System and method for updating a graphic representation of a window item using an image information reading apparatus
US20030128390A1 (en) * 2002-01-04 2003-07-10 Yip Thomas W. System and method for simplified printing of digitally captured images using scalable vector graphics
US20030147563A1 (en) * 2002-02-07 2003-08-07 Min Liu Transformation of images
US20030174869A1 (en) * 2002-03-12 2003-09-18 Suarez Anthony P. Image processing apparatus, image processing method, program and recording medium
US20040003259A1 (en) * 2002-06-28 2004-01-01 Ezoe Chang System and method for website login data management
US20040001636A1 (en) * 2002-06-27 2004-01-01 Sean Miceli Method and apparatus for displaying arbitrarily magnified high resolution images using compressed domain processing
US20040032599A1 (en) * 2002-08-15 2004-02-19 Atkins Clayton Brian System and method for producing a photobook
US20040036720A1 (en) * 2002-08-22 2004-02-26 Eastman Kodak Company Simplified method of printing a digital image
US20040076342A1 (en) * 2001-12-20 2004-04-22 Ricoh Company, Ltd. Automatic image placement and linking
US20040080670A1 (en) * 2001-07-31 2004-04-29 Cheatle Stephen Philip Automatic frame selection and layout of one or more images and generation of images bounded by a frame
US20040170337A1 (en) * 2003-02-28 2004-09-02 Eastman Kodak Company Method and system for enhancing portrait images that are processed in a batch mode
US20040190059A1 (en) * 1998-10-15 2004-09-30 Winter Kirt A. System and method for printing and scanning a user-completed digital still camera image proof sheet and order form
US20050007382A1 (en) * 2003-07-11 2005-01-13 Schowtka Alexander K. Automated image resizing and cropping
US20050094206A1 (en) * 2003-10-15 2005-05-05 Canon Kabushiki Kaisha Document layout method
US6898316B2 (en) * 2001-11-09 2005-05-24 Arcsoft, Inc. Multiple image area detection in a digital image
US6934698B2 (en) * 2000-12-20 2005-08-23 Heart Imaging Technologies Llc Medical image management system
US20050190202A1 (en) * 2002-11-29 2005-09-01 Ryoji Suzuki Video display apparatus and video display method
US6973220B2 (en) * 2001-03-30 2005-12-06 Minolta Co., Ltd. Image processing method, image processing apparatus and image processing program
US20050276477A1 (en) * 2004-06-09 2005-12-15 Xiaofan Lin Image processing methods and systems
US20060078226A1 (en) * 2004-09-28 2006-04-13 Mengyao Zhou Magnification and pinching of two-dimensional images
US20060103891A1 (en) * 2004-11-12 2006-05-18 Atkins Clayton B Albuming images
US20060188173A1 (en) * 2005-02-23 2006-08-24 Microsoft Corporation Systems and methods to adjust a source image aspect ratio to match a different target aspect ratio
US20060197963A1 (en) * 2005-03-07 2006-09-07 Royal Eliza H Automated image processing
US20060240873A1 (en) * 2005-04-22 2006-10-26 Samsung Electronics Co., Ltd. Method for displaying images in telecommunication terminal and telecommunication terminal using the same
US20060279655A1 (en) * 2005-05-31 2006-12-14 Jeff Chen User selectable image scaling
US7168872B1 (en) * 2006-01-19 2007-01-30 International Business Machines Corporation Printer paper spooler with error condition detector
US20070024909A1 (en) * 2005-07-29 2007-02-01 Vistaprint Technologies Limited Automated image sizing and placement
US20070025637A1 (en) * 2005-08-01 2007-02-01 Vidya Setlur Retargeting images for small displays
US20080112621A1 (en) * 2006-11-14 2008-05-15 Gallagher Andrew C User interface for face recognition
US20080256439A1 (en) * 2007-04-13 2008-10-16 Canon Kabushiki Kaisha Laying out graphical elements on a page
US7634715B2 (en) * 2006-05-05 2009-12-15 Google Inc. Effects applied to images in a browser
US20100231609A1 (en) * 2006-08-30 2010-09-16 Chatting David J Providing an image for display
US20100329550A1 (en) * 2009-06-24 2010-12-30 Stephen Philip Cheatle Method for automatically cropping digital images
US7978918B2 (en) * 2006-07-20 2011-07-12 Eastman Kodak Company Digital image cropping using a blended map
US20120179960A1 (en) * 2011-01-07 2012-07-12 Cok Ronald S Image layout adjustment aparatus
US20160253573A1 (en) * 2015-02-27 2016-09-01 Lexmark International, Inc. Automatically Capturing and Cropping Image of Check from Video Sequence for Banking or other Computing Application

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7034848B2 (en) * 2001-01-05 2006-04-25 Hewlett-Packard Development Company, L.P. System and method for automatically cropping graphical images
JP4310285B2 (en) * 2005-02-09 2009-08-05 キヤノン株式会社 Information processing method and apparatus, computer program, and computer-readable storage medium

Patent Citations (57)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5146548A (en) * 1988-06-24 1992-09-08 Moore Business Forms, Inc. Method and apparatus for optimizing and storing contone images for subsequent half-toning and merging with text
US5495539A (en) * 1993-09-02 1996-02-27 Sieverding; David L. Image production using multidimensional selection of image transformations
JPH07168872A (en) * 1993-12-15 1995-07-04 Dainippon Screen Mfg Co Ltd Image designing device
US5710839A (en) * 1994-04-20 1998-01-20 Eastman Kodak Company Method and apparatus for obscuring features of an image
US5901253A (en) * 1996-04-04 1999-05-04 Hewlett-Packard Company Image processing system with image cropping and skew correction
US5929867A (en) * 1996-08-07 1999-07-27 Adobe System Incorporated Floating keyframes
US6222947B1 (en) * 1997-02-19 2001-04-24 Canon Kabushiki Kaisha Image editing apparatus and method and medium on which programs are recorded
US6049636A (en) * 1997-06-27 2000-04-11 Microsoft Corporation Determining a rectangular box encompassing a digital picture within a digital image
US6028603A (en) * 1997-10-24 2000-02-22 Pictra, Inc. Methods and apparatuses for presenting a collection of digital media in a media container
US20010014184A1 (en) * 1998-08-28 2001-08-16 Walter C. Bubie Selecting, arranging, and printing digital images from thumbnail images
US6456732B1 (en) * 1998-09-11 2002-09-24 Hewlett-Packard Company Automatic rotation, cropping and scaling of images for printing
US20010006560A1 (en) * 1998-09-18 2001-07-05 Gilman Paul B. Method for producing prints from digital image files scanned from film
US20040190059A1 (en) * 1998-10-15 2004-09-30 Winter Kirt A. System and method for printing and scanning a user-completed digital still camera image proof sheet and order form
US20020040375A1 (en) * 2000-04-27 2002-04-04 Simon Richard A. Method of organizing digital images on a page
US6587596B1 (en) * 2000-04-28 2003-07-01 Shutterfly, Inc. System and method of cropping an image
US20010048447A1 (en) * 2000-06-05 2001-12-06 Fuji Photo Film Co., Ltd. Image croppin and synthesizing method, and imaging apparatus
US6590590B1 (en) * 2000-06-06 2003-07-08 Mustek Systems, Inc. System and method for updating a graphic representation of a window item using an image information reading apparatus
US20020044154A1 (en) * 2000-10-18 2002-04-18 Baar David J. P. Elastic presentation space
US20020113862A1 (en) * 2000-11-10 2002-08-22 Center Julian L. Videoconferencing method with tracking of face and dynamic bandwidth allocation
US6934698B2 (en) * 2000-12-20 2005-08-23 Heart Imaging Technologies Llc Medical image management system
US20020135621A1 (en) * 2001-03-20 2002-09-26 Angiulo Michael A. Auto thumbnail gallery
US6973220B2 (en) * 2001-03-30 2005-12-06 Minolta Co., Ltd. Image processing method, image processing apparatus and image processing program
US20030012414A1 (en) * 2001-06-29 2003-01-16 Huitao Luo Automatic digital image enhancement
US20030035578A1 (en) * 2001-07-12 2003-02-20 Eastman Kodak Company Method for processing a digital image to adjust brightness
US20040080670A1 (en) * 2001-07-31 2004-04-29 Cheatle Stephen Philip Automatic frame selection and layout of one or more images and generation of images bounded by a frame
US6898316B2 (en) * 2001-11-09 2005-05-24 Arcsoft, Inc. Multiple image area detection in a digital image
US20040076342A1 (en) * 2001-12-20 2004-04-22 Ricoh Company, Ltd. Automatic image placement and linking
US20030128390A1 (en) * 2002-01-04 2003-07-10 Yip Thomas W. System and method for simplified printing of digitally captured images using scalable vector graphics
US20030147563A1 (en) * 2002-02-07 2003-08-07 Min Liu Transformation of images
US20030174869A1 (en) * 2002-03-12 2003-09-18 Suarez Anthony P. Image processing apparatus, image processing method, program and recording medium
US20040001636A1 (en) * 2002-06-27 2004-01-01 Sean Miceli Method and apparatus for displaying arbitrarily magnified high resolution images using compressed domain processing
US20040003259A1 (en) * 2002-06-28 2004-01-01 Ezoe Chang System and method for website login data management
US20040032599A1 (en) * 2002-08-15 2004-02-19 Atkins Clayton Brian System and method for producing a photobook
US20040036720A1 (en) * 2002-08-22 2004-02-26 Eastman Kodak Company Simplified method of printing a digital image
US20050190202A1 (en) * 2002-11-29 2005-09-01 Ryoji Suzuki Video display apparatus and video display method
US20040170337A1 (en) * 2003-02-28 2004-09-02 Eastman Kodak Company Method and system for enhancing portrait images that are processed in a batch mode
US20050007382A1 (en) * 2003-07-11 2005-01-13 Schowtka Alexander K. Automated image resizing and cropping
US20050094206A1 (en) * 2003-10-15 2005-05-05 Canon Kabushiki Kaisha Document layout method
US20050276477A1 (en) * 2004-06-09 2005-12-15 Xiaofan Lin Image processing methods and systems
US20060078226A1 (en) * 2004-09-28 2006-04-13 Mengyao Zhou Magnification and pinching of two-dimensional images
US20060103891A1 (en) * 2004-11-12 2006-05-18 Atkins Clayton B Albuming images
US20060188173A1 (en) * 2005-02-23 2006-08-24 Microsoft Corporation Systems and methods to adjust a source image aspect ratio to match a different target aspect ratio
US20090135204A1 (en) * 2005-03-07 2009-05-28 Vistaprint Technologies Limted Automated image processing
US20060197963A1 (en) * 2005-03-07 2006-09-07 Royal Eliza H Automated image processing
US20060240873A1 (en) * 2005-04-22 2006-10-26 Samsung Electronics Co., Ltd. Method for displaying images in telecommunication terminal and telecommunication terminal using the same
US20060279655A1 (en) * 2005-05-31 2006-12-14 Jeff Chen User selectable image scaling
US20070024909A1 (en) * 2005-07-29 2007-02-01 Vistaprint Technologies Limited Automated image sizing and placement
US20070025637A1 (en) * 2005-08-01 2007-02-01 Vidya Setlur Retargeting images for small displays
US7168872B1 (en) * 2006-01-19 2007-01-30 International Business Machines Corporation Printer paper spooler with error condition detector
US7634715B2 (en) * 2006-05-05 2009-12-15 Google Inc. Effects applied to images in a browser
US7978918B2 (en) * 2006-07-20 2011-07-12 Eastman Kodak Company Digital image cropping using a blended map
US20100231609A1 (en) * 2006-08-30 2010-09-16 Chatting David J Providing an image for display
US20080112621A1 (en) * 2006-11-14 2008-05-15 Gallagher Andrew C User interface for face recognition
US20080256439A1 (en) * 2007-04-13 2008-10-16 Canon Kabushiki Kaisha Laying out graphical elements on a page
US20100329550A1 (en) * 2009-06-24 2010-12-30 Stephen Philip Cheatle Method for automatically cropping digital images
US20120179960A1 (en) * 2011-01-07 2012-07-12 Cok Ronald S Image layout adjustment aparatus
US20160253573A1 (en) * 2015-02-27 2016-09-01 Lexmark International, Inc. Automatically Capturing and Cropping Image of Check from Video Sequence for Banking or other Computing Application

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Nakai, Kenji, "Image Designing Device" English Translation of JP 07168872A *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9645923B1 (en) 2013-09-10 2017-05-09 Google Inc. Generational garbage collector on multiple heaps
WO2019172916A1 (en) * 2018-03-08 2019-09-12 Hewlett-Packard Development Company, L.P. Digital representation
US11243723B2 (en) 2018-03-08 2022-02-08 Hewlett-Packard Development Company, L.P. Digital representation

Also Published As

Publication number Publication date
US8577166B1 (en) 2013-11-05

Similar Documents

Publication Publication Date Title
US20150199119A1 (en) Optimizing web site images using a focal point
US8161379B2 (en) Fit and fill techniques for pictures
US10417316B2 (en) Emphasizing a portion of the visible content elements of a markup language document
US11928305B2 (en) Techniques to modify content and view content on mobile devices
JP3718472B2 (en) Image display method and apparatus
US6987520B2 (en) Image region filling by exemplar-based inpainting
US7424672B2 (en) System and method of specifying image document layout definition
US7634715B2 (en) Effects applied to images in a browser
US11461943B1 (en) Mosaic display systems and methods for intelligent media search
US20080229232A1 (en) Full screen editing of visual media
US8122351B2 (en) Document edit device and storage medium
US8726185B1 (en) Method and apparatus for rendering overlapped objects
CN110647640B (en) Computer system, method for operating a computing device and system for operating a computing device
JP2008084329A (en) Concatenated rendering method for digital image
US20110320933A1 (en) Editing apparatus, layout editing method performed by editing apparatus, and storage medium storing program
JP2005327314A (en) Image display method and device
US20150089335A1 (en) Smart processing of an electronic document
US9024965B2 (en) Determining a layout of graphic objects according to a layout density map
US20230419572A1 (en) Information processing apparatus and method for controlling the same
Virk et al. Automatic Image Alignment and Fusion in a Digital Photomontage
Rachor Image Resizing using Seam Carving
Padova Adobe InDesign Interactive Digital Publishing: Tips, Techniques, and Workarounds for Formatting Across Your Devices
JP2024027453A (en) Content creation support system and program
Penston Adobe Creative Suite 2 How-Tos: 100 Essential Techniques
Moughamian Adobe Digital Imaging How-tos: 100 Essential Techniques for Photoshop CS5, Lightroom 3, and Camera Raw 6

Legal Events

Date Code Title Description
AS Assignment

Owner name: GOOGLE LLC, CALIFORNIA

Free format text: CHANGE OF NAME;ASSIGNOR:GOOGLE INC.;REEL/FRAME:044695/0115

Effective date: 20170929

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION