JP2007060328A - 撮像装置および表示制御方法 - Google Patents
撮像装置および表示制御方法 Download PDFInfo
- Publication number
- JP2007060328A JP2007060328A JP2005243585A JP2005243585A JP2007060328A JP 2007060328 A JP2007060328 A JP 2007060328A JP 2005243585 A JP2005243585 A JP 2005243585A JP 2005243585 A JP2005243585 A JP 2005243585A JP 2007060328 A JP2007060328 A JP 2007060328A
- Authority
- JP
- Japan
- Prior art keywords
- color signal
- edge
- image
- unit
- replacement
- 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.)
- Granted
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N23/00—Cameras or camera modules comprising electronic image sensors; Control thereof
- H04N23/60—Control of cameras or camera modules
- H04N23/67—Focus control based on electronic image sensor signals
- H04N23/673—Focus control based on electronic image sensor signals based on contrast or high frequency components of image signals, e.g. hill climbing method
-
- 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/13—Edge detection
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N23/00—Cameras or camera modules comprising electronic image sensors; Control thereof
- H04N23/60—Control of cameras or camera modules
- H04N23/63—Control of cameras or camera modules by using electronic viewfinders
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N23/00—Cameras or camera modules comprising electronic image sensors; Control thereof
- H04N23/60—Control of cameras or camera modules
- H04N23/67—Focus control based on electronic image sensor signals
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)
- Studio Devices (AREA)
- Automatic Focus Adjustment (AREA)
- Indication In Cameras, And Counting Of Exposures (AREA)
Abstract
【解決手段】 入力部8への操作入力に応じてフォーカスレンズ11の位置を制御するマニュアルフォーカス調整機能と、撮像により得られた画像信号から画素ごとにエッジ成分を検出し、その検出レベルを出力するエッジ検出部52と、エッジ成分の検出レベルが所定値以上のとき、画像信号上の対応する画素の信号を色信号出力部53からの色信号に置換する置換処理部54と、置換処理部54の出力画像信号に基づいて画像を表示するモニタ6を備える。色信号出力部53は、例えば、エッジ成分の検出レベルに応じた異なる色の色信号を出力し、これにより、モニタ6に表示された被写体のうち、どの被写体にフォーカスが合っているかをユーザが容易に視認できるようになる。
【選択図】 図1
Description
また、本発明の他の目的は、モニタの表示画像を視認しながら正確なマニュアルフォーカス調整が可能となる撮像装置における表示制御方法を提供することを目的とする。
図1は、本発明の実施の形態に係る撮像装置の要部構成を示すブロック図である。
図1に示す撮像装置は、光学ブロック1、撮像素子2、アナログフロントエンド(AFE)回路3、カメラ処理回路4、表示処理回路5、モニタ6、マイクロコントローラ7、および入力部8を具備する。また、この撮像装置には、光学ブロック1内のフォーカスレンズ11を駆動するためのモータ12、その制御のためのモータ制御回路13、撮像素子2を駆動するためのタイミングジェネレータ(TG)14が設けられている。
この撮像装置は、オートフォーカスモードとマニュアルフォーカスモードとを備えている。オートフォーカスモードが選択されたときは、例えば、カメラ処理回路4のAF検波機能により画像上の所定領域の高周波成分を積分することでコントラストを示すフォーカス評価値が求められる。そして、マイクロコントローラ7の処理によりフォーカス評価値が最大となるようにフォーカスレンズ11の位置が制御され、これによりフォーカスレンズ11が合焦位置に自動的に移動する。
この図2では、図中上側に示した画像21上の水平ラインL1に対するエッジ検出を行ったときの、エッジ検出部52におけるエッジレベル、エッジ検出フラグ、および色信号出力部53からの色信号について示している。なお、画像21は、エッジ検出部52および置換処理部54に入力される画像信号に基づくものである。
図3の画像22は、エッジ強調モード選択時に、図2に示した画像21を置換処理部54に入力したとき、置換処理部54から出力されてモニタ6に表示される画像である。図2に示したように、エッジE2およびE3でのエッジレベルが高いため、これらを挟む画素の色が輝度の高い色に変換される。また、エッジE1でのエッジレベルは、エッジE2およびE3と比較して低いことから、より低い輝度の色に変換される。
〔ステップS101〕エッジ検出部52aは、入力画像信号からエッジレベルeLVを検出する。
〔ステップS103〕ステップS102の判定でエッジレベルeLVがしきい値eTHminより小さい場合、エッジ検出部52aは、置換処理部54に対するエッジ検出フラグをLレベルとし、対象の画素に対する処理を終了する。これにより、置換処理部54では、処理対象の画素の信号が置換されずにそのまま出力される。
〔ステップS105〕エッジ検出部52aは、変数nに“1”をセットする。
〔ステップS107〕エッジ検出部52aは、検出したエッジレベルeLVがしきい値eTHより小さいか否かを判定する。
図5に示すエッジ検出部52bは、解像度変換部51からの画像信号からハイパスフィルタ処理などにより画素ごとのエッジレベルを検出し、そのレベルが所定値以上のときに処理対象の画素をエッジと判定し、エッジ検出フラグをHレベルとする。また、エッジと判定した場合には、そのエッジレベルに応じた変数DFを出力して、色信号出力部53bに対して出力する。
〔ステップS201〕エッジ検出部52bは、入力画像信号からエッジレベルeLVを検出する。
〔ステップS203〕エッジ検出部52bは、エッジレベルeLVからしきい値eTHを減算した差分値(変数DF)を算出する。
〔ステップS205〕ステップS204の判定で変数DFが“0”より小さい場合、エッジ検出部52bは、置換処理部54に対するエッジ検出フラグをLレベルとし、対象の画素に対する処理を終了する。これにより、置換処理部54では、処理対象の画素の信号が置換されずにそのまま出力される。
Claims (11)
- 固体撮像素子を用いて画像を撮像する撮像装置において、
ユーザの操作入力に応じてフォーカスレンズの位置を制御するマニュアルフォーカス調整手段と、
撮像により得られた画像信号から画素ごとにエッジ成分を検出し、その検出レベルを出力するエッジ検出手段と、
前記検出レベルが所定値以上のとき、前記画像信号上の対応する画素の信号または当該画素を含む所定範囲の画素の信号を所定の色信号に置換する色信号置換手段と、
前記色信号置換手段の出力画像信号に基づいて画像を表示する表示手段と、
を有することを特徴とする撮像装置。 - 前記色信号置換手段は、前記検出レベルが所定値以上のとき、当該検出レベルに応じた異なる色信号で置換を行うことを特徴とする請求項1記載の撮像装置。
- 前記色信号置換手段は、前記検出レベルが所定値以上のとき、あらかじめ記憶した複数の異なる色信号から前記検出レベルに対応する色信号を選択して置換を行うことを特徴とする請求項2記載の撮像装置。
- 前記色信号置換手段は、前記検出レベルが所定値以上のとき、あらかじめ決められた1つの色信号のレベルを前記検出レベルに応じて変化させ、レベル変化後の色信号で置換を行うことを特徴とする請求項2記載の撮像装置。
- 前記色信号置換手段は、前記検出レベルが高いほど明るい色の信号で置換を行うことを特徴とする請求項2記載の撮像装置。
- 前記色信号置換手段は、前記検出レベルが所定値以上のとき、当該検出レベルに応じて前記画像信号上の色信号の置換範囲を可変することを特徴とする請求項1記載の撮像装置。
- 前記マニュアルフォーカス調整手段により前記フォーカスレンズの移動が開始されると、前記色信号置換手段による色信号の置換動作を有効にする置換動作制御手段をさらに有することを特徴とする請求項1記載の撮像装置。
- 前記置換動作制御手段は、前記マニュアルフォーカス調整手段による前記フォーカスレンズの移動後、当該フォーカスレンズが停止してから一定時間が経過すると、前記色信号置換手段による色信号の置換動作を無効にすることを特徴とする請求項7記載の撮像装置。
- 全押し状態で、撮像により得られた画像信号を記録媒体に記録させるための操作入力を受け付け、半押し状態で、前記記録媒体への記録時と略同じ画像補正処理および撮像動作制御処理を実行させるための操作入力を受け付けるシャッタレリーズボタンと、
前記シャッタレリーズボタンが半押し状態になると、前記色信号置換手段による色信号の置換動作を無効にする置換動作制御手段と、
をさらに有することを特徴とする請求項1記載の撮像装置。 - 撮像により得られた画像信号の解像度を前記表示手段の解像度に変換する解像度変換手段をさらに有し、
前記エッジ検出手段は、前記解像度変換手段からの出力画像信号からエッジを検出することを特徴とする請求項1記載の撮像装置。 - 固体撮像素子による撮像画像を随時表示するモニタと、ユーザの操作入力に応じてフォーカスレンズの位置を制御するマニュアルフォーカス機能とを備えた撮像装置における表示制御方法であって、
エッジ検出手段が、撮像により得られた画像信号から画素ごとにエッジ成分を検出し、その検出レベルを出力するステップと、
色信号置換手段が、前記検出レベルが所定値以上のとき、前記画像信号上の対応する画素の信号または当該画素を含む所定範囲の画素の信号を所定の色信号に置換して、前記モニタに出力するステップと、
を含むことを特徴とする表示制御方法。
Priority Applications (7)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005243585A JP4325599B2 (ja) | 2005-08-25 | 2005-08-25 | 撮像装置および表示制御方法 |
US11/509,149 US7889270B2 (en) | 2005-08-25 | 2006-08-24 | Image pickup apparatus and display control method |
US13/018,531 US8576328B2 (en) | 2005-08-25 | 2011-02-01 | Image pickup apparatus and display control method |
US14/021,112 US8988589B2 (en) | 2005-08-25 | 2013-09-09 | Image pickup apparatus and display control method |
US14/616,063 US9554032B2 (en) | 2005-08-25 | 2015-02-06 | Image pickup apparatus and display control method |
US15/388,721 US10116869B2 (en) | 2005-08-25 | 2016-12-22 | Image pickup apparatus and display control method |
US16/141,050 US11089203B2 (en) | 2005-08-25 | 2018-09-25 | Image pickup apparatus and display control method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005243585A JP4325599B2 (ja) | 2005-08-25 | 2005-08-25 | 撮像装置および表示制御方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007060328A true JP2007060328A (ja) | 2007-03-08 |
JP4325599B2 JP4325599B2 (ja) | 2009-09-02 |
Family
ID=37829685
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005243585A Active JP4325599B2 (ja) | 2005-08-25 | 2005-08-25 | 撮像装置および表示制御方法 |
Country Status (2)
Country | Link |
---|---|
US (6) | US7889270B2 (ja) |
JP (1) | JP4325599B2 (ja) |
Cited By (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009111487A (ja) * | 2007-10-26 | 2009-05-21 | Sony Corp | 撮像装置および撮像方法、表示制御装置および表示制御方法、並びに、プログラム |
JP2009165031A (ja) * | 2008-01-09 | 2009-07-23 | Canon Inc | 表示装置及び表示方法 |
JP2010114556A (ja) * | 2008-11-05 | 2010-05-20 | Sony Corp | 撮像装置、画像処理装置および画像処理方法 |
JP2010525427A (ja) * | 2007-03-30 | 2010-07-22 | イーストマン コダック カンパニー | パンクロマティック画素を使用するエッジマッピング |
JP2010283697A (ja) * | 2009-06-05 | 2010-12-16 | Canon Inc | 撮像装置及びその制御方法 |
JP2011091602A (ja) * | 2009-10-22 | 2011-05-06 | Canon Inc | 画像表示装置、撮像装置、及び画像表示方法 |
JP2011135351A (ja) * | 2009-12-24 | 2011-07-07 | Canon Inc | 撮像装置及びその制御方法並びにプログラム |
JP2013061408A (ja) * | 2011-09-12 | 2013-04-04 | Nikon Corp | 撮像装置 |
JP2013070304A (ja) * | 2011-09-26 | 2013-04-18 | Ricoh Co Ltd | 撮像装置 |
US8619173B2 (en) | 2009-04-08 | 2013-12-31 | Canon Kabushiki Kaisha | Image capturing apparatus and control method therefor |
US8773575B2 (en) | 2012-01-30 | 2014-07-08 | Pentax Ricoh Imaging Company, Ltd. | Digital camera |
JP2014222801A (ja) * | 2013-05-13 | 2014-11-27 | ソニー株式会社 | 撮像装置、撮像方法、プログラム |
WO2015104969A1 (ja) | 2014-01-09 | 2015-07-16 | ソニー株式会社 | 映像信号処理装置、映像信号処理方法およびカメラ装置 |
WO2015166675A1 (ja) * | 2014-05-02 | 2015-11-05 | ソニー株式会社 | 画像処理装置、画像処理方法、およびプログラム |
JP2015216467A (ja) * | 2014-05-08 | 2015-12-03 | キヤノン株式会社 | 画像処理装置、撮像装置および画像処理方法 |
US9467646B2 (en) | 2013-05-23 | 2016-10-11 | Sony Corporation | Apparatus and method for processing image signal, imaging apparatus, and method for displaying image |
JP2017123671A (ja) * | 2013-07-31 | 2017-07-13 | パナソニックIpマネジメント株式会社 | 撮像装置 |
WO2019037087A1 (zh) * | 2017-08-25 | 2019-02-28 | 深圳市大疆创新科技有限公司 | 手动对焦辅助方法、装置以及无人飞行器 |
WO2022044915A1 (ja) * | 2020-08-25 | 2022-03-03 | 富士フイルム株式会社 | 画像処理装置、撮像装置、画像処理方法及び画像処理プログラム |
Families Citing this family (30)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4325599B2 (ja) * | 2005-08-25 | 2009-09-02 | ソニー株式会社 | 撮像装置および表示制御方法 |
US9690168B2 (en) | 2006-11-20 | 2017-06-27 | Red.Com, Inc. | Focus assist system and method |
US7544919B2 (en) | 2006-11-20 | 2009-06-09 | Red.Com, Inc. | Focus assist system and method |
US8335403B2 (en) * | 2006-11-27 | 2012-12-18 | Nec Laboratories America, Inc. | Soft edge smoothness prior and application on alpha channel super resolution |
JP5025532B2 (ja) * | 2008-03-12 | 2012-09-12 | キヤノン株式会社 | 撮影装置、撮像装置の制御方法及び撮像装置の制御プログラム |
JP2011119930A (ja) * | 2009-12-02 | 2011-06-16 | Seiko Epson Corp | 撮像装置、撮像方法および撮像プログラム |
DE102010039431A1 (de) * | 2010-08-18 | 2012-02-23 | Robert Bosch Gmbh | Vorrichtung zur Unterstützung einer Fokussierung einer Kamera |
WO2013047482A1 (ja) * | 2011-09-30 | 2013-04-04 | 富士フイルム株式会社 | 撮影装置、撮影方法、記録媒体およびプログラム |
CN103905804B (zh) * | 2012-12-26 | 2016-03-02 | 联想(北京)有限公司 | 一种调整白平衡的方法及电子设备 |
US9288379B2 (en) * | 2014-03-12 | 2016-03-15 | Omnivision Technologies, Inc. | System and method for continuous auto focus within camera module |
US9821411B2 (en) | 2014-06-20 | 2017-11-21 | Velo3D, Inc. | Apparatuses, systems and methods for three-dimensional printing |
CN104038699B (zh) * | 2014-06-27 | 2016-04-06 | 努比亚技术有限公司 | 对焦状态的提示方法和拍摄装置 |
JP6492463B2 (ja) * | 2014-08-29 | 2019-04-03 | ソニー株式会社 | 撮像装置 |
JP6834945B2 (ja) * | 2015-04-07 | 2021-02-24 | ソニー株式会社 | 画像信号処理装置、画像信号処理方法および撮像装置 |
CN106201238B (zh) * | 2015-05-06 | 2019-11-29 | 小米科技有限责任公司 | 展示对焦状态的方法及装置 |
JP2017050830A (ja) * | 2015-09-04 | 2017-03-09 | パナソニックIpマネジメント株式会社 | 照明装置、照明システム、及びプログラム |
WO2017079091A1 (en) | 2015-11-06 | 2017-05-11 | Velo3D, Inc. | Adept three-dimensional printing |
US10207454B2 (en) | 2015-12-10 | 2019-02-19 | Velo3D, Inc. | Systems for three-dimensional printing |
WO2017143077A1 (en) | 2016-02-18 | 2017-08-24 | Velo3D, Inc. | Accurate three-dimensional printing |
WO2018005439A1 (en) | 2016-06-29 | 2018-01-04 | Velo3D, Inc. | Three-dimensional printing and three-dimensional printers |
US11691343B2 (en) | 2016-06-29 | 2023-07-04 | Velo3D, Inc. | Three-dimensional printing and three-dimensional printers |
US20180093419A1 (en) | 2016-09-30 | 2018-04-05 | Velo3D, Inc. | Three-dimensional objects and their formation |
US20180126461A1 (en) | 2016-11-07 | 2018-05-10 | Velo3D, Inc. | Gas flow in three-dimensional printing |
US20180186081A1 (en) * | 2017-01-05 | 2018-07-05 | Velo3D, Inc. | Optics in three-dimensional printing |
US10315252B2 (en) | 2017-03-02 | 2019-06-11 | Velo3D, Inc. | Three-dimensional printing of three-dimensional objects |
WO2018183396A1 (en) | 2017-03-28 | 2018-10-04 | Velo3D, Inc. | Material manipulation in three-dimensional printing |
US10272525B1 (en) | 2017-12-27 | 2019-04-30 | Velo3D, Inc. | Three-dimensional printing systems and methods of their use |
CN109274852B (zh) * | 2018-09-28 | 2020-03-27 | 深圳市盛世生物医疗科技有限公司 | 一种图像焦距标记点智能选取方法、装置及设备 |
CN113574858A (zh) * | 2019-03-28 | 2021-10-29 | 索尼集团公司 | 图像拍摄设备,图像拍摄方法和程序 |
CN114340876A (zh) | 2019-07-26 | 2022-04-12 | 维勒3D股份有限公司 | 三维物体形成的质量保证 |
Family Cites Families (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5103254A (en) * | 1990-05-29 | 1992-04-07 | Eastman Kodak Company | Camera with subject highlighting and motion detection |
JPH0611318A (ja) | 1991-09-20 | 1994-01-21 | Tokimec Inc | 金型成型品の品質検査方法及びそれを用いた品質検査装置 |
JPH06113184A (ja) | 1992-09-24 | 1994-04-22 | Casio Comput Co Ltd | カメラ装置 |
JP3271327B2 (ja) | 1992-09-29 | 2002-04-02 | ソニー株式会社 | 撮像装置 |
JP2754457B2 (ja) | 1994-05-09 | 1998-05-20 | 株式会社ニコン | カメラの自動焦点調節装置 |
JPH0829825A (ja) * | 1994-07-18 | 1996-02-02 | Nikon Corp | 防振装置 |
US5496106A (en) * | 1994-12-13 | 1996-03-05 | Apple Computer, Inc. | System and method for generating a contrast overlay as a focus assist for an imaging device |
JP3489280B2 (ja) | 1995-06-30 | 2004-01-19 | ソニー株式会社 | 撮像装置及びそのピント表示方法 |
JP2001008085A (ja) | 1999-06-24 | 2001-01-12 | Toshiba Corp | 撮像装置 |
JP2002196225A (ja) | 2000-12-26 | 2002-07-12 | Nikon Corp | ピント状態表示装置、および顕微鏡装置 |
JP2002209135A (ja) * | 2001-01-11 | 2002-07-26 | Minolta Co Ltd | デジタル撮像装置および記録媒体 |
US20030002870A1 (en) * | 2001-06-27 | 2003-01-02 | Baron John M. | System for and method of auto focus indications |
US7030894B2 (en) * | 2002-08-07 | 2006-04-18 | Hewlett-Packard Development Company, L.P. | Image display system and method |
JP4278948B2 (ja) | 2002-09-26 | 2009-06-17 | 富士フイルム株式会社 | カメラ |
JP3778163B2 (ja) | 2002-12-05 | 2006-05-24 | コニカミノルタフォトイメージング株式会社 | 撮像装置 |
JP4533593B2 (ja) | 2003-04-09 | 2010-09-01 | 富士フイルム株式会社 | 撮像装置 |
JP4325599B2 (ja) * | 2005-08-25 | 2009-09-02 | ソニー株式会社 | 撮像装置および表示制御方法 |
-
2005
- 2005-08-25 JP JP2005243585A patent/JP4325599B2/ja active Active
-
2006
- 2006-08-24 US US11/509,149 patent/US7889270B2/en active Active
-
2011
- 2011-02-01 US US13/018,531 patent/US8576328B2/en active Active
-
2013
- 2013-09-09 US US14/021,112 patent/US8988589B2/en active Active
-
2015
- 2015-02-06 US US14/616,063 patent/US9554032B2/en active Active
-
2016
- 2016-12-22 US US15/388,721 patent/US10116869B2/en active Active
-
2018
- 2018-09-25 US US16/141,050 patent/US11089203B2/en active Active
Cited By (32)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010525427A (ja) * | 2007-03-30 | 2010-07-22 | イーストマン コダック カンパニー | パンクロマティック画素を使用するエッジマッピング |
JP4535114B2 (ja) * | 2007-10-26 | 2010-09-01 | ソニー株式会社 | 撮像装置および撮像方法、表示制御装置および表示制御方法、並びに、プログラム |
JP2009111487A (ja) * | 2007-10-26 | 2009-05-21 | Sony Corp | 撮像装置および撮像方法、表示制御装置および表示制御方法、並びに、プログラム |
US8018520B2 (en) | 2007-10-26 | 2011-09-13 | Sony Corporation | Imaging device, imaging method, display control device, display control method, and program |
US8358847B2 (en) | 2008-01-09 | 2013-01-22 | Canon Kabushiki Kaisha | Display apparatus and display method |
JP2009165031A (ja) * | 2008-01-09 | 2009-07-23 | Canon Inc | 表示装置及び表示方法 |
JP2010114556A (ja) * | 2008-11-05 | 2010-05-20 | Sony Corp | 撮像装置、画像処理装置および画像処理方法 |
US8619173B2 (en) | 2009-04-08 | 2013-12-31 | Canon Kabushiki Kaisha | Image capturing apparatus and control method therefor |
JP2010283697A (ja) * | 2009-06-05 | 2010-12-16 | Canon Inc | 撮像装置及びその制御方法 |
JP2011091602A (ja) * | 2009-10-22 | 2011-05-06 | Canon Inc | 画像表示装置、撮像装置、及び画像表示方法 |
JP2011135351A (ja) * | 2009-12-24 | 2011-07-07 | Canon Inc | 撮像装置及びその制御方法並びにプログラム |
JP2013061408A (ja) * | 2011-09-12 | 2013-04-04 | Nikon Corp | 撮像装置 |
JP2013070304A (ja) * | 2011-09-26 | 2013-04-18 | Ricoh Co Ltd | 撮像装置 |
US8964100B2 (en) | 2012-01-30 | 2015-02-24 | Pentax Ricoh Imaging Company, Ltd. | Digital camera |
US8773575B2 (en) | 2012-01-30 | 2014-07-08 | Pentax Ricoh Imaging Company, Ltd. | Digital camera |
US10091421B2 (en) | 2013-05-13 | 2018-10-02 | Sony Corporation | Imaging apparatus, imaging method, and program |
JP2014222801A (ja) * | 2013-05-13 | 2014-11-27 | ソニー株式会社 | 撮像装置、撮像方法、プログラム |
US9661219B2 (en) | 2013-05-13 | 2017-05-23 | Sony Corporation | Imaging apparatus, imaging method, and program for performing imaging of a photographic subject |
US10819947B2 (en) | 2013-05-23 | 2020-10-27 | Sony Corporation | Apparatus and method for processing image signal, imaging apparatus, and method for displaying image |
US9467646B2 (en) | 2013-05-23 | 2016-10-11 | Sony Corporation | Apparatus and method for processing image signal, imaging apparatus, and method for displaying image |
US9924133B2 (en) | 2013-05-23 | 2018-03-20 | Sony Corporation | Apparatus and method for processing image signal, imaging apparatus, and method for displaying image |
JP2017123671A (ja) * | 2013-07-31 | 2017-07-13 | パナソニックIpマネジメント株式会社 | 撮像装置 |
US10778881B2 (en) | 2014-01-09 | 2020-09-15 | Sony Corporation | Video signal processing device, video signal processing method, and camera device |
US10469729B2 (en) | 2014-01-09 | 2019-11-05 | Sony Corporation | Video signal processing device, video signal processing method, and camera device |
WO2015104969A1 (ja) | 2014-01-09 | 2015-07-16 | ソニー株式会社 | 映像信号処理装置、映像信号処理方法およびカメラ装置 |
JPWO2015166675A1 (ja) * | 2014-05-02 | 2017-04-20 | ソニー株式会社 | 画像処理装置、画像処理方法、およびプログラム |
US10182184B2 (en) | 2014-05-02 | 2019-01-15 | Sony Corporation | Image processing apparatus and image processing method |
WO2015166675A1 (ja) * | 2014-05-02 | 2015-11-05 | ソニー株式会社 | 画像処理装置、画像処理方法、およびプログラム |
JP2015216467A (ja) * | 2014-05-08 | 2015-12-03 | キヤノン株式会社 | 画像処理装置、撮像装置および画像処理方法 |
WO2019037087A1 (zh) * | 2017-08-25 | 2019-02-28 | 深圳市大疆创新科技有限公司 | 手动对焦辅助方法、装置以及无人飞行器 |
WO2022044915A1 (ja) * | 2020-08-25 | 2022-03-03 | 富士フイルム株式会社 | 画像処理装置、撮像装置、画像処理方法及び画像処理プログラム |
JPWO2022044915A1 (ja) * | 2020-08-25 | 2022-03-03 |
Also Published As
Publication number | Publication date |
---|---|
US8988589B2 (en) | 2015-03-24 |
US8576328B2 (en) | 2013-11-05 |
US10116869B2 (en) | 2018-10-30 |
US9554032B2 (en) | 2017-01-24 |
US11089203B2 (en) | 2021-08-10 |
US20140002716A1 (en) | 2014-01-02 |
JP4325599B2 (ja) | 2009-09-02 |
US20170104937A1 (en) | 2017-04-13 |
US20070052836A1 (en) | 2007-03-08 |
US7889270B2 (en) | 2011-02-15 |
US20110122286A1 (en) | 2011-05-26 |
US20190028649A1 (en) | 2019-01-24 |
US20150156403A1 (en) | 2015-06-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4325599B2 (ja) | 撮像装置および表示制御方法 | |
WO2013088917A1 (ja) | 画像処理装置、画像処理方法、及び記録媒体 | |
JP4588583B2 (ja) | 撮影装置およびフォーカス制御方法 | |
JP5380784B2 (ja) | オートフォーカス装置、撮像装置及びオートフォーカス方法 | |
JP2014222801A5 (ja) | ||
JP2009219020A (ja) | 撮影装置、撮像装置の制御方法及び撮像装置の制御プログラム | |
US8896742B2 (en) | Image pickup apparatus, and control method and program thereof | |
JP2007108412A (ja) | オートフォーカス装置及びそのプログラム | |
JP2010054730A (ja) | 合焦位置検出装置、撮像装置及び合焦位置検出方法 | |
JP2007178576A (ja) | 撮像装置及びそのプログラム | |
JP5092673B2 (ja) | 撮像装置及びそのプログラム | |
US7710492B2 (en) | Imaging device and imaging method for performing automatic focus detection | |
JP2010287919A (ja) | 撮像装置 | |
JP2007311962A (ja) | 電子カメラおよび画像表示プログラム | |
JP2010062987A (ja) | 撮像装置及び方法 | |
JP2008113466A (ja) | 電子カメラ | |
JP2009047942A (ja) | オートフォーカス機構、およびその合焦方法 | |
JP2011077906A (ja) | 撮影装置、撮影方法、及びプログラム | |
JP2010060810A (ja) | 撮像装置及び撮像方法 | |
JP2008118263A (ja) | 撮影装置および発熱抑制方法 | |
JP2007316471A (ja) | 撮像装置及びそのプログラム | |
JP2005215495A (ja) | 画像撮影装置 | |
JP2018061153A (ja) | 撮像装置、撮像装置の制御方法およびプログラム | |
JP2015233260A (ja) | 撮像装置 | |
WO2006011492A1 (ja) | 携帯電話及びオートフォーカス方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20081127 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090217 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090416 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20090519 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20090601 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120619 Year of fee payment: 3 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 4325599 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120619 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120619 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130619 Year of fee payment: 4 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |