CN102288945B - Image enhancing method for ship radar - Google Patents

Image enhancing method for ship radar Download PDF

Info

Publication number
CN102288945B
CN102288945B CN2011101205679A CN201110120567A CN102288945B CN 102288945 B CN102288945 B CN 102288945B CN 2011101205679 A CN2011101205679 A CN 2011101205679A CN 201110120567 A CN201110120567 A CN 201110120567A CN 102288945 B CN102288945 B CN 102288945B
Authority
CN
China
Prior art keywords
cfar
result
num
data
carry out
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.)
Expired - Fee Related
Application number
CN2011101205679A
Other languages
Chinese (zh)
Other versions
CN102288945A (en
Inventor
段昶
姚云萍
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.)
Chengdu Electronic & Information Technology Engineering Co Ltd
Original Assignee
Chengdu Electronic & Information Technology Engineering 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 Chengdu Electronic & Information Technology Engineering Co Ltd filed Critical Chengdu Electronic & Information Technology Engineering Co Ltd
Priority to CN2011101205679A priority Critical patent/CN102288945B/en
Publication of CN102288945A publication Critical patent/CN102288945A/en
Application granted granted Critical
Publication of CN102288945B publication Critical patent/CN102288945B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses an image enhancing method for a ship radar. Due to the noise interference in radar image data, certain isolated points, isolated regions, small gaps and holes exist apart from a needed target, which influence the post-processing accuracy. The method is disclosed specific to the defect and requirement. By performing quick time accumulation, CFAR (Constant False Alarm Rate) processing and slow time accumulation, signal attenuation is avoided as much as possible while noise is removed, an appropriate morph operator and an appropriate filtering window are selected, isolated noise generated after binaryzation is suppressed, fine gaps inside an object are eliminated, radar image display is more clear and definite, noise can be suppressed effectively, a displayed object is more mellow and full, source data with higher quality are provided for post-processing, and the post-processing performance is finally enhanced. The method comprises the following specific steps of: parameter initializing, quick time accuracy, CFAR processing, slow time accumulation, binaryzation, corroding and expanding.

Description

A kind of marine radar image enchancing method
Technical field
The invention belongs to the marine radar technical field, particularly wherein image enchancing method.
Background technology
Marine radar is one of indispensable navigator of boats and ships; But the detection of marine radar and tracking performance usually can receive wave surface scattering electromagnetic wave (being extra large clutter) and various The noise, in interference of noise, in the image of cutting apart except the target of needs; Also there are some isolated point, isolated zonule, little gap and holes; Need give prominence to marine object when marine radar shows and exist, prompting is controlled personnel and is dodged, and there is interference with the zone in these points to the judgement of target location from now on; Cause next following the tracks of and lose or trail-and-error, therefore need strengthen the marine radar view data.At present, reasonable method does not also appear addressing these problems.
Summary of the invention
The objective of the invention is to handle the problem that occurs, proposed a kind of Enhancement Method of marine radar image in order to solve existing marine radar technical field view data.
To achieve these goals, technical scheme of the present invention is: a kind of Enhancement Method of marine radar image comprises the steps:
S1. the initialization setting of key control parameter is accomplished in initialization, specifically comprises following parameter:
The window size of fast time filtering: wf, the window size that CFAR handles: wc, the adjustability coefficients that CFAR handles: α, CFAR threshold value: Threshold, the window size of slow time filtering: ws, binary-state threshold: T b, echo growth intensity: s; Sweep trace counter: i=0;
S2. import i bar radar scanning line data, be designated as { T i(k), k=1,2 ..., Num}, simultaneously the sweep trace counter adds 1, i.e. i++, wherein Num is the number of data on the sweep trace, i is the sweep trace counter;
S3. fast time integral is to scan-line data T i(k) carry out fast time integral, specific as follows:
{ TF i ( k ) = 1 wf Σ p = - [ wf / 2 ] [ wf / 2 ] T i ( k + p ) , k = [ wf / 2 ] + 1 , [ wf / 2 ] + 2 , . . . , Num - [ wf / 2 ] }
Wherein [] is rounding operation symbol, TF i(k) be fast time result;
S4.CFAR handles, to fast time result TF i(k) carry out CFAR and handle, guarantee that promptly the data point of sweep trace and the difference of its each [wc/2] data points of front and back are not more than CFAR threshold value Threshold, specific as follows:
{ TR i ( k ) = TF i ( k ) - α Σ p = - [ wc / 2 ] [ wc / 2 ] TF i ( k + p ) , k = [ wc / 2 ] + 1 , [ wc / 2 ] + 2 , . . . , Num - [ wc / 2 ] }
{TFR i(k)=max(TR i(k),Threshold),k=1,2,...,Num}
Wherein [] is rounding operation, TFR i(k) be the CFAR result;
S5. slow time integral is to CFAR result TFR i(k) carry out slow time integral, specific as follows:
TFRS i ( k ) = 1 ws Σ p = i - ws + 1 i TFR p ( k ) , k = 1,2 , . . . , Num if i > ws TFRS i ( k ) = TFR i ( k ) otherwise
TFRS wherein i(k) be slow time result;
S6. binary conversion treatment is to slow time result TFRS i(k) carry out binary conversion treatment:
D i ( k ) = 1 TFRS i ( k ) > T b , k = 1,2 , . . . , Num 0 else
D wherein i(k) be the binary conversion treatment result;
S7. echo expansion, specific as follows:
S71. to the data D of binaryzation i(k) carry out the erosion operation that intensity is s, obtain De as a result i(k);
S72. to De i(k) carry out the dilation operation that intensity is s;
S9. judge whether marine radar range or parameter preset change, if changed, execution in step S1 reinitializes parameter, otherwise, execution in step S2.
Behind step S7, also comprise step S8, show the data that current scan line is handled.
Beneficial effect of the present invention: the Enhancement Method of the marine radar image that the present invention proposes, handle and slow time integral through fast time integral, CFAR, choose the suitable morphological operator and the parameters such as size of spectral window, the good restraining noise spot; Eliminate the small spaces of interior of articles, make target full mellow and full, made things convenient for operating personnel's use; For the marine radar subsequent treatment provides the image source data of better quality, improved the performance of marine radar subsequent treatment.
Description of drawings
Fig. 1 is the schematic flow sheet of marine radar image enchancing method of the present invention.
Fig. 2 is the measured data synoptic diagram of the marine radar of the embodiment of the invention.
Fig. 3 be the embodiment of the invention measured data is directly carried out the synoptic diagram as a result after the binaryzation.
Fig. 4 is the synoptic diagram as a result to measured data employing marine radar image enchancing method of the embodiment of the invention.
Embodiment
Below in conjunction with accompanying drawing, provide specific embodiment of the present invention.Need to prove: the parameter among the embodiment does not influence generality of the present invention.
The enhancing of marine radar data mainly is to suppress background and noise from the angle analysis of Flame Image Process, highlights target as far as possible, thereby improves signal to noise ratio (S/N ratio).The performance of the enhancement algorithms of marine radar image is most important for Signal and Information Processing algorithms such as design object detection, estimation, tracking and identifications.The schematic flow sheet of the embodiment of the invention is as shown in Figure 1, the time 2.5s of the marine radar run-down of this instance, and all 3600 scan-datas, every sweep trace 1000 data points, the concrete expansion as follows:
S1. the initialization setting of parameter is accomplished in initialization.Can specifically choose parameter according to actual conditions; Being provided with as follows of parameter in the present embodiment: the window size of fast time filtering: wf=5; The window size that CFAR handles: wc=32, the adjustable threshold that CFAR handles: α=1, Threshold=32; The window size of slow time filtering: ws=5, the CFAR P of target detection f=0.01, echo growth intensity: s=5; Sweep trace counter: i=0;
S2. read current radar scanning line data, be designated as { T i(k), k=1,2 ..., Num}, Num=1000, the sweep trace counter adds 1 simultaneously, i.e. i++;
S3. fast time integral carries out fast time integral to current scan line data Ti (k), as shown in the formula
{ TF i ( k ) = 1 5 Σ p = - 2 2 T i ( k + p ) , k = 3,4 , . . . , 998 }
TF wherein i(k) be fast time result.
S4. CFAR detection (CFAR, Constant False Alarm Rate) is handled, to scan-line data TF i(k) carry out CFAR and handle, guarantee that promptly the data point of sweep trace and the difference of its each [wc/2]=16 data points of front and back are not more than CFAR threshold value Threshold=32, as shown in the formula:
{ TR i ( k ) = TF i ( k ) - Σ p = - 16 16 TF i ( k + p ) , k = 17,18 , . . . , 986 }
{TFR i(k)=max(TR i(k),32),k=1,2,...,1000}
TFR wherein i(k) be the CFAR result.
S5. slow time integral is to CFAR result TFR i(k) carry out slow time integral, specific as follows:
TFRS i ( k ) = 1 5 Σ p = i - 4 i TFR p ( k ) , k = 1,2 , . . . , 1000 if i > 15 TFRS i ( k ) = TFR i ( k ) otherwise
TFRS wherein i(k) be slow time result.
S6. binary conversion treatment is to slow time result TFR i(k) carry out binary conversion treatment, as shown in the formula:
D i ( k ) = 1 TFRS i ( k ) > Thresh , k = 1,2 , . . . , 1000 0 else
D wherein i(k) be the binary conversion treatment result.
S7. echo expansion, specific as follows:
S71: to the data D of binaryzation i(k) carrying out intensity is 5 erosion operation, obtains De as a result i(k);
S72: to De i(k) carrying out intensity is 5 dilation operation; Promptly accomplished the enhancing of the view data of current scan line.
S8: show the data that current scan line is handled;
The time 2.5s of the marine radar run-down of this instance, all 3600 scan-datas, the time of display delay is 0.00348s, visible algorithm of the present invention has the high characteristics of real-time.
S9. judge whether radar range or parameter preset change, if changed, execution in step S1, from new initialization, otherwise execution in step S2.
To the employing of this example is a frame radar image data.Fig. 2 is the measured data synoptic diagram of the marine radar of the embodiment of the invention.
Fig. 3 be the embodiment of the invention measured data is directly carried out the synoptic diagram as a result after the binaryzation; Fig. 4 is the synoptic diagram as a result to measured data employing marine radar image enchancing method of the embodiment of the invention.Can find out from result's contrast of Fig. 3 and Fig. 4,, eliminate a large amount of assorted points, thereby made target more clear and mellow and full, be convenient to operating personnel's identification, dodge timely through the enforcement of this method.
Can find out from present embodiment, the marine radar image enchancing method that the present invention proposes, the user can choose the suitable morphological operator and the parameters such as size of spectral window according to different sea conditions, thus fine inhibition noise spot; Eliminate the small spaces of interior of articles, make target full mellow and full, the handled easily personnel use; For the marine radar subsequent treatment provides the image source data of better quality, improved marine radar subsequent treatment performance.
Those of ordinary skill in the art will appreciate that embodiment described here is in order to help reader understanding's principle of the present invention, should to be understood that the protection domain of inventing is not limited to such special statement and embodiment.Every making according to foregoing description variously possible be equal to replacement or change, and all is considered to belong to the protection domain of claim of the present invention.

Claims (2)

1. the method for marine radar figure image intensifying is characterized in that, comprises the steps:
S1. the initialization setting of key control parameter is accomplished in initialization, and concrete parameter is provided with as follows:
The window size of fast time filtering: wf, the window size that CFAR handles: wc, the adjustability coefficients that CFAR handles: α, CFAR threshold value: Threshold, the window size of slow time filtering: ws, binary-state threshold: Tb, echo growth intensity: s; Sweep trace counter: i=0;
S2. import i bar radar scanning line data, be designated as { T i(k), k=1,2 ..., Num}, simultaneously the sweep trace counter adds 1, i.e. i++, wherein Num is the number of data on the sweep trace, i is the sweep trace counter;
S3. fast time integral is to scan-line data T i(k) carry out fast time integral, specific as follows:
{ TF i ( k ) = 1 wf Σ p = - [ wf / 2 ] [ wf / 2 ] T i ( k + p ) , k = [ wf / 2 ] + 1 , [ wf / 2 ] + 2 , . . . , Num - [ wf / 2 ] }
Wherein [] is rounding operation symbol, TF i(k) be fast time result;
S4.CFAR handles, to fast time result TF i(k) carry out CFAR and handle, guarantee that promptly the data point of sweep trace and the difference of its each [wc/2] data points of front and back are not more than CFAR threshold value Threshold, specific as follows:
{ TR i ( k ) = TF i ( k ) - α Σ p = - [ wc / 2 ] [ wc / 2 ] TF i ( k + p ) , k = [ wc / 2 ] + 1 , [ wc / 2 ] + 2 , . . . , Num - [ wc / 2 ] }
{TFR i(k)=max(TR i(k),Threshold),k=1,2,...,Num}
Wherein [] is rounding operation, TFR i(k) be the CFAR result;
S5. slow time integral is to CFAR result TFR i(k) carry out slow time integral, specific as follows:
TFRS i ( k ) = 1 ws Σ p = i - ws + 1 i TFR p ( k ) , k = 1,2 , . . . , Num if i > ws TFRS i ( k ) = TFR i ( k ) otherwise
TFRS wherein i(k) be slow time result;
S6. binary conversion treatment is to slow time result TFRS i(k) carry out binary conversion treatment:
D i ( k ) = 1 TFRS i ( k ) > T b , k = 1,2 , . . . , Num 0 else
D wherein i(k) be the binary conversion treatment result;
S7. echo expansion, specific as follows:
S71. to the data D of binaryzation i(k) carry out the erosion operation that intensity is s, obtain De as a result i(k);
S72. to De i(k) carry out the dilation operation that intensity is s;
S9. judge whether marine radar range or parameter preset change, if changed, execution in step S1 reinitializes parameter, otherwise, execution in step S2.
2. the method for marine radar figure according to claim 1 image intensifying is characterized in that, behind step S7, also comprises step S8, shows the data that current scan line is handled.
CN2011101205679A 2011-05-11 2011-05-11 Image enhancing method for ship radar Expired - Fee Related CN102288945B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011101205679A CN102288945B (en) 2011-05-11 2011-05-11 Image enhancing method for ship radar

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011101205679A CN102288945B (en) 2011-05-11 2011-05-11 Image enhancing method for ship radar

Publications (2)

Publication Number Publication Date
CN102288945A CN102288945A (en) 2011-12-21
CN102288945B true CN102288945B (en) 2012-11-28

Family

ID=45335514

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011101205679A Expired - Fee Related CN102288945B (en) 2011-05-11 2011-05-11 Image enhancing method for ship radar

Country Status (1)

Country Link
CN (1) CN102288945B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106918807B (en) * 2017-02-28 2019-07-09 西安电子科技大学 A kind of Targets Dots condensing method of radar return data
CN109919862B (en) * 2019-02-01 2021-08-20 北京佳格天地科技有限公司 Radar image denoising system and method and computer equipment
CN117368879B (en) * 2023-12-04 2024-03-19 北京海兰信数据科技股份有限公司 Radar diagram generation method and device, terminal equipment and readable storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3130266B2 (en) * 1996-03-09 2001-01-31 三星電子株式会社 Image improvement method and circuit using average separation histogram equalization
KR100207660B1 (en) * 1996-03-09 1999-07-15 윤종용 Picture quality improving method and circuit using quantized histogram equalization
CN102033224A (en) * 2010-11-30 2011-04-27 电子科技大学 Radar video signal encoding method for ship

Also Published As

Publication number Publication date
CN102288945A (en) 2011-12-21

Similar Documents

Publication Publication Date Title
CN102176000B (en) Sea clutter suppression method for marine radar
CN106778610B (en) Intra-pulse modulation identification method based on time-frequency image characteristics
CN102508219B (en) Turbulent current target detection method of wind profiler radar
De Wind et al. Dataware: Sea clutter and small boat radar reflectivity databases [best of the web]
EP0888560B1 (en) Improved method of moment estimation and feature extraction for devices which measure spectra as a function of range or time
Song et al. Adaptive clutter measurement density estimation for improved target tracking
JP5383374B2 (en) Underwater detector
CN104569948B (en) Sub-band adaptive GLRT LTD detection methods under sea clutter background
CN102288945B (en) Image enhancing method for ship radar
US20100109938A1 (en) Adaptive radar
CN111190157B (en) IPIX radar echo data time-frequency analysis method and system
JP6415288B2 (en) Radar equipment
CN109100696B (en) Slow-speed moving target elimination method based on dot clutter map
EP3226025A1 (en) Tracking processing device and tracking processing method
CN104867163A (en) Marginal distribution passing measurement-driven target tracking method and tracking system thereof
JP6084810B2 (en) Tracking processing apparatus and tracking processing method
CN109270501A (en) A kind of ocean clutter cancellation method for all solid state VTS radar
CN104199002B (en) The radar information processing method of suppression wind-power electricity generation vane false-alarm targets
Celona et al. Automated detection, classification, and tracking of internal wave signatures using X-band radar in the inner shelf
CN106168943A (en) A kind of method for following the tracks of turning machine moving-target and system thereof
CN104215944A (en) Radar sea clutter adaptive inhibition processing method based on parameter selection
CN103954962A (en) ISAR imaging pulse estimation algorithm based on compression sensing
Halimi et al. A new model for peaky altimetric waveforms
KR101813357B1 (en) Clutter elimination Method and Apparatus for applying variable data map and variable statistic characteristics information for identifying underwater fixed target and clutter
CN105242260B (en) A kind of interactive software signal and Data Fusion method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20121128

Termination date: 20150511

EXPY Termination of patent right or utility model