KR100270688B1 - Image magnificaton/reduction method of selected region for image editor - Google Patents

Image magnificaton/reduction method of selected region for image editor Download PDF

Info

Publication number
KR100270688B1
KR100270688B1 KR1019940018479A KR19940018479A KR100270688B1 KR 100270688 B1 KR100270688 B1 KR 100270688B1 KR 1019940018479 A KR1019940018479 A KR 1019940018479A KR 19940018479 A KR19940018479 A KR 19940018479A KR 100270688 B1 KR100270688 B1 KR 100270688B1
Authority
KR
South Korea
Prior art keywords
span
span table
image
area
node
Prior art date
Application number
KR1019940018479A
Other languages
Korean (ko)
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 KR1019940018479A priority Critical patent/KR100270688B1/en
Application granted granted Critical
Publication of KR100270688B1 publication Critical patent/KR100270688B1/en

Links

Abstract

PURPOSE: A magnification and reduction method for material about area selected from image editor is provided to reduce memory space to memorize node co-ordinates, and increase also speed of magnification change of area information by using span table to be made a magnification change. CONSTITUTION: A node co-ordinates corresponding to picture area to reduce or magnify is got at a selection mode of picture area in the first process(6a). A span table is got and stored from the node co-ordinates against the selected area of the first process in the second process(6b). The node co-ordinates that got from the second process is erased and then boundary line is drawn using the span table, and then a part enclosed with an external quadrangle is made a magnification change in the third process(6c). A co-ordinates of the span table of the third process is made a magnification change(6d), and then clipping is made using above span table, and then reduce and magnification treatment is made drawing boundary line in the fourth process(6e).

Description

화상편집기에서 선택된 영역에 대한 자료의 확대/축소방법How to enlarge / reduce data for selected area in image editor

제1도는 본 발명의 실시예에 적용되는 화상편집기를 나타내는 시스템도.1 is a system diagram showing an image editor applied to an embodiment of the present invention.

제2도는 본 발명에 따른 확대/축소과정을 설명하기 위한 도면.2 is a view for explaining an enlarged / reduced process according to the present invention.

제3도는 본 발명에 따른 노드좌표도시예시도.3 is a diagram illustrating a node coordinate according to the present invention.

제4도는 본 발명에 따른 2:1로 확대될 경우 스팬테이블 일례도.4 is an example span table when expanded to 2: 1 according to the present invention.

제5도는 본 발명에 따른 영역선택과정을 설명하기 위한 흐름도.5 is a flowchart illustrating a region selection process according to the present invention.

제6도는 본 발명에 따른 확대/축소과정을 설명키 위한 흐름도.6 is a flowchart illustrating an enlargement / reduction process according to the present invention.

제7도는 제6도의 스팬의 값을 조정키 위한 흐름도.7 is a flow chart for adjusting the span value of FIG.

본 발명은 화상편집기에 있어서 축소/확대방법에 관한 것으로, 특히 임의의 선택된 영역을 확대 및 축소하는 변법에 관한 것이다.The present invention relates to a reduction / enlargement method in an image editor, and more particularly to a variant of enlarging and reducing any selected area.

사용자가 화상의 임의의 영역을 선택하여 그 영역내의 화상을 확대 또는 축소를 하는 경우 제1도의 도시와 같이 도시된 화상편집기는 다음의 작업을 진행한다.When the user selects an arbitrary area of the image and enlarges or reduces the image in the area, the image editor shown as shown in FIG. 1 proceeds to the next operation.

제1단계에서 선택된 영역의 외접사각형(201)을 구하고(A),Obtain the outline rectangle 201 of the area selected in the first step (A),

제2단계에서 구해진 외접 사각형(201)으로 둘러 쌓인 화상을 확대/축소하며(B),(B) to enlarge / reduce the image enclosed by the circumscribed rectangle 201 obtained in the second step,

제3단계에서 선택된 영역들 표시하기 위하여 확대/축소된 영역정보를 구하고(C),Obtaining area information enlarged / reduced to display the areas selected in the third step (C),

제4단계에서 확대/축소된 화상을 새로운 영역정보로서 클리핑하여 표시장치에 표시한다(D).The enlarged / reduced image in the fourth step is clipped as new area information and displayed on the display device (D).

상기의 제1단계에서 사용자가 선택한 영역을 실제의 화소단위로 표현하기 위하여 스팬테이블(span table)을 이용한 외곽선 표시방법으로 본건특허의 동일 출원인에 의해 출원된 바 있다(특허출원 94-32호). 이 방법을 이용하면 사용자는 어떠한 화상의 편집을 실시 할 경우 그 편집에 의하여 영향을 받는 화소를 명확히 알 수 있다는 장점이 있다.It was filed by the same applicant of the present patent as an outline display method using a span table in order to express the area selected by the user in actual pixel units in the first step (Patent Application No. 94-32). . Using this method has the advantage that the user can clearly know the pixels affected by the editing when editing any image.

상기 선택된 영역은 제2도의 도시와 같이 마우스(3)와 같은 포인팅 장치에 의해 입력된 꼭지점의 좌표(노드좌표)로서 표현되고 제3도의 (x1, y1), (x2, y2),‥‥ 와 같이 이 좌표의 배열은 각모리(8)에 보관되며, 이것을 기반으로 스팬테이블을 구성하여 선택된 화소의 외곽선을 표시장치(7)에 표시한다.The selected area is expressed as a coordinate (node coordinate) of a vertex input by a pointing device such as a mouse 3 as shown in FIG. 2 and (x1, y1), (x2, y2), ... Similarly, the arrangement of these coordinates is stored in the corners 8, and based on this, a span table is constructed to display the outline of the selected pixel on the display device 7.

이 화상을 변배하는 경우 제1단계(A)와 제2단계(B)가 실행되고, 제3단계(C)를 수행하는 과정에서 기억된 노드좌표는 먼저 연산에 의해 연배된 좌표를 구하여 재구성하고, 상기 재구성된 노드좌표를 이용하여 스팬테이블을 다시 구하여 제4단계(D)를 실행하여 표시장치(7)에 표시한다.When the image is transformed, the first step (A) and the second step (B) are executed, and the node coordinates stored in the process of performing the third step (C) are first obtained by reconstructing the coordinates that are obtained by the operation. Using the reconstructed node coordinates, the span table is obtained again and the fourth step (D) is executed to display the span table on the display device 7.

그리고 상기 좌표와 스팬테이블을 사용하여 변배를 하는 경우 다음과 같은 문제점이 발생된다.In addition, the following problem occurs when the coordinates and the span table are shifted.

제1문제점은 노드좌표와 스팬테이블 둘다 소정영역을 표시하기 위한 같은 목적을 가지고 있음에도 불구하고, 화상편집기는 제3도와 같이 노드좌표와 스팬테이블 두가지의 자료구조를 하나의 선택된 영역마다 가지고 있어야 하므로 메모리 사용에 낭비가 위 따른다.The first problem is that although both node coordinates and span tables have the same purpose to display a given area, the image editor must have two data structures of node coordinates and span tables for each selected area as shown in Fig. 3. Waste to use follows.

상기 제2문제점은 상기 제3단계에서 노드좌표를 변배하고, 그후 그 좌표에서 스팬테이블을 재구성하여야 하므로 변배된 화상의 표시까지의 시간이 오래걸리는 문제점이 있었다.The second problem is that it takes a long time to display the displaced image since the node coordinate is changed in the third step, and then the span table must be reconstructed from the coordinate.

따라서 본 발명의 목적은 화상편집기에서 임의의 영역을 선택하여 그 영역을 확대 또는 축소할 경우 영역 선택정보인 노드좌표와 영역의 외곽선을 그리기 위한 스팬테이블의 중복되어있는 메모리의 낭비를 막고, 스팬테이블을 직접 변배할 수 있도록 하여 처리속도를 향상시키는 방법을 제공함에 있다.Accordingly, an object of the present invention is to prevent the waste of overlapping memory of the span table for drawing the region coordinates and the node coordinates, which are the area selection information, when an area is selected and enlarged or reduced in the image editor. It is to provide a method for improving the processing speed by allowing to directly change the.

상기 목적을 달성키 위한 본 발명은 노드좌표에 따라 스팬테이블을 구성하여 보관하는 과정과, 상긴 스팬테이블 구성시 사용된 노드좌표를 지우고 상기 스팬테이블에 따라 외접 사각형을 구하여 상기 외접사각형으로 둘러쌓인 화상을 변배하는 과정과, 상기 스팬테이블의 좌표를 변배하고 상기 변배된 스팬테이블을 이용하여 클리핑하고 외곽선을 그리는 과정으로 이루어짐을 특징으로 한다.The present invention for achieving the above object is a process of constructing and storing a span table according to the node coordinates, and erase the node coordinates used in the configuration of the long span table and obtain an external quadrangle according to the span table to be surrounded by the external rectangle image And transforming the coordinates of the span table, clipping the outline using the span table, and drawing an outline.

이하 본 발명을 첨부된 도면을 참조하여 상세히 설명한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

제4도는 본 발명의 실시예에 따른 2:1로 확대할 경우의 일예를 도시한 것으로 실시예를 제7도를 참조하면,4 is a diagram illustrating an example of expanding 2: 2 according to an embodiment of the present invention. Referring to FIG.

(7a)과정에서 제어 프로세서(1)는 메모리(8)를 제어하여 스팬테이블엔트리(STE1-4)마다의 스팬을 담을 영역을 할당한다. 상기 스팬테이블 엔트리의 갯수(STE'n)은 원래의 갯수 STEn xMy(Y축 변배율)로 주어진다. 또한 각 스팬테이블엔트리(STE)에는 스팬의 좌표가 들어가고, 스팬의 갯수(SD)는 영역에 따라 가변적이다. 제4도에서 4개의 스팬테이블엔트리(STE)를 갖는 원래의 스팬테이블을 y축으로 2배 확대할 경우 8개의 스팬테이블 엔트리(STE)를 갖는 스팬 테이블을 만들어야 하고, 또한 각 라인마다의 스팬의 갯수(SD)가 확장되는 추가 스팬테이블(STE')에 맞추어 유지되어야 한다. 이때 유의할 것은 확대 또는 축소가 되더라도 각 라인의 스팬의 갯수(SD)는 원래의 것과 동일하다. 이는 스팬이 단지 좌표 값으로 구성되어 있기 때문이다. 이러한 규칙에 맞추어 먼저 스팬테이블을 구성할 메모리(8)의 크기를 제어프로세서(1)의 제어에 의해 구한다. 상기 변배된 후의 전체 스팬의 갯수(Sn')는 원래 스팬의 갯수(Sm) xMy를 다음 제어프로세서(1)의 제어에 의해 메모리(8)에서 할당한 후(7b), 제4도와 같이 y축 변배율에 맞추어 원래의 내용을 새로 만든 추가 스팬테이블(STE')에 복사한다(7C). 그리고 제어프로세서(1)는 x축 방향의 변배율(Mx)를 이용하여 각 스팬의 값을 조정하며, 스팬(Span)의 구조는 다음①과 같다.In step 7a, the control processor 1 controls the memory 8 to allocate an area for storing spans for each span table entry STE1-4. The number of span table entries (STE'n) is given by the original number STEn xMy (Y-axis scale factor). In addition, each span table entry (STE) contains the coordinates of the span, and the number of spans (SD) varies depending on the area. In Figure 4, when the original span table with four span table entries (STE) is doubled on the y-axis, a span table with eight span table entries (STE) must be created, and the span of each line The number SD must be kept in line with the additional span table STE '. Note that the number of spans (SD) of each line is the same as that of the original, even if enlarged or reduced. This is because the span consists only of coordinate values. In accordance with this rule, first, the size of the memory 8 that constitutes the span table is determined by the control of the control processor 1. The number of total spans (Sn ') after the variation is assigned to the number of spans (Sm) xMy in the memory 8 under the control of the next control processor 1 (7b), then the y-axis as shown in FIG. Copy the original contents to the newly created additional span table (STE ') according to the scaling factor (7C). The control processor 1 adjusts the value of each span using the variation ratio Mx in the x-axis direction, and the structure of the span is as follows.

[표 1]TABLE 1

Min은 영역의 시작 x축 좌표이고. Max는 영역의 끝 x축 좌표이다. 따라서 하나의 스팬으로 표현되는 선택된 영역의 길이 L은 Max-Min이고, 상기 변배된 영역의 한 스팬길이 L'= L×Mx이다(7d). 여기서 변배의 기준을 선택된 영역의 중심으로 하면, Min, Max 각각의 값에 L'/2를 적용하면 된다. 즉, Min'= Min-(L'/2)로 대치된다(7e). 이때 연산상에서의 소숫점 오차를 없애기 위하여 Max'=Min'+L'으로 대치된다(7f). 이 과정을 전체의 추가 tm팬테이블(STE'n)만큼 되풀이 한다(7g). 이를 제7도를 참조하면 구체적으로 알 수 있다.Min is the starting x-axis coordinate of the region. Max is the ending x-axis coordinate of the region. Therefore, the length L of the selected region represented by one span is Max-Min, and the span length L '= L × Mx of the shifted region (7d). Here, if the criterion of variation is the center of the selected area, L '/ 2 may be applied to each value of Min and Max. That is, it is replaced with Min '= Min- (L' / 2) (7e). At this time, in order to eliminate the decimal point error in operation, it is replaced with Max '= Min' + L '(7f). This process is repeated for the entire additional tm fan table (STE'n) (7g). This can be known in detail with reference to FIG. 7.

제5도는 본 발명의 실시예에 따른 확대/축소를 위한 영역 선택 흐름도로서,5 is a flowchart of selecting an area for zooming according to an embodiment of the present invention.

화상영역 선택모드에 들어가는 제1과정과,A first process of entering the image area selection mode;

상기 제1과정에서 화상 영역에 해당하는 노드좌표를 구하는 제2과정과,A second step of obtaining node coordinates corresponding to the image area in the first step;

상기 제2과정에서 노드좌표로 부터 스팬테이블을 구성하여 보관하는 제3과정과,A third process of constructing and storing a span table from the node coordinates in the second process;

상기 제2과정에서 구해진 노드좌표를 지우는 제4과정과,A fourth process of clearing node coordinates obtained in the second process;

상기 제3과정의 스팬테이블을 이용하여 외곽선을 그리는 제5과정으로 이루어진다.The fifth step is to draw an outline using the span table of the third step.

제6도는 본 발명의 실시예에 따른 확대/축소를 위한 처리흐름도로서,6 is a flowchart illustrating an enlargement / reduction process according to an embodiment of the present invention.

상기 선택영역의 확대/축소모드에 들어가는 제1단계와,A first step of entering an enlargement / reduction mode of the selection area;

상기 제1단계에서 상기 선택된 영역의 확대/축소모드에 따라 스팬테이블의 외접 사각형을 구하는 제2단계와,Obtaining a circumferential quadrangle of the span table according to an enlargement / reduction mode of the selected area in the first step;

상기 wp2단계에서 상기 외접사각형으로 둘러 쌓인 화상을 변배하는 제3단계와,A third step of shifting the image enclosed in the circumscribed rectangle in the step wp2;

상기 제3단계의 상기 스팬테이블의 좌표를 연배하는 제4단계와,A fourth step of multiplying the coordinates of the span table of the third step;

상기 제3,4단계의 qus배된 스팬테이블을 이용하여 클리핑하고 외곽선을 그리는 제5단계로 이루어진다.The fifth step is to clip and draw an outline using the qus multiplied span tables of the third and fourth steps.

따라서 본 발명의 구체적 일 실시예를 제1도-제7도를 참조하여 상세히 설명하면, 본 발명은 제1도와 같이 구성된 화상편집기에서 임의의 영역을 선택하여 그 영역을 확대 또는 축소를 하는 경우, 영역선택 정보인 노드좌표와 영역의 외곽선을 그리기 위한 스팬테이블의 중복된 메모리의 낭비를 막고, 스팬테이블을 직접 변배하여 처리 속도를 높이는 것으로 상기의 목적을 달성하기 위하여 제1도와 같이 입력장치인 키보드, 마우스(2,3)가 연결된 입력인터페이스부(4)를 통해 선택영역을 입력받아 표시 프로세서부(6)의 제어에 의해 표시장치(6)에서 화상을 표시한다. 상기 메모리(8)에는 화상과 선택자료를 보관하며, 프로그램을 담고있는 프로그램부(5), 제어프로세서(1,10)가 제어하므로 제5,6,7도의 제어에 따라 선택된 영역의 화상을 변배하고, 그 변배된 영역을 표시시키게 된다. 상기 사용자가 키보드(2) 또는 마우스(3)에 의한 입력장치를 사용하여 입력 인터페이스부(4)를 통해 제어 프로세서(1)에 명령정보를 주면, (5a)과정에서 편집할 화상영역이 지정된다. 상기 화상편집기의 제어프로세서(1)는 (5b)과정에서 상기 입력장치를 통해 입력되는 좌표를 이용하여 노드좌표를 구성한다. 이를 이용하여 (5c)과정에서 스팬 스테이블을 구한후 노드좌표를 (5d)과정에서 메모리(8)에서 해제한다. 그리고 (5e)과정에서 스팬테이블을 이용하여 선택된 영역의 외곽선을 그린다.Therefore, a specific embodiment of the present invention will be described in detail with reference to FIGS. 1 to 7, when the present invention selects an arbitrary area in the image editor configured as shown in FIG. 1 to enlarge or reduce the area. In order to achieve the above object by preventing the waste of duplicate memory of the span table for drawing the node coordinate and region selection information and the span table by directly changing the span table, the input device keyboard as shown in FIG. The display device 6 displays an image on the display device 6 under the control of the display processor unit 6 by receiving the selection area through the input interface unit 4 to which the mouses 2 and 3 are connected. The memory 8 stores images and selection data, and is controlled by a program unit 5 and a control processor 1 and 10 containing a program, thereby changing the image of the selected area under the control of 5, 6, and 7 degrees. And the displaced area is displayed. When the user gives command information to the control processor 1 through the input interface unit 4 using the input device by the keyboard 2 or the mouse 3, the image area to be edited is designated in step 5a. . The control processor 1 of the image editor configures node coordinates using coordinates input through the input device in step 5b. Using this, after obtaining the span span in step (5c), the node coordinates are released from the memory (8) in step (5d). In (5e), the outline of the selected area is drawn using the span table.

제6도에서 입력장치를 통해 사용자가 (6a)과정에서 선택된 영역에 대하여 확대/축소를 시도하면, 화상편집기의 제어프로세서(1)는 스팬테이블로 둘러 쌓이는 외접사각형을 (6b)과정에서 구하여 (6c)과정에서 그 영역내의 화상을 변배한다. 이때 배율 Mx,My에서 x축 배율 Mx와, y축의 배율 My로 나타낼 수 있다. Mx,My로 변배된 화상을 메모리(8)에 보관하고, 이를 화면에 클리핑하여 표시하기 위하여 스팬테이블(ST)을 Mx,My로 변배된 좌표값으로 변환한 스팬테이블(ST')을 (6d)과정에서 구한다. 이는 다음과 같은 방법을 사용한다. 상기 (6d)과정의 좌표값으로 스팬테이블로 변환시킨는 것을 제7도에 설명되어지는데, 제4도에는 화상을 1:2로 확대할 경우의 일례에 있어서 스팬테이블의 확대방법을 도식화한 것으로 이를 일실시예로서 설명한다. 스팬테이블(ST')의 스팬테이블 엔트리(STE)마다의 스팬을 담을 메모리(8)를 할당한다. 스팬테이블엔트리(SPAN TABLE ENTRY)의 갯수(STN'n)은 원래의 갯수 STEn x My로 (7a)과정에서 주어진다. 또한 각 스팬테이블 엔트리(STE)에는 스팬좌표가 들어가고, 스팬의 갯수(SD)는 영역에 따라 가변된다.In FIG. 6, when the user attempts to enlarge / reduce the area selected in step 6a through the input device, the control processor 1 of the image editor obtains an external rectangle enclosed by a span table in step 6b. In step 6c), the image in the area is shifted. In this case, the magnification Mx and My may be represented by the x-axis magnification Mx and the y-axis magnification My. In order to store the image transformed by Mx and My in the memory 8 and to display it by clipping it on the screen, the span table ST 'obtained by converting the span table ST into coordinate values transformed into Mx and My (6d) is displayed. Obtained in the process It uses the following method. The conversion of the span table to the coordinate value in the process (6d) is described with reference to FIG. 7. FIG. 4 is a diagram illustrating a method of expanding the span table in an example in which the image is enlarged 1: 2. An embodiment will be described. Memory 8 to hold the span for each span table entry STE of span table ST 'is allocated. The number of span table entries (STN'n) is given by the original number STEn x My (7a). In addition, span coordinates are included in each span table entry (STE), and the number of spans (SD) varies depending on the area.

제4도에서 4개의 스팬테이블 엔트리(STE)를 갖는 원래의 스팬테이블을 y축으로 2배 확대할경우 8개의 스팬테이블 엔트리(STE)를 갖는 스팬 테이블을 만들어야 하고, 또한 각라인마다의 스팬의 갯수(SD)는 확장되는 스팬테이블 엔트리(STE')에 맞추어 유지되어야 한다. 여기서 유의 해야할 것은 확대 또는 축소되더라도 각 라인의 스팬의 갯수(SD)는 원래의 것과 동일하다. 이는 스팬이 단지 좌표값으로 구성되어 있기 때문이다. 이러한 규칙에 맞추어 먼저 스팬테이블을 구성할 메모리(8)의 크기를 (7b)과정에서 구한다.In Figure 4, when the original span table with four span table entries (STE) is doubled on the y-axis, a span table with eight span table entries (STE) must be created, and the span of each line The number SD must be kept in line with the span table entry STE '. It should be noted that the number of spans (SD) of each line is the same as that of the original even when it is enlarged or reduced. This is because the span consists only of coordinate values. In accordance with this rule, first, the size of the memory 8 constituting the span table is obtained in step 7b.

변배된 후의 전체 스팬의 갯수 Sn'=원래 스팬의 갯수 (Sm) × My.......②Number of spans after shifting Sn '= Number of original spans (Sm) × My ....... ②

그리고 (7c)과정에서 메모리(8)를 할당한 후 제4도와 같이 y축 변배율에 맞추어 원래의 내용을 새로 만든 스팬테이블 엔트리(STE')에 복사한다. (7d)과정에서 x축 방향의 변배율(Mx)를 이용하여 각 스팬의 값을 조정한다. 스팬의 구조는 다음과 같다.After the memory 8 is allocated in step 7c, the original contents are copied to the newly created span table entry STE 'according to the y-axis displacement ratio as shown in FIG. In step (7d), the value of each span is adjusted by using the variation ratio (Mx) in the x-axis direction. The structure of the span is as follows.

Min은 영역의 시작 x축 좌표이고, Max는 영역의 끝 x축 좌표이다. 따라서 (7d)과정의 하나의 스팬으로 표현되는 선택된 영역의 길이 L은 Max-Min이고, 상기 변배된 영역의 한 스팬길이 L'=L x Mx이다. 여기서 (7e)과정에서 변배의 기준을 선택된 영역의 중심에 따라 Min, Max 각각의 값에 L'/2를 적용하면 된다. 즉, Min'=Min-(L'/2)로 대치된다. 이때 연산과정에서의 소숫점 오차를 없애기 위하여 Max'= Min'+L'으로 대치한다(7f). 다음 (7g)과정에서 전체의 스팬테이블(STE'n) 만큼 되풀이한다. 그리고 제6도의 (6e)과정에서 변배된 스팬테이블을 이용하여 클리핑하고 외곽선을 그린다.Min is the start x-axis coordinate of the region, and Max is the end x-axis coordinate of the region. Therefore, the length L of the selected region represented by one span of the process (7d) is Max-Min, and the span length L '= L x Mx of the shifted region. Here, in step (7e), L '/ 2 is applied to each value of Min and Max according to the center of the selected area. That is, it is replaced by Min '= Min- (L' / 2). At this time, in order to eliminate the decimal point error in the calculation process, replace with Max '= Min' + L '(7f). In the next step (7g), the entire span table (STE'n) is repeated. Then, clipping and outlines are made using the span table transformed in the process (6e) of FIG.

상술한 바와같이 이상의 방법으로 선택영역의 변배가 스팬테이블만으로 가능하여 노드좌표를 기억하는 메모리의 공간을 줄일 수 있고 영역정보의 변배 속도도 증가할 수 있는 이점이 있다.As described above, the selection area can be changed by the span table alone, so that the memory space for storing node coordinates can be reduced and the speed of change of the area information can be increased.

Claims (1)

화상편집기의 축소/확대방법에 있어서, 상기 화상영역 선택모드에서 상기 축소 또는 확대할 화상영역에 해당하는 노드좌표를 구하는 제1과정과, 상기 제1과정의 선택한 영역에 대해 상기 구한 노드 좌표로부터 스팬테이블을 구하여 보관하는 제2과정과, 상기 제2과정에서 구해진 노드좌표를 지우고 상기 스팬테이블을 이용하여 외곽선을 그리고 외접사각형을 구하여 이로부터 둘려 쌓여진 부분을 변배하는 제3과정과, 상기 제3과정의 스팬테이블의 좌표를 변배하여 상기 변배된 스팬테이블을 이용하여 클립핑하고 외곽선을 그려 축소 또는 확대처리를 하는 제4과정으로 이루어짐을 특징으로 하는 화상편집기에서 선택된 영역에 대한 자료의 확대/축소방법.A reduction / enlargement method of an image editor, comprising: a first step of obtaining node coordinates corresponding to the image area to be reduced or enlarged in the image area selection mode, and a span from the obtained node coordinates for the selected area of the first step; A second process of obtaining and storing a table; and a third process of erasing node coordinates obtained in the second process, drawing an outline using the span table, and obtaining a circumscribed rectangle and changing the accumulated portion therefrom. And a fourth process of changing coordinates of the span table to perform clipping and drawing using outlines of the span table to reduce or enlarge the outline.
KR1019940018479A 1994-07-28 1994-07-28 Image magnificaton/reduction method of selected region for image editor KR100270688B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019940018479A KR100270688B1 (en) 1994-07-28 1994-07-28 Image magnificaton/reduction method of selected region for image editor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019940018479A KR100270688B1 (en) 1994-07-28 1994-07-28 Image magnificaton/reduction method of selected region for image editor

Publications (1)

Publication Number Publication Date
KR100270688B1 true KR100270688B1 (en) 2000-11-01

Family

ID=19389175

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019940018479A KR100270688B1 (en) 1994-07-28 1994-07-28 Image magnificaton/reduction method of selected region for image editor

Country Status (1)

Country Link
KR (1) KR100270688B1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR910015944A (en) * 1989-02-27 1991-09-30 아오이 죠이치 Information processing system with image editing ability

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR910015944A (en) * 1989-02-27 1991-09-30 아오이 죠이치 Information processing system with image editing ability

Similar Documents

Publication Publication Date Title
JP4964386B2 (en) System and method for generating visual representations of graphical data and digital document processing
EP0825559B1 (en) Method and apparatus for modifying a node-link diagram
US6407747B1 (en) Computer screen image magnification system and method
US7705864B2 (en) User selectable hardware zoom in a video display system
KR101379184B1 (en) System and method for dynamically zooming and rearranging display items
US6411305B1 (en) Image magnification and selective image sharpening system and method
KR900006042B1 (en) Display control apparatus for use in composite document processing apparatus
JP3598303B2 (en) Method of selectively displaying and activating overlapping display objects on a display, and computer system
US6360029B1 (en) Method and apparatus for variable magnification of an image
US7675529B1 (en) Method and apparatus to scale graphical user interfaces
WO1990009018A1 (en) Image processing apparatus
KR100270688B1 (en) Image magnificaton/reduction method of selected region for image editor
JPH04142661A (en) Information processor
Joy Breshenham’s algorithm
JPH07225849A (en) Graphics computer and line plotter
JP4365965B2 (en) Information processing apparatus, information processing method, and storage medium
JPH06208368A (en) Magnification setting device for picture display
JP2802890B2 (en) Display control device in graphic display system
JP3835287B2 (en) Bitmap data processing method, bitmap data processing method, and bitmap data processing program
JP2642374B2 (en) Figure clipping method
JPH05189532A (en) Still picture control system
JP2000259824A (en) Image processing method and device and storage medium
JPS61196289A (en) Document processor
JP2794409B2 (en) Ruled line creation device
JPH08227285A (en) Enlargement display device

Legal Events

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

Payment date: 20080731

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee