WO2013114160A1 - System and method for focusing an electronic imaging system - Google Patents

System and method for focusing an electronic imaging system Download PDF

Info

Publication number
WO2013114160A1
WO2013114160A1 PCT/IB2012/050487 IB2012050487W WO2013114160A1 WO 2013114160 A1 WO2013114160 A1 WO 2013114160A1 IB 2012050487 W IB2012050487 W IB 2012050487W WO 2013114160 A1 WO2013114160 A1 WO 2013114160A1
Authority
WO
WIPO (PCT)
Prior art keywords
image
focusing
imaging system
electronic imaging
histogram
Prior art date
Application number
PCT/IB2012/050487
Other languages
English (en)
French (fr)
Inventor
Emre Turgay
Original Assignee
Aselsan Elektronik Sanayi Ve Ticaret Anonim Sirketi
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 Aselsan Elektronik Sanayi Ve Ticaret Anonim Sirketi filed Critical Aselsan Elektronik Sanayi Ve Ticaret Anonim Sirketi
Priority to PCT/IB2012/050487 priority Critical patent/WO2013114160A1/en
Priority to US14/239,544 priority patent/US9596418B2/en
Priority to KR1020147005191A priority patent/KR101733103B1/ko
Priority to EP12706323.8A priority patent/EP2735138B1/en
Priority to JP2014526565A priority patent/JP5883141B2/ja
Publication of WO2013114160A1 publication Critical patent/WO2013114160A1/en

Links

Classifications

    • GPHYSICS
    • G03PHOTOGRAPHY; CINEMATOGRAPHY; ANALOGOUS TECHNIQUES USING WAVES OTHER THAN OPTICAL WAVES; ELECTROGRAPHY; HOLOGRAPHY
    • G03BAPPARATUS OR ARRANGEMENTS FOR TAKING PHOTOGRAPHS OR FOR PROJECTING OR VIEWING THEM; APPARATUS OR ARRANGEMENTS EMPLOYING ANALOGOUS TECHNIQUES USING WAVES OTHER THAN OPTICAL WAVES; ACCESSORIES THEREFOR
    • G03B13/00Viewfinders; Focusing aids for cameras; Means for focusing for cameras; Autofocus systems for cameras
    • G03B13/32Means for focusing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/30Transforming light or analogous information into electric information
    • H04N5/33Transforming infrared radiation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N23/00Cameras or camera modules comprising electronic image sensors; Control thereof
    • H04N23/20Cameras or camera modules comprising electronic image sensors; Control thereof for generating image signals from infrared radiation only
    • H04N23/23Cameras or camera modules comprising electronic image sensors; Control thereof for generating image signals from infrared radiation only from thermal infrared radiation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N23/00Cameras or camera modules comprising electronic image sensors; Control thereof
    • H04N23/60Control of cameras or camera modules
    • H04N23/67Focus control based on electronic image sensor signals
    • H04N23/673Focus control based on electronic image sensor signals based on contrast or high frequency components of image signals, e.g. hill climbing method

Definitions

  • the present invention relates to the field of image processing and methodologies to passively focus an image automatically, using the electronic sensor signal.
  • an object of interest can be seen in focus and with negligible blur by changing the distance between lens and optical sensor accordingly.
  • methods and systems to auto-focus an image are used for example in infrared imaging systems (thermal cameras) in which there is a sensor acquiring an infrared image of the scene under consideration and generally these images are converted into a greyscale format.
  • This image consists of a two dimensional array of pixels which represent the infrared intensity at these locations. Because of depth and range requirements of these systems, the depth of field is low and it is required to focus the image repetitively which lowers targeting and surveillance performance if done manually.
  • passive focusing is a widely used method, wherein the signal from the electronic image sensor is evaluated and used to drive the lens motion devices which are for example; stepper motors.
  • One of the problems related to the passive methods is that, they require a mathematical function which represents the sharpness of the image. A good function should be monotonically increasing with a maximum at the focus point.
  • a modified Laplace operator or a Tenengrad function is used, which both determine the high frequency component of an image by evaluating directional derivatives at each pixel location.
  • Another method uses local pixel variance of images which was observed to increase when the image is out-of- focus.
  • Other than these Fourier transform method, total module difference method and histogram entropy method are other known methods to passively detect focus condition.
  • Another problem related to the automatic focusing systems is the processing power requirements due to the high frame rate and resolution of the infrared vision systems which makes image processing difficult on generic central processing units (CPU) or digital signal processors (DSP). Instead, field programmable gate arrays (FPGA) are used to process the data by parallel processing in much less clock cycles.
  • FPGA field programmable gate arrays
  • Currently, many infrared vision systems are equipped both with FPGAs and DSPs which run histogram matching and edge enhancement algorithms on real-time. Current methods are not offering a simple way of focusing an infrared imaging system automatically although they can be used to auto-focus the lens with ease and very little modification using the method proposed.
  • Japan patent document JP 3297282 an application in the state of the art, discloses a method for focusing an imaging system automatically by comparing derivatives of two evaluation value received from one low and one high pass filter and accordingly using one of these signals to determine lens position.
  • the International patent document WO 2010088079 discloses a method for focusing an imaging system automatically using more than one digital band-pass filter which are switched according to local approximations of first and second derivative values.
  • An objective of the present invention is to provide an easy to implement methodology to focus an infrared imaging system.
  • Figure 1 is the schematic view of the preferred embodiment system.
  • Figure 2 shows graphs of three one dimensional modified sharpness step functions.
  • Figure 3 shows graphs of high frequency components of the one dimensional modified sharpness step functions.
  • Figure 4 shows histograms of the high frequency components of the modified step functions.
  • A, B and C stand for the first, second and third functions respectively
  • Figure 5 is the flowchart of the preferred method of the present invention.
  • a method for focusing an electronic imaging system (100) fundamentally comprises the following steps,
  • an image of the scene under consideration is received (101).
  • this will be a two dimensional grey scale pixel image, each pixel representing the infrared density for that location in the scene under consideration.
  • the main aim of this system is to detect the focusing direction and a means to detect sharpness should be introduced.
  • histogram width is changing as the sharpness of the function changes.
  • histograms represent the distribution of pixels on the image with different values (values on horizontal axis and count on vertical) and histogram width means the scatter of the distribution around the mean value.
  • pixel values at higher frequency components will get clustered around a single value on the histogram.
  • Histograms are acquired for at least two different frequency components for a region on the received is calculated in step (102). Then, their widths are calculated by eliminating some of the values on the floor caused by the possible noise in the system and they are stored for further comparison (103). This introduces a noise threshold in a preferred configuration.
  • the width can be found using different methods, for example by finding the intersection of the histogram graph edges with a horizontal line drawn at the noise threshold level and finding the distance in between. Since most of the infrared imaging systems already have means for edge enhancement, contrast adjustment etc, high frequency and low frequency histograms are already being generated continuously and these are used in this method. In a preferred configuration, the lower frequency components of the image are found by subtracting the higher frequency component from the original image.
  • the focus lens is moved to detect the change in the histogram widths.
  • the highest frequency component's histogram is used since it is assumed that there was some object in focus previously.
  • Last received frame's highest frequency component histogram width and at least one previously received frame's histogram width corresponding to the same frequency component are differentiated to determine focus direction in step (104).
  • the histograms with a lower frequency component are differentiated and used as the focus measure. This case occurs when the current position of the focus lens coincides to a point where image is completely out of focus and high frequency histogram is gathered tightly around its mean.
  • a histogram with a wider distribution should be used instead, which is actually the case for a lower frequency component histogram.
  • a meaningful direction is found using the change of the histogram width values.
  • a stop signal is generated and method should be reactivated with an input means for the new state of the lens in a preferred configuration.
  • This meaningful difference is a value other than zero in a preferred configuration since this would mean the derivative of the stored histogram width sequence with changing lens position is zero and no direction can be deduced.
  • a focus direction is determined and a signal is generated. The focus direction signal is generated to drive the focus assembly in the direction that increases the histogram width.
  • a system for focusing an electronic imaging system (1) fundamentally comprises;
  • At least one image sensor (2) to acquire at least one electronic pixel image of the scene under consideration when necessary
  • At least one image processing unit (3) configured to receive at least one image and implement the method for focusing an electronic imaging system (100) using this image and output a focus direction signal found by the method (100),
  • image sensor (2) is a scanning infrared vision camera which is able to differentiate temperature differences in the scene.
  • image processing unit (3) is configured to receive at least one image from image sensor (2).
  • Image processing unit (3) is configured to transmit a signal to a lens drive mechanism (D) which locates the lens (L) according to the signal produced by the image processing unit (3).

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Health & Medical Sciences (AREA)
  • Toxicology (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automatic Focus Adjustment (AREA)
  • Studio Devices (AREA)
  • Focusing (AREA)
PCT/IB2012/050487 2012-02-02 2012-02-02 System and method for focusing an electronic imaging system WO2013114160A1 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
PCT/IB2012/050487 WO2013114160A1 (en) 2012-02-02 2012-02-02 System and method for focusing an electronic imaging system
US14/239,544 US9596418B2 (en) 2012-02-02 2012-02-02 System and method for focusing an electronic imaging system
KR1020147005191A KR101733103B1 (ko) 2012-02-02 2012-02-02 전자 이미징 시스템을 포커싱하는 시스템 및 방법
EP12706323.8A EP2735138B1 (en) 2012-02-02 2012-02-02 System and method for focusing an electronic imaging system
JP2014526565A JP5883141B2 (ja) 2012-02-02 2012-02-02 電子撮像システムを合焦させるシステム及び方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/IB2012/050487 WO2013114160A1 (en) 2012-02-02 2012-02-02 System and method for focusing an electronic imaging system

Publications (1)

Publication Number Publication Date
WO2013114160A1 true WO2013114160A1 (en) 2013-08-08

Family

ID=45771850

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2012/050487 WO2013114160A1 (en) 2012-02-02 2012-02-02 System and method for focusing an electronic imaging system

Country Status (5)

Country Link
US (1) US9596418B2 (ja)
EP (1) EP2735138B1 (ja)
JP (1) JP5883141B2 (ja)
KR (1) KR101733103B1 (ja)
WO (1) WO2013114160A1 (ja)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3297282B2 (ja) 1995-12-27 2002-07-02 三菱農機株式会社 田植機の苗縦送り装置
JP2002214524A (ja) * 2001-01-23 2002-07-31 Minolta Co Ltd デジタル撮像装置および記録媒体
US20100128144A1 (en) * 2008-11-26 2010-05-27 Hiok Nam Tay Auto-focus image system
WO2010088079A2 (en) 2009-01-28 2010-08-05 The Board Of Regents, The University Of Texas System Automatic focusing apparatus and method for digital images using automatic filter switching

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0342318B1 (de) * 1988-03-22 1993-08-11 Siemens Aktiengesellschaft Automatischer Bildschärfeabgleich von Bildröhren
JP2002189164A (ja) * 2000-12-21 2002-07-05 Minolta Co Ltd 光学系制御装置、光学系制御方法および記録媒体
JP4118079B2 (ja) * 2002-04-25 2008-07-16 シャープ株式会社 カメラのオートフォーカス装置
JP2004110059A (ja) * 2003-10-27 2004-04-08 Minolta Co Ltd 光学系制御装置、光学系制御方法および記録媒体
JP2006024193A (ja) * 2004-06-07 2006-01-26 Fuji Photo Film Co Ltd 画像補正装置、画像補正プログラム、画像補正方法、および画像補正システム
JP5201038B2 (ja) * 2009-03-18 2013-06-05 株式会社Jvcケンウッド 映像信号処理方法及び映像信号処理装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3297282B2 (ja) 1995-12-27 2002-07-02 三菱農機株式会社 田植機の苗縦送り装置
JP2002214524A (ja) * 2001-01-23 2002-07-31 Minolta Co Ltd デジタル撮像装置および記録媒体
US20100128144A1 (en) * 2008-11-26 2010-05-27 Hiok Nam Tay Auto-focus image system
WO2010088079A2 (en) 2009-01-28 2010-08-05 The Board Of Regents, The University Of Texas System Automatic focusing apparatus and method for digital images using automatic filter switching

Also Published As

Publication number Publication date
KR101733103B1 (ko) 2017-05-08
EP2735138B1 (en) 2017-04-19
US20140192203A1 (en) 2014-07-10
EP2735138A1 (en) 2014-05-28
JP2014529760A (ja) 2014-11-13
JP5883141B2 (ja) 2016-03-09
KR20140123923A (ko) 2014-10-23
US9596418B2 (en) 2017-03-14

Similar Documents

Publication Publication Date Title
EP2214139B1 (en) Two-dimensional polynomial model for depth estimation based on two-picture matching
US8184196B2 (en) System and method to generate depth data using edge detection
JP5812835B2 (ja) ビデオ画像ストリーム中の画像の画質を改善するための方法およびデジタルビデオカメラ
JP5843454B2 (ja) 画像処理装置、画像処理方法およびプログラム
US8624986B2 (en) Motion robust depth estimation using convolution and wavelet transforms
EP2536125A1 (en) Imaging device and method, and image processing method for imaging device
EP2533198A1 (en) Imaging device and method, and image processing method for imaging device
US10277888B2 (en) Depth triggered event feature
US20120307009A1 (en) Method and apparatus for generating image with shallow depth of field
JP6447840B2 (ja) 画像装置、及び画像装置における自動的な焦点合わせのための方法、並びに対応するコンピュータプログラム
JP2014138290A (ja) 撮像装置及び撮像方法
US10122909B2 (en) Auto-focus apparatus and method
US11575841B2 (en) Information processing apparatus, imaging apparatus, method, and storage medium
KR20170072428A (ko) 자동 초점 시스템 및 방법
JP4668863B2 (ja) 撮像装置
US10326951B2 (en) Image processing apparatus, image processing method, image capturing apparatus and image processing program
JP5430292B2 (ja) 被写体距離計測装置
EP2735138B1 (en) System and method for focusing an electronic imaging system
EP3054668B1 (en) Method and device for processing a video stream
KR101599434B1 (ko) 자동 초점 조절을 이용한 영상촬상장치의 공간감지장치 및 공간감지방법
CN114422693B (zh) 一种对焦方法、装置、设备及可读存储介质
KR101890188B1 (ko) 필름층을 구비한 피사체에 대한 자동초점 조절장치 및 방법
KR20180098008A (ko) 자동초점 조절장치 및 방법
WO2014174794A1 (ja) 撮像装置、画像補正方法及び、画像補正プログラム
Starynska et al. About modulation transfer function of machine vision system based on CMOS and CCD image sensors

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 2012/15775

Country of ref document: TR

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12706323

Country of ref document: EP

Kind code of ref document: A1

REEP Request for entry into the european phase

Ref document number: 2012706323

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2012706323

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2014526565

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 14239544

Country of ref document: US

ENP Entry into the national phase

Ref document number: 20147005191

Country of ref document: KR

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE