US20100302267A1 - Extended Rotation And Sharpening Of An Object Viewed From A Finite Number Of Angles - Google Patents

Extended Rotation And Sharpening Of An Object Viewed From A Finite Number Of Angles Download PDF

Info

Publication number
US20100302267A1
US20100302267A1 US12/826,067 US82606710A US2010302267A1 US 20100302267 A1 US20100302267 A1 US 20100302267A1 US 82606710 A US82606710 A US 82606710A US 2010302267 A1 US2010302267 A1 US 2010302267A1
Authority
US
United States
Prior art keywords
predetermined
recited
view
higher resolution
views
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.)
Granted
Application number
US12/826,067
Other versions
US8044976B2 (en
Inventor
Roland Wescott Montague
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to US12/826,067 priority Critical patent/US8044976B2/en
Publication of US20100302267A1 publication Critical patent/US20100302267A1/en
Priority to US13/279,669 priority patent/US9129415B2/en
Application granted granted Critical
Publication of US8044976B2 publication Critical patent/US8044976B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T13/00Animation
    • G06T13/203D [Three Dimensional] animation
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformation in the plane of the image
    • G06T3/60Rotation of a whole image or part thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2210/00Indexing scheme for image generation or computer graphics
    • G06T2210/36Level of detail

Definitions

  • the present invention relates to software applications that display images of physical objects from a finite number of angles, and more particularly to a method for increasing the amount of rotation as well as sharpening the image displayed.
  • Internet multi-media viewers such as Quicktime from Apple Computer, provide the experience of rotating a physical object by allowing a user to control which view, of a finite number of views taken from different angles, is to be displayed. Typically, the user will select the rotation mode then press and drag within the application.
  • Dragging in a diagonal direction varies the values of both longitude and colatitude coordinates, as one would expect.
  • a first aspect of the present invention provides a method of rotating over the top or bottom of a subject object by defining the next view in sequence as a toggled up-side-down rendering of the view from a longitude angle that is 180 degrees different from the current.
  • the method results in extending the possible rotation to include up-side-down, as well as continuous rotation top over bottom over top such that the object appears right-side-up then up-side-down then right-side-up.
  • a second aspect of the present invention provides a step of sharpening the view displayed by loading in a higher resolution image at the time the rotation is completed, paused, other user actions such as a button press, or as a step of a zoom function.
  • FIG. 1 is an isometric of an object in a spherical coordinate system
  • FIG. 2 is a graphical representation of a finite number views of an object stored in a data file
  • FIG. 3 shows view F′ as an up-side-down version of view F
  • FIG. 4 shows view C′ as an up-side-down version of view C
  • FIG. 5 is a flow chart of the present invention.
  • FIG. 6 is a diagram of a typical computer system.
  • FIG. 1 shows a 3-dimensional subject object 10 at a origin Q 11 of a spherical coordinate system 12 and a point P 13 from which object 10 is viewed.
  • point P 13 in 3-space is represented by an ordered triple (R, Phi, Theta) where R is the distance from P 13 to origin Q 11 .
  • An angle Phi 14 is the angle a radial line QP 15 makes with the positive direction of a z-axis 16
  • an angle Theta 17 is the angle between a plane 18 , containing P 13 and z-axis 16 , and an xz-plane containing z-axis 16 and an x-axis 50 .
  • Phi 14 is frequently referred to as the current value of the colatitude coordinate, and Theta 17 is the current value of the longitude coordinate.
  • FIG. 2 shows a simplified example of a graphical representation of data in a rectangular table 20 form storing 4 ⁇ 2 two dimensional views as seen from point P 13 to subject object 10 .
  • the preferred number of views for an actual implementation of the present invention is 16 ⁇ 8 and will likely increase as technology becomes faster.
  • a user may manipulate a keyboard or a pointer device such that a desired sequence of the views displays on a screen.
  • the current view is contiguous (including diagonal) with the previous view.
  • Prior art has shown continuous rotation around z-axis 16 (by varying Theta 17 ) may be achieved by jumping from one end of a row to the other end of the same row. Such an action results in the following sequence of views, A 21 , B 22 , C 23 , D 24 , A 21 , B 22 , C 23 , D 24 , A 21 , B 22 . . .
  • tumbling subject object 10 bottom over top over bottom over top is achieved by a function controlling the sequence of views such as, A 21 , H 25 , F′ 29 , C′ 52 , A 21 , H 25 , F′ 29 . . . , where view F′ 29 is view F 27 rotated in plane by 180 degrees such that the image in the original view F 27 is up-side-down.
  • view C′ 52 is an up-side-down version of view C 23 .
  • Some other sequences are B, G, E′, D′, B . . . ; C, F, H′, A′, C . . .
  • a method comprises the steps of detecting the reaching of one end of a first column in table 20 , determining the next view in sequence requires a jump to the same end of a second column that represents a Theta 17 value approximately 180 degrees different from the first column, where continued rotation in the same direction results in a sequence in the second column that is opposite in direction compared to the first column and every time a jump is required the view is toggled between rendering the images up-side-down and right-side-up.
  • An alternate explanation of the first aspect of the present invention is a function, having inputs Phi 14 and Theta 17 , which determines the view to display.
  • the function has the characteristic that if phi 14 is greater than 180 degrees then the image displayed is an up-side-down rendering of the view from a colatitude value of 360 degrees minus Phi 14 and a longitude value of 180 degrees from Theta 17 . Whereby tumbling object 10 bottom over top over bottom over top results from the user sweeping Phi 14 through 0 to 360 then 0 to 360 degrees.
  • a second aspect of the present invention is the additional step of loading in and displaying a higher resolution image of the current view when the user completes the rotation by releasing a mouse button at the end of a drag.
  • the user may now activate a zoom function for closer inspection with sharper detail than otherwise available.
  • the flowchart shown in FIG. 5 describes the operation of the present invention.
  • the rotation is started 30 upon the user activating the rotate mode by clicking an icon or selecting from a pull-down or pop-up menu, then pressing and holding the mouse button to begin a drag.
  • Phi 14 and Theta 17 values update in proportion to mouse movements.
  • the valid ranges are from 0 to 360 degrees where increasing above 360 degrees results in restarting at 0 degrees, and decreasing below 0 degrees results in restarting at 360 degrees.
  • the restarting behavior is also present in step 33 .
  • step 32 if Phi 14 is greater than 180 degrees then the flow branches to step 33 , otherwise branches to step 34 .
  • step 35 if the user continues to hold the mouse button then the flow branches back to step 31 for further rotation, otherwise the flow branches to step 36 .
  • step 36 a higher resolution version of the current view loads and displays then continues to the ending step 37 .
  • subject object 10 may be viewed from varying amounts such as only from above the plane on which it rests.
  • the valid range of Phi 14 is approximately 90 to 0 and 360 to 270, where incrementally increasing greater than 90 degrees or decreasing less than 270 degrees is not permitted.
  • Rotating object 10 top over bottom is still valid and follows the teachings in step 33 .
  • a third aspect of the present invention provides a step of sharpening the view displayed by loading in a higher resolution image at the time either a rotation is paused, other user actions such as a button click, icon click, or as a step of a zoom function.
  • the zoom function may behave such that zooming in closer than a predetermined limit causes the higher resolution image to load and display.
  • all possible higher resolution images, or a portion thereof may be loaded in a background thread and be displayed (if available) during normal rotation.
  • a software application utilizing the present invention would typically run on an electronic device such as a computer, phone, or game console.
  • the electronic device typically comprises a display screen 40 , one or more microprocessors 41 , a memory device 42 , a storage device 43 , an input device 44 , and a pointer device 45 .
  • Microprocessor 41 communicates with memory device 42 , storage device 43 , input device 44 , pointer device 45 , and updates graphics displayed on display screen 40 .
  • Storage device 43 may be a hard-drive, internet connection, flash ram, etc.
  • input device 44 may be a keyboard, remote button, touch screen area with character recognition, etc.
  • Pointer device 45 may be a mouse, touch screen, touch pad, tablet, track ball, eye tracker, accelerometer, joystick, etc. Releasing a mouse button to complete a drag is equivalent to removing a stylus from a touch screen, and similar actions involving general pointer devices 45 .
  • the present invention's teachings may be implemented in any general purpose application such as, but not limited to, internet browsers, publication packages, presentation packages, medical image packages, as well as non-interactive animations or movies where a user has little or no control.
  • the animations may be of a predetermined or a random direction change pattern of rotation where a time delay controls the speed between frames.
  • Storage of the views may be arranged in many patterns such as: in a rectangular table 20 form; a linear form of views from A through to H ( 21 , 22 , 23 , 24 , 28 , 27 , 26 , 25 ) whereby video compression and streaming techniques may be better utilized; a random ordering with a lookup table where security is improved; a plural of smaller rectangular tables to reduce the wait time for the first image to display; or a combination of these or other forms.
  • spherical coordinate system 12 may be orientated in any arbitrary direction, such that a colatitude coordinate is the angle radial line QP 15 makes with the positive direction of an x-axis 50 , and a longitude coordinate is the angle between a plane containing P 13 and x-axis 50 , and a xy-plane containing x-axis 50 and a y-axis 51 .
  • the present invention provides a method of extending the amount of rotation of an object.
  • a view of the backside is displayed up-side-down and continued rotation over the original bottom results in the object appearing right-side-up.
  • the user experience therefore improves such that continuous rotation of top over bottom over top is possible.
  • pausing or completing the rotation results in the display of a higher resolution image to improve sharpness or enhance the ability to zoom in closer and show additional detail.

Abstract

A method of continuously rotating a subject object top over bottom over top on a display screen encompasses jumping to a view having a longitude that is 180 degrees from the previous and displaying the image in an up-side-down orientation. Upon pausing, or completing the rotation by releasing the mouse button, a higher resolution image loads and displays thereby improving the sharpness or allowing the user to zoom in on additional detail.

Description

    BACKGROUND OF THE INVENTION
  • The present invention relates to software applications that display images of physical objects from a finite number of angles, and more particularly to a method for increasing the amount of rotation as well as sharpening the image displayed.
  • Internet multi-media viewers, such as Quicktime from Apple Computer, provide the experience of rotating a physical object by allowing a user to control which view, of a finite number of views taken from different angles, is to be displayed. Typically, the user will select the rotation mode then press and drag within the application.
  • Dragging horizontally displays a sequence of views of the object from angles where the value of the longitude coordinate varies. If there is enough data for 360 degree rotation then upon reaching one limit, the sequence continues from the opposite limit giving the appearance of continuous rotation around and around the object.
  • Dragging vertically displays a sequence of views of the object from angles where the value of the colatitude coordinate varies and stops rotation at an upper limit and a lower limit such that the object always appears right-side-up.
  • Dragging in a diagonal direction varies the values of both longitude and colatitude coordinates, as one would expect.
  • There remains a need to improve the user experience by providing both 360 degree rotation where the value of the longitude coordinate varies, and extended rotation where the value of the colatitude coordinate varies such that the object is able to be displayed up-side-down, right-side-up, as well as around and around at the same time.
  • There remains a second need to improve the user experience by sharpening the image of the object after the rotation is complete or the user performing an additional action.
  • BRIEF SUMMARY OF THE INVENTION
  • Accordingly, a first aspect of the present invention provides a method of rotating over the top or bottom of a subject object by defining the next view in sequence as a toggled up-side-down rendering of the view from a longitude angle that is 180 degrees different from the current. The method results in extending the possible rotation to include up-side-down, as well as continuous rotation top over bottom over top such that the object appears right-side-up then up-side-down then right-side-up.
  • A second aspect of the present invention provides a step of sharpening the view displayed by loading in a higher resolution image at the time the rotation is completed, paused, other user actions such as a button press, or as a step of a zoom function.
  • Other novel features of the present invention are apparent from the summary, detailed description, claims, and attached drawings.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • In drawings which help illustrate the present invention,
  • FIG. 1 is an isometric of an object in a spherical coordinate system;
  • FIG. 2 is a graphical representation of a finite number views of an object stored in a data file;
  • FIG. 3 shows view F′ as an up-side-down version of view F;
  • FIG. 4 shows view C′ as an up-side-down version of view C;
  • FIG. 5 is a flow chart of the present invention; and
  • FIG. 6 is a diagram of a typical computer system.
  • In all figures, like reference numerals represent the same or identical components of the present invention.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • FIG. 1 shows a 3-dimensional subject object 10 at a origin Q 11 of a spherical coordinate system 12 and a point P 13 from which object 10 is viewed. In the system of spherical Coordinates 12 point P 13 in 3-space is represented by an ordered triple (R, Phi, Theta) where R is the distance from P 13 to origin Q 11. An angle Phi 14 is the angle a radial line QP 15 makes with the positive direction of a z-axis 16, and an angle Theta 17 is the angle between a plane 18, containing P 13 and z-axis 16, and an xz-plane containing z-axis 16 and an x-axis 50. For further understanding, the Phi-surfaces (Phi=constant) are circular cones with z-axis 16 as axis; and the Theta-surfaces (Theta=constant) are vertical planes containing z-axis 16. Phi 14 is frequently referred to as the current value of the colatitude coordinate, and Theta 17 is the current value of the longitude coordinate.
  • FIG. 2 shows a simplified example of a graphical representation of data in a rectangular table 20 form storing 4×2 two dimensional views as seen from point P 13 to subject object 10. The top row, A to D, holds Phi 14 constant at 45 degrees and Theta 17 varies such that in view A 21 Theta=45, in view B 22 Theta=135, in view C 23 Theta=225, and in view D 24 Theta=315 degrees. Similarly, the bottom row, E to H, holds Phi 14 constant at 135 degrees and Theta 17 varies such that in view H 25 Theta=45,in view G 26 Theta=135, in view F 27 Theta=225, and in view E 28 Theta=315 degrees. The preferred number of views for an actual implementation of the present invention is 16×8 and will likely increase as technology becomes faster.
  • When a rotate mode is active, a user may manipulate a keyboard or a pointer device such that a desired sequence of the views displays on a screen. Typically, the current view is contiguous (including diagonal) with the previous view. Prior art has shown continuous rotation around z-axis 16 (by varying Theta 17) may be achieved by jumping from one end of a row to the other end of the same row. Such an action results in the following sequence of views, A 21, B 22, C 23, D 24, A 21, B 22, C 23, D 24, A 21, B 22 . . . Similarly, rotating in the opposite direction is achieved by D 24, C 23, B 22, A 21, D 24, C 23, B 22, A 21, D 24, C 23 . . . and so forth for different rows. In the prior art, varying Phi 14 results in sequences in a column of the table, such as A 21 to H 25 or G 26 to B 22. However, the user reaches a limit of rotation at a downward looking view with Phi 14 at a minimum and reaches a limit at an upward looking view with Phi 14 at a maximum (but less than 180 degrees). There remains a need to tumble subject object 10 top over bottom over top to provide the appearance of limitless rotation similar to a user's hand holding and turning the physical subject object 10 for further inspection from any angle.
  • According to the first aspect of the present invention, referring to FIGS. 2, 3 and 4, tumbling subject object 10 bottom over top over bottom over top, is achieved by a function controlling the sequence of views such as, A 21, H 25, F′ 29, C′ 52, A 21, H 25, F′ 29 . . . , where view F′ 29 is view F 27 rotated in plane by 180 degrees such that the image in the original view F 27 is up-side-down. Similarly, view C′ 52 is an up-side-down version of view C 23. Some other sequences are B, G, E′, D′, B . . . ; C, F, H′, A′, C . . . ; H, A, C′, F′, H . . . ; F′, H, A, C′, F′ . . . ; and so on. In a general system, a method comprises the steps of detecting the reaching of one end of a first column in table 20, determining the next view in sequence requires a jump to the same end of a second column that represents a Theta 17 value approximately 180 degrees different from the first column, where continued rotation in the same direction results in a sequence in the second column that is opposite in direction compared to the first column and every time a jump is required the view is toggled between rendering the images up-side-down and right-side-up.
  • An alternate explanation of the first aspect of the present invention is a function, having inputs Phi 14 and Theta 17, which determines the view to display. The function has the characteristic that if phi 14 is greater than 180 degrees then the image displayed is an up-side-down rendering of the view from a colatitude value of 360 degrees minus Phi 14 and a longitude value of 180 degrees from Theta 17. Whereby tumbling object 10 bottom over top over bottom over top results from the user sweeping Phi 14 through 0 to 360 then 0 to 360 degrees.
  • A second aspect of the present invention is the additional step of loading in and displaying a higher resolution image of the current view when the user completes the rotation by releasing a mouse button at the end of a drag. The user may now activate a zoom function for closer inspection with sharper detail than otherwise available.
  • The flowchart shown in FIG. 5 describes the operation of the present invention. The rotation is started 30 upon the user activating the rotate mode by clicking an icon or selecting from a pull-down or pop-up menu, then pressing and holding the mouse button to begin a drag. In step 31, Phi 14 and Theta 17 values update in proportion to mouse movements. The valid ranges are from 0 to 360 degrees where increasing above 360 degrees results in restarting at 0 degrees, and decreasing below 0 degrees results in restarting at 360 degrees. The restarting behavior is also present in step 33. In step 32, if Phi 14 is greater than 180 degrees then the flow branches to step 33, otherwise branches to step 34. In step 33, an up-side-down rendering of the view nearest to having colatitude=(360−Phi) and longitude=(Theta+/−180) is displayed then continues to step 35. In step 34, a right-side-up rendering of the view nearest to having colatitude=Phi 14 and longitude=Theta 17 is displayed then continues to step 35. In step 35, if the user continues to hold the mouse button then the flow branches back to step 31 for further rotation, otherwise the flow branches to step 36. In step 36, a higher resolution version of the current view loads and displays then continues to the ending step 37.
  • Alternatively, subject object 10 may be viewed from varying amounts such as only from above the plane on which it rests. In such a case, the valid range of Phi 14 is approximately 90 to 0 and 360 to 270, where incrementally increasing greater than 90 degrees or decreasing less than 270 degrees is not permitted. Rotating object 10 top over bottom (such that the object is up-side-down) is still valid and follows the teachings in step 33.
  • A third aspect of the present invention provides a step of sharpening the view displayed by loading in a higher resolution image at the time either a rotation is paused, other user actions such as a button click, icon click, or as a step of a zoom function. The zoom function may behave such that zooming in closer than a predetermined limit causes the higher resolution image to load and display. Alternatively, if a computer system's resources allow, after the initial table 20 of views is loaded, all possible higher resolution images, or a portion thereof, may be loaded in a background thread and be displayed (if available) during normal rotation.
  • Referring now to FIG. 6, a software application utilizing the present invention would typically run on an electronic device such as a computer, phone, or game console. The electronic device typically comprises a display screen 40, one or more microprocessors 41, a memory device 42, a storage device 43, an input device 44, and a pointer device 45. Microprocessor 41 communicates with memory device 42, storage device 43, input device 44, pointer device 45, and updates graphics displayed on display screen 40. Storage device 43 may be a hard-drive, internet connection, flash ram, etc. input device 44 may be a keyboard, remote button, touch screen area with character recognition, etc. Pointer device 45 may be a mouse, touch screen, touch pad, tablet, track ball, eye tracker, accelerometer, joystick, etc. Releasing a mouse button to complete a drag is equivalent to removing a stylus from a touch screen, and similar actions involving general pointer devices 45.
  • The present invention's teachings may be implemented in any general purpose application such as, but not limited to, internet browsers, publication packages, presentation packages, medical image packages, as well as non-interactive animations or movies where a user has little or no control. The animations may be of a predetermined or a random direction change pattern of rotation where a time delay controls the speed between frames.
  • Storage of the views may be arranged in many patterns such as: in a rectangular table 20 form; a linear form of views from A through to H (21, 22, 23, 24, 28, 27, 26, 25) whereby video compression and streaming techniques may be better utilized; a random ordering with a lookup table where security is improved; a plural of smaller rectangular tables to reduce the wait time for the first image to display; or a combination of these or other forms.
  • One may acquire the images of the views of object 10 through various digitizing means including, but not limited to, use of a digital camera, or renderings of a 3D computer model of the subject object.
  • It will be apparent to one skilled in the art that spherical coordinate system 12 may be orientated in any arbitrary direction, such that a colatitude coordinate is the angle radial line QP 15 makes with the positive direction of an x-axis 50, and a longitude coordinate is the angle between a plane containing P 13 and x-axis 50, and a xy-plane containing x-axis 50 and a y-axis 51.
  • Thus, the present invention provides a method of extending the amount of rotation of an object. When rotating over the top, a view of the backside is displayed up-side-down and continued rotation over the original bottom results in the object appearing right-side-up. The user experience therefore improves such that continuous rotation of top over bottom over top is possible. In addition, pausing or completing the rotation results in the display of a higher resolution image to improve sharpness or enhance the ability to zoom in closer and show additional detail.
  • Specific preferred embodiments of the present invention are described hereinabove; it is to be understood that the invention is not limited to those particular embodiments, and one skilled in the art may make various changes and modifications without departing the form the scope or the spirit of the invention as it is defined in the attached claims.

Claims (19)

1. A method for rotating an object displayed on an electronic device and sharpening, comprising:
a. providing a first means for displaying a predetermined view of an object, where said object is rotated by sequencing through a plurality of predetermined views observed from predetermined angles; and
b. providing a second means for specifying a current angle from which to observe said object; and
c. displaying one of said plurality of predetermined views nearest to having said current angle; and
d. responsive to an input device action, loading a higher resolution image of said predetermined view and displaying said higher resolution image of said predetermined view;
wherein said input device action results in completing the object rotation.
2. The method as recited in claim 1 wherein said first means comprises a computer program tangibly embodied in a computer readable medium.
3. The method as recited in claim 2 wherein said higher resolution image is loaded from the internet.
4. The method as recited in claim 3 wherein said plurality of predetermined views are images of a physical object.
5. The method as recited in claim 4 wherein said images were acquired through use of a digital camera from said predetermined angles.
6. The method as recited in claim 1 wherein said images of said plurality of predetermined views observed from predetermined angles were acquired by previously rendering a 3D computer model of said object into raster image files.
7. A method for rotating an object displayed on an electronic device and sharpening, comprising:
a. providing a first means for displaying a predetermined view of an object, where said object is rotated by sequencing through a plurality of predetermined views observed from predetermined angles; and
b. providing a second means for specifying a current angle from which to observe said object; and
c. displaying one of said plurality of predetermined views nearest to having said current angle; and
d. responsive to an input device action, loading a higher resolution image of said predetermined view and displaying said higher resolution image of said predetermined view;
wherein said input device action results in zooming in.
8. The method as recited in claim 7 wherein said first means comprises a computer program tangibly embodied in a computer readable medium.
9. The method as recited in claim 8 wherein said input device action results in zooming in closer than a predetermined limit.
10. The method as recited in claim 9 wherein said higher resolution image is loaded from the internet.
11. The method as recited in claim 10 wherein said plurality of predetermined views are images of a physical object.
12. The method as recited in claim 11 wherein said images were acquired through use of a digital camera from said predetermined angles.
13. The method as recited in claim 7 wherein said images of said plurality of predetermined views observed from predetermined angles were acquired by previously rendering a 3D computer model of said object into raster image files.
14. A method for rotating an object displayed on an electronic device and sharpening, comprising:
a. providing a first means for displaying a predetermined view of an object, where said object is rotated by sequencing through a plurality of predetermined views observed from predetermined angles; and
b. providing a second means for specifying a current angle from which to observe said object; and
c. displaying one of said plurality of predetermined views nearest to having said current angle; and
d. responsive to an input device action, loading a higher resolution image of said predetermined view and displaying said higher resolution image of said predetermined view;
wherein said input device action results in pausing the object rotation.
15. The method as recited in claim 14 wherein said first means comprises a computer program tangibly embodied in a computer readable medium.
16. The method as recited in claim 15 wherein said higher resolution image is loaded from the internet.
17. The method as recited in claim 16 wherein said plurality of predetermined views are images of a physical object.
18. The method as recited in claim 17 wherein said images were acquired through use of a digital camera from said predetermined angles.
19. The method as recited in claim 14 wherein said images of said plurality of predetermined views observed from predetermined angles were acquired by previously rendering a 3D computer model of said object into raster image files.
US12/826,067 2006-04-10 2010-06-29 Extended rotation and sharpening of an object viewed from a finite number of angles Expired - Fee Related US8044976B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US12/826,067 US8044976B2 (en) 2006-04-10 2010-06-29 Extended rotation and sharpening of an object viewed from a finite number of angles
US13/279,669 US9129415B2 (en) 2006-04-10 2011-10-24 Appearance of an object

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/279,222 US7773100B2 (en) 2006-04-10 2006-04-10 Extended rotation and sharpening of an object viewed from a finite number of angles
US12/826,067 US8044976B2 (en) 2006-04-10 2010-06-29 Extended rotation and sharpening of an object viewed from a finite number of angles

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US11/279,222 Continuation US7773100B2 (en) 2006-04-10 2006-04-10 Extended rotation and sharpening of an object viewed from a finite number of angles

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US13/279,669 Continuation-In-Part US9129415B2 (en) 2006-04-10 2011-10-24 Appearance of an object

Publications (2)

Publication Number Publication Date
US20100302267A1 true US20100302267A1 (en) 2010-12-02
US8044976B2 US8044976B2 (en) 2011-10-25

Family

ID=38024780

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/279,222 Expired - Fee Related US7773100B2 (en) 2006-04-10 2006-04-10 Extended rotation and sharpening of an object viewed from a finite number of angles
US12/826,067 Expired - Fee Related US8044976B2 (en) 2006-04-10 2010-06-29 Extended rotation and sharpening of an object viewed from a finite number of angles

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US11/279,222 Expired - Fee Related US7773100B2 (en) 2006-04-10 2006-04-10 Extended rotation and sharpening of an object viewed from a finite number of angles

Country Status (2)

Country Link
US (2) US7773100B2 (en)
GB (1) GB2437132B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013061167A2 (en) * 2011-10-24 2013-05-02 Montague Roland Wescott Improving the appearance of an object

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9132352B1 (en) * 2010-06-24 2015-09-15 Gregory S. Rabin Interactive system and method for rendering an object
US20120060127A1 (en) * 2010-09-06 2012-03-08 Multitouch Oy Automatic orientation of items on a touch screen display utilizing hand direction
US9201561B2 (en) 2012-05-12 2015-12-01 Roland Wescott Montague Rotatable object system for visual communication and analysis
JP6106967B2 (en) * 2012-06-04 2017-04-05 ソニー株式会社 Information processing apparatus, information processing method, program, and image display apparatus
US9741150B2 (en) * 2013-07-25 2017-08-22 Duelight Llc Systems and methods for displaying representative images
US9164653B2 (en) 2013-03-15 2015-10-20 Inspace Technologies Limited Three-dimensional space for navigating objects connected in hierarchy
US9996234B2 (en) * 2015-02-03 2018-06-12 Verizon Patent And Licensing Inc. One click photo rotation
CN113238699B (en) * 2021-05-31 2022-07-01 东莞市铭冠电子科技有限公司 Method for drawing linear mouse auxiliary function

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020050988A1 (en) * 2000-03-28 2002-05-02 Michael Petrov System and method of three-dimensional image capture and modeling
US6417836B1 (en) * 1999-08-02 2002-07-09 Lucent Technologies Inc. Computer input device having six degrees of freedom for controlling movement of a three-dimensional object
US20050195216A1 (en) * 2004-03-03 2005-09-08 Gary Kramer System for delivering and enabling interactivity with images
US20060077211A1 (en) * 2004-09-29 2006-04-13 Mengyao Zhou Embedded device with image rotation

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07111743B2 (en) 1992-03-04 1995-11-29 インターナショナル・ビジネス・マシーンズ・コーポレイション Graphic display method and apparatus for rotating an object in a three-dimensional space
JP3519253B2 (en) 1997-10-28 2004-04-12 株式会社ソニー・コンピュータエンタテインメント Information processing apparatus and information processing method
GB2387519B (en) 2002-04-08 2005-06-22 Canon Europa Nv Viewing controller for three-dimensional computer graphics

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6417836B1 (en) * 1999-08-02 2002-07-09 Lucent Technologies Inc. Computer input device having six degrees of freedom for controlling movement of a three-dimensional object
US20020050988A1 (en) * 2000-03-28 2002-05-02 Michael Petrov System and method of three-dimensional image capture and modeling
US20050195216A1 (en) * 2004-03-03 2005-09-08 Gary Kramer System for delivering and enabling interactivity with images
US20060077211A1 (en) * 2004-09-29 2006-04-13 Mengyao Zhou Embedded device with image rotation

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013061167A2 (en) * 2011-10-24 2013-05-02 Montague Roland Wescott Improving the appearance of an object
WO2013061167A3 (en) * 2011-10-24 2013-07-25 Montague Roland Wescott Improving the appearance of an object
GB2509862A (en) * 2011-10-24 2014-07-16 Roland Wescott Montague Improving the appearance of an object
GB2509862B (en) * 2011-10-24 2018-06-27 Wescott Montague Roland Improving the appearance of an object

Also Published As

Publication number Publication date
US20070236515A1 (en) 2007-10-11
GB2437132A (en) 2007-10-17
US8044976B2 (en) 2011-10-25
US7773100B2 (en) 2010-08-10
GB0705686D0 (en) 2007-05-02
GB2437132B (en) 2008-06-18

Similar Documents

Publication Publication Date Title
US8044976B2 (en) Extended rotation and sharpening of an object viewed from a finite number of angles
US11175726B2 (en) Gesture actions for interface elements
US7675514B2 (en) Three-dimensional object display apparatus, three-dimensional object switching display method, three-dimensional object display program and graphical user interface
US8427503B2 (en) Method, apparatus and computer program product for creating graphical objects with desired physical features for usage in animation
US20160110090A1 (en) Gesture-Based Content-Object Zooming
US9459784B2 (en) Touch interaction with a curved display
JP5433006B2 (en) Motion-initiated content control for media systems
US20120311488A1 (en) Asynchronous handling of a user interface manipulation
CN105518566B (en) Display rotation management
US20130198690A1 (en) Visual indication of graphical user interface relationship
WO2018233623A1 (en) Method and apparatus for displaying image
JP5616223B2 (en) System and method for capturing digital images
US20160070460A1 (en) In situ assignment of image asset attributes
CN107291237B (en) Information processing method and head-mounted electronic equipment
CN113873148A (en) Video recording method, video recording device, electronic equipment and readable storage medium
US10489009B2 (en) User interface facilitating mesh generation
US9129415B2 (en) Appearance of an object
US10270721B2 (en) Method and apparatus for uploading an attachment
US20200257396A1 (en) Electronic device and control method therefor
US7921382B2 (en) Method for smooth rotation
Kerr et al. Mobile phone performance analysis for camera based visual interactions

Legal Events

Date Code Title Description
STCF Information on status: patent grant

Free format text: PATENTED CASE

REMI Maintenance fee reminder mailed
FPAY Fee payment

Year of fee payment: 4

SULP Surcharge for late payment
FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY

FEPP Fee payment procedure

Free format text: 7.5 YR SURCHARGE - LATE PMT W/IN 6 MO, SMALL ENTITY (ORIGINAL EVENT CODE: M2555); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YR, SMALL ENTITY (ORIGINAL EVENT CODE: M2552); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY

Year of fee payment: 8

FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY

LAPS Lapse for failure to pay maintenance fees

Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20231025