JP4662874B2 - 画像処理装置、及びプログラム - Google Patents
画像処理装置、及びプログラム Download PDFInfo
- Publication number
- JP4662874B2 JP4662874B2 JP2006085500A JP2006085500A JP4662874B2 JP 4662874 B2 JP4662874 B2 JP 4662874B2 JP 2006085500 A JP2006085500 A JP 2006085500A JP 2006085500 A JP2006085500 A JP 2006085500A JP 4662874 B2 JP4662874 B2 JP 4662874B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- frame image
- frame
- contour
- extracted
- 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
Links
- 238000012545 processing Methods 0.000 title claims description 27
- 238000012937 correction Methods 0.000 claims description 53
- 230000004044 response Effects 0.000 claims description 5
- 238000000034 method Methods 0.000 description 22
- 230000008569 process Effects 0.000 description 19
- 238000003384 imaging method Methods 0.000 description 16
- 238000004891 communication Methods 0.000 description 12
- 238000006243 chemical reaction Methods 0.000 description 6
- 238000012790 confirmation Methods 0.000 description 4
- 238000000605 extraction Methods 0.000 description 4
- 230000005540 biological transmission Effects 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 230000006835 compression Effects 0.000 description 2
- 238000007906 compression Methods 0.000 description 2
- 239000004065 semiconductor Substances 0.000 description 2
- 230000005236 sound signal Effects 0.000 description 2
- 230000009466 transformation Effects 0.000 description 2
- 230000007704 transition Effects 0.000 description 2
- 230000000295 complement effect Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 229910044991 metal oxide Inorganic materials 0.000 description 1
- 150000004706 metal oxides Chemical class 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000003825 pressing Methods 0.000 description 1
Images
Landscapes
- Image Processing (AREA)
- Studio Devices (AREA)
Description
撮像された動画像を記憶する画像記憶手段と、
前記画像記憶手段に記憶された前記動画像から一連のフレーム画像を構成する最初のフレーム画像及び最後のフレーム画像を指定する指定手段と、
前記指定手段により前記最初のフレーム画像及び前記最後のフレーム画像が指定されたことに応じて、前記最初のフレーム画像から前記最後のフレーム画像までの前記一連のフレーム画像のそれぞれから補正対象の被写体の輪郭領域を抽出し、当該抽出された輪郭領域を略矩形形状に補正する台形補正手段と、
を備えたことを特徴とする。
前記台形補正手段は、前記指定手段により指定された前記最初のフレーム画像から補正対象の被写体の輪郭領域を抽出し、当該抽出した輪郭領域を略矩形形状に補正するとともに、前記一連のフレーム画像の前記最初のフレーム画像を除く他のフレーム画像のそれぞれに含まれる前記補正対象の被写体の輪郭領域を、前記最初のフレーム画像から抽出した前記輪郭領域に基づいて順次抽出し、順次抽出した輪郭領域をそれぞれ略矩形形状に補正することを特徴とする。
コンピュータを、
撮像された動画像を記憶する画像記憶手段、
前記画像記憶手段に記憶された前記動画像から一連のフレーム画像を構成する最初のフレーム画像及び最後のフレーム画像を指定する指定手段、
前記指定手段により前記最初のフレーム画像及び前記最後のフレーム画像が指定されたことに応じて、前記最初のフレーム画像から前記最後のフレーム画像までの前記一連のフレーム画像のそれぞれから補正対象の被写体の輪郭領域を抽出し、当該抽出された輪郭領域を略矩形形状に補正する台形補正手段、
として機能させるためのプログラムであることを特徴とする。
まず、構成を説明する。
図1に、携帯電話機1の機能構成例を示す。
図1に示すように、携帯電話機1は、アンテナ2、無線通信部3、音声処理部4、受話スピーカ5、送話マイク6、CPU7、表示部8、キー入力部9、撮像部10、鳴音駆動部11、スピーカ12、ROM13、RAM14、メモリ15等を備える。
RAM14は、CPU7により実行される各種プログラム及びこれらプログラムに係わるデータを一時的に記憶するワークエリアを形成する。
図2は、携帯電話機1において実行される動画像台形補正処理の流れを示すフローチャートである。当該処理は、着信待ち受け状態の時に、CPU7によりキー入力部9からの動画像台形補正を指示するキー操作が検出されることによりROM13に記憶されている動画像台形補正処理プログラムが起動され、CPU7と当該動画像台形補正処理プログラムとの協働によるソフトウエア処理により実現される処理である。
Q(x、y)=P(ax+b、cy+d)・・・(1)
ここで、a、b、c、dは座標変換時の伸張の係数であり、補正対象となる輪郭領域の形状に基づいて算出される。
2 アンテナ
3 無線通信部
4 音声処理部
5 受話スピーカ
6 送話マイク
7 CPU
8 表示部
9 キー入力部
10 撮像部
11 鳴音駆動部
12 スピーカ
13 ROM
14 RAM
15 メモリ
151 画像メモリ
Claims (3)
- 撮像された動画像を記憶する画像記憶手段と、
前記画像記憶手段に記憶された前記動画像から一連のフレーム画像を構成する最初のフレーム画像及び最後のフレーム画像を指定する指定手段と、
前記指定手段により前記最初のフレーム画像及び前記最後のフレーム画像が指定されたことに応じて、前記最初のフレーム画像から前記最後のフレーム画像までの前記一連のフレーム画像のそれぞれから補正対象の被写体の輪郭領域を抽出し、当該抽出された輪郭領域を略矩形形状に補正する台形補正手段と、
を備えたことを特徴とする画像処理装置。 - 前記台形補正手段は、前記指定手段により指定された前記最初のフレーム画像から補正対象の被写体の輪郭領域を抽出し、当該抽出した輪郭領域を略矩形形状に補正するとともに、前記一連のフレーム画像の前記最初のフレーム画像を除く他のフレーム画像のそれぞれに含まれる前記補正対象の被写体の輪郭領域を、前記最初のフレーム画像から抽出した前記輪郭領域に基づいて順次抽出し、順次抽出した輪郭領域をそれぞれ略矩形形状に補正することを特徴とする請求項1に記載の画像処理装置。
- コンピュータを、
撮像された動画像を記憶する画像記憶手段、
前記画像記憶手段に記憶された前記動画像から一連のフレーム画像を構成する最初のフレーム画像及び最後のフレーム画像を指定する指定手段、
前記指定手段により前記最初のフレーム画像及び前記最後のフレーム画像が指定されたことに応じて、前記最初のフレーム画像から前記最後のフレーム画像までの前記一連のフレーム画像のそれぞれから補正対象の被写体の輪郭領域を抽出し、当該抽出された輪郭領域を略矩形形状に補正する台形補正手段、
として機能させるためのプログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006085500A JP4662874B2 (ja) | 2006-03-27 | 2006-03-27 | 画像処理装置、及びプログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006085500A JP4662874B2 (ja) | 2006-03-27 | 2006-03-27 | 画像処理装置、及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007266694A JP2007266694A (ja) | 2007-10-11 |
JP4662874B2 true JP4662874B2 (ja) | 2011-03-30 |
Family
ID=38639302
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006085500A Expired - Fee Related JP4662874B2 (ja) | 2006-03-27 | 2006-03-27 | 画像処理装置、及びプログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4662874B2 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9984435B2 (en) | 2014-09-05 | 2018-05-29 | Samsung Electronics Co., Ltd. | Digital image processing method, non-transitory computer-readable recording medium having recorded thereon a program for executing the digital image processing method, and digital image processing apparatus |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5287093B2 (ja) * | 2008-09-29 | 2013-09-11 | 株式会社三洋物産 | 遊技機 |
US8934024B2 (en) * | 2010-01-14 | 2015-01-13 | Fuji Xerox Co., Ltd. | Efficient, user-friendly system to stream screens inside video using a mobile device |
JP5471704B2 (ja) * | 2010-03-29 | 2014-04-16 | カシオ計算機株式会社 | 画像処理装置、画像処理方法及びプログラム |
JP5488548B2 (ja) | 2011-08-04 | 2014-05-14 | カシオ計算機株式会社 | 画像処理装置、画像処理方法及びプログラム |
JP6440043B1 (ja) | 2017-06-27 | 2018-12-19 | 株式会社マーケットヴィジョン | 商品特定システム |
JP2018114398A (ja) * | 2018-05-07 | 2018-07-26 | 株式会社三洋物産 | 遊技機 |
JP7277994B1 (ja) | 2021-12-24 | 2023-05-19 | ユーピーアール株式会社 | 荷物状態検出装置および荷物状態検出方法 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08163428A (ja) * | 1994-12-05 | 1996-06-21 | Canon Inc | 撮像装置 |
JP2002335438A (ja) * | 2001-02-28 | 2002-11-22 | Hewlett Packard Co <Hp> | デジタル画像のパースペクティブ歪みを除去するディジタルカメラ |
-
2006
- 2006-03-27 JP JP2006085500A patent/JP4662874B2/ja not_active Expired - Fee Related
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08163428A (ja) * | 1994-12-05 | 1996-06-21 | Canon Inc | 撮像装置 |
JP2002335438A (ja) * | 2001-02-28 | 2002-11-22 | Hewlett Packard Co <Hp> | デジタル画像のパースペクティブ歪みを除去するディジタルカメラ |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9984435B2 (en) | 2014-09-05 | 2018-05-29 | Samsung Electronics Co., Ltd. | Digital image processing method, non-transitory computer-readable recording medium having recorded thereon a program for executing the digital image processing method, and digital image processing apparatus |
Also Published As
Publication number | Publication date |
---|---|
JP2007266694A (ja) | 2007-10-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4662874B2 (ja) | 画像処理装置、及びプログラム | |
JP4344888B2 (ja) | 撮像装置、撮像画像処理方法及びプログラム | |
US8089527B2 (en) | Image capturing apparatus, image capturing method and storage medium | |
US8350920B2 (en) | Image capturing apparatus, image capturing method, image processing apparatus, image processing method, and program capable of hiding desired character information and restoring the hidden character information | |
US8767093B2 (en) | Image-capturing device, image reproduction device, and image reproduction method | |
JP4947136B2 (ja) | 画像処理装置、画像処理方法及びプログラム | |
US20060152578A1 (en) | Method of displaying video call image | |
US20060250506A1 (en) | Method for resizing image in wireless terminal and wireless terminal adapted for resizing | |
US20060228047A1 (en) | Image processing apparatus and method, recording medium and program | |
JP6465613B2 (ja) | 画像処理装置、撮像装置、画像処理装置の制御方法、コンピュータプログラム | |
JP4851392B2 (ja) | 画像合成装置と画像合成方法および画像合成プログラム | |
KR100689419B1 (ko) | 카메라를 구비한 이동 단말에서 촬영 이미지 합성 장치 및방법 | |
JP4992215B2 (ja) | 撮像装置、及びプログラム | |
JP5862623B2 (ja) | 画像処理装置、画像処理方法及びプログラム | |
JP4595832B2 (ja) | 撮像装置、プログラム、及び記憶媒体 | |
JP2008294704A (ja) | 表示装置および撮像装置 | |
JP4569459B2 (ja) | 情報表示端末、情報表示方法及びプログラム | |
JP2013074555A (ja) | 撮像装置及びプログラム | |
US20070013784A1 (en) | Method of comparing motion and wireless terminal implementing the same | |
JP2005039777A (ja) | 画像撮影装置及び画像撮影システム | |
JP5614713B2 (ja) | 撮像装置およびプログラム | |
JP5045792B2 (ja) | 撮像装置、並びにプログラム | |
KR101391785B1 (ko) | 휴대 단말기 및 그의 파노라마 이미지 촬영 모드 수행 방법 | |
JP5517192B2 (ja) | 電子機器、画像処理方法およびプログラム | |
JP2008072530A (ja) | 撮像装置、及び、撮像プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20081015 |
|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20100310 |
|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A712 Effective date: 20100803 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20101001 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20101005 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20101129 |
|
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: 20101221 |
|
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: 20110104 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140114 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140114 Year of fee payment: 3 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140114 Year of fee payment: 3 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
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 |
|
LAPS | Cancellation because of no payment of annual fees |