EP0946919A1 - Fernbediente kontrolle von hochauflösungsbildern in echtzeit - Google Patents

Fernbediente kontrolle von hochauflösungsbildern in echtzeit

Info

Publication number
EP0946919A1
EP0946919A1 EP97947822A EP97947822A EP0946919A1 EP 0946919 A1 EP0946919 A1 EP 0946919A1 EP 97947822 A EP97947822 A EP 97947822A EP 97947822 A EP97947822 A EP 97947822A EP 0946919 A1 EP0946919 A1 EP 0946919A1
Authority
EP
European Patent Office
Prior art keywords
image
images
hierarchy
level
areas
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.)
Ceased
Application number
EP97947822A
Other languages
English (en)
French (fr)
Inventor
Andrea Basso
Raffaele Noro
Olivier Verscheure
Jean-Pierre Hubaux
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.)
Ecole Polytechnique Federale de Lausanne EPFL
Original Assignee
Ecole Polytechnique Federale de Lausanne EPFL
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 Ecole Polytechnique Federale de Lausanne EPFL filed Critical Ecole Polytechnique Federale de Lausanne EPFL
Publication of EP0946919A1 publication Critical patent/EP0946919A1/de
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformations in the plane of the image
    • G06T3/40Scaling of whole images or parts thereof, e.g. expanding or contracting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/53Querying
    • G06F16/532Query formulation, e.g. graphical querying
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/21Intermediate information storage
    • H04N1/2166Intermediate information storage for mass storage, e.g. in document filing systems

Definitions

  • This invention relates to Real-Time Remote Inspection of High-Resolution Images and more particularly to coordinated storage, retrieval and transmission of digital images with different levels of resolution.
  • the interactivity is handled by letting the user to select, within a low-resolution version of the image he/she is interested in, only a portion of the image to be viewed with higher resolution or higher priority with respect to the remainder: this implies a hierarchical structure of the image data as well as the definition of Region of Interest (Rol) that indicates a specific portion of the image to be viewed at higher resolution.
  • Rol Region of Interest
  • the Rol have two possible interpretations: in the first, the Rol is viewed in a display window independent from the low-resolution image while in the second, the Rol is displayed within the same display window but with an enhanced level of resolution for the specific region (EP-A-0 246 010 and WO-A-96 29818 teach about said second interpretation).
  • the aim of the present invention is to provide coordinated integrated storage, retrieval and transmission methods to support the decoding operations required in particular by [1], although it is not exclusively targeted to the mentioned system.
  • a system that receives a hierarchy of images at different resolution levels, either in original or coded format, and, by using only index numbers as identificators of portions of images, establishes direct relationships between corresponding areas in all consecutive levels of the hierarchy, before the storage in the database. It is also addressed a system for retrieving in a second time both full images and Rol that are selected by the user through the display apparatus. Finally, it is addressed a system for the interactive transmission of images or Rol as a sequence of consecutive elementary areas.
  • the first object of this invention is to provide a suitable technique for the storage of high-resolution images that are generated by the image source as a hierarchy of digital images.
  • the second object of this invention is to provide a suitable technique for retrieving images and portion of images that are organised in a hierarchical structure in a storage apparatus.
  • the third object of this invention is to provide a suitable technique for the transmission to a display apparatus of images and portion of images that are retrieved from a storage apparatus and are organised in a hierarchical structure.
  • a method for storage, retrieval and transmission comprising: the steps of receiving hierarchical digital image data from the source, where images are analysed and further decomposed as a set of elementary areas in which any such area in one image at a given level of the hierarchy corresponds to a group of elementary areas in the upper level of the hierarchy and in which for each image of the hierarchy, consecutive elementary areas are sorted out in a first file, whereas the position in said first file of each area is indexed in a second file and the length in bytes of each area is stored in a third file; the steps of passing and storing the index file and the length file of the areas in each image of the hierarchy in which these files are further used when retrieving from the storage means a portion of a given image in the hierarchy selected by a control signal issued by the display apparatus and where the selection refers to an images or a portion of an image at a coarser resolution level in the hierarchy; the steps of buffering the requested portion of images at higher resolution where the elementary areas are organised in order to form
  • the first object of the invention is more particularly achieved by the steps of storing digital hierarchies of images corresponding to increasing resolution levels in which the whole information content of the image is aggregated as a set of indexes, each of them corresponding to one and only one elementary area and where:
  • the step of storing digital hierarchies of images may be a step of storing hierarchies of uncoded images in the form of consecutive elementary areas of M x N pixels, independently from the hierarchical level, or a step of storing hierarchies of coded images where elementary areas are obtained through a mask composed of consecutive regular rectangles of M x N pixels.
  • the image at level i may be stored as a set of consecutive regular elementary areas for which an index is produced in the increasing order from 0 to H j x V j , where H j and V j are respectively the number of areas in the horizontal and vertical directions.
  • An index may be associated and used to identify a unique elementary area of the image at level i and in which this index corresponds to Zj 2 indexes of the image at level i-1 and each image may be decomposed as a set of indexed elementary areas and for each index the length in bytes may be written in a file at the corresponding index value.
  • each image may be decomposed in a set of indexed elementary areas and for each index the position of the first byte of the information relative the indexed area may be written in a file at the corresponding index value.
  • the second object of the invention is more particularly achieved by retrieving steps for stored hierarchies of images where:
  • the hierarchy is stored as a unique file for each coded or uncoded image in the order of consecutive elementary areas
  • the display apparatus queries images or portion of images in the increasing order of resolution level
  • the image at the lowest resolution level n may be used to define a portion of the image at level n-1 in the form of a rectangular mask defined by the upper-left x 1 t y 1 and bottom-right x 2 , y 2 corners.
  • any level i of the hierarchy may be defined a portion of the image at level i-1 to be retrieved as a rectangular area x 1 ( y ⁇ , x 2 , ⁇ 2 , until the level 1 of the hierarchy is reached.
  • the queries may be received from the display apparatus as a query of a rectangular area x 1 , y 1 ; x 2 , y 2 of the image at level i that is mapped into a corresponding rectangular area x ⁇ , y.,', x 2 ', y 2 ' of the image i-1 to be retrieved, and a rectangular area x ⁇ , y ⁇ , x 2 ', y 2 ' of the image at level i-1 of the hierarchy may be mapped into a set of indexed areas for which the indexes are in the increasing order and the set of elementary areas covers the defined rectangle.
  • the database may be queried for a portion of an image in the form of a set of rectangular elementary areas and this elementary areas may be identified as index numbers in the increasing order and in which the index is associated with the position and length of the elementary area to be retrieved.
  • the database may be queried for a portion of an image in the form of a set of elementary areas, where the indexed elementary areas are identified by indexed positions and lengths to be retrieved without any specific ordering.
  • a sequence of portions of the same reference image may be queried.
  • the third object of the invention is more particularly achieved by the steps of temporarily storing the information relative to the elementary area to be transmitted in a buffer organised to store the exact amount of information to be transmitted when buffer is filled up.
  • the buffer may be organised as consecutive indexed slots in the increasing indexing order, each slot corresponding to an indexed length.
  • the transmission may be organised for sending the data contained in the buffer and data being readout in the increasing index order.
  • Fig. 1 is a block diagram of a preferred embodiment of the method of the present invention.
  • Fig. 2 represents the operations performed in storage mode, where the Y j x X j image of level i is decomposed in H j x V ( elementary areas of size M x N pixels.
  • Fig. 3 represents the mapping of one M x N elementary area of level i with Z j 2 elementary areas of level i-1 , where Z j is the zooming factor between image at level i and image at level i-1 .
  • Fig. 4 represents the selection of the active elementary areas in the image at level i- 1 once the selection is performed in the image at the level i .
  • the rectangle x ⁇ , y-,', x 2 ', y 2 ' is derived from the reference image, then the indexes of the active elementary areas are computed.
  • Fig. 5 represents the set of indexes that are queried to the database after the selection and the computation of active elementary areas on the reference image.
  • Fig. 6 represents the buffer space allocated for each control signal received from the display apparatus, once the selection on the reference image has been performed, as well as the queries to the storage apparatus have been sent: the selected elementary areas are received from the database and placed in the appropriate slot, until the buffer is filled up.
  • Block 1 is the source of images in hierarchical format
  • block 2 is the storage system of the invention
  • block 3 is the storage apparatus
  • block 4 is the memory that stores the length and position of the indexed elementary areas for subsequent retrieval
  • block 5 generates the control signals received from the display apparatus
  • block 6 is the retrieval system of the invention
  • block 7 is the memory to organise the buffer slots of the retrieved elementary areas
  • block 9 is the transmission support
  • block 10 is the display apparatus.
  • the method for storage, retrieval and transmission of the present invention includes the following described methods in storage, retrieval and transmission modes.
  • the storage apparatus is composed of one or several disks and/or CD juke-box that permanently store any digital information, in particular high-resolution images in the embodiment of the invention.
  • the method in the storage mode is receiving the hierarchy of digitised images from the image source, either in original or coded format.
  • the image with the lowest resolution level, say In is analysed first and subdivided into elementary areas of equal size M x N pixels to form a regular grid (Fig. 2).
  • Each area of the grid is then indexed starting from the upper-left corner with the number zero and increasing the index for the consecutive areas in the horizontal direction or for the left area of the following line of the grid if the right image border is reached.
  • the number of areas in the horizontal scan and in the vertical scan are, respectively:
  • X n is the horizontal size in pixels
  • Y n is the vertical size in pixels
  • the method in storage mode For each indexed area, the method in storage mode generates a trace of the length l k , in number of bytes, occupied by the k-th indexed area of the image (such length is the same for all areas if the image is in uncompressed format).
  • the elementary areas are then sent to the storage apparatus in their exact indexing order, so that the consecutive bytes of each area are adjacent for the subsequent retrieval and transmission.
  • each given area of the image l j is covered by the low-resolution version of an aggregation of an integral number of elementary areas in the image lj. 1 t thereof if the zooming factor from image l j to image l is Z j in both the horizontal and vertical axes, each elementary area in l j corresponds to Z j 2 elementary areas in l ⁇ (Fig. 3).
  • the method computes the position and the length, in number of bytes, of the indexed areas in the order they are sent to the storage apparatus. These positions and lengths are then recorded and sent as two distinct files to the retrieval module for subsequent hierarchical access to the images.
  • the method in retrieval mode is remotely controlled by a user and is receiving control signals from the display apparatus.
  • the storage apparatus contains all the information that can be potentially accessed at a given instant by the user in the hierarchy of resolution levels, to be displayed either as separate windows for separate resolution levels or in the same window with enhanced resolution levels.
  • control signal issued by the user through the display apparatus represents a request for zooming within the image l j at the resolution level i , the rectangular region defined by his upper-left corner x ⁇ y ⁇ and his bottom-right corner x 2 , y 2 .
  • the method operates as follows: for the image l n with the lowest resolution level, the retrieval system reads from the storage apparatus l k consecutive bytes at the position p k , where k ranging from 0 to (H n x V n )-1 is the index of the elementary areas in that image and p k and l k are respectively the position and the length in bytes of the k-th indexed elementary area as contained in the retrieval memory of the method; in subsequent operations and with reference to the image l j in the i-th level of the hierarchy, the retrieval is performed under control of the display apparatus that indicates simultaneously the level i of the reference image, the upper-left and bottom-right corner of the rectangular area x 1 t y ⁇ x 2 , y 2 to be viewed with magnification; the indexes of the elementary areas of the image l j .-, to be then displayed are computed from the index of the upper-left corner of the portion of image lj already displayed (Fig.
  • x MOD y is the remainder of x/y
  • DIV y is the integral part x/y
  • index entries activate the corresponding entries in the position and length files of the image l ⁇ contained in the retrieval memory that queries the storage apparatus.
  • the image data in the storage apparatus is accessed in the order of increasing index, reading in the storage apparatus the data file corresponding to the image l at the indexed position and at the indexed length in bytes.
  • the following operation is the transmission of the elementary areas to the display apparatus.
  • the method in the transmission mode controls a buffer in which the information relative to the elementary area being transmitted is temporarily stored before accessing the transmission means.
  • the allocated buffer space corresponds to the sum of all the lengths of the elementary areas that have been requested by the retrieval module and each area and buffer slot are sorted in the order of their increasing index.
  • the transmission operates as follows: the indexed areas enters the transmission buffer in their request order, if storage apparatus is synchronous with the retrieval module, or in a random order, if not, and are put in the corresponding location of the buffer since we know from the index the position and length of all the elementary areas (Fig. 6); when the buffer is filled up and ready to be transmitted, the bytes are then delivered to the transmission means and in turn to the display means. The system stops until the next control signal is received from the display apparatus.
  • the invention has several domains of applicability, generally those in which the inspection of high resolution images is a current practice and in particular when such information have to be stored in a central database for future multiple access, such as:
  • the required means are: a computer unit located near the storage apparatus to process digital images in hierarchical format where either original or incremental or coded formats are equally supported, since it is a task of the display apparatus to process the content of the images; storage means to store the information that is processed by the computer unit and accessed later; a computer unit to receive controls from the display apparatus and query data to the storage means; buffer means to structure the information to be sent to the display apparatus; transmission means to carry information from the buffer to the display apparatus and to carry control signals from the display apparatus to a computer unit.
  • the benefits of using the method of the present invention include:

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Processing Or Creating Images (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Storing Facsimile Image Data (AREA)
EP97947822A 1996-12-30 1997-12-30 Fernbediente kontrolle von hochauflösungsbildern in echtzeit Ceased EP0946919A1 (de)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
GBGB9627037.6A GB9627037D0 (en) 1996-12-30 1996-12-30 Real-time interactive remote inspection of high-resolution images
GB9627037 1996-12-30
PCT/IB1997/001607 WO1998029819A1 (en) 1996-12-30 1997-12-30 Real-time remote inspection of high-resolution images

Publications (1)

Publication Number Publication Date
EP0946919A1 true EP0946919A1 (de) 1999-10-06

Family

ID=10805102

Family Applications (1)

Application Number Title Priority Date Filing Date
EP97947822A Ceased EP0946919A1 (de) 1996-12-30 1997-12-30 Fernbediente kontrolle von hochauflösungsbildern in echtzeit

Country Status (4)

Country Link
EP (1) EP0946919A1 (de)
AU (1) AU5405898A (de)
GB (1) GB9627037D0 (de)
WO (1) WO1998029819A1 (de)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2432739A (en) * 2005-11-04 2007-05-30 Bosch Gmbh Robert Storing video data in different hierarchy levels in network

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AUPR678401A0 (en) * 2001-08-02 2001-08-23 Singfield, Christian Network image server
US7343052B2 (en) * 2002-04-09 2008-03-11 Sonic Solutions End-user-navigable set of zoomed-in images derived from a high-resolution master image
CN101010694A (zh) * 2005-06-30 2007-08-01 奥林巴斯株式会社 检索系统以及检索方法

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4742558A (en) * 1984-02-14 1988-05-03 Nippon Telegraph & Telephone Public Corporation Image information retrieval/display apparatus
US5165103A (en) * 1986-09-12 1992-11-17 Hitachi, Ltd. Image data processing method for selective partial image storage
JPH02195480A (ja) * 1989-01-25 1990-08-02 Hitachi Ltd 画像データの検索方式
JPH03223966A (ja) * 1989-12-26 1991-10-02 Fuji Xerox Co Ltd ファイリング装置およびそれを用いたファイル検索方法
US5321520A (en) * 1992-07-20 1994-06-14 Automated Medical Access Corporation Automated high definition/resolution image storage, retrieval and transmission system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO9829819A1 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2432739A (en) * 2005-11-04 2007-05-30 Bosch Gmbh Robert Storing video data in different hierarchy levels in network
GB2432739B (en) * 2005-11-04 2008-12-03 Bosch Gmbh Robert Method for handling content information

Also Published As

Publication number Publication date
WO1998029819A1 (en) 1998-07-09
AU5405898A (en) 1998-07-31
GB9627037D0 (en) 1997-02-19

Similar Documents

Publication Publication Date Title
EP0500883B1 (de) Bilddatenbank mit indexbilddaten niedriger resolution
AU642415B2 (en) Method and apparatus for manipulating digital video data
US4661811A (en) Video map display
CA1315391C (en) System for processing various types of information in easily usable form
US6005679A (en) Image data filing system for quickly retrieving an area of interest of an image from a reduced amount of image data
EP0217825A1 (de) Rechnergestütztes zeichnungsführungssystem
KR20020052190A (ko) 영상 데이터 디스플레이 시스템 및 방법
Hill Jr et al. Interactive image query system using progressive transmission
US4661988A (en) Image information-filing apparatus
CN1251514C (zh) 存储数据项的方法和设备以及读取数据项的设备
WO1998029819A1 (en) Real-time remote inspection of high-resolution images
US5255364A (en) Electronic filing system wherein the automatic updating of retrieval data is voluntarily inhibited
JPS63156476A (ja) 画像フアイル装置
JPH0589176A (ja) 画像検索装置
JPH0793336A (ja) 画像記憶装置および画像記憶検索装置
KR20010035015A (ko) 다수 데이터의 통합 영상 디스플레이 시스템 및 방법
JPH06162116A (ja) 動画像表示装置
JPH05502568A (ja) 読取り装置
US5107342A (en) System and a process for recording cartographic information on a videodisk
JPS648854B2 (de)
JPS61151890A (ja) 文書画像情報の検索方法
KR100563085B1 (ko) 수치지도와 사진영상의 복합 디스플레이 방법
JPH0877328A (ja) 地図データ検索方法
JP3450346B2 (ja) 異縮尺地図管理装置
KR20010000208A (ko) 거대 영상 디스플레이 시스템 및 방법

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 19990705

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): CH DE FI FR GB IT LI NL SE

17Q First examination report despatched

Effective date: 20000309

GRAG Despatch of communication of intention to grant

Free format text: ORIGINAL CODE: EPIDOS AGRA

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN REFUSED

18R Application refused

Effective date: 20011130