WO2005112422A1 - Method and arrangement for transmitting images in a network - Google Patents

Method and arrangement for transmitting images in a network Download PDF

Info

Publication number
WO2005112422A1
WO2005112422A1 PCT/DE2005/000650 DE2005000650W WO2005112422A1 WO 2005112422 A1 WO2005112422 A1 WO 2005112422A1 DE 2005000650 W DE2005000650 W DE 2005000650W WO 2005112422 A1 WO2005112422 A1 WO 2005112422A1
Authority
WO
WIPO (PCT)
Prior art keywords
image
data unit
network
data
packets
Prior art date
Application number
PCT/DE2005/000650
Other languages
German (de)
French (fr)
Inventor
Diana Filimon
Stefan Heiss
Original Assignee
Fujitsu Siemens Computers Gmbh
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 Fujitsu Siemens Computers Gmbh filed Critical Fujitsu Siemens Computers Gmbh
Priority to EP05742901A priority Critical patent/EP1745638A1/en
Publication of WO2005112422A1 publication Critical patent/WO2005112422A1/en

Links

Classifications

    • 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/00127Connection or combination of a still picture apparatus with another apparatus, e.g. for storage, processing or transmission of still picture signals or of information associated with a still picture
    • H04N1/00204Connection or combination of a still picture apparatus with another apparatus, e.g. for storage, processing or transmission of still picture signals or of information associated with a still picture with a digital computer or a digital computer system, e.g. an internet server
    • H04N1/00209Transmitting or receiving image data, e.g. facsimile data, via a computer, e.g. using e-mail, a computer network, the internet, I-fax
    • 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/32Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device
    • H04N1/32609Fault detection or counter-measures, e.g. original mis-positioned, shortage of paper
    • H04N1/32625Fault detection
    • H04N1/32641Fault detection of transmission or transmitted data, e.g. interruption or wrong number of pages
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N2201/00Indexing scheme relating to scanning, transmission or reproduction of documents or the like, and to details thereof
    • H04N2201/32Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device
    • H04N2201/3201Display, printing, storage or transmission of additional information, e.g. ID code, date and time or title
    • H04N2201/3225Display, printing, storage or transmission of additional information, e.g. ID code, date and time or title of data relating to an image, a page or a document
    • H04N2201/3242Display, printing, storage or transmission of additional information, e.g. ID code, date and time or title of data relating to an image, a page or a document of processing required or performed, e.g. for reproduction or before recording

Definitions

  • the invention relates to a method for sending an image within a network and a method for receiving and displaying an image that has been sent within a network.
  • the invention further relates to the application of the method and an arrangement for sending an image and for receiving and displaying an image.
  • a possible basic concept for computer networks is the peer-to-peer architecture, in which all members of the network have equal rights.
  • the peer-to-peer architecture is also suitable for spontaneously established (ad-hoc) networks based on wireless transmission technology such as Bluetooth or WLAN (Wireless Local Area Network).
  • the peer-to-peer architecture is able to deal flexibly with new members or members who are no longer required, and does not require a predefined basic network structure.
  • a network protocol without feedback about data retention is recommended in order to keep the communication effort low. Due to the nature of the system, such a network protocol allows transmission errors. This can become problematic for wireless networks that are susceptible to interference due to interference with other punk waves or due to reflection of their own signal or absorption. If, for example If images are transmitted within the framework of a presentation within the network, incorrectly transmitted data can result in too much image information being lost in order to make the content understandable.
  • the way in which image information is encoded in data units usually requires that an error within the data unit affects the entire subsequent stored image information.
  • the invention minimizes the effect of an error on the entire image content by dividing the image into sectors that are sent separately, received and displayed. An error thus affects a smaller unit of information, which reduces the interference caused by the error in the entire image. With the positioning information, the remaining sectors are correctly positioned even in the absence of sectors.
  • Figure 1 shows an embodiment of the arrangement according to the invention for sending an image
  • Figure 2 shows an embodiment of the arrangement according to the invention for receiving and displaying an image.
  • FIG. 1 shows a first computer 1 as an exemplary embodiment of an arrangement for sending an image.
  • the first computer 1 has a first screen 2, means for extracting the image information 3, a data compressor 4, a device for breaking down into packets 5 and a transmitting device 6, via which the first computer 1 is connected to a network 7.
  • An image 11 having a sector 12 is reproduced from the first screen 2.
  • a data unit 13, a compressed data unit 14 and packets 15 are shown to illustrate the method carried out.
  • this image 11 is broken down into sectors 12.
  • the image 11 is in horizontal stripes disassembled, any other division that completely fills the image 11 is also conceivable.
  • the sectors 12, of which only one is shown here by way of example, are processed successively. They are first fed to the means for extracting the image information 3, which creates the data unit 13 from the image information of the sector 12 in accordance with a predetermined coding rule. The data unit 13 is then fed to the data compressor 4, which creates the compressed data unit 14.
  • the data compressor 4 advantageously uses methods for run length encoding (RLE) which offer a high degree of compression for compressing images.
  • the means for extracting the image information 3 and the data compressor 4 can be carried out by one unit.
  • the data unit 13 and / or the compressed data unit 14 can be stored both in the main memory of the computer 1 and for temporary storage in the form of data in a non-volatile memory.
  • Both the data unit 13 and the compressed data unit 14 contain, in addition to the image information, the relative position of the sector 12 within the image 11 as additional information.
  • the size (height, width) of the sector 12 can also be specified, if this is not implicit the coding regulation for the image information results.
  • the compressed data unit 14 prepared in this way is then fed to the device for disassembling the packets 5.
  • the content of the compressed data unit 14 is divided into a sequence of packets 15, the size of which of the packets 15 depends on the network protocol used.
  • each packet 15 is provided with the name of the compressed data unit 14 and a consecutive number.
  • the packets 15 are then successively sent from the transmitter device 6 into the network 7.
  • a network protocol that allows data packets to be sent without the prior establishment of a connection with a reception protocol (handshake) is, for example, UDP (User Datagram Protocol), which is based on the IP (Internet Protocol).
  • FIG. 2 shows an exemplary embodiment of an arrangement for receiving and displaying an image.
  • a second computer 21 is also connected to the network 7.
  • the second computer 21 has a second screen 22, means for displaying the data unit 23, a data decompressor 24, a device for assembling packets 25 and a receiving device 26.
  • a data unit 33, a compressed data unit 34 and packets 35 are also shown.
  • Data recorded by the receiving device 26 are compiled into packets 35 from the network 7.
  • incorrect data packets 35 can occur, as is symbolically shown for a data packet in FIG. 2.
  • the data packets 35 are fed to the device for assembling packets 25, which assembles the packets 35 to form the compressed data unit 34.
  • the packets Based on the additional information about the name of the compressed data unit and the consecutive number, the packets can 35 clearly assigned to a compressed data unit 34.
  • the consecutive number can also be used to determine whether data packets 35 have been lost during the transmission.
  • Some transmission protocols also offer the possibility of transmitting a checksum by means of which the integrity of the data in a packet 35 can be checked.
  • Lost or faulty data packets 35 can now be taken into account by the device for assembling packets 25 in various ways. For example, it is possible to replace a faulty data packet with a predetermined data packet that does not carry any image information, but ensures that the error does not propagate into the image content of the following packets 35.
  • the compressed data unit 34 is now converted by the data decompressor 24 into the uncompressed data unit 33, which is fed to the means for displaying the image information 23. This takes the additional information about the position and possibly the size of the sector 32 within the image 31 from the data unit 33 and represents this sector 32 at the specified position.
  • a coding method was used in which the image information is contained in the data unit 33 line by line from the upper left point of a sector.
  • an error in a package 35 only leads to an incorrect representation of the image information contained in this package 35.
  • the image information of subsequent packets 35 is also affected.
  • the effect of the error remains limited to one sector 32 by the method according to the invention.
  • the data decompressor 24 and the means for displaying the image information 23 can alternatively be combined into one unit.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • General Engineering & Computer Science (AREA)
  • Computing Systems (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention relates to a method for sending an image (11) and a method for receiving and representing an image (31) in a network (7). Said methods are characterised in that the image (11) is decomposed into at least two sectors (12) before the emission thereof, and a data unit (13) is produced for each sector (12), said data unit containing the image content of the corresponding sector (12) in an encoded form, and information on the relative position of the corresponding sector (12) inside the image (11). Inversely, corresponding sectors (32) are combined on the basis of received data units (33) in order to form an image (31). The invention enables the consequences of transmission errors, especially in wireless networks, to be minimised.

Description

Beschreibungdescription
Verfahren und Anordnung zur Übertragung von Bildern innerhalb eines NetzwerksMethod and arrangement for the transmission of images within a network
Die Erfindung betrifft ein Verfahren zum Versenden eines Bildes innerhalb eines Netzwerks sowie ein Verfahren zum Empfangen und Darstellen eines Bildes, das innerhalb eines Netzwerks versendet wurde. Die Erfindung betrifft weiterhin die Anwendung des Verfahrens sowie eine Anordnung zum Versenden eines Bildes und zum Empfang und Darstellen eines Bildes.The invention relates to a method for sending an image within a network and a method for receiving and displaying an image that has been sent within a network. The invention further relates to the application of the method and an arrangement for sending an image and for receiving and displaying an image.
Ein mögliches Grundkonzept für Computernetzwerke stellt die Peer-to-peer Architektur dar, bei der alle Mitglieder des Netzwerks gleichberechtigt sind. Die Peer-to-peer Architektur bietet sich auch für spontan aufgebaute (Ad-Hoc) Netzwerke an, die auf kabelloser Übertragungstechnik, wie Bluetooth o- der WLAN (Wireless Local Area Network) beruhen. Die Peer-to- peer Architektur ist bei entsprechendem Aufwand bei der Netzwerkverwaltung in der Lage, flexibel mit neu hinzukommenden oder wegfallenden Mitgliedern umzugehen und setzt keine vorgegebene grundlegende Netzwerkstruktur voraus .A possible basic concept for computer networks is the peer-to-peer architecture, in which all members of the network have equal rights. The peer-to-peer architecture is also suitable for spontaneously established (ad-hoc) networks based on wireless transmission technology such as Bluetooth or WLAN (Wireless Local Area Network). The peer-to-peer architecture is able to deal flexibly with new members or members who are no longer required, and does not require a predefined basic network structure.
Wenn innerhalb des Netzwerks Daten ausgetauscht werden sollen, die jeweils alle Mitglieder erreichen sollen, beispielsweise bei der sogenannten Multicast- oder Broadcast-Technik, bietet sich ein Netzwerkprotokoll ohne Rückmeldung über den Datenerhalt an, um den Kommunikationsaufwand gering zu halten. Systembedingt lässt ein solches Netzwerkprotokoll Übertragungsfehler zu. Bei kabellosen Netzwerken, die aufgrund von Interferenzen mit anderen Punkwellen oder durch Reflekti- on des eigenen Signals bzw. durch Absorption störanfällig sind, kann dieses problematisch werden. Wenn beispielsweise Bilder im Rahmen einer Präsentation innerhalb des Netzwerks übertragen werden, können fehlerhaft übertragene Daten dazu führen, dass zu viel Bildinformation verloren geht, um den Inhalt verständlich zu machen.If data is to be exchanged within the network that should reach all members, for example in the so-called multicast or broadcast technology, a network protocol without feedback about data retention is recommended in order to keep the communication effort low. Due to the nature of the system, such a network protocol allows transmission errors. This can become problematic for wireless networks that are susceptible to interference due to interference with other punk waves or due to reflection of their own signal or absorption. If, for example If images are transmitted within the framework of a presentation within the network, incorrectly transmitted data can result in too much image information being lost in order to make the content understandable.
Eine Möglichkeit um die Wahrscheinlichkeit, dass zu viel Bildinformation verloren geht, zu minimieren, ist das redundante Versenden der Bilddaten. Eine weitere Möglichkeit ist, die Bilddaten mit Fehlerkorrekturinformationen auszustatten. Beides führt zu einem größeren Datenvolumen bei der Übertragung, was insbesondere bei kabellosen Netzwerken mit geringen Übertragungsbandbreiten zu langen ÜbertragungsZeiten führt. Weiterhin ist eine Fehlerkorrektur angesichts der relativ geringen Prozessorleistung von tragbaren Computern (Laptops, Pocket-PCs) , die häufig bei Ad-Hoc Netzwerken zum Einsatz kommen, zu rechenintensiv.One way to minimize the probability that too much image information is lost is to send the image data redundantly. Another possibility is to provide the image data with error correction information. Both lead to a larger data volume during transmission, which leads to long transmission times, particularly in the case of wireless networks with low transmission bandwidths. Furthermore, error correction is too computationally intensive in view of the relatively low processor performance of portable computers (laptops, pocket PCs), which are often used in ad hoc networks.
Es ist daher Aufgabe der Erfindung, ein Verfahren und eine Anordnung zum Versenden sowie Empfangen und Darstellen von Bildern zu beschreiben, bei dem ohne Redundanz der Daten und ohne Korrekturverfahren die Auswirkung von Übertragungsfehlern minimiert werden.It is therefore an object of the invention to describe a method and an arrangement for sending, receiving and displaying images, in which the effect of transmission errors is minimized without redundancy of the data and without correction methods.
Die Aufgabe wird erfindungsgemäß gelöst mit den Merkmale der Ansprüche 1 und 5, was das Verfahren betrifft, sowie mit den Merkmale der Ansprüche 9 und 10, was die Anordnung betrifft.The object is achieved according to the invention with the features of claims 1 and 5 as regards the method and with the features of claims 9 and 10 as regards the arrangement.
Die Art, wie in Dateneinheiten Bildinformationen kodiert werden, bedingt üblicherweise, dass sich ein Fehler innerhalb der Dateneinheit auf die gesamte nachfolgende gespeicherte Bildinformation auswirkt. Die Erfindung minimiert die Auswirkung eines Fehlers auf den gesamten Bildinhalt dadurch, dass das Bild in Sektoren zerlegt wird, die getrennt versendet, empfangen und dargestellt werden. Ein Fehler wirkt sich somit auf eine kleinere Informationseinheit aus, wodurch die durch den Fehler entstehende Störung im gesamten Bild verringert wird. Durch die Positionierungsinformation werden auch bei fehlenden Sektoren die übrigen Sektoren korrekt positioniert.The way in which image information is encoded in data units usually requires that an error within the data unit affects the entire subsequent stored image information. The invention minimizes the effect of an error on the entire image content by dividing the image into sectors that are sent separately, received and displayed. An error thus affects a smaller unit of information, which reduces the interference caused by the error in the entire image. With the positioning information, the remaining sectors are correctly positioned even in the absence of sectors.
Weitere Einzelheiten und Ausgestaltungen der Erfindung sind in den Unteransprüchen angegeben.Further details and refinements of the invention are specified in the subclaims.
Die Erfindung wird nachfolgend anhand von zwei Zeichnungen näher erläutert. In den Zeichnungen zeigen:The invention is explained in more detail below with the aid of two drawings. The drawings show:
Figur 1 ein Ausführungsbeispiel der erfindungsgemäßen Anordnung zum Versenden eines Bildes undFigure 1 shows an embodiment of the arrangement according to the invention for sending an image and
Figur 2 ein Ausführungsbeispiel der erfindungsgemäßen Anordnung zum Empfangen und Darstellen eines Bildes.Figure 2 shows an embodiment of the arrangement according to the invention for receiving and displaying an image.
In Figur 1 ist ein erster Computer 1 als Ausführungsbeispiel einer Anordnung zum Versenden eines Bildes dargestellt. Der erste Computer 1 weist einen ersten Bildschirm 2, Mittel zum Extrahieren der Bildinformationen 3 , einen Datenkomprimierer 4, eine Einrichtung zum Zerlegen in Pakete 5 und eine Sendeeinrichtung 6 auf, über die der erste Computer 1 mit einem Netzwerk 7 verbunden ist. Von dem ersten Bildschirm 2 wird ein Bild 11 wiedergegeben, das einen Sektor 12 aufweist. Weiterhin sind eine Dateneinheit 13, eine komprimierte Dateneinheit 14 und Pakete 15 zur Illustration des durchgeführten Verfahrens dargestellt.FIG. 1 shows a first computer 1 as an exemplary embodiment of an arrangement for sending an image. The first computer 1 has a first screen 2, means for extracting the image information 3, a data compressor 4, a device for breaking down into packets 5 and a transmitting device 6, via which the first computer 1 is connected to a network 7. An image 11 having a sector 12 is reproduced from the first screen 2. Furthermore, a data unit 13, a compressed data unit 14 and packets 15 are shown to illustrate the method carried out.
Zum Versenden eines auf dem ersten Bildschirm 2 dargestellten Bildes 11 wird dieses Bild 11 in Sektoren 12 zerlegt. Im dargestellten Beispiel ist das Bild 11 in horizontale Streifen zerlegt, wobei jede andere, das Bild 11 komplett ausfüllende Aufteilung ebenso denkbar ist. Die Sektoren 12, von denen hier nur einer beispielhaft dargestellt ist, werden sukzessive verarbeitet. Sie werden zunächst dem Mittel zum Extrahieren der Bildinformationen 3 zugeführt, welches gemäß einer vorgegebenen Kodierungsvorschrift aus der Bildinformation des Sektors 12 die Dateneinheit 13 erstellt. Die Dateneinheit 13 wird danach dem Datenkomprimierer 4 zugeführt, der die komprimierte Dateneinheit 14 erstellt. Vorteilhafterweise setzt der Datenkomprimierer 4 Verfahren zur Lauflängenkodierung (RLE, Run Length Encoding) ein, die einen hohen Komprimierungsgrad für das Komprimieren von Bildern bieten. Bekannte Komprimierungsverfahren wie JPEG (Joint Picture Expert Group) bzw. Datenformate wie TIFF (Tagged Interleaved File Format) oder PNG (Portable Network Graphics) können hier angewendet werden. Ebenso ist möglich, dass Mittel zum Extrahieren der Bildinformation 3 und den Datenkomprimierer 4 von einer Einheit ausführen zu lassen. Die Dateneinheit 13 und/oder die komprimierte Dateneinheit 14 können sowohl im Arbeitsspeicher des Computers 1, als auch zur Zwischenspeicherung in Form einer Daten in einem nichtflüchtigen Speicher abgelegt werden. Sowohl die Dateneinheit 13 als auch die komprimierte Dateneinheit 14 enthalten neben der Bildinformation als zusätzliche Information die relative Position des Sektors 12 innerhalb des Bildes 11. Zusätzlich kann die Größe (Höhe, Breite) des Sektors 12 mit angegeben werden, falls sich diese nicht implizit aus der Kodierungsvorschrift für die Bildinformation ergibt .To send an image 11 shown on the first screen 2, this image 11 is broken down into sectors 12. In the example shown, the image 11 is in horizontal stripes disassembled, any other division that completely fills the image 11 is also conceivable. The sectors 12, of which only one is shown here by way of example, are processed successively. They are first fed to the means for extracting the image information 3, which creates the data unit 13 from the image information of the sector 12 in accordance with a predetermined coding rule. The data unit 13 is then fed to the data compressor 4, which creates the compressed data unit 14. The data compressor 4 advantageously uses methods for run length encoding (RLE) which offer a high degree of compression for compressing images. Known compression methods such as JPEG (Joint Picture Expert Group) or data formats such as TIFF (Tagged Interleaved File Format) or PNG (Portable Network Graphics) can be used here. It is also possible for the means for extracting the image information 3 and the data compressor 4 to be carried out by one unit. The data unit 13 and / or the compressed data unit 14 can be stored both in the main memory of the computer 1 and for temporary storage in the form of data in a non-volatile memory. Both the data unit 13 and the compressed data unit 14 contain, in addition to the image information, the relative position of the sector 12 within the image 11 as additional information. In addition, the size (height, width) of the sector 12 can also be specified, if this is not implicit the coding regulation for the image information results.
Die auf diese Weise vorbereitete komprimierte Dateneinheit 14 wird dann der Einrichtung zum Zerlegen der Pakete 5 zugeführt . Der Inhalt der komprimierten Dateneinheit 14 wird auf eine Folge von Paketen 15 aufgeteilt, wobei sich die Größe der Pakete 15 nach dem eingesetzten Netzwerkprotokoll richtet. Zusätzlich wird jedes Paket 15 mit der Bezeichnung der komprimierten Dateneinheit 14 sowie einer fortlaufenden Nummer versehen. Die Pakete 15 werden daraufhin von der Sendereinrichtung 6 nacheinander in das Netzwerk 7 verschickt. Ein Netzwerkprotokoll, das das Versenden von Datenpaketen ohne den vorherigen Aufbau einer Verbindung mit Empfangsprotokoll (Handshake) erlaubt, ist beispielsweise UDP (User Datagram Protocol) , das auf dem IP (Internet Protocol) basiert.The compressed data unit 14 prepared in this way is then fed to the device for disassembling the packets 5. The content of the compressed data unit 14 is divided into a sequence of packets 15, the size of which of the packets 15 depends on the network protocol used. In addition, each packet 15 is provided with the name of the compressed data unit 14 and a consecutive number. The packets 15 are then successively sent from the transmitter device 6 into the network 7. A network protocol that allows data packets to be sent without the prior establishment of a connection with a reception protocol (handshake) is, for example, UDP (User Datagram Protocol), which is based on the IP (Internet Protocol).
In Figur 2 ist ein Ausführungsbeispiel für eine Anordnung zum Empfangen und Darstellen eines Bildes gezeigt . Ein zweiter Computer 21 ist ebenfalls mit dem Netzwerk 7 verbunden. Der zweite Computer 21 weist einen zweiten Bildschirm 22, Mittel zum Darstellen der Dateneinheit 23, einen Datendekomprimierer 24, eine Einrichtung zum Zusammensetzen von Paketen 25 sowie eine Empfangseinrichtung 26 auf . Auf dem zweiten Bildschirm 22 ist ein Bild 31 dargestellt, das aus mehreren Sektoren 32 besteht. Zur Illustration des erfindungsgemäßen Verfahrens zum Empfangen und Darstellen eines Bildes sind weiterhin eine Dateneinheit 33, eine komprimierte Dateneinheit 34 sowie Pakete 35 gezeigt.FIG. 2 shows an exemplary embodiment of an arrangement for receiving and displaying an image. A second computer 21 is also connected to the network 7. The second computer 21 has a second screen 22, means for displaying the data unit 23, a data decompressor 24, a device for assembling packets 25 and a receiving device 26. An image 31, which consists of several sectors 32, is shown on the second screen 22. To illustrate the method according to the invention for receiving and displaying an image, a data unit 33, a compressed data unit 34 and packets 35 are also shown.
Aus dem Netzwerk 7 werden von der Empfangseinrichtung 26 aufgenommene Daten zu Paketen 35 zusammengestellt . Als Folge des nicht fehlerkorrigierenden und nicht empfangsbestätigenden Übertragungsprotokolls kann es zu fehlerhaften Datenpaketen 35 kommen, wie das für ein Datenpaket in Figur 2 symbolisch dargestellt ist. Die Datenpakete 35 werden der Einrichtung zum Zusammensetzen von Paketen 25 zugeführt, die die Pakete 35 zur komprimierten Dateneinheit 34 zusammensetzt. Anhand der Zusatzinformation über die Bezeichnung der komprimierten Dateneinheit sowie der fortlaufenden Nummer können die Pakete 35 eindeutig einer komprimierten Dateneinheit 34 zugeordnet werden. Anhand der fortlaufenden Nummer kann ebenfalls festgestellt werden, ob Datenpakete 35 bei der Übertragung verloren gegangen sind. Manche Übertragungsprotokolle bieten zudem die Möglichkeit, eine Kontrollsumme zu übertragen, anhand derer die Integrität der Daten eines Pakets 35 überprüft werden kann. Verloren gegangene bzw. fehlerhafte Datenpakete 35 können nun auf verschiedene Art und Weise von der Einrichtung zum Zusammensetzen von Paketen 25 berücksichtigt werden. Es ist beispielsweise möglich, ein fehlerhaftes Datenpaket durch ein vorgegebenes Datenpaket auszutauschen, das zwar keine Bildinformationen trägt, aber sicherstellt, dass sich der Fehler nicht in den Bildinhalt der folgenden Pakete 35 fortpflanzt.Data recorded by the receiving device 26 are compiled into packets 35 from the network 7. As a result of the non-error-correcting and non-receipt-confirming transmission protocol, incorrect data packets 35 can occur, as is symbolically shown for a data packet in FIG. 2. The data packets 35 are fed to the device for assembling packets 25, which assembles the packets 35 to form the compressed data unit 34. Based on the additional information about the name of the compressed data unit and the consecutive number, the packets can 35 clearly assigned to a compressed data unit 34. The consecutive number can also be used to determine whether data packets 35 have been lost during the transmission. Some transmission protocols also offer the possibility of transmitting a checksum by means of which the integrity of the data in a packet 35 can be checked. Lost or faulty data packets 35 can now be taken into account by the device for assembling packets 25 in various ways. For example, it is possible to replace a faulty data packet with a predetermined data packet that does not carry any image information, but ensures that the error does not propagate into the image content of the following packets 35.
Die komprimierte Dateneinheit 34 wird nun vom Datendekomprimierer 24 in die nicht komprimierte Dateneinheit 33 umgewandelt, welche dem Mittel zur Darstellung der Bildinformation 23 zugeführt wird. Diese entnimmt der Dateneinheit 33 die Zusatzinformation über die Position und gegebenenfalls die Größe des Sektors 32 innerhalb des Bildes 31 und stellt diesen Sektor 32 an der angegebenen Position dar.The compressed data unit 34 is now converted by the data decompressor 24 into the uncompressed data unit 33, which is fed to the means for displaying the image information 23. This takes the additional information about the position and possibly the size of the sector 32 within the image 31 from the data unit 33 and represents this sector 32 at the specified position.
Im dargestellten Beispiel wurde ein Kodierungsverfahren eingesetzt, bei welchem die Bildinformationen zeilenweise vom oberen linken Punkt eines Sektors aus in der Dateneinheit 33 enthalten sind. Im günstigsten Fall führt ein Fehler in einem Paket 35 nur zur fehlerhaften Darstellung der in diesem Paket 35 enthaltenen Bildinformation. Im ungünstigsten Fall ist auch die Bildinformation nachfolgender Pakete 35 betroffen. In jedem Fall bleibt durch das erfindungs emäße Verfahren die Auswirkung des Fehlers auf den einen Sektor 32 beschränkt. Der Datendekomprimierer 24 und das Mittel zum Darstellen der Bildinformation 23 können alternativ zu einer Einheit zusam- mengefasst werden. Ebenso wie im Ausführungsbeispiel von Figur 1 ist darüber hinaus möglich, die komprimierte Dateneinheit 34 und/oder die Dateneinheit 33 entweder im Arbeitsspeicher des zweiten Computers 21 abzulegen oder in Form einer Datei auf einem nichtfluchtigen Speichermedium entweder zwi- schenzuspeichern oder zur weiteren späteren Verarbeitung abzulegen. In the example shown, a coding method was used in which the image information is contained in the data unit 33 line by line from the upper left point of a sector. In the best case, an error in a package 35 only leads to an incorrect representation of the image information contained in this package 35. In the worst case, the image information of subsequent packets 35 is also affected. In any case, the effect of the error remains limited to one sector 32 by the method according to the invention. The data decompressor 24 and the means for displaying the image information 23 can alternatively be combined into one unit. As in the exemplary embodiment in FIG. 1, it is also possible to either store the compressed data unit 34 and / or the data unit 33 in the working memory of the second computer 21 or to store it temporarily in the form of a file on a non-volatile storage medium or to store it for further later processing.
Bezugs eichenlisteReference oak list
1 erster Computer1 first computer
2 erster Bildschirm2 first screen
3 Mittel zum Extrahieren von Bildinformationen3 Means for extracting image information
4 Datenkomprimierer4 data compressors
5 Einrichtung zum Zerlegen von Paketen5 Parcel disassembly facility
6 Sendeeinrichtung6 transmitting device
7 Netzwerk7 network
11, 31 Bild11, 31 picture
12, 32 Sektor12, 32 sector
13, 33 Dateneinheit13, 33 data unit
1 , 34 komprimierte Dateneinheit1, 34 compressed data unit
15, 35 Pakete15, 35 packages
21 zweiter Computer21 second computer
22 zweiter Bildschirm22 second screen
23 Mittel zum Darstellen von Bildinformationen23 Means for displaying image information
24 Datendekomprimierer24 data decompressors
25 Einrichtung zum Zusammenfügen von Paketen25 Package assembly facility
26 Empfangseinrichtung 26 receiving device

Claims

Patentansprüche claims
1. Verfahren zum Versenden eines Bildes (11) innerhalb eines Netzwerks (7) , dadurch gekennzeichnet, dass - das Bild (11) in mindestens zwei Sektoren (12) zerlegt wird, - zu jedem Sektor (12) eine Dateneinheit (13) erzeugt wird, die den Bildinhalt des entsprechenden Sektors (12) in kodierter Form enthält, - jeder Dateneinheit (13) Informationen über die relative Position des entsprechenden Sektors (12) innerhalb des Bildes (11) hinzugefügt wird und - die Dateneinheiten (13) versendet werden.1. A method for sending an image (11) within a network (7), characterized in that - the image (11) is broken down into at least two sectors (12), - a data unit (13) is generated for each sector (12) which contains the image content of the corresponding sector (12) in coded form, - each data unit (13) information about the relative position of the corresponding sector (12) within the image (11) is added and - the data units (13) are sent ,
2. Verfahren nach Anspruch 1 , dadurch gekennzeichnet, dass die Dateneinheiten (13) vor dem Versenden komprimiert werden.2. The method according to claim 1, characterized in that the data units (13) are compressed before sending.
3. Verfahren nach einem der Ansprüche 1 oder 2 , dadurch gekennzeichnet, dass die Dateneinheiten (13) Dateien sind.3. The method according to any one of claims 1 or 2, characterized in that the data units (13) are files.
4. Verfahren nach Anspruch 1 bis 3, dadurch gekennzeichnet, dass die Dateneinheiten (13) vor dem Senden in mehrere Pakete (15) aufgeteilt werden und den Paketen (15) als zusätzliche Information die Bezeichnung der jeweiligen Dateneinheit (13) und eine fortlaufenden Nummer hinzugefügt wird. 4. The method according to claim 1 to 3, characterized in that the data units (13) are divided into several packets (15) before sending and the packets (15) as additional information, the designation of the respective data unit (13) and a consecutive number will be added.
. Verfahren zum Empfangen und Darstellen eines Bildes (31), das gemäß einem der Ansprüche 1 bis 3 innerhalb eines Netzwerks (7) versendet wurde, dadurch gekennzeichnet, dass - mindestens eine Dateneinheit (33) empfangen wird, - der in der mindestens einen Dateneinheit (33) kodiert enthaltene Bildinhalt eines Sektors (32) extrahiert wird und dieser Sektor (32) anhand der Informationen über die relative Position an seiner Position innerhalb des Bildes (31) dargestellt wird., Method for receiving and displaying an image (31) which was sent within a network (7) according to one of Claims 1 to 3, characterized in that - at least one data unit (33) is received, - which is stored in the at least one data unit ( 33) encoded image content of a sector (32) is extracted and this sector (32) is represented on the basis of the information about the relative position at its position within the image (31).
6. Verfahren nach Anspruch 5 , dadurch gekennzeichnet, dass Pakete gemäß Anspruch 4 empfangen werden, und die mindestens eine Dateneinheit (33) aus den empfangenen Paketen (35) in der Reihenfolge ihrer fortlaufenden Nummer zusammengesetzt wird.6. The method according to claim 5, characterized in that packets are received according to claim 4, and the at least one data unit (33) is composed of the received packets (35) in the order of their consecutive number.
7. Verfahren nach einem der Ansprüche 5 oder 6 , dadurch gekennzeichnet, dass die Dateneinheiten (33) Dateien sind.7. The method according to any one of claims 5 or 6, characterized in that the data units (33) are files.
8. Anwendung des Verfahrens nach einem der Ansprüche 1 bis 7 innerhalb eines auf WLAN basierenden Netzwerks (7) , das sich einer Multicast- und/oder Broadcast-Technik bedient.8. Application of the method according to one of claims 1 to 7 within a WLAN-based network (7) which uses a multicast and / or broadcast technology.
9. Anordnung zum Versenden eines Bildes (11) innerhalb eines Netzwerks (7) , welche dazu eingerichtet ist, das Verfahren gemäß einem der Ansprüche 1 bis 4 durchzuführen. 9. Arrangement for sending an image (11) within a network (7), which is set up to carry out the method according to one of claims 1 to 4.
0. Anordnung zum Empfangen und Darstellen eines Bildes (31) , das innerhalb eines Netzwerks (7) versendet wurde, welche dazu eingerichtet ist, das Verfahren gemäß einem der Ansprüche 5 bis 7 durchzuführen. 0. Arrangement for receiving and displaying an image (31) that was sent within a network (7), which is set up to carry out the method according to one of claims 5 to 7.
PCT/DE2005/000650 2004-05-11 2005-04-12 Method and arrangement for transmitting images in a network WO2005112422A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP05742901A EP1745638A1 (en) 2004-05-11 2005-04-12 Method and arrangement for transmitting images in a network

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
DE102004023300 2004-05-11
DE102004023300.4 2004-05-11

Publications (1)

Publication Number Publication Date
WO2005112422A1 true WO2005112422A1 (en) 2005-11-24

Family

ID=34968143

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/DE2005/000650 WO2005112422A1 (en) 2004-05-11 2005-04-12 Method and arrangement for transmitting images in a network

Country Status (2)

Country Link
EP (1) EP1745638A1 (en)
WO (1) WO2005112422A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007025910A1 (en) * 2005-08-31 2007-03-08 Sony Ericsson Mobile Communications Ab Mobile wireless communication terminals, systems and methods for providing a slideshow
US7546144B2 (en) 2006-05-16 2009-06-09 Sony Ericsson Mobile Communications Ab Mobile wireless communication terminals, systems, methods, and computer program products for managing playback of song files
US7555291B2 (en) 2005-08-26 2009-06-30 Sony Ericsson Mobile Communications Ab Mobile wireless communication terminals, systems, methods, and computer program products for providing a song play list
US7925244B2 (en) 2006-05-30 2011-04-12 Sony Ericsson Mobile Communications Ab Mobile wireless communication terminals, systems, methods, and computer program products for publishing, sharing and accessing media files
US7991268B2 (en) 2006-08-18 2011-08-02 Sony Ericsson Mobile Communications Ab Wireless communication terminals, systems, methods, and computer program products for media file playback
GB2458792B (en) * 2008-03-31 2013-02-06 Fujitsu Ltd Information processing apparatus and method thereof
US8914070B2 (en) 2005-08-31 2014-12-16 Thomson Licensing Mobile wireless communication terminals, systems and methods for providing a slideshow

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5917962A (en) * 1995-06-06 1999-06-29 Apple Computer, Inc. Method and apparatus for partitioning an image
EP1311125A2 (en) * 2001-11-12 2003-05-14 Sony Corporation Data communication system and method, data transmission apparatus and method, data receiving apparatus, received-data processing method and computer program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5917962A (en) * 1995-06-06 1999-06-29 Apple Computer, Inc. Method and apparatus for partitioning an image
EP1311125A2 (en) * 2001-11-12 2003-05-14 Sony Corporation Data communication system and method, data transmission apparatus and method, data receiving apparatus, received-data processing method and computer program

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7555291B2 (en) 2005-08-26 2009-06-30 Sony Ericsson Mobile Communications Ab Mobile wireless communication terminals, systems, methods, and computer program products for providing a song play list
WO2007025910A1 (en) * 2005-08-31 2007-03-08 Sony Ericsson Mobile Communications Ab Mobile wireless communication terminals, systems and methods for providing a slideshow
US8914070B2 (en) 2005-08-31 2014-12-16 Thomson Licensing Mobile wireless communication terminals, systems and methods for providing a slideshow
US7546144B2 (en) 2006-05-16 2009-06-09 Sony Ericsson Mobile Communications Ab Mobile wireless communication terminals, systems, methods, and computer program products for managing playback of song files
US7890088B2 (en) 2006-05-16 2011-02-15 Sony Ericsson Mobile Communications Ab Mobile wireless communication terminals, systems, methods, and computer program products for managing playback of song files
US8000742B2 (en) 2006-05-16 2011-08-16 Sony Ericsson Mobile Communications Ab Mobile wireless communication terminals, systems, methods, and computer program products for managing playback of song files
US7925244B2 (en) 2006-05-30 2011-04-12 Sony Ericsson Mobile Communications Ab Mobile wireless communication terminals, systems, methods, and computer program products for publishing, sharing and accessing media files
US8090360B2 (en) 2006-05-30 2012-01-03 Sony Ericsson Mobile Communications Ab Mobile wireless communication terminals, systems, methods, and computer program products for publishing, sharing and accessing media files
US8229405B2 (en) 2006-05-30 2012-07-24 Sony Ericsson Mobile Communications Ab Communication terminals, systems, methods, and computer program products for publishing, sharing and accessing media files
USRE46258E1 (en) 2006-05-30 2016-12-27 Sony Mobile Communications Ab Communication terminals, systems, methods, and computer program products for publishing, sharing and accessing media files
US7991268B2 (en) 2006-08-18 2011-08-02 Sony Ericsson Mobile Communications Ab Wireless communication terminals, systems, methods, and computer program products for media file playback
GB2458792B (en) * 2008-03-31 2013-02-06 Fujitsu Ltd Information processing apparatus and method thereof

Also Published As

Publication number Publication date
EP1745638A1 (en) 2007-01-24

Similar Documents

Publication Publication Date Title
DE4339753C2 (en) Device for compressing and decompressing image data
DE60131890T2 (en) Dynamic delta copying for cable modem head field suppression
EP1745638A1 (en) Method and arrangement for transmitting images in a network
DE69736713T2 (en) ARRANGEMENT AND METHOD FOR TRANSMITTING IP DATA OVER A SATELLITE NETWORK
DE69023329T2 (en) DEVICE FOR ADAPTIVE DATA COMPRESSION FOR A TAPE DRIVE SYSTEM.
DE60110303T2 (en) Method and apparatus for packet transmission with packet header compression
DE60214796T2 (en) Packet header compression
DE60131605T2 (en) Method and apparatus for packet header compression
DE60208466T2 (en) Method and device for error correction of the static information in the header field of a received packet
DE69318446T2 (en) Method and device for data compression and decompression for a transmission arrangement
DE69805849T2 (en) A FORWARD ERROR CORRECTION SYSTEM FOR PACKET-BASED REAL-TIME MEDIA
DE69428979T2 (en) DEVICE AND METHOD FOR ENCODING IMAGE DATA
DE60026577T2 (en) DEVICE FOR SENDING / RECEIVING A BITSTROM IN A NETWORK, AND METHOD THEREFOR
DE19544761C2 (en) Method of compressing an entered symbol
EP1303966B1 (en) Header compression method for network protocols
DE60018927T2 (en) Method and apparatus for data packet transmission
CH694114A5 (en) Method, data transmission apparatus and mobile station for decreasing the frame error rate in data transmission in form of data frames.
DE69426219T2 (en) System and method for highly efficient image transmission
EP1677483A1 (en) Method for preparing data for loading into a data processing unit
DE112012003572T5 (en) VIDEO COMPRESSION SYSTEM AND METHOD THROUGH DIFFERENTIATION AND CLUSTERING
EP2309797B1 (en) Method for operating a mobile radio network
DE2818891C2 (en)
EP1497719A2 (en) Method for installing a software module in a device
DE112007002373T5 (en) frame filter
EP1609266B1 (en) Method and measuring device for determining an error rate without incremental redundancy

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2005742901

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2005742901

Country of ref document: EP