JP2005148906A - Shore line extraction device, shore line extraction method, computer-readable recording medium in which program is recorded, and program - Google Patents

Shore line extraction device, shore line extraction method, computer-readable recording medium in which program is recorded, and program Download PDF

Info

Publication number
JP2005148906A
JP2005148906A JP2003382357A JP2003382357A JP2005148906A JP 2005148906 A JP2005148906 A JP 2005148906A JP 2003382357 A JP2003382357 A JP 2003382357A JP 2003382357 A JP2003382357 A JP 2003382357A JP 2005148906 A JP2005148906 A JP 2005148906A
Authority
JP
Japan
Prior art keywords
image
contour
water surface
input
shoreline
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.)
Pending
Application number
JP2003382357A
Other languages
Japanese (ja)
Inventor
Koichi Wada
耕一 和田
Tsuyoshi Miyamura
剛志 宮村
Yasutaka Tokuhara
康隆 徳原
Masakazu Koiwa
雅和 小岩
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.)
Mitsubishi Space Software Co Ltd
Original Assignee
Mitsubishi Space Software Co Ltd
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 Mitsubishi Space Software Co Ltd filed Critical Mitsubishi Space Software Co Ltd
Priority to JP2003382357A priority Critical patent/JP2005148906A/en
Publication of JP2005148906A publication Critical patent/JP2005148906A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Instructional Devices (AREA)
  • Processing Or Creating Images (AREA)
  • Image Processing (AREA)
  • Image Analysis (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a shore line extraction device which extracts point data on a shore line from an aerial photograph and a satellite image, the shore line extraction device reducing a load on the production of a map and chart and eliminating the influence of a high-luminance sea area part such as a coral reef. <P>SOLUTION: A satellite photograph or the like is resolved into bands such as an R, G, and B at band resolution processing S20, and the value of a green band is compared with the value of a red band at an interband computation binarization processing S40. When the pixel value of the green band is larger, it is determined to be a candidate for a water surface area, and when the pixel value of the red band is larger, it is determined to be a candidate for a land area, and then a binary image is generated. The outline of a closed area in the binary image is traced at an outline trace S50, and the coordinates of the end of the image are removed at a redundancy point removal S60, and then the points of latitude and longitude are outputted at a shore line point output S70. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、航空写真や衛星画像から海岸線のポイントデータを抽出する岸線抽出装置に係り、地図や海図の作成時の負荷を軽減する技術に関する。   The present invention relates to a shoreline extraction apparatus that extracts point data of a shoreline from aerial photographs and satellite images, and relates to a technique for reducing a load at the time of creating a map or a chart.

従来、地図を作成するためには、現地に赴いて測地調査を行う必要あったが、近年では航空写真や衛星画像が用いられるようになっている。地図作成において、陸と海の境界である岸線部分を作成するには、航空写真や衛星画像から人の手によって海岸線を判断し、各岸線ポイントを指定しなければならなかった。   Conventionally, in order to create a map, it has been necessary to conduct a geodetic survey on the spot, but in recent years, aerial photographs and satellite images have been used. In creating a map, in order to create a shoreline that is the boundary between land and sea, the coastline must be judged by hand from aerial photographs and satellite images, and each shoreline point must be designated.

また、通常、海と陸では輝度レベルが異なるため、2値化することにより岸線部分を抽出できる。しかしながら2値化したのみではラスターデータのままであるため、岸線のポイントデータとしての利用はできない。   Also, since the brightness level is usually different between the sea and the land, the shoreline portion can be extracted by binarization. However, since binarized data is still raster data, it cannot be used as shoreline point data.

また、2値化の際、さんご礁が群生するような地域では海域部分の輝度が高くなることがあるため、海と陸が上手く分離できない場合がある。   In addition, in binarization, in areas where coral reefs are clustered, the brightness of the sea area may increase, so the sea and the land may not be well separated.

図16は、陸域と海域を含む入力画像を示す図である。陸域と海域の輝度は、陸域>海域であるため、ある閾値で2値化することにより、陸域と海域を分離することができる。しかしながら、さんご礁が群生するような低緯度地域においては、海域の輝度が高いため、単純な2値化では陸域と海域を上手く分離できない場合がある。   FIG. 16 is a diagram illustrating an input image including a land area and a sea area. Since the brightness of the land area and the sea area is land area> sea area, the land area and the sea area can be separated by binarizing with a certain threshold value. However, in low-latitude areas where coral reefs are clustered, the brightness of the sea area is high, so simple binarization may not be able to separate the land area from the sea area well.

図17は、2値化画像を示す図である。図に示すように、輝度がA≒B>>Cであると2値化した場合、陸と海を上手く分離できない。
特開平8−016777号公報 特開平9−330418号公報 特開2000−132666号公報 特開2001−066984号公報 特開2002−251618号公報
FIG. 17 is a diagram illustrating a binarized image. As shown in the figure, when the luminance is binarized when A≈B >> C, the land and the sea cannot be separated well.
JP-A-8-016777 JP-A-9-330418 JP 2000-132666 A JP 2001-066984 A JP 2002-251618 A

本発明は、上記した従来技術の欠点を除くためになされたものであって、その目的とするところは、航空写真や衛星画像を用いて岸線ポイントを自動的に抽出することにより、上記の手間を軽減する装置を提供することである。   The present invention has been made in order to eliminate the above-described drawbacks of the prior art, and the object of the present invention is to automatically extract shoreline points using aerial photographs and satellite images. It is to provide a device that reduces labor.

特に、2値化画像から輪郭を抽出する技法を用いることにより、岸線のポイントデータを得ることを課題とする。   In particular, an object is to obtain shoreline point data by using a technique for extracting a contour from a binarized image.

更に、2値化処理時に所定のバンド間演算を行うことにより、さんご礁のように輝度が高い海域部分の影響を除去することを課題とする。   Further, it is an object to remove the influence of a sea area portion having a high luminance such as a coral reef by performing a predetermined interband calculation during binarization processing.

本発明に係る岸線抽出装置は、
以下の要素を有することを特徴とする
(1)高度上方から撮影した水面領域及び陸領域を含むカラー画像又はモノクロ画像、あるいは水面領域又は陸領域からなるカラー画像又はモノクロ画像を入力する画像入力部
(2)入力したカラー画像を2つ以上のバンドに分解するバンド分解部
(3)分解した2以上のバンドの画素値を演算し、演算結果を2値化して2値化画像を生成するバンド間演算2値化部
(4)生成した2値化画像中の閉じた領域の輪郭追跡を行い、輪郭を構成する座標を抽出する輪郭追跡部。
The shoreline extraction apparatus according to the present invention is
(1) An image input unit for inputting a color image or a monochrome image including a water surface area and a land area taken from above altitude, or a color image or a monochrome image consisting of a water surface area or a land area. (2) Band decomposition unit that decomposes an input color image into two or more bands (3) Bands that calculate pixel values of two or more decomposed bands and binarize the calculation results to generate a binary image Inter-computation binarization unit (4) A contour tracking unit that performs contour tracking of a closed region in the generated binarized image and extracts coordinates constituting the contour.

本発明に係る岸線抽出装置は、
以下の要素を有することを特徴とする
(1)高度上方から撮影した水面領域及び陸領域を含む入力画像、あるいは水面領域又は陸領域からなる入力画像を入力する画像入力部
(2)入力画像の輝度について、所定の閾値で2値化して2値化画像を生成する2値化生成部
(3)生成した2値化画像中の閉じた領域の輪郭追跡を行い、輪郭を構成する座標を抽出する輪郭追跡部。
The shoreline extraction apparatus according to the present invention is
(1) An image input unit for inputting an input image including a water surface region and a land region taken from above the altitude, or an input image consisting of a water surface region or a land region. A binarization unit for generating a binarized image by binarizing with respect to a predetermined threshold (3) Contour tracking of a closed region in the generated binarized image and extracting coordinates constituting the contour Contour tracking unit.

更に、抽出した座標のうち、画像の端の直線部分の座標を除外する冗長ポイント除去部を有することを特徴とする。   Furthermore, it has a redundant point removing unit that excludes the coordinates of the straight line portion at the edge of the image from the extracted coordinates.

更に、抽出した座標を緯度及び経度に変換し、変換した緯度及び経度を岸線ポイントとして出力する岸線ポイント出力部を有することを特徴とする。   Furthermore, it has a shoreline point output unit that converts the extracted coordinates into latitude and longitude, and outputs the converted latitude and longitude as shoreline points.

バンド分解部は、入力したカラー画像を、少なくとも緑のバンドと赤のバンドに分解し、
バンド間演算2値化部は、各画素について緑のバンドと赤のバンドの値を比較し、緑のバンドの画素値が大きい場合に、水面領域の候補と判定し、赤のバンドの画素値が大きい場合に、陸領域の候補と判定することを特徴とする。
The band decomposition unit decomposes the input color image into at least a green band and a red band,
The interband calculation binarization unit compares the values of the green band and the red band for each pixel, and determines that the pixel value of the red band is a water surface area candidate when the pixel value of the green band is large. When the value is large, it is determined as a land area candidate.

本発明に係る岸線抽出方法は、
以下の要素を有することを特徴とする
(1)高度上方から撮影した水面領域及び陸領域を含むカラー画像又はモノクロ画像、あるいは水面領域又は陸領域からなるカラー画像又はモノクロ画像を入力する工程
(2)入力したカラー画像を2つ以上のバンドに分解する工程
(3)分解した2以上のバンドの画素値を演算し、演算結果を2値化して2値化画像を生成する工程
(4)生成した2値化画像中の閉じた領域の輪郭追跡を行い、輪郭を構成する座標を抽出する工程。
The shoreline extraction method according to the present invention is:
(1) A step of inputting a color image or monochrome image including a water surface area and a land area photographed from above altitude, or a color image or monochrome image consisting of a water surface area or a land area (2) ) A step of decomposing the input color image into two or more bands (3) A step of calculating pixel values of the two or more decomposed bands and binarizing the calculation result to generate a binarized image (4) Generation A step of performing contour tracking of a closed region in the binarized image and extracting coordinates constituting the contour.

本発明に係る岸線抽出方法は、
以下の要素を有することを特徴とする
(1)高度上方から撮影した水面領域及び陸領域を含む入力画像、あるいは水面領域又は陸領域からなる入力画像を入力する工程
(2)入力画像の輝度について、所定の閾値で2値化して2値化画像を生成する工程
(3)生成した2値化画像中の閉じた領域の輪郭追跡を行い、輪郭を構成する座標を抽出する工程。
The shoreline extraction method according to the present invention is:
(1) Inputting an input image including a water surface area and a land area taken from above altitude, or an input image consisting of a water surface area or a land area (2) About luminance of the input image Step for generating a binarized image by binarizing with a predetermined threshold (3) Step for performing contour tracking of a closed region in the generated binarized image and extracting coordinates constituting the contour.

本発明に係るプログラムを記録したコンピュータ読み取り可能な記録媒体は、
岸線抽出装置となるコンピュータに、以下の処理を実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体であることを特徴とする
(1)高度上方から撮影した水面領域及び陸領域を含むカラー画像又はモノクロ画像、あるいは水面領域又は陸領域からなるカラー画像又はモノクロ画像を入力する処理
(2)入力したカラー画像を2つ以上のバンドに分解する処理
(3)分解した2以上のバンドの画素値を演算し、演算結果を2値化して2値化画像を生成する処理
(4)生成した2値化画像中の閉じた領域の輪郭追跡を行い、輪郭を構成する座標を抽出する処理。
A computer-readable recording medium on which a program according to the present invention is recorded,
It is a computer-readable recording medium that records a program for causing a computer as a shoreline extraction device to execute the following processing. (1) Color including water surface area and land area photographed from above altitude Processing to input an image or monochrome image, or a color image or monochrome image consisting of a water surface area or land area (2) Processing to decompose an input color image into two or more bands (3) Pixels of two or more bands that have been decomposed A process of calculating a value and binarizing the calculation result to generate a binarized image (4) A process of performing contour tracking of a closed region in the generated binarized image and extracting coordinates constituting the contour.

本発明に係るプログラムを記録したコンピュータ読み取り可能な記録媒体は、
岸線抽出装置となるコンピュータに、以下の処理を実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体であることを特徴とする
(1)高度上方から撮影した水面領域及び陸領域を含む入力画像、あるいは水面領域又は陸領域からなる入力画像を入力する処理
(2)入力画像の輝度について、所定の閾値で2値化して2値化画像を生成する処理
(3)生成した2値化画像中の閉じた領域の輪郭追跡を行い、輪郭を構成する座標を抽出する処理。
A computer-readable recording medium on which a program according to the present invention is recorded,
(1) Input including water surface area and land area photographed from above the altitude Processing to input an image or an input image consisting of a water surface area or land area (2) Processing to generate a binarized image by binarizing the luminance of the input image with a predetermined threshold (3) Generated binarized image A process of tracing the contour of a closed area inside and extracting the coordinates constituting the contour.

本発明に係るプログラムは、
岸線抽出装置となるコンピュータに、以下の手順を実行させるためのプログラムであることを特徴とする
(1)高度上方から撮影した水面領域及び陸領域を含むカラー画像又はモノクロ画像、あるいは水面領域又は陸領域からなるカラー画像又はモノクロ画像を入力する手順
(2)入力したカラー画像を2つ以上のバンドに分解する手順
(3)分解した2以上のバンドの画素値を演算し、演算結果を2値化して2値化画像を生成する手順
(4)生成した2値化画像中の閉じた領域の輪郭追跡を行い、輪郭を構成する座標を抽出する手順。
The program according to the present invention is:
(1) A color image or a monochrome image including a water surface area and a land area photographed from above the altitude, or a water surface area or Procedure for inputting color image or monochrome image consisting of land area (2) Procedure for decomposing input color image into two or more bands (3) Calculate pixel values of two or more decomposed bands and calculate the result of 2 Procedure for binarizing and generating a binarized image (4) Procedure for performing contour tracking of a closed region in the generated binarized image and extracting coordinates constituting the contour.

本発明に係るプログラムは、
岸線抽出装置となるコンピュータに、以下の手順を実行させるためのプログラムであることを特徴とする
(1)高度上方から撮影した水面領域及び陸領域を含む入力画像、あるいは水面領域又は陸領域からなる入力画像を入力する手順
(2)入力画像の輝度について、所定の閾値で2値化して2値化画像を生成する手順
(3)生成した2値化画像中の閉じた領域の輪郭追跡を行い、輪郭を構成する座標を抽出する手順。
The program according to the present invention is:
(1) From an input image including a water surface area and a land area taken from above altitude, or from a water surface area or a land area (2) A procedure for generating a binarized image by binarizing the luminance of the input image with a predetermined threshold (3) Contour tracking of a closed region in the generated binarized image A procedure for performing and extracting coordinates constituting the contour.

本発明に係る岸線抽出装置は、
岸線抽出装置は、輪郭座標を抽出した後、少なくとも面積及び周囲長に基づいて岸線判定を行うことを特徴とする。
The shoreline extraction apparatus according to the present invention is
The shoreline extraction apparatus is characterized in that after extracting the contour coordinates, the shoreline determination is performed based on at least the area and the perimeter.

本発明においては、2値化画像から輪郭を抽出する技法を用いるので、岸線のポイントデータを自動的に得ることができる。更に、2値化処理時に所定のバンド間演算を行うので、さんご礁のように輝度が高い海域部分の影響を除去することができる。   In the present invention, since a technique for extracting a contour from a binarized image is used, shoreline point data can be obtained automatically. Furthermore, since predetermined band-to-band calculation is performed during the binarization process, it is possible to remove the influence of sea areas with high luminance such as coral reefs.

実施の形態1.
以下本発明を図面に示す実施例に基づいて説明する。図1は、岸線抽出装置の処理フローを示す図である。
Embodiment 1 FIG.
Hereinafter, the present invention will be described based on embodiments shown in the drawings. FIG. 1 is a diagram showing a processing flow of the shoreline extraction apparatus.

まず、S10で画像入力部により、モノクロあるいはカラー(True,False)画像を読み込む。次に、S20でバンド分解処理部により、カラー画像の場合、各バンド(R(Red:赤),G(Green:緑),B(Blue:青),NIR(近赤外))に分解する。S30で2値化部により、入力画像に対して所定のしきい値で2値化を行い、2値画像を生成する。更に、S40でバンド間演算2値化処理部により、バンド間の演算を伴う2値化を行い、2値画像を生成する。S50で輪郭追跡部により、2値画像中の閉じた領域(図形と呼称)の輪郭追跡を行い、輪郭を構成する座標を抽出する。そして、画像の端の直線部分を岸線座標として抽出した場合には、S60で冗長ポイント除去部により、当該両端の座標を除去する。最後に、S70で岸線ポイント出力部により、抽出座標を緯度・経度に変換後、岸線ポイントして出力する。S50は、S30とS40の処理により得られる2値化画像のいずれかを用いる。   First, in S10, a monochrome or color (True, False) image is read by the image input unit. Next, in S20, in the case of a color image, the band decomposition processing unit decomposes each band (R (Red: red), G (Green: green), B (Blue: blue), NIR (near infrared)) in the case of a color image. . In S30, the binarization unit binarizes the input image with a predetermined threshold value to generate a binary image. Further, in S40, the interband calculation binarization processing unit performs binarization with the interband calculation and generates a binary image. In S50, the contour tracking unit performs contour tracking of a closed region (referred to as a figure) in the binary image, and extracts the coordinates constituting the contour. If the straight line portion at the end of the image is extracted as shoreline coordinates, the redundant point removal unit removes the coordinates at both ends in S60. Finally, in S70, the shoreline point output unit converts the extracted coordinates into latitude / longitude, and outputs the shoreline point. S50 uses any of the binarized images obtained by the processes of S30 and S40.

続いて、処理の詳細について説明する。まず、バンド間演算2値化(S40)について詳述する。この処理では、さんご礁域のような2値化に影響する海域の輝度の高い部分を除去するために、バンド間演算を伴った2値化処理を行っている。   Subsequently, details of the processing will be described. First, the interband calculation binarization (S40) will be described in detail. In this process, binarization processing with interband calculation is performed in order to remove a portion with high luminance in the sea area that affects binarization such as a coral reef area.

図2は、バンド間演算2値化の処理フローを示す図である。まず、S401で比画像作成(G画像/R画像)を行う。この処理では、G画像/R画像による比画像を作成する。つまり、各画素毎に、G値をR値で割った商を求め、その商の値を画素値とする演算画像(比画像と呼ぶ。)を生成する。   FIG. 2 is a diagram showing a processing flow of inter-band calculation binarization. First, ratio image creation (G image / R image) is performed in S401. In this process, a ratio image based on the G image / R image is created. That is, for each pixel, a quotient obtained by dividing the G value by the R value is obtained, and an operation image (referred to as a ratio image) having the quotient value as the pixel value is generated.

図3は、比較画像作成の概要を示す図である。入力画像中の対象物の特徴を以下に示す。
(1)陸域は、G(緑)バンドより、R(赤)バンドの輝度が高い
(2)さんご礁域は、R(赤)バンドより、G(緑)バンドの輝度が高い
従って、G/Rの演算により、陸の部分は輝度<1となり、それ以外は輝度>1となる画像を作成することができる。
FIG. 3 is a diagram showing an outline of comparative image creation. The characteristics of the object in the input image are shown below.
(1) The land area has higher R (red) band brightness than the G (green) band. (2) The coral reef area has higher G (green) band brightness than the R (red) band. By calculating R, it is possible to create an image in which the land portion has a luminance <1 and the other portions have a luminance> 1.

この演算画像では上図のように海の部分に輝度<1の部分があってもかまわない。この部分は、後の処理で除去されるからである。また、R画像の代わりに、NIR(近赤外)画像を用いてもよい。つまり、G/NIR>1の領域とG/NIR<1の領域に分けた演算画像を生成する。   In this calculation image, there may be a portion of luminance <1 in the sea portion as shown above. This is because this portion is removed in later processing. Further, an NIR (near infrared) image may be used instead of the R image. That is, a calculation image divided into an area where G / NIR> 1 and an area where G / NIR <1 is generated.

そして、S402で比画像の2値化を行う。この処理では、比画像を所定の閾値で2値化し、陸とそれ以外の2値画像を作成する。つまり、1を閾値として、G/R>1の領域とG/R<1の領域に分けた画像を生成する。図4は、比較画像の2値化の概要を示す図である。この例によらず、1以外の閾値を設定することも考えられる。   In step S402, the ratio image is binarized. In this process, the ratio image is binarized with a predetermined threshold value, and land and other binary images are created. That is, an image divided into an area of G / R> 1 and an area of G / R <1 is generated with 1 as a threshold. FIG. 4 is a diagram showing an outline of binarization of the comparative image. Regardless of this example, a threshold other than 1 may be set.

S403でR画像の2値化を行う。この処理では、R画像を所定のしきい値で2値化し、海とそれ以外の2値画像を作成する。この例によらず、R画像の代わりにNIR画像を用いてもよい。図5は、R画像の2値化の概要を示す図である。   In step S403, the R image is binarized. In this process, the R image is binarized with a predetermined threshold value, and the sea and other binary images are created. Regardless of this example, an NIR image may be used instead of the R image. FIG. 5 is a diagram showing an outline of binarization of the R image.

次に、S404で反転画像作成を行う。この処理では、S403で生成した2値画像の反転画像を作成する。図6は、反転画像作成の概要を示す図である。この例では、ここでは、黒を輝度0、白を輝度1としている。但し、S403の2値化の際、輝度の低い方を輝度1で2値化した場合は、本処理は必要ない。   Next, a reverse image is created in S404. In this process, a reverse image of the binary image generated in S403 is created. FIG. 6 is a diagram showing an overview of creating a reverse image. In this example, black has a luminance of 0 and white has a luminance of 1. However, in the case of binarization in S403, if the lower luminance is binarized with luminance 1, this processing is not necessary.

そして、S405で合成2値画像作成(OR演算)を行う。この処理では、S402で生成した画像とS404で生成した画像をOR演算し、合成2値画像を作成する。図7は、合成2値画像作成の概要を示す図である。ここでは、黒を輝度0、白を輝度1としている。   In step S405, a composite binary image is created (OR operation). In this process, the image generated in S402 and the image generated in S404 are ORed to create a composite binary image. FIG. 7 is a diagram showing an outline of creating a composite binary image. Here, black has a luminance of 0 and white has a luminance of 1.

S405の合成処理で除去できないノイズは、公知の方法(メディアンフィルタ等)を用いて除去する(S406)。   Noise that cannot be removed by the synthesis processing in S405 is removed using a known method (median filter or the like) (S406).

続いて、輪郭追跡(S50)の処理について詳述する。図8は、輪郭追跡の処理フローを示す図である。   Next, the contour tracking (S50) process will be described in detail. FIG. 8 is a diagram showing a processing flow of contour tracking.

まず、S501で2値図形輪郭追跡を行う。図9は、2値画像の走査方式を示す図である。2値画像を図9のような走査方式で画像を走査し、図形の始点を見つけたら、1本の輪郭線を追跡する。その後、再び走査を続け、次の図形の始点を探す。この操作を繰り返し、画像中の全ての図形(内部図形も含む)の輪郭の座標を抽出し、テンポラリ配列に格納する。さらに周囲長あるいは面積も併せて算出する。なお具体的な追跡方法、周囲長、面積算出については、公知な技術であるため省略する。図10は、輪郭追跡後の輪郭座標を示す図である。   First, in step S501, binary figure contour tracking is performed. FIG. 9 is a diagram illustrating a binary image scanning method. When the binary image is scanned by the scanning method as shown in FIG. 9 and the starting point of the figure is found, one outline is traced. Thereafter, scanning is continued again to find the start point of the next figure. This operation is repeated to extract the coordinates of the contours of all graphics (including internal graphics) in the image and store them in a temporary array. Furthermore, the perimeter or area is also calculated. A specific tracking method, perimeter length, and area calculation are omitted because they are known techniques. FIG. 10 is a diagram illustrating contour coordinates after contour tracking.

S502のループ1の処理により、上述の図形の中から、周囲長や面積を基に岸線として妥当でない図形を除去する。従って、ループカウンタは図形数に対応する。具体的には、S502で周囲長(あるいは面積)の判定を行う。つまり、S501で算出した周囲長(あるいは面積)を設定値と比較する。そして、設定値よりも小さい場合には、S504の座標削除により、図形の座標が格納されているテンポラリ配列から、当該図形の全座標を削除する。   By the processing of the loop 1 in S502, a figure that is not valid as a shoreline is removed from the above-mentioned figures based on the perimeter and area. Therefore, the loop counter corresponds to the number of figures. Specifically, the circumference (or area) is determined in S502. That is, the perimeter (or area) calculated in S501 is compared with the set value. If it is smaller than the set value, all coordinates of the figure are deleted from the temporary array in which the coordinates of the figure are stored by deleting the coordinates in S504.

S505のループ2の処理により、1画素ずつ抽出された座標を間引くことにより、全体のデータ数を削減する。ループカウンタは、図形数に対応する。そのため、S506のカウンタ変数初期化で、カウンタ変数K=1に設定する。   The total number of data is reduced by thinning out the coordinates extracted pixel by pixel by the processing of loop 2 in S505. The loop counter corresponds to the number of figures. Therefore, the counter variable K is set to 1 in the counter variable initialization in S506.

S507のループ3の処理により、各図形毎に間引いた座標を岸線配列1に格納する。ステップは、設定間引き数(=1の場合、間引きなし)であり、ループカウンタは、図形の座標数に対応する。S508の座標格納で、岸線第一配列(K)のX座標にテンポラリ配列(J)のX座標を格納し、岸線第二配列(K)のY座標にテンポラリ配列(J)のY座標を格納する。そして、S509のカウンタインクリメントで、カウンタ変数をインクリメント(+1)する。   The coordinates thinned out for each figure are stored in the bank line array 1 by the processing of the loop 3 in S507. The step is a set thinning number (if 1 is not thinned), and the loop counter corresponds to the number of coordinates of the figure. In the coordinate storage of S508, the X coordinate of the temporary array (J) is stored in the X coordinate of the shoreline first array (K), and the Y coordinate of the temporary array (J) is stored in the Y coordinate of the shoreline second array (K). Is stored. Then, the counter variable is incremented (+1) by the counter increment of S509.

続いて、冗長ポイント除去(S60)について詳述する。前述の輪郭追跡部による処理(S50)では、2値図形の輪郭を全て追跡するため、画像の端も抽出する。しかしながら、画像の端は、岸線を構成するものではないため、詳細な座標情報は必要とせず、それぞれのコーナー座標があれば十分である。そこで本装置では、冗長ポイント除去部により、画像の端の余分な抽出点を削除している。図11と図12は、冗長ポイント削除前の輪郭座標と冗長ポイント削除後の輪郭座標を示している。   Next, redundant point removal (S60) will be described in detail. In the processing by the contour tracking unit (S50), the edges of the image are also extracted in order to track all the contours of the binary graphic. However, since the edge of the image does not constitute a shoreline, detailed coordinate information is not necessary, and it is sufficient if each corner coordinate is present. Therefore, in this apparatus, the redundant point removal unit deletes the extra extracted points at the edge of the image. 11 and 12 show the contour coordinates before redundant point deletion and the contour coordinates after redundant point deletion.

図13から図15は、冗長ポイント除去の処理フローを示す図である。まず、S601のフラグ変数初期化で、冗長点除去用のフラグ変数を初期化する。FLGに0を、FLG_OLDに0を設定する。   FIG. 13 to FIG. 15 are diagrams showing a processing flow for redundant point removal. First, the flag variable for redundant point removal is initialized by the flag variable initialization of S601. Set FLG to 0 and FLG_OLD to 0.

S602のループ1の処理では、各図形の座標の中から、画像の端の部分を除去する。従って、ループカウンタは図形数に対応する。続いて、S603のカウンタ変数初期化で、カウンタ変数Kに1を設定する。   In the process of loop 1 in S602, the edge portion of the image is removed from the coordinates of each figure. Therefore, the loop counter corresponds to the number of figures. Subsequently, the counter variable K is set to 1 in the counter variable initialization of S603.

そして、S604のループ3で、岸線第一配列の座標を、画像の端を除いて岸線第二配列に格納する。ループカウンタは、図形の座標数に対応する。S605の座標判定で、X、Yの座標が、画像の端(上下左右)か否かを判定する。端である場合には、S606のフラグ設定で、座標に応じた値をフラグ変数に設定する。
X=0(左端)→ FLG=1
X=Xサイズ−1(右端) → FLG=2
Y=0(上端)→ FLG=3
Y=Yサイズ−1(下端) → FLG=4
S607のフラグ判定で、FLGとFLG_OLDの値を比較する。FLG=FLG_OLDならば、画像の端部分の続きであり、FLG≠FLG_OLDならば、画像の端部分の開始座標となる。
Then, in loop 3 of S604, the coordinates of the first shoreline array are stored in the second shoreline array excluding the edge of the image. The loop counter corresponds to the number of coordinates of the figure. In the coordinate determination in S605, it is determined whether or not the X and Y coordinates are the edges of the image (up / down / left / right). If it is an edge, a value corresponding to the coordinates is set in the flag variable in the flag setting in S606.
X = 0 (left end) → FLG = 1
X = X size-1 (right end) → FLG = 2
Y = 0 (upper end) → FLG = 3
Y = Y size-1 (bottom) → FLG = 4
In the flag determination of S607, the values of FLG and FLG_OLD are compared. If FLG = FLG_OLD, it is a continuation of the end portion of the image, and if FLG ≠ FLG_OLD, it becomes the start coordinate of the end portion of the image.

画像の端部分の開始座標である場合には、S608の座標格納で、岸線第二配列(K)のX座標に岸線第一配列(J)のX座標を設定し、岸線第二配列(K)のY座標に岸線第一配列(J)のY座標を設定する。そして、S609のカウンタインクリメントで、カウンタ変数をインクリメント(+1)する。そして、6010のフラグ変数格納で、次回のフラグ判定のため、現在の値を格納する。つつまり、FLG_OLDにFLGの値を設定する。   If it is the start coordinate of the edge portion of the image, the X coordinate of the shoreline first array (J) is set to the X coordinate of the shoreline second array (K) in the coordinate storage of S608, and the shoreline second The Y coordinate of the shoreline first array (J) is set to the Y coordinate of the array (K). Then, the counter variable is incremented (+1) by the counter increment of S609. Then, in the flag variable storage 6010, the current value is stored for the next flag determination. That is, the value of FLG is set in FLG_OLD.

S605でX、Yの座標が画像の端(上下左右)でないと判定した場合には、図14に示した処理を行う。まず、S6011のフラグ変数設定判定で、フラグ変数が設定されているか否か判定する。設定されている場合は、1つ前の座標が画像の端にあったことになるため、J−1の座標も格納する必要がある。従って、S6012の座標格納で、画像の端の最後の座標を格納する。つまり、岸線第二配列(K)のX座標に、岸線第一配列(J−1)のX座標を設定し、岸線第二配列(K)のY座標に、岸線第一配列(J−1)のY座標を設定する。そして、S6013のカウンタインクリメントで、カウンタ変数をインクリメント(+1)し、S6014のフラグ変数をクリアする。FLGに0を設定し、FLG_OLDに0を設定する。   If it is determined in S605 that the X and Y coordinates are not the edge (up / down / left / right) of the image, the processing shown in FIG. 14 is performed. First, in the flag variable setting determination in S6011, it is determined whether or not a flag variable is set. If it is set, the previous coordinate is at the end of the image, so it is necessary to store the coordinate of J-1. Therefore, the last coordinate of the end of the image is stored in the coordinate storage of S6012. That is, the X coordinate of the shoreline first array (J-1) is set to the X coordinate of the shoreline second array (K), and the shoreline first array is set to the Y coordinate of the shoreline second array (K). The Y coordinate of (J-1) is set. Then, the counter variable is incremented (+1) by the counter increment of S6013, and the flag variable of S6014 is cleared. Set FLG to 0 and set FLG_OLD to 0.

そして、S6015の座標格納で、岸線第二配列(K)のX座標に岸線第一配列(J)のX座標を設定し、岸線第二配列(K)のY座標に岸線第一配列(J)のY座標を設定し、S6016のカウンタインクリメントで、カウンタ変数をインクリメント(+1)する。   Then, in the coordinate storage of S6015, the X coordinate of the shoreline first array (J) is set to the X coordinate of the shoreline second array (K), and the shoreline first array is set to the Y coordinate of the shoreline second array (K). The Y coordinate of one array (J) is set, and the counter variable is incremented (+1) by the counter increment of S6016.

岸線抽出装置は、コンピュータであり、各要素はプログラムにより処理を実行することができる。また、プログラムを記憶媒体に記憶させ、記憶媒体からコンピュータに読み取られるようにすることができる。   The shoreline extraction device is a computer, and each element can execute processing by a program. Further, the program can be stored in a storage medium so that the computer can read the program from the storage medium.

上述の例では、比画像作成の際に、R(赤)とG(緑)を比較したが、R(赤)とB(青)を比較する形態や、B(青)とG(緑)を比較する形態も有効である。また、R(赤)に代えてNIR(近赤外)を用いることも有効である。   In the above example, R (red) and G (green) are compared when creating a ratio image. However, R (red) and B (blue) are compared, and B (blue) and G (green) are compared. It is also effective to compare the two. It is also effective to use NIR (near infrared) instead of R (red).

岸線抽出装置の処理フローを示す図である。It is a figure which shows the processing flow of a shoreline extraction apparatus. バンド間演算2値化の処理フローを示す図である。It is a figure which shows the processing flow of the calculation between bands binarization. 比較画像作成の概要を示す図である。It is a figure which shows the outline | summary of comparative image preparation. 比較画像の2値化の概要を示す図である。It is a figure which shows the outline | summary of the binarization of a comparative image. R画像の2値化の概要を示す図である。It is a figure which shows the outline | summary of the binarization of R image. 反転画像作成の概要を示す図である。It is a figure which shows the outline | summary of reverse image creation. 合成2値画像作成の概要を示す図である。It is a figure which shows the outline | summary of synthetic | combination binary image preparation. 輪郭追跡の処理フローを示す図である。It is a figure which shows the processing flow of outline tracking. 2値画像の走査方式を示す図である。It is a figure which shows the scanning system of a binary image. 輪郭追跡後の輪郭座標を示す図である。It is a figure which shows the outline coordinate after outline tracking. 冗長ポイント削除前の輪郭座標を示す図である。It is a figure which shows the outline coordinate before redundant point deletion. 冗長ポイント削除後の輪郭座標を示す図である。It is a figure which shows the outline coordinate after redundant point deletion. 冗長ポイント除去の処理フロー(1/3)を示す図である。It is a figure which shows the processing flow (1/3) of redundant point removal. 冗長ポイント除去の処理フロー(2/3)を示す図である。It is a figure which shows the processing flow (2/3) of redundant point removal. 冗長ポイント除去の処理フロー(3/3)を示す図である。It is a figure which shows the processing flow (3/3) of redundant point removal. 陸域と海域を含む入力画像を示す図である。It is a figure which shows the input image containing a land area and a sea area. 2値化画像を示す図である。It is a figure which shows a binarized image.

Claims (12)

以下の要素を有することを特徴とする岸線抽出装置
(1)高度上方から撮影した水面領域及び陸領域を含むカラー画像又はモノクロ画像、あるいは水面領域又は陸領域からなるカラー画像又はモノクロ画像を入力する画像入力部
(2)入力したカラー画像を2つ以上のバンドに分解するバンド分解部
(3)分解した2以上のバンドの画素値を演算し、演算結果を2値化して2値化画像を生成するバンド間演算2値化部
(4)生成した2値化画像中の閉じた領域の輪郭追跡を行い、輪郭を構成する座標を抽出する輪郭追跡部。
A shoreline extraction device characterized by having the following elements: (1) A color image or monochrome image including a water surface region and a land region taken from above altitude, or a color image or monochrome image consisting of a water surface region or a land region is input. An image input unit (2) A band decomposition unit that decomposes an input color image into two or more bands (3) A pixel value of two or more decomposed bands is calculated, and the calculation result is binarized to obtain a binary image (4) A contour tracking unit that performs contour tracking of a closed region in the generated binarized image and extracts coordinates constituting the contour.
以下の要素を有することを特徴とする岸線抽出装置
(1)高度上方から撮影した水面領域及び陸領域を含む入力画像、あるいは水面領域又は陸領域からなる入力画像を入力する画像入力部
(2)入力画像の輝度について、所定の閾値で2値化して2値化画像を生成する2値化生成部
(3)生成した2値化画像中の閉じた領域の輪郭追跡を行い、輪郭を構成する座標を抽出する輪郭追跡部。
A shoreline extraction device characterized by having the following elements: (1) An image input unit (2) for inputting an input image including a water surface region and a land region taken from above altitude, or an input image consisting of a water surface region or a land region ) A binarization generating unit that generates a binarized image by binarizing the luminance of the input image with a predetermined threshold. (3) Performs contour tracking of a closed region in the generated binarized image to form a contour. A contour tracking unit for extracting coordinates to be performed.
更に、抽出した座標のうち、画像の端の直線部分の座標を除外する冗長ポイント除去部を有することを特徴とする請求項1または2に記載の岸線抽出装置。   The shoreline extraction device according to claim 1, further comprising a redundant point removal unit that excludes the coordinates of the straight line portion at the end of the image from the extracted coordinates. 更に、抽出した座標を緯度及び経度に変換し、変換した緯度及び経度を岸線ポイントとして出力する岸線ポイント出力部を有することを特徴とする請求項1から3までのいずれかに記載の岸線抽出装置。   The bank according to any one of claims 1 to 3, further comprising a shoreline point output unit that converts the extracted coordinates into latitude and longitude, and outputs the converted latitude and longitude as a shoreline point. Line extraction device. バンド分解部は、入力したカラー画像を、少なくとも緑のバンドと赤のバンドに分解し、
バンド間演算2値化部は、各画素について緑のバンドと赤のバンドの値を比較し、緑のバンドの画素値が大きい場合に、水面領域の候補と判定し、赤のバンドの画素値が大きい場合に、陸領域の候補と判定することを特徴とする請求項1記載の岸線抽出装置。
The band decomposition unit decomposes the input color image into at least a green band and a red band,
The interband calculation binarization unit compares the values of the green band and the red band for each pixel, and determines that the pixel value of the red band is a water surface area candidate when the pixel value of the green band is large. The shoreline extraction device according to claim 1, wherein the shoreline extraction device is determined to be a land area candidate when the area is large.
以下の要素を有することを特徴とする岸線抽出方法
(1)高度上方から撮影した水面領域及び陸領域を含むカラー画像又はモノクロ画像、あるいは水面領域又は陸領域からなるカラー画像又はモノクロ画像を入力する工程
(2)入力したカラー画像を2つ以上のバンドに分解する工程
(3)分解した2以上のバンドの画素値を演算し、演算結果を2値化して2値化画像を生成する工程
(4)生成した2値化画像中の閉じた領域の輪郭追跡を行い、輪郭を構成する座標を抽出する工程。
A shoreline extraction method characterized by having the following elements: (1) A color image or monochrome image including a water surface area and a land area taken from above altitude, or a color image or monochrome image consisting of a water surface area or a land area is input. (2) A step of decomposing the input color image into two or more bands (3) A step of calculating pixel values of the two or more decomposed bands and binarizing the calculation result to generate a binarized image (4) A step of performing contour tracking of a closed region in the generated binarized image and extracting coordinates constituting the contour.
以下の要素を有することを特徴とする岸線抽出方法
(1)高度上方から撮影した水面領域及び陸領域を含む入力画像、あるいは水面領域又は陸領域からなる入力画像を入力する工程
(2)入力画像の輝度について、所定の閾値で2値化して2値化画像を生成する工程
(3)生成した2値化画像中の閉じた領域の輪郭追跡を行い、輪郭を構成する座標を抽出する工程。
A shoreline extraction method characterized by having the following elements: (1) Inputting an input image including a water surface area and a land area taken from above altitude, or an input image consisting of a water surface area or a land area (2) Input A step of generating a binarized image by binarizing the brightness of the image with a predetermined threshold (3) A step of tracing the contour of the closed region in the generated binarized image and extracting the coordinates constituting the contour .
岸線抽出装置となるコンピュータに、以下の処理を実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体
(1)高度上方から撮影した水面領域及び陸領域を含むカラー画像又はモノクロ画像、あるいは水面領域又は陸領域からなるカラー画像又はモノクロ画像を入力する処理
(2)入力したカラー画像を2つ以上のバンドに分解する処理
(3)分解した2以上のバンドの画素値を演算し、演算結果を2値化して2値化画像を生成する処理
(4)生成した2値化画像中の閉じた領域の輪郭追跡を行い、輪郭を構成する座標を抽出する処理。
A computer-readable recording medium in which a computer for executing the following processing is recorded on a computer as a shoreline extraction device (1) a color image or monochrome image including a water surface area and a land area photographed from above altitude, or the water surface Processing to input color image or monochrome image consisting of area or land area (2) Processing to decompose input color image into two or more bands (3) Calculate pixel values of two or more decomposed bands, and result of calculation (4) Processing for tracing the contour of a closed region in the generated binarized image and extracting the coordinates constituting the contour.
岸線抽出装置となるコンピュータに、以下の処理を実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体
(1)高度上方から撮影した水面領域及び陸領域を含む入力画像、あるいは水面領域又は陸領域からなる入力画像を入力する処理
(2)入力画像の輝度について、所定の閾値で2値化して2値化画像を生成する処理
(3)生成した2値化画像中の閉じた領域の輪郭追跡を行い、輪郭を構成する座標を抽出する処理。
A computer-readable recording medium in which a computer for executing the following processing is recorded on a computer as a shoreline extraction device. (1) An input image including a water surface area and a land area taken from above altitude, or a water surface area or land. Processing for inputting an input image composed of regions (2) Processing for generating a binarized image by binarizing the luminance of the input image with a predetermined threshold (3) Outline of a closed region in the generated binarized image A process of tracking and extracting the coordinates that make up the contour.
岸線抽出装置となるコンピュータに、以下の手順を実行させるためのプログラム
(1)高度上方から撮影した水面領域及び陸領域を含むカラー画像又はモノクロ画像、あるいは水面領域又は陸領域からなるカラー画像又はモノクロ画像を入力する手順
(2)入力したカラー画像を2つ以上のバンドに分解する手順
(3)分解した2以上のバンドの画素値を演算し、演算結果を2値化して2値化画像を生成する手順
(4)生成した2値化画像中の閉じた領域の輪郭追跡を行い、輪郭を構成する座標を抽出する手順。
A program for causing a computer as a shoreline extraction device to execute the following procedure: (1) a color image or monochrome image including a water surface area and a land area taken from above altitude, or a color image consisting of a water surface area or a land area, or Procedure for inputting a monochrome image (2) Procedure for decomposing an input color image into two or more bands (3) A pixel value of two or more decomposed bands is calculated, and the calculation result is binarized to a binarized image (4) A procedure for performing contour tracking of a closed region in the generated binarized image and extracting coordinates constituting the contour.
岸線抽出装置となるコンピュータに、以下の手順を実行させるためのプログラム
(1)高度上方から撮影した水面領域及び陸領域を含む入力画像、あるいは水面領域又は陸領域からなる入力画像を入力する手順
(2)入力画像の輝度について、所定の閾値で2値化して2値化画像を生成する手順
(3)生成した2値化画像中の閉じた領域の輪郭追跡を行い、輪郭を構成する座標を抽出する手順。
A program for causing a computer as a shoreline extraction device to execute the following procedure: (1) A procedure for inputting an input image including a water surface region and a land region taken from above altitude, or an input image consisting of a water surface region or a land region (2) Procedure for generating a binarized image by binarizing the luminance of the input image with a predetermined threshold (3) Coordinates that constitute the contour by tracing the contour of the closed region in the generated binarized image Procedure to extract.
岸線抽出装置は、輪郭座標を抽出した後、少なくとも面積及び周囲長に基づいて岸線判定を行うことを特徴とする請求項1または2に記載の岸線抽出装置。   The shoreline extraction apparatus according to claim 1, wherein the shoreline extraction apparatus performs shoreline determination based on at least an area and a perimeter after extracting contour coordinates.
JP2003382357A 2003-11-12 2003-11-12 Shore line extraction device, shore line extraction method, computer-readable recording medium in which program is recorded, and program Pending JP2005148906A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003382357A JP2005148906A (en) 2003-11-12 2003-11-12 Shore line extraction device, shore line extraction method, computer-readable recording medium in which program is recorded, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003382357A JP2005148906A (en) 2003-11-12 2003-11-12 Shore line extraction device, shore line extraction method, computer-readable recording medium in which program is recorded, and program

Publications (1)

Publication Number Publication Date
JP2005148906A true JP2005148906A (en) 2005-06-09

Family

ID=34691460

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003382357A Pending JP2005148906A (en) 2003-11-12 2003-11-12 Shore line extraction device, shore line extraction method, computer-readable recording medium in which program is recorded, and program

Country Status (1)

Country Link
JP (1) JP2005148906A (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011165189A (en) * 2010-02-08 2011-08-25 Korea Ocean Research & Development Inst Electronic marine chart update system changing with difference of tide
WO2011129409A1 (en) * 2010-04-14 2011-10-20 Necシステムテクノロジー株式会社 Precision improving device for three dimensional topographical data, precision improving method for three dimensional topographical data and recording medium
JP2013089021A (en) * 2011-10-18 2013-05-13 Hitachi Solutions Ltd Image processing unit and image processing method
KR101364052B1 (en) 2012-08-22 2014-02-19 (주)인스페이스 System for detecting objeect from satellite image
KR101480172B1 (en) * 2014-07-11 2015-01-12 (주)지오시스템리서치 Apparatus for measuring size of cost area using image pictured by camera and the method thereof
KR101480171B1 (en) * 2014-07-11 2015-01-12 (주)지오시스템리서치 Apparatus for extracting coastline automatically using image pixel information and image pixel information change pattern by moving average and the method thereof
KR101480173B1 (en) * 2014-07-11 2015-01-12 (주)지오시스템리서치 Apparatus for extracting coastline automatically using image pixel information and image pixel information change pattern by moving variance and the method thereof
KR101488214B1 (en) 2014-07-11 2015-01-30 (주)지오시스템리서치 Apparatus for monitoring geographical features change of intertidal zone using image pictured by camera and the method thereof
DE102014205083B3 (en) * 2014-03-19 2015-09-10 Deutsches Zentrum für Luft- und Raumfahrt e.V. Create maps with shorelines
KR20160016286A (en) * 2014-08-04 2016-02-15 한국해양과학기술원 Method and apparatus to estimate coastline using image processing
US9875564B2 (en) 2012-12-07 2018-01-23 Bae Systems Plc Map display device and map display method
KR101877173B1 (en) * 2017-05-04 2018-07-10 경북대학교 산학협력단 Coastline Detection System using Satellite Image and method thereof
KR101881822B1 (en) 2017-09-12 2018-08-24 영진시스템(주) Method of measuring capacity of reservoir using aerial photograph
CN109934891A (en) * 2019-03-19 2019-06-25 武汉楚航测控科技有限公司 A kind of waters water front construction method and system based on unmanned boat
WO2019193702A1 (en) * 2018-04-05 2019-10-10 日本電気株式会社 Image processing device, image processing method, and recording medium having image processing program stored thereon
CN110632007A (en) * 2019-09-25 2019-12-31 南宁师范大学 Rapid extraction method for exposed water surface tidal flat range
CN113837924A (en) * 2021-08-11 2021-12-24 航天科工深圳(集团)有限公司 Water bank line detection method based on unmanned ship sensing system

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011165189A (en) * 2010-02-08 2011-08-25 Korea Ocean Research & Development Inst Electronic marine chart update system changing with difference of tide
US8897547B2 (en) 2010-04-14 2014-11-25 Nec Solution Innovators, Ltd. Precision improving device for three dimensional topographical data, precision improving method for three dimensional topographical data and recording medium
JP2011221930A (en) * 2010-04-14 2011-11-04 Nec System Technologies Ltd Three-dimensional topographic data accuracy-improving device, three-dimensional topographic data accuracy improving-method and program
CN102884565A (en) * 2010-04-14 2013-01-16 Nec软件系统科技有限公司 Precision improving device for three dimensional topographical data, precision improving method for three dimensional topographical data and recording medium
WO2011129409A1 (en) * 2010-04-14 2011-10-20 Necシステムテクノロジー株式会社 Precision improving device for three dimensional topographical data, precision improving method for three dimensional topographical data and recording medium
JP2013089021A (en) * 2011-10-18 2013-05-13 Hitachi Solutions Ltd Image processing unit and image processing method
KR101364052B1 (en) 2012-08-22 2014-02-19 (주)인스페이스 System for detecting objeect from satellite image
US9875564B2 (en) 2012-12-07 2018-01-23 Bae Systems Plc Map display device and map display method
DE102014205083B3 (en) * 2014-03-19 2015-09-10 Deutsches Zentrum für Luft- und Raumfahrt e.V. Create maps with shorelines
KR101480172B1 (en) * 2014-07-11 2015-01-12 (주)지오시스템리서치 Apparatus for measuring size of cost area using image pictured by camera and the method thereof
KR101480171B1 (en) * 2014-07-11 2015-01-12 (주)지오시스템리서치 Apparatus for extracting coastline automatically using image pixel information and image pixel information change pattern by moving average and the method thereof
KR101480173B1 (en) * 2014-07-11 2015-01-12 (주)지오시스템리서치 Apparatus for extracting coastline automatically using image pixel information and image pixel information change pattern by moving variance and the method thereof
KR101488214B1 (en) 2014-07-11 2015-01-30 (주)지오시스템리서치 Apparatus for monitoring geographical features change of intertidal zone using image pictured by camera and the method thereof
KR20160016286A (en) * 2014-08-04 2016-02-15 한국해양과학기술원 Method and apparatus to estimate coastline using image processing
KR101602293B1 (en) 2014-08-04 2016-03-10 한국해양과학기술원 Method and apparatus to estimate coastline using image processing
KR101877173B1 (en) * 2017-05-04 2018-07-10 경북대학교 산학협력단 Coastline Detection System using Satellite Image and method thereof
KR101881822B1 (en) 2017-09-12 2018-08-24 영진시스템(주) Method of measuring capacity of reservoir using aerial photograph
WO2019193702A1 (en) * 2018-04-05 2019-10-10 日本電気株式会社 Image processing device, image processing method, and recording medium having image processing program stored thereon
JPWO2019193702A1 (en) * 2018-04-05 2021-02-12 日本電気株式会社 Image processing device, image processing method, and image processing program
US11373314B2 (en) 2018-04-05 2022-06-28 Nec Corporation Land mask image generation for ocean surface and land surface
CN109934891A (en) * 2019-03-19 2019-06-25 武汉楚航测控科技有限公司 A kind of waters water front construction method and system based on unmanned boat
CN109934891B (en) * 2019-03-19 2023-02-24 武汉楚航测控科技有限公司 Water area shoreline construction method and system based on unmanned ship
CN110632007A (en) * 2019-09-25 2019-12-31 南宁师范大学 Rapid extraction method for exposed water surface tidal flat range
CN113837924A (en) * 2021-08-11 2021-12-24 航天科工深圳(集团)有限公司 Water bank line detection method based on unmanned ship sensing system

Similar Documents

Publication Publication Date Title
JP2005148906A (en) Shore line extraction device, shore line extraction method, computer-readable recording medium in which program is recorded, and program
US7454060B2 (en) Image processor for character recognition
JPWO2004051575A1 (en) Feature region extraction apparatus, feature region extraction method, and feature region extraction program
US10332262B2 (en) Removal of background information from digital images
CN105825478A (en) Structure analysis method for recovering missing structures in an image after object removal
JP2002190957A (en) Document processing equipment and method therefor
JP7098601B2 (en) Image processing equipment, imaging equipment, image processing methods, and programs
CN111260675B (en) High-precision extraction method and system for image real boundary
JPH0877362A (en) Image processor
JP2005031818A (en) Cartoon line drawing image forming method and device, and computer program therefor
JP2005234845A (en) Image processor, image processing method, character recognition device, program and recording medium
JP2001160903A (en) Image correction method and device, and recording medium with program for executing its method recorded thereon
JP4035696B2 (en) Line segment detection apparatus and image processing apparatus
JP2004242075A (en) Image processing apparatus and method therefor
JP2004148704A (en) Image processing method and image processor
JPH0554189A (en) Picture information processor
Mondal et al. A Statistical Approach for Multi-frame Shadow Movement Detection and Shadow Removal for Document Capture
JP3046654B2 (en) Detecting inclination of text originals
JPH08226961A (en) Automatic target identifying apparatus
JPH05143774A (en) Method for correcting inclination of character document
JPH0522598A (en) Picture input device
JP2002152515A (en) Image processor
JPH09204529A (en) Image processor
JP2006268371A (en) Image processor and image processing method
JPH08102858A (en) Method of clarifying picture outline part of digital picture

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20061113

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090803

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090818

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20091215