DE19902321A1 - Procedure to edit images of different image formats - Google Patents

Procedure to edit images of different image formats

Info

Publication number
DE19902321A1
DE19902321A1 DE1999102321 DE19902321A DE19902321A1 DE 19902321 A1 DE19902321 A1 DE 19902321A1 DE 1999102321 DE1999102321 DE 1999102321 DE 19902321 A DE19902321 A DE 19902321A DE 19902321 A1 DE19902321 A1 DE 19902321A1
Authority
DE
Germany
Prior art keywords
image
software component
software
container
images
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.)
Withdrawn
Application number
DE1999102321
Other languages
German (de)
Inventor
Karlheinz Dorn
Arno Jueschke
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.)
Siemens AG
Original Assignee
Siemens AG
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 Siemens AG filed Critical Siemens AG
Priority to DE1999102321 priority Critical patent/DE19902321A1/en
Publication of DE19902321A1 publication Critical patent/DE19902321A1/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/60Editing figures and text; Combining figures or text

Abstract

An operating system (8), e.g. a windows system, is used to run the application program which has a software component (9) called by a container (10) via an interfaces (11) between the operating system and the container and a standard interface (12) between the container and the application program. The container provides a run environment for the application program. The software component (9) contains image processing software to manipulate medical images (16) of different image formats, of different number of lines, number of pixels per line and pixel depth of from 8 to 32 bits. The image processing software processes image reference data e.g. image offset, image and segment referenced graphics or gray value conversion.

Description

Die vorliegende Erfindung betrifft ein Verfahren zum Bearbei­ ten von Bildern unterschiedlicher Bildformate mittels eines unter einem Betriebssystem betriebenen Programms.The present invention relates to a method for processing images of different image formats using a under an operating system operated program.

Derartige Verfahren sind allgemein bekannt. Sie werden insbe­ sondere in der Verarbeitung medizinischer Bilddaten einge­ setzt. Beispiele derartiger, in der medizinischen Bilddaten­ verarbeitung eingesetzter Bildformate sind (720/600/24), (1024/1024/8), (2368/1768/10), (256/256/12) und (512/512/12), wobei die erste Stelle die Anzahl der Bildzeilen, die zweite Stelle die Anzahl der Pixel pro Bildzeile und die dritte Zahl die Pixeltiefe angibt. Es sind aber auch andere Bildformate möglich. Graustufendarstellungen sind ebenso wie Farbdarstel­ lungen mit z. B. 16 oder 24 Bit Pixeltiefe möglich.Such methods are generally known. You will in particular special in the processing of medical image data puts. Examples of such, in the medical image data processing of used image formats are (720/600/24), (1024/1024/8), (2368/1768/10), (256/256/12) and (512/512/12), where the first digit is the number of image lines, the second Place the number of pixels per image line and the third number indicates the pixel depth. But there are also other image formats possible. Grayscale representations are just like color representations lungs with z. B. 16 or 24 bit pixel depth possible.

Die Entwicklung von Software zur Bilddatenverarbeitung erfor­ dert oftmals Mannjahre. Bei Änderungen oder Anpassungen muß meist die gesamte Software neu geschrieben werden.The development of software for image data processing often times man-years. In the event of changes or adjustments usually the entire software is rewritten.

Die Aufgabe der vorliegenden Erfindung besteht darin, ein Verfahren zum Bearbeiten von Bildern unterschiedlicher Bild­ formate mittels eines unter einem Betriebssystem betriebenen Programms zur Verfügung zu stellen, das kostengünstig zu er­ stellen und insbesondere auch zu ändern ist.The object of the present invention is a Process for editing images of different image formats using an operating system To provide a program that is inexpensive to use and especially to be changed.

Die Aufgabe wird dadurch gelöst, daß die Bildbearbeitung in einer Softwarekomponente erfolgt, die von dem Betriebssystem aus über einen Container aufgerufen wird. Insbesondere ist auch bildspezifisches Business-Object-Modell innerhalb der Lösung realisiert. The task is solved in that the image processing in a software component done by the operating system from a container. In particular is also image-specific business object model within the Solution implemented.  

Softwarekomponenten sind allgemein bekannt. Eine Softwarekom­ ponente ist ein Programmteil, der aus ausführbarem Code be­ steht und eine Schnittstelle zu einem sogenannten Container aufweist.Software components are generally known. A software com Component is a part of the program that consists of executable code stands and an interface to a so-called container having.

Auch Container sind allgemein bekannt. Ein Container ist ein Programm, das aus lauffähigem Code besteht und eine Schnitt­ stelle zu einer Softwarekomponente und eine Schnittstelle zum Betriebssystem aufweist und direkt aus dem Betriebssystem aufrufbar ist. Im übrigen führt der Container keine Funktio­ nen direkt aus. Er stellt also lediglich ein Koppelelement zwischen einer - im übrigen beliebigen - Softwarekomponente und dem Betriebssystem dar.Containers are also well known. A container is a Program consisting of executable code and a cut provide a software component and an interface to Operating system and directly from the operating system can be called. Otherwise, the container has no function directly from. It therefore only provides a coupling element between - any other software component and the operating system.

Um die Softwarekomponente auf einem Rechner mit einer anderen Konfiguration ablaufen lassen zu können, ist es somit ledig­ lich erforderlich, die Softwarekomponente in einen anderen Container einzubinden, der eine geeignete Schnittstelle zur Softwarekomponente aufweist.To the software component on one computer with another It is therefore single to be able to run the configuration Lich necessary, the software component in another Integrate containers that provide a suitable interface to the Has software component.

Wenn die Softwarekomponente auch bildaufnahmenbezogene Daten wie z. B. den Abbildungsfaktor, die Verschiebung der Bilder, bild- und segmentbezogene Grafik oder die Grauwertumsetzung mit verarbeiten kann, ergibt sich ein besonders großes Ein­ sparungspotential. Denn gerade die Erstellung dieser Softwa­ reteile ist besonders aufwendig.If the software component also includes image-related data such as B. the imaging factor, the shift of the images, image- and segment-related graphics or the gray value conversion can process with, there is a particularly large one saving potential. Because the creation of this software Reteile is particularly complex.

Die Bilder können beliebige Pixeltiefen zwischen 8 und 32 Bit aufweisen. Insbesondere können die Pixeltiefen auch von 8 und 24 Bit verschieden sein.The images can have any pixel depth between 8 and 32 bits exhibit. In particular, the pixel depths can also be from 8 and 24 bits different.

Wenn die Softwarekomponente zur Kommunikation mit dem Contai­ ner eine Schnittstelle aufweist, die dem Microsoft-OCX- oder dem Java-Beans-Standard genügt, die Softwarekomponente und der Container also über eine derartige Schnittstelle mitein­ ander kommunizieren, ist die Erstellung der Softwarekomponen­ te besonders einfach. Denn in diesem Fall kann auf vordefi­ nierte, bekannte Schnittstellenelemente zurückgegriffen wer­ den.If the software component communicates with the Contai ner has an interface that the Microsoft OCX or the Java Beans standard, the software component and the container with each other via such an interface communicating with others is the creation of the software components te particularly easy. Because in this case can on predefi  ned, known interface elements the.

Weitere Vorteile und Einzelheiten ergeben sich aus der nach­ folgenden Beschreibung eines Ausführungsbeispiels. Dabei zei­ gen in PrinzipdarstellungFurther advantages and details emerge from the following description of an embodiment. Here zei in principle

Fig. 1 ein Blockschaltbild eines Rechners, Fig. 1 is a block diagram of a computer,

Fig. 2 eine Software-Hierarchie und Fig. 2 shows a software hierarchy and

Fig. 3 eine Softwarekomponente. Fig. 3 is a software component.

Gemäß Fig. 1 weist ein Rechner mindestens einen Prozessor 1 und eine Vielzahl von Registern 2 auf. Über ein Bussystem kann der Prozessor 1 ferner auf einen Arbeitsspeicher 3 und einen Massenspeicher 4 zugreifen. Über eine Tastatur 5 und eine Maus 6 kann ein Benutzer Befehle an den Prozessor 1 übermitteln. Der Prozessor 1 führt dann entsprechend den Be­ fehlen ein Anwendungsprogramm 9 und stellt das Ergebnis auf einem Monitor 7 dar.Referring to FIG. 1, a computer at least a processor 1 and a plurality of registers 2. The processor 1 can also access a working memory 3 and a mass memory 4 via a bus system. A user can transmit commands to the processor 1 via a keyboard 5 and a mouse 6 . The processor 1 then executes an application program 9 in accordance with the absence and displays the result on a monitor 7 .

Die Interaktion eines Benutzers mit dem Anwendungsprogramm 9 erfolgt gemäß Fig. 2 über ein Betriebssystem 8, z. B. Win­ dows. Das Betriebssystem 8 fragt permanent die über die Ta­ statur 5 und die Maus 6 erfolgten Eingaben ab und übermittelt diese an das Anwendungsprogramm 9. Auch Bildschirmausgaben werden in der Regel nicht vom Anwendungsprogramm 9 direkt an­ gesteuert, sondern erfolgen indirekt über das Betriebssystem 8.The interaction of a user with the application program 9 takes place according to FIG. 2 via an operating system 8 , e.g. B. Win dows. The operating system 8 permanently queries the entries made via the keyboard 5 and the mouse 6 and transmits them to the application program 9 . Screen outputs are also generally not controlled directly by the application program 9 , but instead take place indirectly via the operating system 8 .

Das Anwendungsprogramm 9 ist gemäß Fig. 2 als Softwarekompo­ nente ausgebildet. Es ist folglich von dem Betriebssystem 8 aus über einen Container 10 aufrufbar. Hierzu weisen das Be­ triebssystem 8 und der Container 10 miteinander korrespondie­ rende Schnittstellen 11 auf. Ferner weisen auch der Container 10 und das Anwendungsprogramm 9 miteinander korrespondierende Schnittstellen 12 auf, über die sie miteinander kommunizie­ ren. Der Container 10 stellt im übrigen lediglich eine lauf­ fähige Umgebung für das Anwendungsprogramm 9 dar.The application program 9 is formed according to FIG. 2 as a software component. It can therefore be called from the operating system 8 via a container 10 . For this purpose, the operating system 8 and the container 10 have mutually corresponding interfaces 11 . Furthermore, the container 10 and the application program 9 have mutually corresponding interfaces 12 , by means of which they communicate with one another. The container 10 is merely an executable environment for the application program 9 .

Die Schnittstellen 12 zwischen dem Container 10 und dem An­ wendungsprogramm 9 sind im Prinzip beliebig ausgestaltbar. Besonders einfach aber ist die Ausgestaltung der Schnittstel­ len 12, wenn sie einen Komponentenstandard wie z. B. dem Mi­ crosoft-OCX-Standard oder dem Java-Beans-Standard genügen.The interfaces 12 between the container 10 and the application program 9 can in principle be configured as desired. But the design of the interface len 12 is particularly simple if it uses a component standard such as, for. B. the Mi crosoft OCX standard or the Java Beans standard are sufficient.

Auch der anwendungsspezifische Inhalt des Anwendungsprogramms 9 - das aufgrund seiner Aufrufbarkeit über den Container 10 zur Softwarekomponente wird - ist prinzipiell beliebiger Na­ tur. Gemäß Ausführungsbeispiel enthält das Anwendungsprogramm 9 Bildverarbeitungssoftware. Die Softwarekomponente 9 kann also - vergleiche Fig. 3 - Bilder 16 unterschiedlicher Bild­ formate manipulieren. Die Bilder 16 weisen eine Anzahl y von Zeilen auf, wobei pro Zeile eine Anzahl x von Pixeln 17 dar­ stellbar sind. Jedes Pixel weist eine Pixeltiefe n auf.The application-specific content of the application program 9 - which becomes a software component due to its callability via the container 10 - is in principle of any nature. According to the exemplary embodiment, the application program 9 contains image processing software. The software component 9 can - see FIG. 3 - manipulate images 16 of different image formats. The images 16 have a number y of lines, a number x of pixels 17 being able to be represented per line. Each pixel has a pixel depth n.

Gemäß Ausführungsbeispiel kann die Softwarekomponente minde­ stens ein Bild mit einem der folgenden Bildformate (x/y/n) handhaben: (720/600/24), (1024/1024/8), (2368/1768/10), (256/256/12) und (512/512/12).According to the exemplary embodiment, the software component can at least at least one image with one of the following image formats (x / y / n) handle: (720/600/24), (1024/1024/8), (2368/1768/10), (256/256/12) and (512/512/12).

Es sind aber auch andere Bildformate möglich. Dabei können die Pixeltiefen n zwischen 8 und 32 variieren. Insbesondere können die Pixeltiefen n sowohl von 8 als auch von 24 Bit verschieden sein.However, other image formats are also possible. You can the pixel depths n vary between 8 and 32. In particular the pixel depths n can be both 8 and 24 bits to be different.

Die Einbindung des Anwendungsprogramms 9 in andere Programme und andere Ablaufumgebungen ist besonders einfach, wenn sie die gesamte direkte grafische und bildbezogene Objektmanipu­ lation enthält, also z. B. das Auswählen und Skalieren von Bildbereichen, die statistische Auswertung von Bildbereichen und dergleichen mehr. Außerhalb des Anwendungsprogramms 9 hingegen kann beispielsweise die Eingabe von Texten oder das Bestätigen von Eingaben über Tastatur 5 oder Maus 6 ausge­ führt werden. Gemäß der vorliegenden Erfindung ist also der Bildverarbeitungs- und Darstellungsteil vollständig vom kon­ trollierenden Benutzerinterface getrennt, was eine bisher un­ bekannte Flexibilität ermöglicht.The integration of the application program 9 in other programs and other runtime environments is particularly simple if it contains the entire direct graphic and image-related object manipulation. B. the selection and scaling of image areas, the statistical evaluation of image areas and the like. Outside the application program 9, on the other hand, the input of texts or the confirmation of inputs via keyboard 5 or mouse 6 can be carried out, for example. According to the present invention, the image processing and display part is completely separated from the controlling user interface, which enables a hitherto unknown flexibility.

Besonders große Vorteile ergeben sich, wenn das Anwendungs­ programm 9 Bildverarbeitungssoftware enthält, die zur Bear­ beitung von medizinischen Bilddaten bestimmt ist. Denn in diesem Fall muß das Anwendungsprogramm 9 auch bildaufnahmen­ bezogene Daten wie z. B. den Abbildungsfaktor, die Verschie­ bung der Bilder, bild- und segmentbezogene Grafik, Zoomen oder die Grauwertumsetzung mit verarbeiten können, was beson­ ders aufwendig ist. Gerade in diesem Fall ergeben sich also besonders große Einsparungen, wenn das Anwendungsprogramm 9 mehrfach einsetzbar ist.There are particularly great advantages if the application program 9 contains image processing software which is intended for processing medical image data. Because in this case, the application program 9 must also image-related data such. B. can process the image factor, the shifting of the images, image and segment-related graphics, zooming or the gray scale conversion, which is particularly expensive. In this case in particular there are particularly large savings if the application program 9 can be used more than once.

Claims (10)

1. Verfahren zum Bearbeiten von Bildern (16) unterschiedli­ cher Bildformate mittels eines unter einem Betriebssystem (8) betriebenen Programms, dadurch gekenn­ zeichnet, daß die Bildbearbeitung in einer Softwa­ rekomponente (9) erfolgt, die von dem Betriebssystem (8) aus über einen Container (10) aufgerufen wird.1. A method for processing images ( 16 ) different image formats by means of a program operated under an operating system ( 8 ), characterized in that the image processing takes place in a software component ( 9 ) which is operated by the operating system ( 8 ) via a Container ( 10 ) is called. 2. Verfahren nach Anspruch 1, dadurch ge­ kennzeichnet, daß die Softwarekomponente (9) Bildverarbeitungssoftware enthält, die zur Bearbeitung von medizinischen Bilddaten bestimmt ist.2. The method according to claim 1, characterized in that the software component ( 9 ) contains image processing software which is intended for processing medical image data. 3. Verfahren nach Anspruch 1 oder 2, dadurch gekennzeichnet, daß die Bildverarbeitungs­ software bildaufnahmenbezogene Daten wie z. B. den Abbil­ dungsfaktor, die Verschiebung der Bilder, bild- und segment­ bezogene Grafik oder die Grauwertumsetzung mit verarbeitet.3. The method according to claim 1 or 2, characterized characterized that the image processing software image-related data such as B. the fig factor, the shift of the images, image and segment related graphics or the gray value conversion also processed. 4. Verfahren nach Anspruch 1, 2 oder 3, dadurch gekennzeichnet, daß die Bilder (16) Pixeltie­ fen (n) zwischen 8 und 32 Bit aufweisen.4. The method according to claim 1, 2 or 3, characterized in that the images ( 16 ) Pixeltie fen (n) have between 8 and 32 bits. 5. Verfahren nach einem der Ansprüche 1 bis 4, da­ durch gekennzeichnet, daß die Softwa­ rekomponente (9) und der Container (10) über eine Schnitt­ stelle (12) miteinander kommunizieren und daß die Schnitt­ stelle (12) dem Microsoft-OCX- oder dem Java-Beans-Standard genügt.5. The method according to any one of claims 1 to 4, characterized in that the software component ( 9 ) and the container ( 10 ) communicate with each other via an interface ( 12 ) and that the interface ( 12 ) the Microsoft OCX or the Java Beans standard is sufficient. 6. Softwarekomponente, die von einem unter einem Betriebs­ system (8) betriebenen Rechner aus über einen Container (10) aufrufbar ist, dadurch gekennzeich­ net, daß die Softwarekomponente (9) Bildverarbeitungs­ software enthält, mit der Bilder (16) unterschiedlicher Bild­ formate verarbeitbar sind. 6. Software component, which can be called up from a computer operated under an operating system ( 8 ) from a container ( 10 ), characterized in that the software component ( 9 ) contains image processing software with which images ( 16 ) of different image formats can be processed are. 7. Softwarekomponente nach Anspruch 6, dadurch gekennzeichnet, daß die Bildverarbeitungs­ software zur Bearbeitung von medizinischen Bilddaten bestimmt ist.7. Software component according to claim 6, characterized characterized that the image processing Software for processing medical image data is. 8. Softwarekomponente nach Anspruch 6 oder 7, da­ durch gekennzeichnet, daß die Bildver­ arbeitungssoftware bildaufnahmenbezogene Daten wie z. B. den Abbildungsfaktor, die Verschiebung der Bilder, bild- und seg­ mentbezogene Grafik oder die Grauwertumsetzung mit verarbei­ tet.8. Software component according to claim 6 or 7, there characterized in that the image ver work software image-related data such. B. the Mapping factor, the shift of the images, image and seg ment related graphics or the gray value conversion with processing tet. 9. Softwarekomponente nach Anspruch 6, 7 oder 8, da­ durch gekennzeichnet, daß die Bilder (16) Pixeltiefen (n) zwischen 8 und 32 Bit aufweisen.9. Software component according to claim 6, 7 or 8, characterized in that the images ( 16 ) have pixel depths (n) between 8 and 32 bits. 10. Softwarekomponente nach einem der Ansprüche 6 bis 9, dadurch gekennzeichnet, daß sie zur Kommunikation mit dem Container (10) eine Schnittstelle (12) aufweist, die dem Microsoft-OCX- oder dem Java-Beans-Standard genügt.10. Software component according to one of claims 6 to 9, characterized in that it has an interface ( 12 ) for communication with the container ( 10 ) which meets the Microsoft OCX or the Java Beans standard.
DE1999102321 1999-01-21 1999-01-21 Procedure to edit images of different image formats Withdrawn DE19902321A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
DE1999102321 DE19902321A1 (en) 1999-01-21 1999-01-21 Procedure to edit images of different image formats

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
DE1999102321 DE19902321A1 (en) 1999-01-21 1999-01-21 Procedure to edit images of different image formats

Publications (1)

Publication Number Publication Date
DE19902321A1 true DE19902321A1 (en) 2000-07-27

Family

ID=7894976

Family Applications (1)

Application Number Title Priority Date Filing Date
DE1999102321 Withdrawn DE19902321A1 (en) 1999-01-21 1999-01-21 Procedure to edit images of different image formats

Country Status (1)

Country Link
DE (1) DE19902321A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100428126C (en) * 2006-03-31 2008-10-22 腾讯科技(深圳)有限公司 Method for editing picture in customer end contents transmission window and customer end

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE19625841A1 (en) * 1996-06-27 1998-01-02 Siemens Ag Medical system architecture

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE19625841A1 (en) * 1996-06-27 1998-01-02 Siemens Ag Medical system architecture

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
WEYERHÄUSER, M.: Echte Bohne-Komponenten für Java: Beans cCt, Heft 9, 1997, S. 300-308 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100428126C (en) * 2006-03-31 2008-10-22 腾讯科技(深圳)有限公司 Method for editing picture in customer end contents transmission window and customer end

Similar Documents

Publication Publication Date Title
DE60003246T2 (en) Software interface
DE60317913T2 (en) Graphical display controller for displaying graphs
DE60205750T2 (en) STEERING USER ATTENTION TO CERTAIN ICONS NEARING A POINTER IN INTERACTIVE USER INTERFACES
DE69526634T2 (en) Moving and unloading operation in a graphical user interface
DE3486494T2 (en) Graphic pattern processing device
DE60025926T2 (en) CONTROL OF THE DEPTH MOTION IN A DISPLAY DEVICE WITH A MULTILAYER SCREEN
DE3153375C2 (en)
DE69635403T2 (en) Graphics library on split levels
DE3910338A1 (en) DEVICE AND METHOD FOR CONVERTING AN ATTRIBUTE OF DISPLAY DATA IN A CODE
DE10035428B4 (en) Display interactive bitmap images within a display room
EP0026382A1 (en) Area localization method for mixed text/image processing on a picture-screen
DE60008867T2 (en) ANTIALIASING METHOD AND ARRANGEMENT FOR EFFICIENT USE OF A FEW MIXING UNITS
DE10051680A1 (en) Scheme showing multiple print job modification items in a print software user interface
GB2059727A (en) Digital data display system
DE4341304A1 (en) Method and device for using a video buffer
DE2939458A1 (en) SYSTEM FOR LOCALIZING AREAS WITH MIXED TEXT / IMAGE EDITING ON THE SCREEN
DE3910339A1 (en) DEVICE AND METHOD FOR MAKING ATTRIBUTES OF DISPLAY DATA IN REQUIRED COLORS
DE102015102881A1 (en) Control system for an agricultural implement
DE112013004757T5 (en) Graphics rendering device
DE3933253A1 (en) DEVICE AND METHOD FOR CARRYING OUT BOOLIAN GRID OPERATIONS ON SOURCE AND TARGET DATA
DE19902321A1 (en) Procedure to edit images of different image formats
DE19909717C2 (en) Execution procedure for a software component
EP3353723A1 (en) Method, computer program and system for transmitting data in order to produce an interactive image
DE102009037287B4 (en) System and method for selecting a pixel output format
DE112016007359B4 (en) INSPECTION ASSIST DEVICE, INSPECTION ASSIST PROCEDURE AND PROGRAM

Legal Events

Date Code Title Description
OP8 Request for examination as to paragraph 44 patent law
8120 Willingness to grant licenses paragraph 23
8130 Withdrawal