KR100779660B1 - Method and apparatus for processing video data - Google Patents
Method and apparatus for processing video data Download PDFInfo
- Publication number
- KR100779660B1 KR100779660B1 KR1020060057461A KR20060057461A KR100779660B1 KR 100779660 B1 KR100779660 B1 KR 100779660B1 KR 1020060057461 A KR1020060057461 A KR 1020060057461A KR 20060057461 A KR20060057461 A KR 20060057461A KR 100779660 B1 KR100779660 B1 KR 100779660B1
- Authority
- KR
- South Korea
- Prior art keywords
- video data
- setting information
- area
- display area
- vertical
- Prior art date
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/169—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
- H04N19/186—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being a colour or a chrominance component
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/11—Region-based segmentation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/90—Determination of colour characteristics
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/80—Details of filtering operations specially adapted for video compression, e.g. for pixel interpolation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10016—Video; Image sequence
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10024—Color image
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Controls And Circuits For Display Device (AREA)
Abstract
Description
도 1은 본 발명의 바람직한 실시예에 따른 비디오 데이터 처리장치의 구성도. 1 is a block diagram of a video data processing apparatus according to a preferred embodiment of the present invention.
도 2는 본 발명의 바람직한 실시예에 따른 시저링을 위한 표시영역별 수직 및 수평구간 설정정보 저장영역을 도시한 도면. FIG. 2 is a view showing vertical and horizontal section setting information storage areas for each display area for scissoring according to an exemplary embodiment of the present invention. FIG.
도 3은 본 발명의 바람직한 실시예에 따른 표시영역 설정방법의 흐름도. 3 is a flowchart of a display area setting method according to an exemplary embodiment of the present invention.
도 4는 본 발명의 바람직한 실시예에 따른 비디오 데이터 처리 방법의 흐름도. 4 is a flowchart of a video data processing method according to a preferred embodiment of the present invention.
본 발명은 비디오 데이터 처리 기술에 관한 것으로, 더욱 상세하게는 비디오 데이터를 시저링(scissoring)하는 방법 및 장치에 관한 것이다.TECHNICAL FIELD The present invention relates to video data processing techniques, and more particularly, to a method and apparatus for scissoring video data.
컴퓨터 그래픽 기술에서 널리 사용되는 클리핑 또는 시저링 기술은 비디오 데이터 중 미리 정해진 소정 영역에 대응되는 부분만을 잘라내어 표시하는 기술이다.The clipping or scissoring technique widely used in computer graphics technology is a technique for cutting out and displaying only a portion of a video data corresponding to a predetermined area.
상기한 클리핑 기술은 사용자가 원하는 비디오 데이터를 비트맵 데이터로 변환하기 전에 소정 영역에 대응되는 부분만을 잘라내는 벡터 그래픽 연산에 주로 사용된다.The above clipping technique is mainly used for vector graphic operations in which only a portion corresponding to a predetermined region is cut out before converting video data desired by a user into bitmap data.
그리고, 상기 시저링 기술은 비디오 데이터를 비트맵 데이터로 변환한 후에 디스플레이 장치에 표시하기 직전에 소정 영역에 대응되는 부분만을 잘라낸다.The scissoring technique cuts only the portion corresponding to the predetermined area immediately after being displayed on the display device after converting the video data into the bitmap data.
이와 같이 종래의 시저링 기술은 비디오 데이터 중 시저링될 비디오 데이터까지 비트맵 데이터로 변환하여야 하므로, 불필요한 연산을 요구하여 프로세서의 처리 효율을 저하시킴은 물론이며, 상기 불필요한 연산을 위한 저장영역이 요구되는 문제가 있었다.As described above, the conventional scissoring technique needs to convert the video data to be mapped to bitmap data among the video data. Therefore, unnecessary processing is required to reduce processing efficiency of the processor, and a storage area for the unnecessary operation is required. There was a problem.
상기한 문제는 제한된 저장영역을 구비함과 아울러 고성능의 프로세서를 채용하지 못하는 저가의 휴대용 단말기에서는 더욱 극대화되었다.This problem is further maximized in low cost portable terminals that have limited storage and do not employ high performance processors.
이에 종래에는 표시하고자 하는 영역 이외의 비디오 데이터를 비트맵 데이터로 변환하기 전에 시저링하는 기술의 개발이 절실하게 요망되었다.Accordingly, there is an urgent need to develop a technique for calibrating video data other than an area to be displayed before converting it into bitmap data.
또한, 상기 비디오 데이터의 시저링시 사용되는 메모리 영역을 최소화할 수 있는 기술의 개발도 요망되었다.In addition, it has been desirable to develop a technology capable of minimizing a memory area used for scissoring the video data.
본 발명은 상술한 종래의 문제점을 극복하기 위한 것으로서, 비디오 데이터의 처리전에 시저링을 이행하는 비디오 데이터 처리 방법 및 장치를 제공하는 것을 그 목적으로 한다. SUMMARY OF THE INVENTION The present invention has been made to overcome the above-mentioned conventional problems, and an object thereof is to provide a video data processing method and apparatus for performing caesaring before processing video data.
또한 본 발명의 다른 목적은 비디오 데이터의 시저링시에 사용되는 메모리 영역을 최소화할 수 있는 비디오 데이터 처리 방법 및 장치를 제공하는 것이다. Another object of the present invention is to provide a video data processing method and apparatus capable of minimizing a memory area used for caescing video data.
상기의 목적을 이루고 종래기술의 문제점을 해결하기 위한 본 발명에 따르는 비디오 데이터 처리방법은, 표시영역을 나타내는 설정정보를 저장하는 제1단계; 상기 표시영역을 통해 출력될 비디오 데이터가 입력되면, 상기 비디오 데이터의 각 픽셀의 좌표정보를 추출하는 제2단계; 상기 좌표정보를 토대로 상기 비디오 데이터의 각 픽셀이 상기 설정정보에 따른 표시영역 내에 속하는지를 체크하는 제3단계; 상기 표시영역 내의 픽셀들에 대한 비디오 데이터를 처리하여 디스플레이부로 출력하는 제4단계를 포함하는 것을 특징으로 한다. A video data processing method according to the present invention for achieving the above object and to solve the problems of the prior art comprises: a first step of storing setting information representing a display area; Extracting coordinate information of each pixel of the video data when the video data to be output through the display area is input; A third step of checking whether each pixel of the video data belongs to a display area according to the setting information based on the coordinate information; And a fourth step of processing and outputting video data of pixels in the display area to a display unit.
특히, 상기 제1단계는, 상기 디스플레이 장치의 수평 픽셀 수에 대응되는 수평영역 설정정보 저장영역 중 상기 표시영역의 수평구간에 대응되는 저장영역에 소정 정보를 저장하고, 상기 디스플레이 장치의 수직 픽셀 수에 대응되는 수직영역 설정정보 저장영역 중 상기 표시영역의 수직구간에 대응되는 저장영역에 소정 정보를 저장함을 특징으로 한다. Particularly, in the first step, predetermined information is stored in a storage area corresponding to a horizontal section of the display area among the horizontal area setting information storage areas corresponding to the number of horizontal pixels of the display device, and the number of vertical pixels of the display device. The predetermined information is stored in a storage area corresponding to a vertical section of the display area among the vertical area setting information storage areas corresponding to the storage area.
또한, 상기 제3단계는, 상기 비디오 데이터의 각 픽셀의 좌표정보에 대응되는 상기 수평영역 설정정보 저장영역과 상기 수직영역 설정정보 저장영역에, 상기 소정정보가 저장되었을 경우에, 해당 픽셀이 상기 표시영역 내에 존재하는 것으로 판단함을 특징으로 한다. In the third step, when the predetermined information is stored in the horizontal region setting information storage region and the vertical region setting information storage region corresponding to the coordinate information of each pixel of the video data, the corresponding pixel is stored. It is characterized in that it is determined to exist in the display area.
또한, 상기한 본 발명에 따르는 비디오 데이터 처리장치는, 표시영역을 나타내는 설정정보를 저장하는 메모리부; 상기 표시영역을 통해 출력될 비디오 데이터 가 입력되면, 상기 비디오 데이터의 각 픽셀의 좌표정보를 추출하고, 상기 좌표정보를 토대로 상기 비디오 데이터의 각 픽셀이 상기 설정정보에 따른 표시영역 내에 속하는지를 체크하고, 상기 표시영역 내의 픽셀들에 대한 비디오 데이터를 출력하는 제어부; 상기 제어부가 출력하는 비디오 데이터를 처리하여 디스플레이부로 출력하는 비디오 신호 처리부를 포함하는 것을 특징으로 한다. In addition, the video data processing apparatus according to the present invention includes a memory unit for storing setting information indicating a display area; When the video data to be output through the display area is input, the coordinate information of each pixel of the video data is extracted, and based on the coordinate information, it is checked whether each pixel of the video data belongs to the display area according to the setting information. A controller for outputting video data for pixels in the display area; And a video signal processor which processes the video data output by the controller and outputs the video data to the display.
본 발명은 표시영역에 대응되는 수직 및 수평구간을 설정하고, 상기 수직 및 수평구간에 속하는 좌표의 비디오 데이터를 시저링하고, 상기 시저링된 비디오 데이터를 비트맵 데이터로 변환하여 출력한다. 이와같이 본 발명은 비디오 데이터의 변환전에 시저링을 이행하므로, 표시할 비디오 데이터만을 변환하게 하여 비디오 데이터 처리장치의 효율을 개선한다. The present invention sets up vertical and horizontal sections corresponding to a display area, performs scissoring of video data of coordinates belonging to the vertical and horizontal sections, converts the scissored video data into bitmap data, and outputs the converted bitmap data. As described above, the present invention implements the procedure before converting the video data, thereby converting only the video data to be displayed, thereby improving the efficiency of the video data processing apparatus.
또한 본 발명은 상기 표시영역에 대응되는 수직 및 수평구간 설정정보만으로 시저링을 이행하므로, 표시영역의 수에 대응되는 설정정보를 저장하기 위한 저장영역만을 요구한다. 이와 같이 본 발명은 시저링을 위한 저장영역을 최소화할 수 있다. In addition, since the present invention implements scissoring with only vertical and horizontal section setting information corresponding to the display area, only a storage area for storing setting information corresponding to the number of display areas is required. As such, the present invention can minimize the storage area for scissoring.
상기한 본 발명의 바람직한 실시예에 따른 비디오 데이터 처리장치의 구성을 도 1을 참조하여 설명한다. A configuration of a video data processing apparatus according to a preferred embodiment of the present invention described above will be described with reference to FIG.
제어부(100)는 상기 비디오 데이터 처리장치를 전반적으로 제어함은 물론이며, 본 발명의 바람직한 실시예에 따라 표시영역별 수직 및 수평구간 설정정보를 저장하며, 상기 수직 및 수평구간 설정정보에 따라 입력되는 비디오 데이터를 시저링하여 비디오 신호 처리부(108)에 제공한다. The
메모리부(102)는 제어부(100)의 처리 프로그램을 포함하는 다양한 정보를 저장하며, 특히 본 발명의 바람직한 실시예에 따라 표시영역별 수직 및 수평구간 설정정보 저장영역을 구비한다. The
상기 표시영역별 수직 및 수평구간 설정정보 저장영역은 도 2에 예시한 바와 같이 구성될 수 있다. 즉, 상기 메모리부(102)에는 4개의 표시영역이 구비될 경우, 각 표시영역별로 수평방향으로 디스플레이부(110)의 각 픽셀에 대응되는 비트수만큼 구비되는 수평구간 설정정보 저장영역이 구비되고, 각 표시영역별로 수직방향으로 디스플레이부(110)의 각 픽셀에 대응되는 비트수만큼 구비되는 수직구간 설정정보 저장영역이 구비될 수 있다. 이렇듯, 본 발명은 시저링을 위해 사용되는 메모리영역이, 각 표시영역별로 수직 및 수평방향의 픽셀에 대응되는 비트수만큼이 요구되므로, 시저링을 위한 저장영역을 최소화할 수 있다. The vertical and horizontal section setting information storage areas for each display area may be configured as illustrated in FIG. 2. That is, when four display areas are provided in the
비디오 데이터 입력부(106)는 디스플레이부(110)를 통해 출력할 비디오 데이터를 제어부(100)에 제공한다. The video
비디오 신호 처리부(108)는 제어부(100)를 통해 시저링된 비디오 데이터를 제공받아 디스플레이부(110)를 통해 출력하기 위한 데이터, 예를들어 비트맵 데이터로 변환하여 디스플레이부(110)로 제공한다. The
디스플레이부(110)는 비디오 신호 처리부(108)가 제공하는 데이터에 따른 영상을 출력한다. The
표시영역 입력부(104)는 사용자 등의 설정에 따른 표시영역 정보를 입력받아 제어부(100)에 제공한다. The display
이제 상기한 바와 같이 구성되는 비디오 데이터 처리장치의 동작을 크게 표시영역 설정방법과 비디오 데이터 처리방법으로 구분하여 설명한다. Now, the operation of the video data processing apparatus configured as described above will be largely divided into a display area setting method and a video data processing method.
먼저, 상기 표시영역 설정방법을 도 3의 흐름도를 참조하여 설명한다. First, the display area setting method will be described with reference to the flowchart of FIG. 3.
제어부(100)는 어느 한 표시영역에 대한 설정시에, 해당 표시영역에 수직 및 수평구간 설정정보 저장영역에 "0"을 기록하여 초기화한다(300단계). When setting one of the display areas, the
상기 표시영역의 수직 및 수평구간 설정정보 저장영역의 초기화후에, 제어부(100)는 표시영역 입력부(104)로부터 표시구간이 입력되는지를 체크한다(302단계). After the initialization of the vertical and horizontal section setting information storage areas of the display area, the
상기 표시영역이 입력되면, 제어부(100)는 상기 표시영역에 대한 수직 및 수평구간 설정정보 저장영역 중 입력된 표시영역에 대응되는 저장영역에 설정정보를 저장한다. 즉, 제어부(100)는 해당 저장영역에 "1"을 저장한다(304단계). When the display area is input, the
상기한 바와 같이 표시영역에 대응되는 수직 및 수평구간에만 "1"의 설정정보를 저장함으로써, 본 발명에 따른 표시영역 설정은 완료된다. As described above, by storing the setting information of "1" only in the vertical and horizontal sections corresponding to the display area, the display area setting according to the present invention is completed.
상기한 바와 같이 설정된 표시영역에 따라 시저링을 이행하는 방법을 도 4를 참조하여 설명한다. A method of performing scissoring according to the display area set as described above will be described with reference to FIG. 4.
제어부(100)는 소정 표시영역으로 시저링되어 출력될 비디오 데이터가 입력되는지를 체크한다(400단계). The
상기 비디오 데이터가 입력되면, 제어부(100)는 상기 비디오 데이터의 각 픽셀에 대해 좌표정보를 추출한다(402단계). When the video data is input, the
상기 좌표정보가 추출되면, 제어부(100)는 추출된 좌표정보에 대응되는 수직 및 수평구간 설정정보들을 독출한다(404단계). When the coordinate information is extracted, the
상기 각 픽셀의 좌표정보에 대응되는 수직 및 수평구간 설정정보들이 독출되면, 제어부(100)는 각 픽셀에 대한 수직 및 수평구간 설정정보들을 논리곱하여, 그 논리곱 결과가 "1"이면 해당 픽셀은 표시영역내 픽셀로 판단하고, 상기 논리곱 결과가 "0"이면 해당 픽셀은 표시영역외 픽셀로 판단한다(406단계). When the vertical and horizontal section setting information corresponding to the coordinate information of each pixel is read, the
이후, 제어부(100)는 표시영역내 픽셀로 판단된 비디오 데이터만을 비디오 신호 처리부(108)로 제공하여, 디스플레이부(110)를 통해 출력되게 한다(408단계).Thereafter, the
상기한 바와 같이 본 발명은 표시영역에 대응되는 수직 및 수평구간을 설정하고, 상기 수직 및 수평구간에 속하는 좌표의 비디오 데이터를 시저링하고, 상기 시저링된 비디오 데이터를 비트맵 데이터로 변환하여 출력함으로써, 표시할 비디오 데이터만을 변환하여 비디오 데이터 처리장치의 효율을 개선하는 이점이 있다. As described above, the present invention sets vertical and horizontal sections corresponding to the display area, scissor video data of coordinates belonging to the vertical and horizontal sections, convert the scissored video data into bitmap data, and output the bitmap data. Thus, there is an advantage of improving the efficiency of the video data processing apparatus by converting only video data to be displayed.
또한 본 발명은 상기 표시영역에 대응되는 수직 및 수평구간 설정정보만으로 시저링을 이행하므로, 표시영역의 수에 대응되는 설정정보를 저장하기 위한 저장영역만을 요구한다. 이와 같이 본 발명은 시저링을 위한 저장영역을 최소화할 수 있는 이점이 있다. In addition, since the present invention implements scissoring with only vertical and horizontal section setting information corresponding to the display area, only a storage area for storing setting information corresponding to the number of display areas is required. As such, the present invention has an advantage of minimizing a storage area for scissoring.
이상과 같이 본 발명은 비록 한정된 실시예와 도면에 의해 설명되었으나, 본 발명은 상기의 실시예에 한정되는 것은 아니며, 이는 본 발명이 속하는 분야에서 통상의 지식을 가진 자라면 이러한 기재로부터 다양한 수정 및 변형이 가능하다. As described above, the present invention has been described by way of limited embodiments and drawings, but the present invention is not limited to the above-described embodiments, which can be variously modified and modified by those skilled in the art to which the present invention pertains. Modifications are possible.
따라서, 본 발명 사상은 아래에 기재된 특허청구범위에 의해서만 파악되어야 하고, 이의 균등 또는 등가적 변형 모두는 본 발명 사상의 범주에 속한다고 할 것이다.Accordingly, the spirit of the present invention should be understood only by the claims set forth below, and all equivalent or equivalent modifications thereof will belong to the scope of the present invention.
Claims (8)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020060057461A KR100779660B1 (en) | 2006-06-26 | 2006-06-26 | Method and apparatus for processing video data |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020060057461A KR100779660B1 (en) | 2006-06-26 | 2006-06-26 | Method and apparatus for processing video data |
Publications (1)
Publication Number | Publication Date |
---|---|
KR100779660B1 true KR100779660B1 (en) | 2007-11-26 |
Family
ID=39080914
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020060057461A KR100779660B1 (en) | 2006-06-26 | 2006-06-26 | Method and apparatus for processing video data |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100779660B1 (en) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04323722A (en) * | 1991-04-24 | 1992-11-12 | Nec Corp | Drawing system for multiwindow system |
KR0184120B1 (en) * | 1996-04-23 | 1999-05-01 | 이대원 | Method of accessing a memory data and magnifying an image using a memory mapping method and address generating apparatus according to the same |
KR20010018408A (en) * | 1999-08-19 | 2001-03-05 | 구자홍 | Clipping apparatus and method for graphic processor |
-
2006
- 2006-06-26 KR KR1020060057461A patent/KR100779660B1/en active IP Right Grant
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04323722A (en) * | 1991-04-24 | 1992-11-12 | Nec Corp | Drawing system for multiwindow system |
KR0184120B1 (en) * | 1996-04-23 | 1999-05-01 | 이대원 | Method of accessing a memory data and magnifying an image using a memory mapping method and address generating apparatus according to the same |
KR20010018408A (en) * | 1999-08-19 | 2001-03-05 | 구자홍 | Clipping apparatus and method for graphic processor |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103810728A (en) | System, method, and computer program product for inputting modified coverage data into a pixel shader | |
US20130125033A1 (en) | User interface to define and/or communicate space between objects | |
CN104571604A (en) | Information processing apparatus and method | |
CN117292039A (en) | Vertex coordinate generation method, vertex coordinate generation device, electronic equipment and computer storage medium | |
KR950020279A (en) | Graphics computer | |
US20210090276A1 (en) | Acquiring method, generating method, non-transitory computer readable recording medium, and information processing apparatus | |
US11551383B2 (en) | Image generating apparatus, image generating method, and program for generating an image using pixel values stored in advance | |
KR100779660B1 (en) | Method and apparatus for processing video data | |
US20120026179A1 (en) | Image processing division | |
JP3045359B2 (en) | Image processing device | |
US12045946B2 (en) | Rotating and cropping images for various forms of media including animation, comics, film, or television | |
EP3474224A1 (en) | Graphics processing method and device | |
JP2003348326A (en) | Document image conversion method, document image conversion program and document image converting apparatus | |
JPS59214944A (en) | Terminal equipment for outputting graphic | |
JP2608275B2 (en) | Image processing device | |
CN112233206B (en) | Character image generation method, device, equipment and storage medium | |
CN112419141B (en) | Picture processing method and device and computer equipment | |
JP5034388B2 (en) | Image processing apparatus and image processing program | |
JP5361315B2 (en) | Information processing apparatus and information processing method | |
KR100586602B1 (en) | Method for overlaing raster map | |
JPS6360671A (en) | Document picture processor | |
US11328383B2 (en) | Image provision apparatus, image provision method, and computer readable medium | |
JPH0352066B2 (en) | ||
KR20070046902A (en) | Displaying view ports within a large desktop area | |
JP5562774B2 (en) | Graphic correction 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: 20121025 Year of fee payment: 6 |
|
FPAY | Annual fee payment |
Payment date: 20131108 Year of fee payment: 7 |
|
FPAY | Annual fee payment |
Payment date: 20141120 Year of fee payment: 8 |
|
FPAY | Annual fee payment |
Payment date: 20151105 Year of fee payment: 9 |
|
FPAY | Annual fee payment |
Payment date: 20171101 Year of fee payment: 11 |
|
FPAY | Annual fee payment |
Payment date: 20181029 Year of fee payment: 12 |