[go: up one dir, main page]

US7573488B2 - System and method for organizing two and three dimensional image data - Google Patents

System and method for organizing two and three dimensional image data Download PDF

Info

Publication number
US7573488B2
US7573488B2 US11/200,805 US20080505A US7573488B2 US 7573488 B2 US7573488 B2 US 7573488B2 US 20080505 A US20080505 A US 20080505A US 7573488 B2 US7573488 B2 US 7573488B2
Authority
US
United States
Prior art keywords
subpicture
image data
picture
levels
subpictures
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.)
Expired - Lifetime, expires
Application number
US11/200,805
Other versions
US20060033756A1 (en
Inventor
Peter Freyhult
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.)
Hitachi Energy Ltd
Original Assignee
ABB AB
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 ABB AB filed Critical ABB AB
Priority to US11/200,805 priority Critical patent/US7573488B2/en
Publication of US20060033756A1 publication Critical patent/US20060033756A1/en
Application granted granted Critical
Publication of US7573488B2 publication Critical patent/US7573488B2/en
Assigned to ABB SCHWEIZ AG reassignment ABB SCHWEIZ AG ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: ABB AB
Assigned to ABB POWER GRIDS SWITZERLAND AG reassignment ABB POWER GRIDS SWITZERLAND AG ASSIGNMENT OF ASSIGNOR'S INTEREST Assignors: ABB SCHWEIZ AG
Adjusted expiration legal-status Critical
Assigned to HITACHI ENERGY SWITZERLAND AG reassignment HITACHI ENERGY SWITZERLAND AG CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: ABB POWER GRIDS SWITZERLAND AG
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T9/00Image coding

Definitions

  • the present invention relates to handling graphic data, and particularly to a system and method for handling two and three dimensional data forming a picture image.
  • Computer based control systems are known to present a visual display of an activity that is thereupon used to monitor or control that activity. Graphical pictures or images are commonly used to form a model of an activity or process. Traditionally, computer based control systems use two dimensional models. Due to an increased need for providing a model having additional information so as to provide better control over a process, a two dimensional model is, in many instances, insufficient.
  • the present invention overcomes the shortcomings in prior systems and thereby satisfies a significant need for a graphics system and method that more effectively organizes or otherwise handles data forming a two or three dimensional picture or image.
  • the picture is divided into a number of subpictures, wherein subpictures having different resolutions are placed in different levels that are stacked in relation to each other.
  • the picture is defined by a plurality of levels, each level including a plurality of subpicture areas corresponding to a different level of image data resolution relative to image data resolution levels corresponding to subpicture areas in other levels.
  • the method and system include selecting a subpicture element having image data for inclusion in the picture image and identifying a subpicture area in which the subpicture element may be placed, the identified subpicture area being in the lowest possible level of the picture image.
  • the method and system further include placing the image data of the subpicture element in the identified subpicture area.
  • the system and method identify overlapping subpicture areas in a level corresponding to the next higher image data resolution level that overlaps the identified subpicture area.
  • the system and method place image data of one or more subpicture elements from the identified subpicture into at least one of the overlapping subpicture areas.
  • FIG. 1 is a block diagram of a graphics system in accordance with an embodiment of the present invention
  • FIG. 2 is a diagram illustrating the basic structure of a picture utilized by the graphics system of FIG. 1 ;
  • FIG. 3 is a flow chart illustrating an operation of the graphics system of FIG. 1 ;
  • FIG. 4 is another flow chart illustrating another operation of the graphics system of FIG. 1 ;
  • FIG. 5 is a portion of an alternative flow chart illustrating an alternative operation of the graphics system of FIG. 1 .
  • graphics system 1 for displaying or otherwise handling two or three dimensional data.
  • graphics system 1 will be described as part of an industrial or process control system.
  • graphical picture images are generated to provide a model, such as a geographical or schematic model of the process being controlled. It is understood, however, that graphics system 1 may be other types of systems for handling and displaying graphical data.
  • graphics system 1 includes a processor 2 that is capable of performing a number of operations for retrieving and processing graphics information.
  • processor 2 may be a microprocessor commonly found in a personal computer.
  • Graphics system 1 further includes memory 3 coupled to processor 2 and having stored therein software code for allowing processor 2 to, among other operations, receive and process graphics data for visual display.
  • Memory 3 may be further capable of storing the graphics data.
  • Graphics system 1 may further include a secondary memory device (not shown). The software code instructions stored in memory 3 and the operations performed by processor 2 will be described in greater detail below.
  • Graphics system 1 further includes a display device 4 coupled to processor 2 for displaying graphics data.
  • the graphics data may be two or three dimensional data. It is understood that graphics system 1 includes user controls for, among other things, controlling the image of graphics information.
  • graphics system 1 organizes graphics data forming a picture image so as to substantially optimize graphics data retrieved from memory 3 for presentation on display device 4 .
  • Graphics system 1 divides the graphics data forming a picture image into a plurality of subpictures.
  • the subpicture grids are disposed onto a plurality of levels of differing resolution levels that are arranged in a stacked relationship.
  • each subpicture is sized within a predetermined size range so as to substantially minimize the amount of data transported between processor 2 , memory 3 and display device 4 .
  • a “picture image” and/or “picture” 20 is defined as an independent set of related coordinate based image data that provides a model of a dynamic process, such as a process being controlled in part by graphics system 1 .
  • An “extent” refers to a dataset position in coordinate space having a coordinate position and a size or dimension in coordinate directions surrounding or otherwise in proximity to the coordinate position.
  • An “element” is defined as a set of image data belonging to a picture image 20 having a common extent and lacking any other reference to other parts of picture image 20 .
  • a “subpicture” 21 refers to a portion of picture image 20 and is itself a picture limited to elements from a portion of the coordinate space encompassed by picture 20 .
  • a subpicture 21 may be classified as being 1) “uninstantiated” when no data structures for the subpicture exist; 2) “instantiated” when a data structure of the subpicture 21 exists; and 3) “loaded” when an instantiated data structure for subpicture 21 and elements are transferred from secondary memory to memory 3 .
  • a subpicture 21 has “overflowed” when the amount of image data therein exceeds a predetermined maximum amount.
  • the predetermined maximum amount may be 1000 elements.
  • a subpicture 21 is uninstantiated if the amount of image data therein is less than a predetermined minimum amount.
  • the predetermined minimum amount may be ten elements.
  • a “level” 22 ( FIG. 2 ) is defined as a set of subpictures 21 having an amount of image data resolution that is different from the amount of image data resolution at other levels. All subpictures 21 in the level 22 together cover the entire coordinate space of picture image 20 and do not overlap. Each level 22 has a unique characteristic that may be utilized together extent to distribute elements among the subpictures 21 . For example, a characteristic of a level 22 may be a zoom level or z-coordinate.
  • a “picture scheme” is a complete organizational description of all subpictures 21 forming a picture 20 .
  • a picture scheme is “exhausted” when the subpicture structure of the picture scheme overflows with elements of image data.
  • An element “fits” within a subpicture 21 if the element's extent is substantially entirely within the extent of the subpicture 21 .
  • the level definition of an element is consistent with the level characteristics of the corresponding level 22 .
  • the described embodiment of the present invention is directed towards organizing or otherwise handling image data so as to substantially optimize the storage and transport of the image data between processor 2 , memory 3 and display device 4 .
  • the handling of an element corresponding to a picture will be described with reference to FIGS. 3 and 4 .
  • graphics system 1 defines or is provided with a picture scheme at step 31 for handling image data for forming a picture 2 .
  • the picture scheme defines picture 20 as having four levels 22 A- 22 D of subpictures 21 , as shown in FIG. 2 .
  • the picture scheme defines the uppermost level 22 A as having a single subpicture 21 with a low level of resolution, with each level below level 22 A having an increasing number of subpictures and a higher level of resolution.
  • processor 2 Upon receiving an element corresponding to picture 20 at step 32 , processor 2 identifies at step 33 a subpicture 21 in the lowest most level 22 in which the received element may fit. The identified subpicture 21 is loaded if the identified subpicture 21 has not yet been loaded. The received element is then placed in the identified subpicture 21 at step 34 .
  • graphics system 1 operates to divide the image data amongst the subpictures 21 so as to improve data transport within graphics system 1 . If the number of elements now within identified subpicture 21 is less than the predetermined maximum amount, the inclusion of the received element into and/or within picture 20 is complete. On the other hand, if the number of elements now within identified subpicture 21 exceeds the predetermined maximum amount, graphics system 1 then determines at step 35 whether the identified subpicture 21 is at the lowest level 22 of picture 20 . Upon the determination that the identified subpicture 21 is at the lowest level 22 of picture 20 , the picture scheme is exhausted and a routine for redefining the picture scheme is initiated at step 36 . This routine will be described in detail below.
  • graphics system 1 Upon the determination that the identified subpicture 21 is not at the lowest most level 22 , graphics system 1 identifies at step 37 all of the overlapping subpictures 21 in the next lower level 22 having extents which overlap extents of the identified subpicture 21 . If no such overlapping subpictures 21 are identified, the routine for redefining the picture scheme is initiated. Otherwise, graphics system 1 then sorts at step 38 the overlapping subpictures 21 in a list of overlapping subpictures in descending order of the number of elements that the overlapping subpictures 21 may receive from the identified subpicture 21 , with respect to extent and level.
  • graphics system 1 examines each overlapping subpicture 21 sequentially, starting with the overlapping subpicture 21 at the top of the list and examining each overlapping subpicture 21 in descending order. For each overlapping subpicture 21 examined, graphics system 1 first determines at step 40 whether the corresponding number of overlapping elements that the overlapping subpicture 21 may receive from the identified subpicture 21 is greater than the predetermined minimum number of elements. If not, the picture scheme is exhausted and the routine for redefining the picture scheme is initiated. Otherwise, the examined overlapping subpicture 21 is added to a “subpicture to instantiate” list at step 41 .
  • graphics system 1 sequentially removes each overlapping subpicture 21 from the “subpicture to instantiate” list and instantiates each at step 43 .
  • graphic system 1 For each instantiated overlapping subpicture 21 , graphic system 1 identifies all of the instantiated subpictures 21 appearing on the next higher level 22 having an extent that overlaps the instantiated overlapping subpicture 21 at step 44 , moves all elements from the identified instantiated subpictures 21 from step 44 into the instantiated overlapping subpicture 21 at step 45 , and returns to step 35 if the number of elements in the particular instantiated overlapping subpicture 21 exceeds the predetermined maximum amount of elements.
  • steps 44 and 45 have been performed for all of the overlapping subpictures 21 in the “subpicture to instantiate” list, the incorporation of the received element into picture 20 is complete.
  • the routine for redefining the picture scheme, executed upon a determination that the picture scheme is exhausted, will be described with reference to FIG. 4 .
  • the “subpictures to instantiate” list and the “overlapping subpicture” list are cleared at step 50 .
  • graphics system 1 loads in step 51 all of the instantiated subpictures 21 in picture 20 that have not yet been instantiated. All of the elements from the instantiated subpictures 21 are extracted and added to a “total” list in step 52 .
  • Picture 20 and the corresponding picture scheme are then deleted in step 53 .
  • a new picture 20 and picture scheme are then received and instantiated together with the uninstantiated subpictures 21 at step 54 .
  • the elements appearing in the “total” list are then successively added to the new picture 20 using the operation illustrated in FIG. 3 . Thereafter, the received element (step 32 ) has been successively incorporated within picture 20 and particularly within a particular subpicture 21 of picture 20 .
  • an alternative embodiment may include the steps of determining the number of elements each overlapping subpicture 21 may receive from the identified subpicture 21 at step 60 with respect to extent and level ( FIG. 6 ), and instantiating each overlapping subpicture 21 having the most receivable elements at step 61 .
  • the picture scheme is exhausted and the routine of FIG. 4 is performed. If not, the elements from the identified subpicture 21 that fit within the instantiated, overlapping subpicture 2 of step 61 that fit therein at step 62 . Steps 61 and 62 are repeated for each overlapping substructure 21 .

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Processing Or Creating Images (AREA)
  • Image Generation (AREA)

Abstract

A method and system are disclosed for storing, retrieving and otherwise handling two and/or three dimensional image data forming a picture or image. The picture is defined by a plurality of levels, each level including a plurality of subpicture areas corresponding to a different level of image data resolution relative to image data resolution levels corresponding to subpicture areas in other levels. The method and system include selecting a subpicture element having image data for inclusion in the picture and identifying a subpicture area in which the subpicture element may be placed. The method and system further include placing the image data of the subpicture element in the identified subpicture area. Upon a determination that the amount of image data in the identified subpicture area exceeds a predetermined maximum amount following the placing operation, the system and method identify overlapping subpicture areas in a level corresponding to the next higher image data resolution level that overlaps the identified subpicture area. Following the identifying operation, the system and method place image data of one or more subpicture elements from the identified subpicture area into at least one of the overlapping subpicture areas.

Description

CROSS-REFERENCE TO RELATED APPLICATIONS
This application is a continuation of, and incorporates by reference the entire disclosure of, U.S. patent application Ser. No. 09/835,004, filed Apr. 13, 2001 now abandoned
BACKGROUND OF THE INVENTION
1. Technical Field of the Invention
The present invention relates to handling graphic data, and particularly to a system and method for handling two and three dimensional data forming a picture image.
2. Description of the Related Art
Computer based control systems are known to present a visual display of an activity that is thereupon used to monitor or control that activity. Graphical pictures or images are commonly used to form a model of an activity or process. Traditionally, computer based control systems use two dimensional models. Due to an increased need for providing a model having additional information so as to provide better control over a process, a two dimensional model is, in many instances, insufficient.
In organizing and presenting a visual display of a picture, some prior and existing control systems have divided a picture image into a plurality of subpictures. One problem encountered is that the amount of data within the subpictures forming a picture image may vary considerably. Because system resources are taxed simply by loading and handling a subpicture for inclusion within a picture to be visually displayed, subpictures having both large and small amounts of data may adversely effect the overall performance of the control system. Based upon the foregoing, there is a need for more efficiently storing, retrieving and otherwise handling image data forming a picture.
SUMMARY OF THE INVENTION
The present invention overcomes the shortcomings in prior systems and thereby satisfies a significant need for a graphics system and method that more effectively organizes or otherwise handles data forming a two or three dimensional picture or image. According to an embodiment of the present invention, the picture is divided into a number of subpictures, wherein subpictures having different resolutions are placed in different levels that are stacked in relation to each other. The picture is defined by a plurality of levels, each level including a plurality of subpicture areas corresponding to a different level of image data resolution relative to image data resolution levels corresponding to subpicture areas in other levels. The method and system include selecting a subpicture element having image data for inclusion in the picture image and identifying a subpicture area in which the subpicture element may be placed, the identified subpicture area being in the lowest possible level of the picture image. The method and system further include placing the image data of the subpicture element in the identified subpicture area. Upon a determination that the amount of image data in the identified subpicture area exceeds a predetermined maximum amount following the placing operation, the system and method identify overlapping subpicture areas in a level corresponding to the next higher image data resolution level that overlaps the identified subpicture area. Following the identifying operation, the system and method place image data of one or more subpicture elements from the identified subpicture into at least one of the overlapping subpicture areas. By incorporating or otherwise adding a picture element into a picture structure in this manner, subpictures are better grouped for transport and storage within the system.
BRIEF DESCRIPTION OF THE DRAWINGS
A more complete understanding of the system and method of the present invention may be obtained by reference to the following Detailed Description when taken in conjunction with the accompanying Drawings wherein:
FIG. 1 is a block diagram of a graphics system in accordance with an embodiment of the present invention;
FIG. 2 is a diagram illustrating the basic structure of a picture utilized by the graphics system of FIG. 1;
FIG. 3 is a flow chart illustrating an operation of the graphics system of FIG. 1;
FIG. 4 is another flow chart illustrating another operation of the graphics system of FIG. 1; and
FIG. 5 is a portion of an alternative flow chart illustrating an alternative operation of the graphics system of FIG. 1.
DETAILED DESCRIPTION OF THE PREFERRED EXEMPLARY EMBODIMENTS
The present invention will now be described more fully hereinafter with reference to the accompanying drawings in which a preferred embodiment of the invention is shown. This invention may, however, be embodied in many different forms and should not be construed as being limited to the embodiment set forth herein. Rather, the embodiment is provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art.
Referring to FIG. 1, there is shown a graphics system 1 for displaying or otherwise handling two or three dimensional data. For reasons of simplicity and in accordance with an embodiment of the present invention, graphics system 1 will be described as part of an industrial or process control system. In such a system, graphical picture images are generated to provide a model, such as a geographical or schematic model of the process being controlled. It is understood, however, that graphics system 1 may be other types of systems for handling and displaying graphical data.
According to the disclosed embodiment of the present invention, graphics system 1 includes a processor 2 that is capable of performing a number of operations for retrieving and processing graphics information. For example, processor 2 may be a microprocessor commonly found in a personal computer.
Graphics system 1 further includes memory 3 coupled to processor 2 and having stored therein software code for allowing processor 2 to, among other operations, receive and process graphics data for visual display. Memory 3 may be further capable of storing the graphics data. Graphics system 1 may further include a secondary memory device (not shown). The software code instructions stored in memory 3 and the operations performed by processor 2 will be described in greater detail below.
Graphics system 1 further includes a display device 4 coupled to processor 2 for displaying graphics data. The graphics data may be two or three dimensional data. It is understood that graphics system 1 includes user controls for, among other things, controlling the image of graphics information.
In general terms, graphics system 1 organizes graphics data forming a picture image so as to substantially optimize graphics data retrieved from memory 3 for presentation on display device 4. Graphics system 1 divides the graphics data forming a picture image into a plurality of subpictures. The subpicture grids are disposed onto a plurality of levels of differing resolution levels that are arranged in a stacked relationship. By placing image data within these subpictures in accordance with a predetermined algorithm, each subpicture is sized within a predetermined size range so as to substantially minimize the amount of data transported between processor 2, memory 3 and display device 4.
At this point, image related terms will be defined with reference to FIG. 2. A “picture image” and/or “picture” 20 is defined as an independent set of related coordinate based image data that provides a model of a dynamic process, such as a process being controlled in part by graphics system 1. An “extent” refers to a dataset position in coordinate space having a coordinate position and a size or dimension in coordinate directions surrounding or otherwise in proximity to the coordinate position. An “element” is defined as a set of image data belonging to a picture image 20 having a common extent and lacking any other reference to other parts of picture image 20. A “subpicture” 21 refers to a portion of picture image 20 and is itself a picture limited to elements from a portion of the coordinate space encompassed by picture 20. A subpicture 21 may be classified as being 1) “uninstantiated” when no data structures for the subpicture exist; 2) “instantiated” when a data structure of the subpicture 21 exists; and 3) “loaded” when an instantiated data structure for subpicture 21 and elements are transferred from secondary memory to memory 3.
In addition, a subpicture 21 has “overflowed” when the amount of image data therein exceeds a predetermined maximum amount. For example, the predetermined maximum amount may be 1000 elements. A subpicture 21 is uninstantiated if the amount of image data therein is less than a predetermined minimum amount. For example, the predetermined minimum amount may be ten elements.
A “level” 22 (FIG. 2) is defined as a set of subpictures 21 having an amount of image data resolution that is different from the amount of image data resolution at other levels. All subpictures 21 in the level 22 together cover the entire coordinate space of picture image 20 and do not overlap. Each level 22 has a unique characteristic that may be utilized together extent to distribute elements among the subpictures 21. For example, a characteristic of a level 22 may be a zoom level or z-coordinate.
Further, a “picture scheme” is a complete organizational description of all subpictures 21 forming a picture 20. A picture scheme is “exhausted” when the subpicture structure of the picture scheme overflows with elements of image data.
An element “fits” within a subpicture 21 if the element's extent is substantially entirely within the extent of the subpicture 21. The level definition of an element is consistent with the level characteristics of the corresponding level 22.
The described embodiment of the present invention is directed towards organizing or otherwise handling image data so as to substantially optimize the storage and transport of the image data between processor 2, memory 3 and display device 4. In particular, the handling of an element corresponding to a picture will be described with reference to FIGS. 3 and 4.
Initially, graphics system 1 defines or is provided with a picture scheme at step 31 for handling image data for forming a picture 2. In this case, the picture scheme defines picture 20 as having four levels 22A-22D of subpictures 21, as shown in FIG. 2. The picture scheme defines the uppermost level 22A as having a single subpicture 21 with a low level of resolution, with each level below level 22A having an increasing number of subpictures and a higher level of resolution.
Upon receiving an element corresponding to picture 20 at step 32, processor 2 identifies at step 33 a subpicture 21 in the lowest most level 22 in which the received element may fit. The identified subpicture 21 is loaded if the identified subpicture 21 has not yet been loaded. The received element is then placed in the identified subpicture 21 at step 34.
At this point, graphics system 1 operates to divide the image data amongst the subpictures 21 so as to improve data transport within graphics system 1. If the number of elements now within identified subpicture 21 is less than the predetermined maximum amount, the inclusion of the received element into and/or within picture 20 is complete. On the other hand, if the number of elements now within identified subpicture 21 exceeds the predetermined maximum amount, graphics system 1 then determines at step 35 whether the identified subpicture 21 is at the lowest level 22 of picture 20. Upon the determination that the identified subpicture 21 is at the lowest level 22 of picture 20, the picture scheme is exhausted and a routine for redefining the picture scheme is initiated at step 36. This routine will be described in detail below. Upon the determination that the identified subpicture 21 is not at the lowest most level 22, graphics system 1 identifies at step 37 all of the overlapping subpictures 21 in the next lower level 22 having extents which overlap extents of the identified subpicture 21. If no such overlapping subpictures 21 are identified, the routine for redefining the picture scheme is initiated. Otherwise, graphics system 1 then sorts at step 38 the overlapping subpictures 21 in a list of overlapping subpictures in descending order of the number of elements that the overlapping subpictures 21 may receive from the identified subpicture 21, with respect to extent and level.
Thereafter, graphics system 1 examines each overlapping subpicture 21 sequentially, starting with the overlapping subpicture 21 at the top of the list and examining each overlapping subpicture 21 in descending order. For each overlapping subpicture 21 examined, graphics system 1 first determines at step 40 whether the corresponding number of overlapping elements that the overlapping subpicture 21 may receive from the identified subpicture 21 is greater than the predetermined minimum number of elements. If not, the picture scheme is exhausted and the routine for redefining the picture scheme is initiated. Otherwise, the examined overlapping subpicture 21 is added to a “subpicture to instantiate” list at step 41. A determination is made at step 42 whether the number of elements that would remain in the identified subpicture 21 less the corresponding number of overlapping elements is less than the predetermined maximum amount of elements in a subpicture. If the number of remaining elements still exceeds the predetermined maximum amount, then the next overlapping subpicture 21 in the list is examined and steps 40-41 repeated therefor. If there are no more overlapping subpictures 21 in the list, picture scheme is exhausted and the routine for redefining the picture scheme is initiated.
If the number of remaining elements is less than the predetermined maximum amount of elements, graphics system 1 sequentially removes each overlapping subpicture 21 from the “subpicture to instantiate” list and instantiates each at step 43. For each instantiated overlapping subpicture 21, graphic system 1 identifies all of the instantiated subpictures 21 appearing on the next higher level 22 having an extent that overlaps the instantiated overlapping subpicture 21 at step 44, moves all elements from the identified instantiated subpictures 21 from step 44 into the instantiated overlapping subpicture 21 at step 45, and returns to step 35 if the number of elements in the particular instantiated overlapping subpicture 21 exceeds the predetermined maximum amount of elements. When steps 44 and 45 have been performed for all of the overlapping subpictures 21 in the “subpicture to instantiate” list, the incorporation of the received element into picture 20 is complete.
The routine for redefining the picture scheme, executed upon a determination that the picture scheme is exhausted, will be described with reference to FIG. 4. The “subpictures to instantiate” list and the “overlapping subpicture” list are cleared at step 50. Next, graphics system 1 loads in step 51 all of the instantiated subpictures 21 in picture 20 that have not yet been instantiated. All of the elements from the instantiated subpictures 21 are extracted and added to a “total” list in step 52. Picture 20 and the corresponding picture scheme are then deleted in step 53. A new picture 20 and picture scheme are then received and instantiated together with the uninstantiated subpictures 21 at step 54. The elements appearing in the “total” list are then successively added to the new picture 20 using the operation illustrated in FIG. 3. Thereafter, the received element (step 32) has been successively incorporated within picture 20 and particularly within a particular subpicture 21 of picture 20.
As can be seen, the operation shown in FIG. 3 results in the same distribution of elements within picture 20 regardless of the order in which the elements are incorporated in picture 20. Instead of steps 38-45, an alternative embodiment may include the steps of determining the number of elements each overlapping subpicture 21 may receive from the identified subpicture 21 at step 60 with respect to extent and level (FIG. 6), and instantiating each overlapping subpicture 21 having the most receivable elements at step 61. In the event the number of elements corresponding to the overlapping subpicture 2 capable of receiving the greatest number of elements is not greater than the predetermined minimum number of elements, the picture scheme is exhausted and the routine of FIG. 4 is performed. If not, the elements from the identified subpicture 21 that fit within the instantiated, overlapping subpicture 2 of step 61 that fit therein at step 62. Steps 61 and 62 are repeated for each overlapping substructure 21.
The invention being thus described, it will be obvious that the same may be varied in many ways. Such variations are not to be regarded as a departure from the spirit and scope of the invention, and all such modifications as would be obvious to one skilled in the art are intended to be included within the scope of the following claims.

Claims (20)

1. A method of storing image data of a picture in a plurality of levels, each level corresponding to a specific resolution level of the image data, said method comprising:
receiving an element of the picture for storing on one of the plurality of levels of image data;
wherein each level of the plurality of levels comprises a set of subpictures having an amount of image data resolution that is different from an amount of image data resolution at other levels, each said level having a different number of subpictures;
wherein the set of subpictures in each said level of the plurality of levels is operable to cover an entire coordinate space of the picture without overlap;
identifying a subpicture in a lowest one of the plurality of levels in which the received element may be placed, wherein the lowest level represents a lowest resolution of image data, and wherein each subpicture stores a predetermined maximum amount of elements;
determining whether the identified subpicture has previously been loaded;
if the identified subpicture is determined not to have been loaded, loading the identified subpicture;
placing the received element in the identified subpicture;
determining if a number of elements in the identified subpicture exceeds the predetermined maximum;
if the number of elements in the identified subpicture exceeds the predetermined maximum, identifying a number of overlapping subpictures, in a higher one of the plurality of levels, into which the received element may be placed, wherein the higher level represents a higher resolution of image data than the lowest level, and wherein the subpicture in the higher level is capable of storing a larger number of elements than the subpicture in the lowest level; and
wherein each subpicture of the plurality of subpictures is created by successively filling a limited predetermined size of memory with image data.
2. The method of claim 1 further comprising:
determining if a number of elements in the identified subpicture of the higher level exceeds the predetermined maximum; and
if the number of elements in the identified subpicture of the higher level exceeds the predetermined maximum, identifying a number of overlapping subpictures, in a next higher one of the plurality of levels, into which the received element may be placed, wherein the next higher level represents a higher resolution of image data than the higher level.
3. The method of claim 1, wherein if the number of overlapping subpictures is zero, the method further comprises redefining the subpictures of the picture.
4. The method of claim 1, further comprising:
receiving a new element of the picture for storing in one of the plurality of levels of image data; and
repeating the steps of identifying, placing, and determining for the new element of the picture.
5. The method of claim 1, further comprising:
loading the identified subpicture prior to placing the received element in the identified subpicture.
6. The method of claim 1, wherein the step of identifying a number of overlapping subpictures further comprises:
sorting a list of overlapping subpictures; and
examining an overlapping element in the list.
7. The method of claim 6, further comprising:
adding the overlapping subpicture to an instantiation list; and
instantiating the overlapping subpictures from the instantiation list.
8. The method of claim 1, wherein the picture comprises an image with three-dimensional data.
9. A system for storing image data related to a picture, the system comprising:
a processor;
a memory interoperably coupled with the processor and having computer software code stored therein;
wherein the processor and memory operate in combination on the picture;
at least one extent defining a dataset position in coordinate space by defining a coordinate position and a size in coordinate directions around the coordinate position;
at least one element defining a set of data belonging to the picture and having a common extent;
a plurality of subpictures defining a portion of the picture, each subpicture capable of storing a predetermined maximum amount of data;
a plurality of levels arranged in a stacked relationship, wherein each level of the plurality of levels comprises a set of subpictures having an amount of image data resolution that is different from an amount of image data resolution at other levels, each said level having a different number of subpictures;
wherein the set of subpictures in each said level of the plurality of levels is operable to cover an entire coordinate space of the picture without overlap;
wherein a subpicture in a higher level of the plurality of levels is capable of storing a larger predetermined maximum amount of data than a subpicture in a lower level of the plurality of levels; and
wherein each subpicture of the plurality of subpictures is created by successively filling a limited predetermined size of memory with image data.
10. The system of claim 9, wherein a lowest one of the plurality of levels has a lower resolution level and fewer subpictures than a higher one of the plurality of levels.
11. The system of claim 9, wherein a level of the plurality of levels represents the picture in its entirety.
12. The system of claim 9, wherein a lowest one of the plurality of levels includes one subpicture representing the picture in its entirety.
13. The system of claim 12, wherein a higher one of the plurality of levels includes a plurality of subpictures having a higher resolution than the lowest level.
14. The system of claim 9, wherein the picture comprises three-dimensional image data.
15. A graphics system for organizing and storing a picture, the graphics system comprising:
a processor; and
a memory having computer software code stored therein, the processor and the memory being capable of:
receiving an element of the picture for storing on one of the plurality of levels of image data;
wherein each level of the plurality of levels comprises a set of subpictures having an amount of image data resolution that is different from an amount of image data resolution at other levels, each said level having a different number of subpictures;
wherein the set of subpictures in each said level of the plurality of levels is operable to cover an entire coordinate space of the picture without overlap;
identifying a subpicture in a lowest one of the plurality of levels in which the received element may be placed, wherein the lowest level represents a lowest resolution of image data, and wherein each subpicture stores a predetermined maximum amount of elements;
determining whether the identified subpicture has previously been loaded;
if the identified subpicture is determined not to have been loaded, loading the identified subpicture;
placing the received element in the identified subpicture;
determining if a number of elements in the identified subpicture exceeds the predetermined maximum;
if the number of elements in the identified subpicture exceeds the predetermined maximum, identifying a number of overlapping subpictures, in a higher one of the plurality of levels, into which the received element may be placed, wherein the higher level represents a higher resolution of image data than the lowest level, and wherein the subpicture in the higher level is capable of storing a larger number of elements than the subpicture in the lowest level; and
wherein each subpicture of the plurality of subpictures is created by successively filling a limited predetermined size of memory with image data.
16. The graphics system of claim 15, further comprising a display for displaying the picture.
17. The graphics system of claim 15, wherein the processor and memory are further capable of:
determining if a number of elements in the identified subpicture of the higher level exceeds the predetermined maximum; and
if the number of elements in the identified subpicture of the higher level exceeds the predetermined maximum, identifying a number of overlapping subpictures, in a next higher one of the plurality of levels, into which the received element may be placed, wherein the next higher level represents a higher resolution of image data than the higher level.
18. The graphics system of claim 15, wherein the processor and memory are further capable of, if the number of overlapping subpictures is zero, redefining the subpictures of the picture.
19. The graphics system of claim 15, wherein the processor and memory are further capable of:
receiving a new element of the picture for storing in one of the plurality of levels of image data; and
repeating the steps of identifying, placing, and determining for the new element of the picture.
20. The graphics system of claim 15, wherein the picture comprises three-dimensional image data.
US11/200,805 2001-04-13 2005-08-10 System and method for organizing two and three dimensional image data Expired - Lifetime US7573488B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/200,805 US7573488B2 (en) 2001-04-13 2005-08-10 System and method for organizing two and three dimensional image data

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/835,004 US20030206181A1 (en) 2001-04-13 2001-04-13 System and method for organizing two and three dimensional image data
US11/200,805 US7573488B2 (en) 2001-04-13 2005-08-10 System and method for organizing two and three dimensional image data

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/835,004 Continuation US20030206181A1 (en) 2001-04-13 2001-04-13 System and method for organizing two and three dimensional image data

Publications (2)

Publication Number Publication Date
US20060033756A1 US20060033756A1 (en) 2006-02-16
US7573488B2 true US7573488B2 (en) 2009-08-11

Family

ID=25268327

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/835,004 Abandoned US20030206181A1 (en) 2001-04-13 2001-04-13 System and method for organizing two and three dimensional image data
US11/200,805 Expired - Lifetime US7573488B2 (en) 2001-04-13 2005-08-10 System and method for organizing two and three dimensional image data

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/835,004 Abandoned US20030206181A1 (en) 2001-04-13 2001-04-13 System and method for organizing two and three dimensional image data

Country Status (3)

Country Link
US (2) US20030206181A1 (en)
EP (1) EP1390915A1 (en)
WO (1) WO2002084595A1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080152216A1 (en) * 2004-08-31 2008-06-26 Visre, Inc. Methods for and apparatus for generating a continuum of three dimensional image data
US20120076358A1 (en) * 2004-08-31 2012-03-29 Meadow William D Methods for and Apparatus for Generating a Continuum of Three-Dimensional Image Data
US20130083026A1 (en) * 2011-09-30 2013-04-04 Olympus Integrated Technologies America, Inc. Blending Resolution Layers for Fractional Zoom Levels
US8890866B2 (en) 2004-08-31 2014-11-18 Visual Real Estate, Inc. Method and apparatus of providing street view data of a comparable real estate property
US9098870B2 (en) 2007-02-06 2015-08-04 Visual Real Estate, Inc. Internet-accessible real estate marketing street view system and method

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040125114A1 (en) * 2002-12-31 2004-07-01 Hauke Schmidt Multiresolution image synthesis for navigation
JP4940110B2 (en) * 2007-11-20 2012-05-30 キヤノン株式会社 Image processing apparatus, control method therefor, program, and printer
CN102640098B (en) * 2009-12-16 2016-09-07 Abb股份有限公司 Method and system for providing an HMI in a process control system for monitoring and controlling a process

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4827413A (en) 1987-06-16 1989-05-02 Kabushiki Kaisha Toshiba Modified back-to-front three dimensional reconstruction algorithm
US4885703A (en) 1987-11-04 1989-12-05 Schlumberger Systems, Inc. 3-D graphics display system using triangle processor pipeline
US5432894A (en) 1991-08-23 1995-07-11 Fujitsu Limited Graphic data processing system with improved retrieval and display of graphical forms
US5611035A (en) 1992-10-16 1997-03-11 International Business Machines Corporation Relational data base system for conveniently constructing graphical images
WO1997013219A1 (en) 1995-10-04 1997-04-10 Iterated Systems, Inc. Image compression using fractal tilings
WO1997014113A2 (en) 1995-10-13 1997-04-17 Asoc Ag Associative Computing Method of processing data at a semantic level using 2d or 3d visualisation
US5857036A (en) 1996-03-04 1999-01-05 Iterated Systems, Inc. System and method for the fractal encoding of datastreams
US6326965B1 (en) * 1998-04-14 2001-12-04 International Business Machines Corp. Interactive representation and retrieval of multi-dimensional data using view elements
US20020057850A1 (en) * 1999-11-24 2002-05-16 Sirohey Saad A. Method and apparatus for transmission and display of a compressed digitized image
US6493858B2 (en) * 2001-03-23 2002-12-10 The Board Of Trustees Of The Leland Stanford Jr. University Method and system for displaying VLSI layout data
US6912695B2 (en) * 2001-09-13 2005-06-28 Pixia Corp. Data storage and retrieval system and method
US6985638B1 (en) * 1999-06-01 2006-01-10 Shin Aoki Efficient perspective transformation of partial images in composing a single image
US20060256130A1 (en) * 2001-12-14 2006-11-16 Activesky, Inc. Multimedia publishing system for wireless devices

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5477272A (en) * 1993-07-22 1995-12-19 Gte Laboratories Incorporated Variable-block size multi-resolution motion estimation scheme for pyramid coding
US5963670A (en) * 1996-02-12 1999-10-05 Massachusetts Institute Of Technology Method and apparatus for classifying and identifying images
US5991816A (en) * 1996-12-13 1999-11-23 Wisconsin Alumni Research Foundation Image transfer protocol in progressively increasing resolution
US6208692B1 (en) * 1997-12-31 2001-03-27 Sarnoff Corporation Apparatus and method for performing scalable hierarchical motion estimation
CN1204102A (en) * 1998-06-04 1999-01-06 中国地图出版社 Image processing method for electronic map
US20020033837A1 (en) * 2000-01-10 2002-03-21 Munro James A. Multiple-image viewer

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4827413A (en) 1987-06-16 1989-05-02 Kabushiki Kaisha Toshiba Modified back-to-front three dimensional reconstruction algorithm
US4885703A (en) 1987-11-04 1989-12-05 Schlumberger Systems, Inc. 3-D graphics display system using triangle processor pipeline
US5432894A (en) 1991-08-23 1995-07-11 Fujitsu Limited Graphic data processing system with improved retrieval and display of graphical forms
US5611035A (en) 1992-10-16 1997-03-11 International Business Machines Corporation Relational data base system for conveniently constructing graphical images
WO1997013219A1 (en) 1995-10-04 1997-04-10 Iterated Systems, Inc. Image compression using fractal tilings
WO1997014113A2 (en) 1995-10-13 1997-04-17 Asoc Ag Associative Computing Method of processing data at a semantic level using 2d or 3d visualisation
US5857036A (en) 1996-03-04 1999-01-05 Iterated Systems, Inc. System and method for the fractal encoding of datastreams
US6326965B1 (en) * 1998-04-14 2001-12-04 International Business Machines Corp. Interactive representation and retrieval of multi-dimensional data using view elements
US6985638B1 (en) * 1999-06-01 2006-01-10 Shin Aoki Efficient perspective transformation of partial images in composing a single image
US20020057850A1 (en) * 1999-11-24 2002-05-16 Sirohey Saad A. Method and apparatus for transmission and display of a compressed digitized image
US6493858B2 (en) * 2001-03-23 2002-12-10 The Board Of Trustees Of The Leland Stanford Jr. University Method and system for displaying VLSI layout data
US6912695B2 (en) * 2001-09-13 2005-06-28 Pixia Corp. Data storage and retrieval system and method
US20060256130A1 (en) * 2001-12-14 2006-11-16 Activesky, Inc. Multimedia publishing system for wireless devices

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Davis, "A Wavelet-Based Analysis of Fractal Image Compression", IEEE Transactions on Image Processing, vol. 7, Feb. 1998, No. 2, pp. 141-154.
Lin et al., "A Pyrimid Algorithm for Fast Fractal Image Compression", IEEE International Conf. Image Processing, vol. 3, Jan. 1, 1995, pp. 596-599.
Po et al., "A Novel Subtree Partitioning Algorighm for Wavelet-Based Fractal Image Coding", Proceedings of 1998 IEEE International Conference on Acoustics, Speech, and Signal Processing, 1998, pp. 2677-2680.

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080152216A1 (en) * 2004-08-31 2008-06-26 Visre, Inc. Methods for and apparatus for generating a continuum of three dimensional image data
US8078396B2 (en) * 2004-08-31 2011-12-13 Meadow William D Methods for and apparatus for generating a continuum of three dimensional image data
US20120076358A1 (en) * 2004-08-31 2012-03-29 Meadow William D Methods for and Apparatus for Generating a Continuum of Three-Dimensional Image Data
US8666657B2 (en) * 2004-08-31 2014-03-04 William D. Meadow Methods for and apparatus for generating a continuum of three-dimensional image data
US8890866B2 (en) 2004-08-31 2014-11-18 Visual Real Estate, Inc. Method and apparatus of providing street view data of a comparable real estate property
US8902226B2 (en) 2004-08-31 2014-12-02 Visual Real Estate, Inc. Method for using drive-by image data to generate a valuation report of a selected real estate property
USRE45264E1 (en) 2004-08-31 2014-12-02 Visual Real Estate, Inc. Methods and apparatus for generating three-dimensional image data models
US9311397B2 (en) 2004-08-31 2016-04-12 Visual Real Estates, Inc. Method and apparatus of providing street view data of a real estate property
US9311396B2 (en) 2004-08-31 2016-04-12 Visual Real Estate, Inc. Method of providing street view data of a real estate property
US9384277B2 (en) 2004-08-31 2016-07-05 Visual Real Estate, Inc. Three dimensional image data models
US9098870B2 (en) 2007-02-06 2015-08-04 Visual Real Estate, Inc. Internet-accessible real estate marketing street view system and method
US20130083026A1 (en) * 2011-09-30 2013-04-04 Olympus Integrated Technologies America, Inc. Blending Resolution Layers for Fractional Zoom Levels

Also Published As

Publication number Publication date
US20060033756A1 (en) 2006-02-16
US20030206181A1 (en) 2003-11-06
WO2002084595A1 (en) 2002-10-24
EP1390915A1 (en) 2004-02-25

Similar Documents

Publication Publication Date Title
US5757385A (en) Method and apparatus for managing multiprocessor graphical workload distribution
EP2464093B1 (en) Image file generation device, image processing device, image file generation method, and image processing method
US9965886B2 (en) Method of and apparatus for processing graphics
EP1269417B1 (en) Tiled graphics architecture
EP1203349B1 (en) Graphical objects with minimum and preferred sizes
EP1206753B1 (en) Graphical objects having origins defined with elasticity
EP0515076A1 (en) Computer graphics system
EP1295256B1 (en) Method and system for image rendering with tiles
US7573488B2 (en) System and method for organizing two and three dimensional image data
EP0316144B1 (en) Method and apparatus for classifying graphics segments to facilitate pick and display operation
EP1200934B1 (en) Graphical objects with stretch and compression properties
JP3086189B2 (en) Texture map packing
KR0150832B1 (en) Method and apparatus for interlocking graphical objects
US6343309B1 (en) Method and apparatus for parallelizing a graphics pipeline
JP2009217000A (en) Drawing processor, drawing processing program, and drawing processing method
KR20220151573A (en) System for web-based 3D map display and method for file conversion using the same
US5929865A (en) Method of sorting two-dimensional graphic images for converting into raster lines
JP3528004B2 (en) Image processing system
US6677940B1 (en) Design support system
US6801214B1 (en) Three-dimensional graphics system reducing color data/bits in drawing operations for faster processing
EP0443531B1 (en) Graphic data handling method and system
JPH0247735A (en) Computer device
JP4609210B2 (en) Image processing apparatus, method, and program
JP3536362B2 (en) Drawing data generation method
JP2914074B2 (en) Limited color determining method and apparatus

Legal Events

Date Code Title Description
STCF Information on status: patent grant

Free format text: PATENTED CASE

FPAY Fee payment

Year of fee payment: 4

FEPP Fee payment procedure

Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 8

AS Assignment

Owner name: ABB SCHWEIZ AG, SWITZERLAND

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ABB AB;REEL/FRAME:045713/0398

Effective date: 20171024

AS Assignment

Owner name: ABB POWER GRIDS SWITZERLAND AG, SWITZERLAND

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ABB SCHWEIZ AG;REEL/FRAME:052916/0001

Effective date: 20191025

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 12

AS Assignment

Owner name: HITACHI ENERGY SWITZERLAND AG, SWITZERLAND

Free format text: CHANGE OF NAME;ASSIGNOR:ABB POWER GRIDS SWITZERLAND AG;REEL/FRAME:058666/0540

Effective date: 20211006