KR100238264B1 - Image database management system - Google Patents

Image database management system Download PDF

Info

Publication number
KR100238264B1
KR100238264B1 KR1019960001287A KR19960001287A KR100238264B1 KR 100238264 B1 KR100238264 B1 KR 100238264B1 KR 1019960001287 A KR1019960001287 A KR 1019960001287A KR 19960001287 A KR19960001287 A KR 19960001287A KR 100238264 B1 KR100238264 B1 KR 100238264B1
Authority
KR
South Korea
Prior art keywords
image
database
image data
input
image file
Prior art date
Application number
KR1019960001287A
Other languages
Korean (ko)
Other versions
KR970059913A (en
Inventor
김기남
Original Assignee
윤종용
삼성전자주식회사
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 윤종용, 삼성전자주식회사 filed Critical 윤종용
Priority to KR1019960001287A priority Critical patent/KR100238264B1/en
Publication of KR970059913A publication Critical patent/KR970059913A/en
Application granted granted Critical
Publication of KR100238264B1 publication Critical patent/KR100238264B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements

Abstract

입력하고자 하는 화상과 기 저장된 화상을 한 화면에 같이 표시함으로써 직관적이고 효율적인 관리를 가능케 하는 화상 데이터 베이스 관리 시스템이 개시된다.An image database management system is disclosed that enables intuitive and efficient management by displaying images to be input together with previously stored images on one screen.

본 발명에 따른 화상 데이터 베이스 관리 시스템은 화상 파일을 입력하는 화상 파일 입력부; 화상 데이터를 저장하는 데이터 베이스; 상기 화상 파일 입력부를 통하여 입력된 화상 파일 및 상기 데이터 베이스로부터 읽어 들여진 화상 데이터를 표시하는 윈도우를 구비하여 상기 데이터 베이스에의 입력, 갱신 및 수정을 상기 윈도우들을 통하여 수행하는 데이터 베이스 관리기; 및 상기 데이터 베이스 관리기에서 제공되는 질의어를 데이터 베이스에 적합한 질의어로 변환시켜 데이터 베이스에 제공하는 개방 데이터 베이스 연결기를 포함함을 특징으로 한다.An image database management system according to the present invention includes an image file input unit for inputting an image file; A database for storing image data; A database manager having a window for displaying an image file input through the image file input unit and image data read from the database, for inputting, updating, and modifying the database through the windows; And an open database connector for converting a query provided by the database manager into a query suitable for the database and providing the query to the database.

본 발명에 따른 화상 데이터 베이스 관리 시스템은 화상 파일과 데이터 베이스에 저장된 화상 데이터를 여러 개의 윈도우를 통하여 동시에 표현함으로써 작업 효율을 극대화 할 수 있는 효과를 갖는다.The image database management system according to the present invention has an effect of maximizing work efficiency by simultaneously expressing image files and image data stored in a database through several windows.

Description

화상 데이터 베이스 관리 시스템 및 이에 적합한 화상 데이터 베이스의 입력, 갱신 및 삭제 방법Image database management system and method for inputting, updating and deleting image database suitable for this

제1도는 종래의 DBMS 관리 시스템의 구성을 보이는 블록도이다.1 is a block diagram showing the configuration of a conventional DBMS management system.

제2도는 본 발명에 따른 화상 DBMS 관리 시스템의 구성을 보이는 블록도이다.2 is a block diagram showing the configuration of an image DBMS management system according to the present invention.

제3도는 제2도에 도시된 DB화상 관리기의 기능을 항목별로 도면이다.FIG. 3 is a diagram for each function of the DB image manager shown in FIG.

제4도는 DB정보 등록 윈도우에 표시되는 예를 보이는 것이다.4 shows an example displayed in the DB information registration window.

제5도는 화상 파일 윈도우에 표시되는 예를 보이는 것이다.5 shows an example displayed in the image file window.

제6도는 DB 화상 윈도우에 표시되는 예를 보이는 것이다.6 shows an example displayed in the DB image window.

제7도는 제5도에 도시된 화상 파일 윈도우와 제6도에 도시된 DB 화상 윈도우가 하나의 화면에 함께 표시된 경우를 보이는 도면이다.FIG. 7 is a diagram showing a case where the image file window shown in FIG. 5 and the DB image window shown in FIG. 6 are displayed together on one screen.

제8도는 본 발명에 따른 화상 데이터 베이스의 입력 방법을 보이는 흐름도이다.8 is a flowchart showing an input method of an image database according to the present invention.

제9도는 본 발명에 따른 화상 데이터 베이스의 갱신 방법을 보이는 흐름도이다.9 is a flowchart showing a method of updating an image database according to the present invention.

제10도는 본 발명에 따른 화상 데이터 베이스의 삭제 방법을 보이는 흐름도이다.10 is a flowchart showing a method of deleting an image database according to the present invention.

본 발명은 화상 데이터 베이스 관리 시스템에 관한 것으로서 더욱 상세하게는 입력하고자 하는 화상과 기 저장된 화상을 한 화면에 같이 표시함으로써 직관적이고 효율적인 관리를 가능케 하는 화상 DBMS 관리 시스템과 이에 적합한 화상 데이터 베이스의 입력, 갱신 및 삭제 방법에 관한 것이다.The present invention relates to an image database management system, and more particularly, an image DBMS management system for enabling intuitive and efficient management by displaying an image to be input and a previously stored image together on one screen, and input of an image database suitable for the same. It relates to a method of updating and deleting.

화상 데이터 베이스(이하 DBMS라 함) 관리 시스템은 인사 시스템, 관리 시스템, 엔지니어용 화상 관리 시스템 등에 광범위하게 사용될 수 있다.The image database (hereinafter referred to as DBMS) management system can be widely used for personnel systems, management systems, engineer image management systems, and the like.

종래의 DBMS 관리 시스템으로서는 제1도에 도시된 바와 같이 3GL을 이용하는 방법과 4GL을 이용하는 방법 등이 있다.Conventional DBMS management systems include a method using 3GL, a method using 4GL, and the like as shown in FIG.

3GL을 이용하는 방법은 C, PASCAL, COBOL 등의 3세대 언어를 사용하여 화상 파일을 일괄적으로 DBMS에 저장하거나, DBMS에 저장된 화상 데이터를 레코드 단위로 검색할 수 있다.In the method using 3GL, image files are collectively stored in a DBMS using C, PASCAL, COBOL, etc., or the image data stored in the DBMS can be retrieved in record units.

4GL을 이용하는 방법은 3GL을 이용하여 작성된 전용의 툴(tool)을 이용하여 화상 데이터를 개별적 혹은 일괄적으로 DBMS에 저장하거나 검색할 수 있다.The method using 4GL can store or retrieve image data individually or collectively in a DBMS using a dedicated tool created using 3GL.

이러한 방법은 모두 화상 데이터를 개별적 혹은 일괄적으로 DBMS에 입력, 갱신, 삭제하는 것이 가능하다. 또한 구조화된 탐색언어(Structured Query Language ; SQL)를 사용하므로 조건 지정, 순서 지정 등이 가능하다.All of these methods can input, update, and delete image data individually or collectively in a DBMS. In addition, structured query language (SQL) is used, so it is possible to specify conditions and order.

그러나, 3GL을 이용하는 방법은 일괄 처리가 주된 목적인 경우가 많이 사용되며 원하는 화상 파일이 DBMS에 정확하게 입력 혹은 수정되었는 지를 개별적으로 확인하기가 어려울 뿐더러 입력하고자 하는 화상 파일과 DBMS에 저장된 화상 데이터를 같이 보여주는 것이 곤란하다. 또한, 4GL을 이용하는 방법은 DBMS에 저장된 화상 데이터는 언제든지 볼 수 있지만 화상 파일은 입력 혹은 수정 작업등의 시점에서만 볼 수 있으므로 역시 입력하고자 하는 화상 파일과 DBMS에 저장된 화상 데이터를 같이 보여주는 것이 곤란하다.However, the method using 3GL is often used for the main purpose of batch processing, and it is difficult to individually check whether the desired image file has been correctly entered or modified in the DBMS. It is difficult. In addition, in the method using 4GL, the image data stored in the DBMS can be viewed at any time, but the image file can be viewed only at the point of time of an input or correction operation. Therefore, it is difficult to show the image file to be input together with the image data stored in the DBMS.

그리고, 3GL을 이용하는 방법에서는 3GL 언어 뿐만 아니라 개방 DBMS 연결성(Open DataBase Connectivity ; ODBC)의 기술적 사항, 화상에 대한 기술적 사항 등을 알고 있어야만 작업이 가능하다. 또한, 4GL을 이용하는 방법에서는 화상의 DBMS 구조(scheme)를 알고 있어야 하며, 작업자에 대한 별도의 교육 시간이 상당한 정도로 요구된다.In addition, in the method using 3GL, it is possible to work only when the technical details of Open DBBase Connectivity (ODBC), the technical details of the image, etc. are known as well as the 3GL language. In addition, the method using 4GL requires knowledge of the DBMS scheme of the image and requires a considerable amount of training time for the worker.

그리고, 3GL과 4GL 모두 DBMS의 구조에 의존적인 경우가 많으므로 데이터 구조가 다른 DBMS에 적용시키기 위해서는 소프트웨어의 수정이 불가피하다는 문제점이 있다.In addition, since both 3GL and 4GL are often dependent on the structure of the DBMS, there is a problem that the modification of the software is inevitable in order to apply the data structure to other DBMSs.

본 발명은 상기의 문제점을 해결하기 위하여 안출된 것으로서 작업에 필요한 모든 화상 정보가 한 화면상에 동시에 표시되는 화상 DBMS 관리 시스템을 제공하는 것에 있다.An object of the present invention is to provide an image DBMS management system in which all image information required for a task is simultaneously displayed on one screen.

본 발명의 다른 목적은 효율적인 화상 데이터 베이스의 입력 방법을 제공하는 것에 있다.Another object of the present invention is to provide an efficient image database input method.

본 발명의 또 다른 목적은 효율적인 화상 데이터 베이스의 갱신 방법을 제공하는 것에 있다.Another object of the present invention is to provide an efficient image database update method.

본 발명의 또 다른 목적은 효율적인 화상 데이터 베이스의 삭제 방법을 제공하는 것에 있다.Another object of the present invention is to provide an efficient method for deleting an image database.

상기의 제1목적을 달성하는 본 발명에 따른 화상 DBMS 관리 시스템은Image DBMS management system according to the present invention to achieve the first object

화상 파일을 입력하는 화상 파일 입력부;An image file input unit which inputs an image file;

화상 데이터를 저장하는 DBMS;A DBMS for storing image data;

상기 화상 파일 입력부를 통하여 입력된 화상 파일 및 상기 DBMS로부터 읽어 들여진 화상 데이터를 표시하는 윈도우를 구비하여 상기 DBMS에의 입력, 갱신 및 수정을 상기 윈도우들을 통하여 수행하는 DBMS 관리기; 및A DBMS manager having a window for displaying an image file input through the image file input unit and image data read from the DBMS, for performing input, update, and correction to the DBMS through the windows; And

상기 DBMS 관리기에서 제공되는 질의어(SQL)를 DBMS에 적합한 질의어로 변환시켜 DBMS에 제공하는 개방 DBMS 연결기를 포함함을 특징으로 한다.It characterized in that it comprises an open DBMS connector for converting the query (SQL) provided by the DBMS manager to a query suitable for the DBMS to provide to the DBMS.

상기의 제2목적을 달성하는 본 발명에 따른 화상 데이터 베이스의 입력 방법은The input method of the image database according to the present invention for achieving the above second object is

컴퓨터를 이용하여 화상 파일을 화상 데이터 베이스에 입력하는 방법에 있어서,In a method of inputting an image file into an image database using a computer,

화상 파일을 입력하는 화상 파일 입력 과정;An image file input process of inputting an image file;

상기 화상 파일 입력 과정을 통하여 입력된 화상 파일을 윈도우를 통하여 표시하는 과정;Displaying an image file input through the image file input process through a window;

상기 표시 과정을 통하여 표시된 화상 파일 중에서 화상 데이터 베이스에 입력하고자 하는 화상 파일을 선택하는 과정; 및Selecting an image file to be input into an image database from the image files displayed through the display process; And

상기 선택 과정을 통하여 선택된 화상 파일을 화상 데이터 베이스에 입력하는 화상 데이터 입력 과정을 포함함을 특징으로 한다.And an image data input process of inputting an image file selected through the selection process into an image database.

상기의 제3목적을 달성하는 본 발명에 따른 화상 데이터 베이스의 갱신 방법은The method of updating an image database according to the present invention which achieves the third object is

컴퓨터를 이용하여 화상 데이터 베이스를 갱신하는 방법에 있어서,In the method of updating an image database using a computer,

화상 데이터 베이스를 액세스하여 화상 데이터를 입력하는 화상 데이터 입력 과정;An image data input process of accessing an image database and inputting image data;

상기 화상 데이터 입력 과정을 통하여 입력된 화상 데이터를 데이터 베이스 화상 윈도우를 통하여 표시하는 과정;Displaying image data input through the image data input process through a database image window;

2 기 표시 과정을 통하여 표시된 화상 데이터의 화상 중에서 갱신하고자 하는 화상 파일을 선택하고 크기, 색상 등을 조정하는 과정; 및Selecting an image file to be updated from among the images of the image data displayed through the second display process and adjusting the size, color, etc .; And

상기 선택 조정 과정을 통하여 선택된 화상 파일을 화상 데이터 베이스에 입력하는 화상 데이터 갱신 과정을 포함함을 특징으로 한다.And an image data update process of inputting an image file selected through the selection adjustment process into an image database.

상기의 제4목적을 달성하는 본 발명에 따른 화상 데이터 베이스의 삭제 방법은The method for deleting an image database according to the present invention which achieves the above fourth object

컴퓨터를 이용하여 화상 데이터 베이스를 삭제하는 방법에 있어서,In the method of deleting an image database using a computer,

화상 데이터 베이스를 액세스하여 화상 데이터를 입력하는 화상 데이터 입력 과정;An image data input process of accessing an image database and inputting image data;

상기 화상 데이터 입력 과정을 통하여 입력된 화상 데이터를 데이터 베이스 화상 윈도우를 통하여 표시하는 과정;Displaying image data input through the image data input process through a database image window;

상기 표시 과정을 통하여 표시된 화상 데이터의 화상 중에서 갱신하고자 하는 화상 파일을 선택하는 과정; 및Selecting an image file to be updated from among the images of the image data displayed through the display process; And

상기 선택 과정을 통하여 선택된 화상 데이터를 화상 데이터 베이스로부터 삭제하는 삭제 과정을 포함함을 특징으로 한다. 이하 첨부된 도면을 참조하여 본 발명을 상세히 설명한다.And deleting the image data selected through the selection process from the image database. Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

제2는 본 발명에 따른 화상 DBMS 관리 시스템의 구성을 보이는 블록도이다. 제2도에 도시된 장치는 DBMS(10), 개방 DBMS연결기(이하 ODBC라 함)(12), DB 화상 관리기(14), 화상 파일 저장부(16) 그리고 화상 파일 입력부(18)를 구비한다.2 is a block diagram showing the configuration of an image DBMS management system according to the present invention. The apparatus shown in FIG. 2 includes a DBMS 10, an open DBMS connector (hereinafter referred to as ODBC) 12, a DB image manager 14, an image file storage unit 16, and an image file input unit 18. .

DBMS(10)는 화상 데이터를 저장하는 것으로서 퍼스널 컴퓨터에 내장된 하드 디스크, 외부 저장 장치 등으로 구현된다. DBMS(10)는 외부 저장 장치로 구현될 경우에는 네트워크를 통하여 연결된다.The DBMS 10 stores image data and is implemented by a hard disk built in a personal computer, an external storage device, or the like. When implemented as an external storage device, the DBMS 10 is connected through a network.

ODBC(12)는 DB 화상 관리기(14)에서 제공되는 SQL을 DBMS(10)에 적합한 SQL로 변환하며, DBMS(10)에의 입력, 갱신, 삭제를 행한다.The ODBC 12 converts the SQL provided from the DB image manager 14 into SQL suitable for the DBMS 10, and inputs, updates, and deletes the DBMS 10.

DB화상 관리기(14)는 화상 파일 저장부(16)로부터 화상 파일들을 읽어 들여 ODBC(12)로 제공하거나, ODBC(12)로부터 화상 데이터를 읽어 들여 화상 파일과 더불어 표시한다.The DB image manager 14 reads image files from the image file storage unit 16 and provides them to the ODBC 12, or reads image data from the ODBC 12 and displays them together with the image file.

화상 파일 입력부(18)는 화상 파일을 입력하는 것으로서 스캐너, 카메라와 연결된 화상 처리 장치 등으로 구현된다.The image file input unit 18 inputs an image file and is implemented by a scanner, an image processing apparatus connected to a camera, or the like.

제3도는 제2도에 도시된 DB화상 관리기의 기능을 항목별로 도면이다. 제3도에 도시된 바와 같이 DB 화상 관리기는 메뉴 선택과정(30), DB정보 등록 과정(32), 화상 파일 입력 과정(34), DB 로그온 과정(36), DB메뉴 선택 과정(38), 입력 과정(40), 갱신 과정(42), 삭제 과정(44), DB 화상 입력 과정(46), 그리고 DB 로그오프 과정(48)을 수행한다.FIG. 3 is a diagram for each function of the DB image manager shown in FIG. As shown in FIG. 3, the DB image manager includes a menu selection process 30, a DB information registration process 32, an image file input process 34, a DB logon process 36, a DB menu selection process 38, An input process 40, an update process 42, a delete process 44, a DB image input process 46, and a DB logoff process 48 are performed.

메뉴 선택 과정(30)에서는 화상 파일 입력 과정(34), DB 로그온 과정(38) DB 로그오프과정(52)을 선택한다.In the menu selection process 30, an image file input process 34, a DB logon process 38, and a DB logoff process 52 are selected.

DB정보 등록 과정(32)은 DB정보 등록 윈도우를 통하여 화상 테이블의 삽입, 갱신, 삭제를 위한 구조 정보를 등록한다. 화상을 포함하는 테이블은 기본적으로 단일키 항목, 제목 항목, 화상 항목을 가지고 있어야 하며, 이 중에서 단일키 항목과 제목 항목은 같은 것이 될수도 있다.The DB information registration process 32 registers structure information for inserting, updating, and deleting the image table through the DB information registration window. A table containing an image must basically have a single key item, a title item, and an image item, among which the single key item and the title item may be the same.

제4도는 DB 정보 등록 윈도우에 표시되는 예를 보이는 것이다. 제4도에 있어서 부선택 항목에서는 화상 테이블 정보가 등록된다. 화상 테이블이 다른 테이블과 연결된 경우에는 연결 항목이 선택되고, 화상 테이블과 연결되는 테이블 정보가 주선택 항목이 된다.4 shows an example displayed in the DB information registration window. In FIG. 4, image table information is registered in the subselect item. When the image table is linked with another table, a connection item is selected, and the table information linked with the image table becomes the main selection item.

화상 파일 입력 과정(34)은 스캐너 등에 의해 생성된 화상 파일을 읽어 들이고, 이를 화상 파일 윈도우를 통하여 작업자에게 보여 준다. 읽어 들이는 파일은 GIF, BMP, TIFF, PCX 등의 여러 가지 포맷을 가질 수 있다.The image file input process 34 reads an image file generated by a scanner or the like and shows it to the worker through the image file window. The read file can have several formats, including GIF, BMP, TIFF, and PCX.

DB 로그온 과정(36)은 ODBC(12)를 통하여 DBMS(10)에 접속하는 과정이며, 작업자의 신원 확인을 통하여 안전성을 보장한다.The DB logon process 36 is a process of accessing the DBMS 10 through the ODBC 12 and guarantees safety through the identification of the worker.

DB메뉴 선택 과정(38)은 도시되지 않은 마우스를 통하여 입력과정(40), 수정 과정(42), 삭제 과정(44) 중의 하나를 선택하는 과정이다.The DB menu selection process 38 is a process of selecting one of an input process 40, a modification process 42, and a deletion process 44 using a mouse (not shown).

입력 과정(40)과 갱신 과정(42)은 도시되지 않은 마우스를 통하여 DBMS(10)에 현재 저장된 화상을 보여주고 화상 파일 윈도우에서 사각형으로 지정된 영역의 화상을 DBMS(10)에 반영시키는 과정이므로 거의 동일한 작업이다. 따라서, 입력과 갱신은 DB화상 관리기에 의해 자동적으로 선택된다.Since the input process 40 and the update process 42 show the image currently stored in the DBMS 10 through a mouse (not shown) and reflect the image of the area designated as the rectangle in the image file window to the DBMS 10. Is the same task. Thus, inputs and updates are automatically selected by the DB image manager.

삭제 과정(44)은 마우스를 통하여 DB화상 윈도우에서 선택된 화상 레코드를 DBMS(10)에서 삭제한 후 DB 화상 윈도우에 보여지던 화상을 공백으로 대치한다.The deleting process 44 deletes the image record selected in the DB image window with the mouse in the DBMS 10 and then replaces the image shown in the DB image window with a blank.

DB 화상을 입력 과정(46)은 입력 과정(40), 갱신 과정(42)에서 선택된 화상 데이터를 ODBC(12)를 통하여 DBMS(10)로부터 읽어 들여 DB화상 윈도우에 표시하는 과정이다.The DB image input process 46 is a process of reading the image data selected in the input process 40 and the update process 42 from the DBMS 10 via the ODBC 12 and displaying it in the DB image window.

DB 로그오프 과정(48)은 ODBC(12)를 통하여 DBMS로부터 이탈하는 과정이다.The DB logoff process 48 is a process of leaving the DBMS through the ODBC 12.

제5도는 화상 파일 윈도우에 표시되는 예를 보이는 것이다. 화상 파일 윈도우(50)의 상단의 제목 막대(52)는 화상 파일의 이름, 화상의 크기, 해상도 등의 정보를 표시하는 부분이다. 이동 막대(54, 56)는 표시된 화상을 원하는 부분으로 이동시키기 위해 사용된다. 선택 상자(58)는 DBMS에 삽입, 갱신될 부분을 나타낸다. 이 선택 상자(58)는 작업자가 임의의 크기로 조절할 수 있다. 선택 상자(58)에 의해 선택된 부분 화상의 크기는 DBMS(10)에 등록할 화상의 최대 크기에 따라 내부적으로 자동적으로 조절된다.5 shows an example displayed in the image file window. The title bar 52 at the top of the image file window 50 is a portion that displays information such as the name of the image file, the size of the image, the resolution, and the like. The moving bars 54 and 56 are used to move the displayed image to the desired portion. The selection box 58 indicates the portion to be inserted and updated in the DBMS. This selection box 58 can be adjusted to any size by the operator. The size of the partial image selected by the selection box 58 is automatically adjusted internally in accordance with the maximum size of the image to be registered in the DBMS 10.

또한, 선택 상자(58)는 소정의 종횡비로 유지되므로 DBMS(10)에 저장되는 화상은 종횡비가 일정하게 된다. 이러한 화상 파일 윈도우는 여러 개 존재할 수 있다.In addition, since the selection box 58 is maintained at a predetermined aspect ratio, the aspect ratio of the image stored in the DBMS 10 is constant. There may be several such image file windows.

제6도는 DB 화상 윈도우의 일 예로서 3개의 화상이 표시된 경우를 보이는 것이다. DB화상 윈도우(60)에 한 번에 보여지는 화상 레코드는 5개까지 가능하며 현재 작업자에 의해 선택된 화상 레코드에는 선택 상자(64)가 표시된다.6 shows the case where three images are displayed as an example of the DB image window. Up to five image records shown at one time in the DB image window 60 are possible, and a selection box 64 is displayed on the image records currently selected by the operator.

DB 화상 윈도우(60)의 제목 막대(62)에는 선택 가능한 화상 레코드 수와 현재 선택된 화상 레코드의 번호가 표시된다.The title bar 62 of the DB picture window 60 displays the number of selectable picture records and the number of the currently selected picture record.

제7도는 제5도에 도시된 화상 파일 윈도우와 제6도에 도시된 DB화상 윈도우가 하나의 화면에 함께 표시된 경우를 보이는 도면이다. 제7도에서와 같이 화상 파일의 화상과 DBMS(10)에 저장된 화상이 한 화면상에 여러 개의 윈도우로 표시되므로 동시 참조가 가능하다.FIG. 7 is a diagram showing a case where the image file window shown in FIG. 5 and the DB image window shown in FIG. 6 are displayed together on one screen. As shown in FIG. 7, the picture of the picture file and the picture stored in the DBMS 10 are displayed in a plurality of windows on one screen, thereby enabling simultaneous reference.

DBMS(10)에 화상 파일의 일부 혹은 전부를 입력, 갱신하기 위한 작업 및 DBMS(10)에 저장된 화상을 삭제하기 위한 작업이 마우스를 이용한 메뉴 및 버튼 선택을 통하여 이루어지므로 특별한 교육 없이도 간단하고 명확하게 작업할 수 있다.The operation for inputting or updating part or all of the image file in the DBMS 10 and the operation for deleting the image stored in the DBMS 10 are performed through menu and button selection using a mouse. Can work.

제8도는 제2도에 도시된 DB 화상 관리기에 있어서 데이터 베이스에의 화상 입력 방법을 보이는 흐름도이다. 제8도에 도시된 과정은 화상 파일 입력 과정(800단계), 표시 과정(810단계), 선택 과정(820단계), 그리고 화상 데이터 입력 과정(830단계)을 구비한다.FIG. 8 is a flowchart showing an image input method into a database in the DB image manager shown in FIG. The process illustrated in FIG. 8 includes an image file input process (step 800), a display process (step 810), a selection process (step 820), and an image data input process (step 830).

화상 파일 입력 과정(800단계)은 스캐너 등을 통하여 화상 파일을 입력한다.The image file input process (step 800) inputs an image file through a scanner or the like.

표시 과정(810단계)은 화상 파일 입력 과정(800단계)을 통하여 입력된 화상 파일을 제5도에 도시된 바와 같은 화상 파일 윈도우를 통하여 표시한다.The display process (step 810) displays an image file input through the image file input process (step 800) through an image file window as shown in FIG.

선택 과정(820단계)은 마우스를 이용하여 표시 과정(810단계)을 통하여 표시된 화상을 파일 중에서 화상 데이터 베이스에 입력하고자 하는 화상 파일을 선택한다.The selection process (step 820) selects an image file to be input into the image database from the image displayed through the display process (step 810) using a mouse.

화상 데이터 입력 과정(830단계)은 선택 과정(820단계)을 통하여 선택된 화상 파일을 화상 데이터 베이스에 입력한다.The image data input process (step 830) inputs the selected image file to the image database through the selection process (step 820).

제9도는 제2도에 도시된 DB 화상 관리기에 있어서 데이터 베이스의 화상 레코더 갱신 방법을 보이는 흐름도이다. 제9도에 도시된 방법은 화상 데이터 입력 과정(900단계), 표시 과정(910단계), 선택 조정 과정(920단계), 그리고 화상 데이터 갱신 과정(930단계)을 포함한다.9 is a flowchart showing a method of updating an image recorder of a database in the DB image manager shown in FIG. The method shown in FIG. 9 includes an image data input process (step 900), a display process (step 910), a selection adjustment process (step 920), and an image data update process (step 930).

화상 데이터 입력 과정(900단계)은 화상 데이터 베이스를 액세스하여 화상 데이터를 입력한다.The image data input process (step 900) accesses an image database and inputs image data.

표시 과정(910단계)은 화상 데이터 입력 과정(900단계)을 통하여 입력된 화상 데이터를 제6도에 도시된 데이터 베이스 화상 윈도우를 통하여 표시한다.The display process (step 910) displays the image data input through the image data input process (step 900) through the database image window shown in FIG.

선택 조정 과정(920단계)은 표시 과정(910단계)을 통하여 표시된 화상 데이터의 화상 중에서 갱신하고자 하는 화상 파일을 선택하고 크기, 색상 등을 조정한다.The selection adjustment process (step 920) selects an image file to be updated from among the images of the displayed image data through the display process (step 910), and adjusts the size, color, and the like.

화상 데이터 갱신 과정(930단계)은 선택 조정 과정(920단계)을 통하여 선택된 화상 파일을 화상 데이터 베이스에 입력한다.The image data update process (step 930) inputs the selected image file to the image database through the selection adjustment process (step 920).

제10도는 제2도에 도시된 DB 화상 관리기에 있어서 데이터 베이스의 화상 레코더 삭제 방법을 보이는 흐름도이다. 제10도에 도시된 방법은 화상 데이터 입력 과정(100단계), 표시 과정(110단계), 선택 과정(120단계), 그리고 화상 데이터 삭제 과정(130단계)을 포함한다.FIG. 10 is a flowchart showing a method of deleting an image recorder of a database in the DB image manager shown in FIG. The method shown in FIG. 10 includes an image data input process (step 100), a display process (step 110), a selection process (step 120), and an image data deletion process (step 130).

화상 데이터 입력 과정(100단계)은 화상 데이터 베이스를 액세스하여 화상 데이터를 입력한다.The image data input process (step 100) accesses an image database and inputs image data.

표시 과정(110단계)은 화상 데이터 입력 과정(100단계)을 통하여 입력된 화상 데이터를 제6도에 도시된 데이터 베이스 화상 윈도우를 통하여 표시한다.The display process (step 110) displays the image data input through the image data input process (step 100) through the database image window shown in FIG.

선택 과정(120단계)은 표시 과정(110단계)을 통하여 표시된 화상 데이터의 화상 중에서 갱신하고자 하는 화상 파일을 선택한다.The selection process (step 120) selects an image file to be updated from the images of the image data displayed through the display process (step 110).

화상 데이터 삭제 과정(130단계)은 선택 과정(120단계)을 통하여 선택된 화상 데이터를 화상 데이터 베이스로부터 삭제한다.The image data deletion process (step 130) deletes the image data selected through the selection process (step 120) from the image database.

상술한 바와 같이 본 발명에 따른 화상 데이터 베이스 관리 시스템은 화상 파일과 DBMS에 저장된 화상 데이터를 여러 개의 윈도우를 통하여 동시에 표현함으로써 작업 효율을 극대화 할 수 있는 효과를 갖는다.As described above, the image database management system according to the present invention has the effect of maximizing the work efficiency by simultaneously displaying the image file and the image data stored in the DBMS through several windows.

또한, 마우스를 이용한 선택 작업에 의해 화상 데이터를 손쉽게 입력, 갱신 및 삭제할 수 있게 함으로써 특멸한 교육 없이도 작업자가 손쉽고 명확하게 작업할 수 있게 하는 효과도 있다.In addition, it is possible to easily input, update and delete image data by a selection operation using a mouse, thereby enabling an operator to easily and clearly work without special training.

Claims (10)

컴퓨터를 이용하여 화상 데이터 베이스를 관리하는 시스템에 있어서,In a system for managing an image database using a computer, 화상 파일을 입력하는 화상 파일 입력부;An image file input unit which inputs an image file; 화상 데이터를 저장하는 DBMS;A DBMS for storing image data; 상기 화상 파일 입력부를 통하여 입력된 화상 파일 및 상기 DBMS로부터 읽어 들여진 화상 데이터를 표시하는 복수의 윈도우를 구비하여 상기 DBMS에의 입력, 갱신 및 수정을 상기 윈도우들을 통하여 수행하는 DBMS 관리기; 및A DBMS manager having a plurality of windows for displaying an image file input through the image file input unit and image data read from the DBMS to perform input, update, and correction to the DBMS through the windows; And 상기 DBMS 관리기에서 제공되는 질의어를 DBMS에 적합한 질의어로 변환시켜 DBMS에 제공하는 개방 DBMS 연결기를 포함하는 화상 데이터 베이스 관리 장치.And an open DBMS connector for converting the query word provided from the DBMS manager into a query word suitable for the DBMS and providing the same to the DBMS. 제1항에 있어서, 상기 복수의 윈도우들은 하나의 화면에 동시에 표시되는 것을 특징으로 하는 화상 데이터 베이스 관리 시스템.The image database management system of claim 1, wherein the plurality of windows are simultaneously displayed on one screen. 제1항에 있어서, 화상 파일을 표시하는 윈도우는 입력된 화상 파일의 제목을 표시하는 제목 막대를 더 구비함을 특징으로 하는 화상 데이터 베이스 관리 시스템.2. The image database management system according to claim 1, wherein the window for displaying the image file further includes a title bar for displaying the title of the input image file. 컴퓨터를 이용하여 화상 파일을 화상 데이터 베이스에 입력하는 방법에 있어서,In a method of inputting an image file into an image database using a computer, 화상 파일을 입력하는 화상 파일 입력 과정;An image file input process of inputting an image file; 상기 화상 파일 입력 과정을 통하여 입력된 화상 파일을 윈도우를 통하여 표시하는 과정;Displaying an image file input through the image file input process through a window; 상기 표시 과정을 통하여 표시된 화상 파일 중에서 화상 데이터 베이스에 입력하고자 하는 화상 파일을 선택하는 과정; 및Selecting an image file to be input into an image database from the image files displayed through the display process; And 상기 선택 과정을 통하여 선택된 화상 파일을 화상 데이터 베이스에 입력하는 화상 데이터 입력 과정을 포함하는 화상 데이터 베이스 입력 방법.And an image data input process of inputting an image file selected through the selection process into an image database. 제4항에 있어서, 상기 선택 과정은 선택된 화상 파일에 선택 상자를 표시하는 것을 특징으로 하는 화상 데이터 베이스 입력 방법.The image database input method according to claim 4, wherein the selection process displays a selection box in the selected image file. 제5항에 있어서, 상기 선택 과정은 작업자의 조작에 의해 상기 선택 상자의 크기를 조절하는 것을 특징으로 하는 화상 데이터 베이스 입력 방법.The image database input method according to claim 5, wherein the selection process adjusts the size of the selection box by an operator's operation. 제6항에 있어서, 상기 선택 과정은 선택 상자의 크기를 조절함에 있어서 종횡비를 일정하게 유지하는 것을 특징으로 하는 화상 데이터 베이스 입력 방법.7. The image database input method according to claim 6, wherein the selection process maintains a constant aspect ratio in adjusting the size of the selection box. 제5항에 있어서, 상기 화상 데이터 입력 과정은 선택 상자에 포함된 부분의 화상 파일을 화상 데이터 베이스에 적절한 크기로 변환시켜 입력하는 것을 특징으로 하는 화상 데이터 베이스 입력 방법.6. The image database input method according to claim 5, wherein the image data input process converts an image file of a portion included in a selection box into an appropriate size in an image database. 컴퓨터를 이용하여 화상 데이터 베이스를 갱신하는 방법에 있어서,In the method of updating an image database using a computer, 화상 데이터 베이스를 액세스하여 화상 데이터를 입력하는 화상 데이터 입력 과정;An image data input process of accessing an image database and inputting image data; 상기 화상 데이터 입력 과정을 통하여 입력된 화상 데이터를 데이터 베이스 화상 윈도우를 통하여 표시하는 과정;Displaying image data input through the image data input process through a database image window; 상기 표시 과정을 통하여 표시된 화상 데이터의 화상 중에서 갱신하고자 하는 화상 파일을 선택하고 크기, 색상 등을 조정하는 과정; 및Selecting an image file to be updated among the images of the image data displayed through the display process and adjusting a size, a color, and the like; And 상기 선택 조정 과정을 통하여 선택된 화상 파일을 화상 데이터 베이스에 입력하는 화상 데이터 갱신 과정을 포함하는 화상 데이터 베이스 갱신 방법.And an image data updating step of inputting an image file selected through the selection adjustment process into an image database. 컴퓨터를 이용하여 화상 데이터 베이스를 삭제하는 방법에 있어서,In the method of deleting an image database using a computer, 화상 데이터 베이스를 액세스하여 화상 데이터를 입력하는 화상 데이터 입력 과정;An image data input process of accessing an image database and inputting image data; 상기 화상 데이터 입력 과정을 통하여 입력된 화상 데이터를 데이터 베이스 화상 윈도우를 통하여 표시하는 과정;Displaying image data input through the image data input process through a database image window; 상기 표시 과정을 통하여 표시된 화상 데이터의 화상 중에서 갱신하고자 하는 화상 파일을 선택하는 과정; 및Selecting an image file to be updated from among the images of the image data displayed through the display process; And 상기 선택 과정을 통하여 선택된 화상 데이터를 화상 데이터 베이스로부터 삭제하는 삭제 과정을 포함하는 화상 데이터 베이스 삭제 방법.And a deletion step of deleting the selected image data from the image database through the selection process.
KR1019960001287A 1996-01-22 1996-01-22 Image database management system KR100238264B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019960001287A KR100238264B1 (en) 1996-01-22 1996-01-22 Image database management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019960001287A KR100238264B1 (en) 1996-01-22 1996-01-22 Image database management system

Publications (2)

Publication Number Publication Date
KR970059913A KR970059913A (en) 1997-08-12
KR100238264B1 true KR100238264B1 (en) 2000-01-15

Family

ID=19449865

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019960001287A KR100238264B1 (en) 1996-01-22 1996-01-22 Image database management system

Country Status (1)

Country Link
KR (1) KR100238264B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107644122A (en) * 2017-08-29 2018-01-30 深圳市兴森快捷电路科技股份有限公司 A kind of ODB++ file modifications method, apparatus and readable storage medium storing program for executing

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3522635B2 (en) * 1999-08-03 2004-04-26 ヴィジョンアーツ株式会社 Computer-readable recording medium recording an image file, apparatus for creating this recording medium, medium recording an image file creation program, image file transmitting apparatus, image file processing apparatus, medium recording image file processing program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107644122A (en) * 2017-08-29 2018-01-30 深圳市兴森快捷电路科技股份有限公司 A kind of ODB++ file modifications method, apparatus and readable storage medium storing program for executing

Also Published As

Publication number Publication date
KR970059913A (en) 1997-08-12

Similar Documents

Publication Publication Date Title
KR100670083B1 (en) Information storage and retrieval system for storing and retrieving the visual form of information from an application in a database
US6119117A (en) Document management method, document retrieval method, and document retrieval apparatus
US5625771A (en) Method for making cursor form
JPH06119388A (en) Picture data managing method and picture data base
US5666542A (en) Multimedia information add-on system
US5742815A (en) Method for storing and retrieving images in/from a database
KR100238264B1 (en) Image database management system
CN112860151A (en) Method for displaying multidimensional data through complex relation tree form of nuclear power engineering data
JP2003058534A (en) Data processor and program
JPH0677261B2 (en) Document image information search method
JP3145723B2 (en) Search and display device for holdings in museums
JP2921095B2 (en) Electronic filing equipment
JPH0728906A (en) Personnel file processor
KR100209162B1 (en) Method for searching a record for use in a window-based subscriber imanagement system employing a template
JP3537052B2 (en) File processing device
JPS6354662A (en) Editing system for caption-item
JPH06324934A (en) Still picture management method
JPH0237466A (en) Information processing system
JPH05108785A (en) Multi-media information editing device
JPS62245478A (en) Information retrieving method
WO1994015310A1 (en) Information storage and retrieval system
JPH0676001A (en) Electronic filing device
JPH07121511A (en) Method for registering document and document editing device
JPH07141238A (en) Data selective input method and data base management system
Turtur et al. IDB: an integrated image database system on local area network

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20070928

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee