JPH11213167A - Device, method for detecting position of target object and form analyzing device - Google Patents

Device, method for detecting position of target object and form analyzing device

Info

Publication number
JPH11213167A
JPH11213167A JP10019107A JP1910798A JPH11213167A JP H11213167 A JPH11213167 A JP H11213167A JP 10019107 A JP10019107 A JP 10019107A JP 1910798 A JP1910798 A JP 1910798A JP H11213167 A JPH11213167 A JP H11213167A
Authority
JP
Japan
Prior art keywords
block
target
image information
search area
moving image
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
JP10019107A
Other languages
Japanese (ja)
Inventor
Yoshikatsu Matsubara
吉勝 松原
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.)
Yamaha Corp
Original Assignee
Yamaha Corp
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 Yamaha Corp filed Critical Yamaha Corp
Priority to JP10019107A priority Critical patent/JPH11213167A/en
Publication of JPH11213167A publication Critical patent/JPH11213167A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Analysis (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a method capable of exactly and automatically detecting a position of a target object with small amount of memory capacity and in short processing time by adapting two stages of retrieval algorithm. SOLUTION: Digital image information in a prescribed retrieval area including a predicted position where the target object exist is stored in a memory 16 for detection. The retrieval area is divided into plural blocks, blocks are selected one by one in a prescribed order by a first block selecting part 41 and image information of the selected block is analyzed by an image information analyzing part 42. An intermediate target block in which the image information of the target object is included is decided from an analysis result of the image information analyzing part by an intermediate target deciding part 43 (rough mode retrieval). The block is selected as shifting segmenting positions of the blocks by every pixel by centering around the intermediate target block by a second block selecting part 44 and the image information of the selected block is analyzed by the image information analyzing part 42. A final target block of the target object is decided from the analysis result of the image information analyzing part by a final target deciding part 45 (fine mode retrieval).

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、ゴルフ練習時の
ゴルフボールのような目標物の位置検出を、少ないメモ
リ容量と短い処理時間で実現できる自動位置検出装置お
よび方法並びにそれを利用したフォーム解析装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an automatic position detecting device and method capable of detecting the position of a target such as a golf ball at the time of golf practice with a small memory capacity and a short processing time, and a form analysis using the same. Related to the device.

【0002】[0002]

【従来の技術】ゴルファーのスイングを撮像して再生表
示するフォーム解析システムは、現在のデジタル画像処
理技術を使用することでインパクトの瞬間に注目した細
かな分析を行うことができる。この種のシステムで、イ
ンパクトの瞬間を正確に捕捉するためには、ゴルフボー
ルの配置された位置を事前に正確に検出しておく必要が
ある。ゴルフ練習場を例とした場合、ゴルフボールが配
置される位置は、ティーアップするときはそのティーの
位置によって決定される。アイアンを使用する場合は、
一般に所定サイズの人工芝にゴルフボールを配置してス
イングするので、ゴルフボールの位置は前記人工芝の範
囲内に限定される。
2. Description of the Related Art A form analysis system that captures and reproduces and displays a golfer's swing can perform detailed analysis focusing on the moment of impact by using current digital image processing technology. In order to accurately capture the moment of impact in such a system, it is necessary to accurately detect the position where the golf ball is located in advance. In the case of a driving range, the position where a golf ball is placed is determined by the position of the tee when teeing up. If you use iron,
Generally, a golf ball is placed on an artificial turf of a predetermined size and swings, so that the position of the golf ball is limited within the range of the artificial turf.

【0003】ティーアップする場合でも人工芝を使用す
る場合でもゴルフボールの位置を一義的に決定できない
のは、自動球出し機を使用してある程度ボールの位置が
予測される場合でも、ティーの高さや、ゴルファーによ
る人工芝上でのボール位置設定よって、その都度ボール
位置が変わる可能性があるためである。上述したシステ
ムは、その場でフォームを確認できるモニタ装置を装備
しているので、このシステムを利用するゴルファーある
いはインストラクターが、その都度ボールの位置をシス
テムに対し人為的に指示することができる。ところが、
このような手動操作を何回も繰り返すことは煩雑であ
る。
The reason that the position of a golf ball cannot be uniquely determined when teeing up or using artificial turf is that even if the position of the ball is predicted to some extent using an automatic ball launching machine, the height of the tee is high. This is because the ball position may change each time depending on the golfer's setting of the ball position on the artificial turf. Since the above-mentioned system is equipped with a monitor device capable of confirming a form on the spot, a golfer or an instructor using the system can artificially indicate the position of the ball to the system each time. However,
It is troublesome to repeat such manual operation many times.

【0004】ゴルフボールの位置を自動検出するシステ
ムを実現する1つの手法は、ボールの画像をパターンと
して取り込み、パターンマッチング(テンプレートマッ
チング)処理する方法である。この種の方法では、パタ
ーン領域の全ての画素に対して、(1)輝度値の差分を
とり、その絶対値の和が最も小さい位置を求める、
(2)輝度値の差分をとり、その2乗の和が最も小さい
位置を求める、(3)パターン領域と検索ブロックの相
関をとる、等の手法でボール位置を自動検出している。
One method of realizing a system for automatically detecting the position of a golf ball is to take an image of the ball as a pattern and perform pattern matching (template matching). In this type of method, (1) a difference between luminance values is obtained for all the pixels in the pattern area, and a position where the sum of the absolute values is smallest is obtained.
The ball position is automatically detected by a method such as (2) obtaining a difference between luminance values and finding a position where the sum of the squares is the smallest, and (3) obtaining a correlation between a pattern area and a search block.

【0005】[0005]

【発明が解決しようとする課題】上述した従来の自動位
置検出手法では、リアルタイムでパターンマッチングす
るためには、専用の処理ハードウエアが必要であった
り、計算時間や計算コストがかかるという問題がある。
また、自動検出の場合、1回のパターンマッチング処理
で判断することが多いため、実際のボール位置の認識率
に不安が残る。更に、周囲の明るさが変動すると、パタ
ーンマッチングの精度が低下する。加えて、高速処理を
行うために、1フィールド分のメモリを使用すると、コ
スト高となる。
In the above-described conventional automatic position detection method, there is a problem that dedicated processing hardware is required to perform pattern matching in real time, and calculation time and calculation cost are required. .
Also, in the case of automatic detection, since the judgment is often made by one pattern matching process, the recognition rate of the actual ball position remains uneasy. Further, when the surrounding brightness changes, the accuracy of pattern matching decreases. In addition, if a memory for one field is used to perform high-speed processing, the cost increases.

【0006】この発明は、このような問題点に鑑みなさ
れたもので、少ないメモリ容量及び短い処理時間で正確
に目標物の位置を自動検出できる目標物の位置検出装置
および方法並びにフォーム解析装置を提供することを目
的としている。
SUMMARY OF THE INVENTION The present invention has been made in view of the above problems, and provides a target position detecting apparatus and method and a form analyzing apparatus which can automatically detect a target position accurately with a small memory capacity and a short processing time. It is intended to provide.

【0007】[0007]

【課題を解決するための手段】上記の目的を達成するた
め、この発明の目標物の位置検出装置は、検出すべき目
標物を含む画像情報のうち少なくとも前記目標物が位置
すると予測される範囲に対応した検索エリア内の画像情
報を記憶する画像記憶手段と、前記検索エリアの画像情
報をそれぞれが前記目標物の大きさに対応したM×N画
素からなる複数のブロックに分割し、所定の順序で1ブ
ロックずつ選択する第1のブロック選択手段と、この第
1のブロック選択手段によって選択されたブロックの画
像情報に基づいて目標物の位置に最も近いブロックを大
まかに決定する第1の位置決定手段と、この第1の位置
決定手段で大まかに決定されたブロックに対して、当該
ブロックの周囲に1画素単位で順次シフトさせたブロッ
クを選択する第2のブロック選択手段と、この第2のブ
ロック選択手段によって選択されたブロックの画像情報
に基づいて前記目標物の位置に最も近いブロックを詳細
に決定する第2の位置決定手段とを備えたことを特徴と
する。
In order to achieve the above-mentioned object, a target position detecting apparatus according to the present invention provides a target position detecting device which includes at least a target area in image information including a target to be detected. Image storage means for storing image information in a search area corresponding to the target area; and dividing the image information in the search area into a plurality of blocks each consisting of M × N pixels corresponding to the size of the target object. First block selecting means for selecting one block at a time in order, and first position for roughly determining a block closest to the position of the target based on image information of the block selected by the first block selecting means Determining means and, for the block roughly determined by the first position determining means, selecting a block sequentially shifted by one pixel around the block. Block selecting means, and second position determining means for determining in detail a block closest to the position of the target based on image information of the block selected by the second block selecting means. And

【0008】また、この発明の目標物の位置検出方法
は、検出すべき目標物を含む画像情報のうち少なくとも
前記目標物が位置すると予測される範囲に検索エリアを
設定し少なくとも前記検索エリア内の画像情報を記憶
し、記憶された検索エリアの画像情報をそれぞれが前記
目標物の大きさに対応したM×N画素からなる複数のブ
ロックに分割すると共に、所定の順序で1ブロックずつ
選択し、選択されたブロックの画像情報に基づいて目標
物の位置に最も近いブロックを大まかに決定したのち、
そのブロックを中心としてブロックを1画素ずつシフト
させながら、得られたブロックの画像情報に基づいて前
記目標物の位置に最も近いブロックを最終的に決定する
ようにしたことを特徴とする。
In the method for detecting the position of a target according to the present invention, a search area is set at least in a range in which the target is predicted to be located in image information including the target to be detected, and at least a search area within the search area is set. Storing image information, dividing the stored image information of the search area into a plurality of blocks each including M × N pixels corresponding to the size of the target, and selecting one block at a time in a predetermined order; After roughly determining the block closest to the position of the target based on the image information of the selected block,
The block closest to the position of the target is finally determined based on the image information of the obtained block while shifting the block one pixel at a time around the block.

【0009】この発明によれば、2段階の目標物検出ア
ルゴリズムに従い、短時間で正確に目標物の位置を自動
検出することができる。即ち、第1段階は、第1のブロ
ック選択手段及び第1の位置決定手段による、検索エリ
ア内のブロック毎の検索によって目標物の位置に最も近
いブロックが大まかに決定される。また、第2段階は、
第2のブロック選択手段及び第2の位置決定手段によ
る、上記大まかに決定されたブロックを中心とした1画
素単位の探索によって目標物の詳細位置が決定される。
この発明によれば、1フィールド分の画像情報の中から
検索エリア分の画像情報だけを選択して処理すれば良
く、また1フィールド分の画像情報を記憶しない場合に
は、フィールドメモリよりも小容量の検索エリア分の検
出用メモリに画像情報を格納すれば処理できる。従っ
て、検出用メモリの容量は基本的に全く不要か、少なく
て済む。
According to the present invention, the position of a target can be automatically detected accurately in a short time in accordance with a two-step target detection algorithm. That is, in the first stage, the block closest to the position of the target is roughly determined by searching for each block in the search area by the first block selecting means and the first position determining means. The second stage is
The detailed position of the target is determined by a search performed by the second block selecting means and the second position determining means on a pixel-by-pixel basis centering on the roughly determined block.
According to the present invention, only the image information for the search area needs to be selected and processed from the image information for one field, and if the image information for one field is not stored, the size is smaller than the field memory. Processing can be performed by storing image information in the detection memory for the search area of the capacity. Therefore, the capacity of the detection memory is basically unnecessary or small.

【0010】ゴルフスウィングの際のボールの位置等、
目標物の位置は一般的には殆ど同じ位置となるので、第
1のブロック選択手段によってブロックを選択する所定
の順序は、例えば前回位置を含むブロックを始点とし
て、その周囲のブロックを渦巻き状に移行するか、又は
前回までに検出されたブロックのうち目標物が位置した
確率の高いブロックから低いブロックに移行するように
設定すると、目標物が位置したブロックを短時間で検索
することができる。ブロックに目標物が位置するかどう
かの判断は、例えばブロック内の全画素の輝度値の平均
値に基づいて行われるか、またはブロック内の全画素の
色相および/または彩度に基づいて行われる。目標物が
ゴルフの練習場におけるゴルフボールである場合、ブロ
ックの大きさは、ゴルフボール1個分の画像情報にほぼ
等しく設定され、ゴルフボールは白であることが多いの
で、輝度値が最も高いブロックがゴルフボールの存在す
るブロックということになる。
[0010] The position of the ball during golf swing, etc.
Since the position of the target is generally almost the same, the predetermined order of selecting the blocks by the first block selecting means is, for example, starting from the block including the previous position as the starting point and spiraling the surrounding blocks. If the transition is made, or if the transition is made from the block with the highest probability that the target is located among the blocks detected up to the previous time to the block with the lower probability, the block in which the target is located can be searched in a short time. The determination as to whether the target is located in the block is made based on, for example, the average value of the luminance values of all the pixels in the block, or based on the hue and / or saturation of all the pixels in the block. . When the target is a golf ball at a golf driving range, the size of the block is set substantially equal to the image information of one golf ball, and since the golf ball is often white, the brightness value is the highest. The block is the block where the golf ball exists.

【0011】また、この発明に係るフォーム解析装置
は、被写体の一連のフォームを撮像する動画撮像手段
と、この動画撮像手段で撮像された動画情報を記録及び
再生する画像記録再生手段と、この動画記録再生手段に
記録された動画情報を表示する表示手段とを備えたフォ
ーム解析装置において、前記画像記録再生手段が、前記
表示手段の表示画面中に検出すべき目標物の検索エリア
を設定する検索エリア設定手段と、この検索エリア設定
手段で設定された検索エリアの動画情報を記憶する画像
記憶手段と、この画像記憶手段に記憶された検索エリア
の動画情報をそれぞれが前記目標物の大きさに対応した
M×N画素からなる複数のブロックに分割し、所定の順
序で1ブロックずつ選択すると共に、選択されたブロッ
クの画像情報に基づいて目標物の位置に最も近いブロッ
クを大まかに決定した後、決定されたブロックに対し
て、当該ブロックの周囲に1画素単位で順次シフトさせ
たブロックを選択すると共に、選択されたブロックの画
像情報に基づいて前記目標物の位置に最も近いブロック
を詳細に決定する目標物の位置検出手段と、この目標物
の位置検出手段で検出された目標物を監視して、前記動
画情報の記録及び再生を制御する制御手段とを備えたこ
とを特徴とする。
Further, a form analyzing apparatus according to the present invention includes a moving image capturing means for capturing a series of forms of a subject, an image recording / reproducing means for recording and reproducing moving image information captured by the moving image capturing means, In a form analysis apparatus comprising: a display unit for displaying moving image information recorded in a recording / reproducing unit, the image recording / reproducing unit sets a search area for a target to be detected in a display screen of the display unit. Area setting means, image storage means for storing moving image information of the search area set by the search area setting means, and moving image information of the search area stored in the image storage means each having the size of the target. It is divided into a plurality of blocks of corresponding M × N pixels, and each block is selected one by one in a predetermined order, and based on image information of the selected block. After roughly determining the block closest to the position of the target, for the determined block, a block sequentially shifted by one pixel around the block is selected, and the image information of the selected block is added to the selected block. Target position detecting means for determining in detail a block closest to the position of the target based on the target, and monitoring the target detected by the target position detecting means to record and reproduce the moving image information. And control means for controlling.

【0012】このように、この発明をフォーム解析装置
に適用することにより、例えばゴルフボールのインパク
ト検出のように、目標物の喪失のタイミングを捉えて一
連のフォームの動画情報を記録する等の記録再生制御が
可能になり、フォーム解析等に極めて有効である。
As described above, by applying the present invention to a form analyzing apparatus, recording such as recording a series of moving image information by capturing the timing of loss of a target object, for example, detecting the impact of a golf ball. Playback control becomes possible, which is extremely effective for form analysis and the like.

【0013】[0013]

【発明の実施の形態】以下、図面を参照してゴルフのフ
ォーム解析装置に適用するこの発明の好ましい実施形態
を説明する。先ず、図1〜図3を参照してこの発明の適
用対象とするフォーム解析について説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A preferred embodiment of the present invention applied to a golf foam analyzing apparatus will be described below with reference to the drawings. First, a form analysis to which the present invention is applied will be described with reference to FIGS.

【0014】図1は、フォーム解析装置の外観を示す斜
視図である。この装置は、被写体(ゴルファー)1のゴ
ルフスイングを撮像するためのCCDカメラ2と、この
CCDカメラ2で被写体1を撮像することにより得られ
た動画情報を記録及び再生する画像記録再生装置3と、
この画像記録再生装置3で再生された動画や静止画を表
示するモニタ装置4とにより構成されている。
FIG. 1 is a perspective view showing the appearance of a form analyzing apparatus. This device includes a CCD camera 2 for imaging a golf swing of a subject (golfer) 1, an image recording / reproducing device 3 for recording and reproducing moving image information obtained by capturing an image of the subject 1 with the CCD camera 2, ,
It comprises a monitor device 4 for displaying a moving image or a still image reproduced by the image recording / reproducing device 3.

【0015】図2は、CCDカメラ2で捉えた被写体1
を含む画像をモニタ装置4で表示した表示画面10の例
を示す図である。CCDカメラ2は、被写体1の他に、
クラブヘッド5、ゴルフボール6、人工芝7、ティー8
等が表示画面10の下方に含まれるような位置及び姿勢
にセットされる。この表示画面10において、ゴルフボ
ール6が存在する可能性の高い領域、即ち人工芝7及び
その周辺を含む領域が、ゴルフボールの検索エリア9と
して設定されている。
FIG. 2 shows a subject 1 captured by a CCD camera 2.
FIG. 7 is a diagram showing an example of a display screen 10 on which an image including “” is displayed on the monitor device 4. The CCD camera 2 includes, in addition to the subject 1,
Club head 5, golf ball 6, artificial turf 7, tee 8
Are set to positions and postures that are included below the display screen 10. In the display screen 10, an area where the golf ball 6 is likely to exist, that is, an area including the artificial turf 7 and its surroundings is set as the golf ball search area 9.

【0016】図3は、図1の画像記録再生装置3の内部
構成を示すブロック図である。図1のCCDカメラ2か
ら供給されるNTSC方式の画像入力信号は、A/D・
NTSCデコーダ11でデコード及びA/D変換され、
水平・垂直走査に基づく時系列的なデジタルカラー画像
データに変換される。この画像データは、M・JPEG
(Motion Joint Photograph Coding Experts Group)圧縮
/伸長部12で圧縮される。M・JPEG圧縮/伸長部
12では、画像データを1フィールド毎に圧縮画像デー
タ(JPEGビットストリーム)に変換する。この圧縮
画像データは、システムバス13を介してDRAMを用
いたメモリ14に記憶される。このメモリ14は、画像
記憶領域に例えば15秒の動画に相当する450フレー
ム分の圧縮画像データを記録可能な大容量のものであ
る。メモリ14の画像記憶領域はリングバッファ構成で
あり、画像データを連続的に書き込むことによって、常
に最も古いデータが上書きされるようになっている。メ
モリ14から読み出された圧縮画像データは、システム
バス13を介してM・JPEG圧縮/伸長部12に供給
され、ここで伸長される。伸長されたデータはシーケン
シャルに読み出され、D/A・NTSCエンコーダ15
でD/A変換及びエンコードされ、NTSC方式のモニ
タ信号として出力される。
FIG. 3 is a block diagram showing the internal configuration of the image recording / reproducing apparatus 3 of FIG. The image input signal of the NTSC system supplied from the CCD camera 2 of FIG.
It is decoded and A / D converted by the NTSC decoder 11,
It is converted into time-series digital color image data based on horizontal / vertical scanning. This image data is M / JPEG
(Motion Joint Photograph Coding Experts Group) Compressed by the compression / decompression unit 12. The M / JPEG compression / decompression unit 12 converts the image data into compressed image data (JPEG bit stream) for each field. This compressed image data is stored in a memory 14 using a DRAM via a system bus 13. The memory 14 has a large capacity capable of recording, for example, 450 frames of compressed image data corresponding to a moving image of 15 seconds in the image storage area. The image storage area of the memory 14 has a ring buffer configuration, and the oldest data is always overwritten by continuously writing image data. The compressed image data read from the memory 14 is supplied to the M / JPEG compression / decompression unit 12 via the system bus 13, where it is decompressed. The decompressed data is sequentially read, and the D / A / NTSC encoder 15
And D / A converted and encoded, and output as a monitor signal of the NTSC system.

【0017】図3の検出用メモリ16は、ゴルフボール
6の位置検出に使用する小容量のメモリまたはフィール
ドメモリであり、メモリコントローラ17によって検索
エリア9のデータの書き込み、および後述するブロック
単位のデータの読み出しが制御され、例えば1フィール
ド毎に検索エリア9内の画像データを記憶する。ゴルフ
ボールの位置検出はCPU18及び必要なソフトウエア
で処理される。このCPU18はこの他に、インパクト
の瞬間画像が記録されたと認識した場合に音源19を駆
動し、その出力をアンプ20で増幅してスピーカ21か
ら拡声報知させる等の処理も実行する。CPU18に接
続された操作部22は、スイッチ、ボリューム、発光ダ
イオード、ジョイスティック及びフェーダ等から構成さ
れ、記録開始及び終了、再生開始及び終了、記録モー
ド、再生モード、動画及び静止画の記録・再生スピード
並びに検索エリア9等の設定を行うことができる。
The detection memory 16 shown in FIG. 3 is a small-capacity memory or a field memory used for detecting the position of the golf ball 6. The memory controller 17 writes data in the search area 9 and data described in block units described later. Is controlled, and the image data in the search area 9 is stored for each field, for example. The detection of the position of the golf ball is processed by the CPU 18 and necessary software. When the CPU 18 recognizes that the instantaneous image of the impact has been recorded, the CPU 18 also executes processing such as driving the sound source 19, amplifying its output by the amplifier 20, and informing the speaker 21 of the loudspeaker. The operation unit 22 connected to the CPU 18 includes a switch, a volume, a light emitting diode, a joystick, a fader, and the like, and starts and ends recording, starts and ends reproduction, a recording mode, a reproduction mode, and a recording / reproduction speed of a moving image and a still image. In addition, setting of the search area 9 and the like can be performed.

【0018】図4はゴルフボールの位置検出の処理手法
の基礎となる図2の検索エリア9の詳細図である。検索
エリア9は、それぞれがM×N個の画素30を含む複数
のブロック31に分割される。1つのブロック31の大
きさ(M×Nのサイズ)は、好ましくは、ゴルフボール
6の画像6Aとほぼ同じか、それより小さめとなるよう
に設定する。これらは操作部22のジョイスティック等
を用いて設定することができる。
FIG. 4 is a detailed view of the search area 9 of FIG. 2 which is the basis of the processing method for detecting the position of a golf ball. The search area 9 is divided into a plurality of blocks 31 each including M × N pixels 30. The size of one block 31 (the size of M × N) is preferably set to be substantially the same as or smaller than the image 6A of the golf ball 6. These can be set using a joystick or the like of the operation unit 22.

【0019】図5は、この画像記録再生装置における検
出用メモリ16及びメモリコントローラ17と、CPU
18及び必要なソフトウェアとからなるゴルフボールの
位置検出処理を実行する部分の機能ブロック図である。
第1のブロック選択部41は、検出用メモリ16に記憶
された目標物(前述のゴルフボール6)が配置される予
測位置を含む所定の検索エリア9のデジタル画像情報を
M×N画素を含む複数のブロック31に分割し、所定の
順序で1ブロックずつ選択する。画像情報分析部42は
この第1のブロック選択部41によって選択された1つ
のブロック31の画像情報を分析する。中間目標決定部
43は、第1のブロック選択部41によって選択された
ブロック31の画像情報を分析した前記画像情報分析部
42の分析結果から、目標物の画像情報6Aを最も多く
含む中間目標ブロックを決定する。
FIG. 5 shows a detection memory 16 and a memory controller 17 and a CPU
FIG. 9 is a functional block diagram of a portion that executes a golf ball position detection process including a golf ball 18 and necessary software.
The first block selection unit 41 includes digital image information of a predetermined search area 9 including a predicted position at which the target (the golf ball 6 described above) stored in the detection memory 16 is arranged, including M × N pixels. It is divided into a plurality of blocks 31 and selected block by block in a predetermined order. The image information analysis unit 42 analyzes the image information of one block 31 selected by the first block selection unit 41. The intermediate target deciding unit 43 analyzes the image information of the block 31 selected by the first block selecting unit 41 and, based on the analysis result of the image information analyzing unit 42, the intermediate target block including the most target image information 6A. To determine.

【0020】検索方法としては、好ましくは、図6
(A)に示すように、前回ボールを検出した位置、又は
過去に検出された位置の平均的な位置を開始ブロック3
1Sとして、そのブロックから渦巻き状に探索していく
方法、又は同図(B)に示すように、過去にボールを検
出した位置を何回か記録しておき、各検出されたブロッ
クの検出頻度を求め、最も頻度の高いブロックから頻度
順に検索する方法等が考えられるが、最も単純には同図
(C)に示すように、検索エリア9を左上から順番に右
方向にスキャンラインに沿って探索し、右端に至ったら
次のスキャンラインの左端から探すという方法を用いる
ようにしても良い。
The search method is preferably as shown in FIG.
As shown in (A), the position where the ball was detected last time or the average position of the positions detected in the past is used as the start block 3.
As 1S, a method of searching spirally from the block, or as shown in FIG. 2B, a position where a ball has been detected in the past is recorded several times, and the detection frequency of each detected block is recorded. , And searching in order of frequency from the block with the highest frequency is conceivable. However, in the simplest case, the search area 9 is sequentially moved from the upper left to the right along the scan line as shown in FIG. A method may be used in which the search is performed, and when the right end is reached, the search is performed from the left end of the next scan line.

【0021】第2のブロック選択部44は、図7(A)
に示すように、中間目標ブロック31Mを中心として、
1画素ずつブロックの切り出し位置をずらしながら、K
個の着目ブロック31を1つずつ選択する。最小目標決
定部45は、第2のブロック選択部44によって選択さ
れた各着目ブロック31について、画像情報分析部42
による分析結果に基づいて、同図(B)に示すように、
目標物の画像情報6Aが最も多く含まれるブロック、例
えば輝度値が最も高くなるブロックを最終目標ブロック
31として決定する。モード切換部46は、第1のブロ
ック選択部41と中間目標決定部43を使用するラフモ
ードと、第2のブロック選択部44と最終目標決定部4
5を使用するファインモードとを切換える。以上の構成
において、画像情報分析部42の一部と中間目標決定部
43は、第1の位置決定手段を構成し、画像情報分析部
42の他の一部と最終目標決定部45は、第2の位置決
定手段を構成する。
The second block selecting section 44 is configured as shown in FIG.
As shown in the figure, around the intermediate target block 31M,
While shifting the cutout position of the block by one pixel,
The target blocks 31 are selected one by one. The minimum target determination unit 45 determines the image information analysis unit 42 for each target block 31 selected by the second block selection unit 44.
As shown in FIG.
A block containing the most image information 6A of the target, for example, a block having the highest luminance value, is determined as the final target block 31. The mode switching unit 46 includes a rough mode using the first block selection unit 41 and the intermediate target determination unit 43, and a second block selection unit 44 and the final target determination unit 4
5 is switched to the fine mode. In the above configuration, a part of the image information analysis unit 42 and the intermediate target determination unit 43 constitute a first position determination unit, and another part of the image information analysis unit 42 and the final target determination unit 45 2 position determination means.

【0022】次に動作を説明する。図8は、ボール位置
検出処理のフローチャートである。この発明では、1回
のボール位置検出に際し、基本的にラフモードとファイ
ンモードの2段階処理を行うが、ラフモードでは、必要
に応じてボール位置検出のためのしきい値を決定する処
理を行う(S11)。しきい値が既に設定されていれば
基本的にそのしきい値を用いる(S12)。しきい値の
決定(S11)は、直接ユーザが値を入力するようにし
てもよいが、望ましくは、図9に示すような最適なしき
い値を自動的に決定する処理ルーチンを設けるようにす
る。そして、例えばプログラム起動時に一度このしきい
値決定の処理を行うか、あるいは所定時間毎に一度、ラ
フモード処理の前にこのルーチンを実行するか、さらに
は、必要に応じてユーザが指定した時にこのルーチンを
実行する。
Next, the operation will be described. FIG. 8 is a flowchart of the ball position detection process. In the present invention, a two-step process of a rough mode and a fine mode is basically performed for one ball position detection. In the rough mode, a process of determining a threshold value for ball position detection is performed as needed ( S11). If a threshold has been set, the threshold is basically used (S12). In determining the threshold value (S11), the user may directly input the value. However, it is preferable to provide a processing routine for automatically determining the optimum threshold value as shown in FIG. . Then, for example, this threshold value determination processing is performed once at the time of starting the program, or this routine is executed once every predetermined time before the rough mode processing, and furthermore, when the user specifies as necessary. Execute the routine.

【0023】まず、図9に基づいて、上述したしきい値
決定の処理(S11)を示すフローチャートを説明す
る。この処理は、輝度情報からゴルフボール6の位置を
検出するような場合、例えば図2の人工芝7は緑色で輝
度が低く、ゴルフボール6は白色で輝度が高いという検
出環境の特徴に着目し、この環境下でゴルフボール6と
その周囲の人工芝とを区別する輝度しきい値を自動検出
するものであり、検出のポイントは、以後のラフモード
等の測定においてできるだけ誤検出を生じにくい最適値
を求めることにある。したがって、この処理は、できる
だけ現実の測定環境と同様の環境の中でかつ安定した環
境の中で実行される必要がある。すなわち、この処理中
には、不用意に画面を人が横切ったり、この他の可動要
素等もできるだけ排除した環境で行われることが必要で
ある。具体的には、まず、最新の画像を取り込むととも
に最大値及び平均値の初期値として0を与え(S2
1)、検索エリア内を各ブロック毎(全エリアを一括し
て処理することも可能である)に各画素を順次走査し各
ブロック内での平均輝度値および最終的な全ブロック平
均輝度値を求めていく(S22)。また、この過程で各
ブロックの平均輝度値と前記最大値とを比較し最大値よ
りも大きい平均輝度値がある場合には、それを最大値と
し、かつ最大値が得られたブロックの位置を保存する
(S22)。ステップ22を全てのブロックに対して実
行し(S23)、ブロック毎平均輝度値の最大値と全ブ
ロックの平均輝度値の差が所定値以内である場合には、
ボールが置かれていないと判断して始め(S21)まで
戻り、ボールが置かれ有効なしきい値が算出されるまで
これを繰り返す。差が大きければ、例えばブロック毎平
均輝度値の最大値が全ブロックの平均輝度値の約2倍と
なった場合には、ボールが検索エリア9内に存在すると
判断して、適切なしきい値算出式に基づきしきい値を決
定する。しきい値としてはブロック毎平均輝度値最大値
と全ブロック平均輝度値の間の値を設定することになる
が、必ずしもブロック毎平均輝度値最大値が最適値とい
うわけではなく、ゴルフボール6の汚れやその他の等輝
度変動要因をも考慮して、少々低めの輝度しきい値を用
いた方が実験的にも良好な結果が得られる。この例で
は、ブロック毎平均輝度値最大値と全ブロック平均輝度
値の平均をしきい値として設定している(S25)。上
述したようにこのしきい値設定はボール検索する毎に毎
回行う必要はないが、前回のしきい値決定の処理からあ
る時間が経過する都度定期的に行うようにしておけば、
周囲の明るさ等が経時的に変化したような場合でも自動
的に対応することができる。
First, a flowchart showing the above-described threshold value determination processing (S11) will be described with reference to FIG. In this process, when detecting the position of the golf ball 6 from the luminance information, for example, the artificial turf 7 shown in FIG. 2 focuses on the characteristic of the detection environment in which the luminance is green and the luminance is low, and the golf ball 6 is white and the luminance is high. In this environment, a luminance threshold value for distinguishing the golf ball 6 from the artificial turf around the golf ball 6 is automatically detected. Is to seek. Therefore, this processing needs to be executed in an environment similar to an actual measurement environment and in a stable environment as much as possible. That is, during this process, it is necessary that the process be performed in an environment in which a person inadvertently crosses the screen and other movable elements are removed as much as possible. Specifically, first, the latest image is captured, and 0 is given as the initial value of the maximum value and the average value (S2).
1) In the search area, each pixel is sequentially scanned for each block (all areas can be collectively processed), and the average luminance value in each block and the final average luminance value of all blocks are calculated. It is determined (S22). In this process, the average luminance value of each block is compared with the maximum value, and if there is an average luminance value larger than the maximum value, the average value is set to the maximum value, and the position of the block at which the maximum value is obtained is determined. It is stored (S22). Step 22 is executed for all the blocks (S23), and when the difference between the maximum value of the average luminance value for each block and the average luminance value of all the blocks is within a predetermined value,
When it is determined that the ball is not placed, the process returns to the start (S21), and this is repeated until the ball is placed and an effective threshold value is calculated. If the difference is large, for example, if the maximum value of the average luminance value for each block is about twice the average luminance value of all blocks, it is determined that the ball exists in the search area 9 and an appropriate threshold value is calculated. Determine the threshold based on the formula. As the threshold value, a value between the maximum average luminance value for each block and the average luminance value for all blocks is set. However, the maximum average luminance value for each block is not always the optimum value. A better result can be obtained experimentally by using a slightly lower luminance threshold value in consideration of dirt and other luminance variation factors. In this example, the average of the average luminance value of each block and the average of the average luminance values of all blocks are set as the threshold value (S25). As described above, it is not necessary to set the threshold every time the ball is searched, but if the threshold is set periodically every time a certain time elapses from the process of determining the threshold,
It is possible to automatically cope with a case where the surrounding brightness or the like changes over time.

【0024】一度しきい値が決定された後は、モード制
御部46によってボール位置検出処理が指示された時
は、決定されたしきい値を用いて(S12)以後のラフ
モード(S13〜S16)が実行される。まず最新の画
像を取り込んだ(S13)後、予め設定された検索エリ
ア9内で、図6を参照して説明したように、例えば過去
にボールを検出した位置の記憶等があればそれを利用し
可能性の高そうなブロック位置から、所定の順序でブロ
ック検索し各ブロック内での平均輝度を求め(S1
4)、しきい値を上回る平均輝度のブロックの有無を検
索する(S15)。しきい値を上回る平均輝度のブロッ
クが検出されたらそのブロック位置を記憶し(S1
5)、次のファインモードに移行する。しきい値検出が
最適化されていれば、ラフモードでの検出結果は唯一個
となるはずである。ただしボールの配置のされ方によっ
ては、隣接するブロックのいずれかでしきい値を越えて
しまうケースもあり得る。しかしこの場合、検出された
ブロックはいずれにしても正しいボール位置の周辺であ
ることには間違いなく、結果的には次のファインモード
によって、最終的に正しいボール位置が検出特定され問
題はない。これに対し、しきい値を上回る輝度のブロッ
クが検出されず(S15)、且つ検索エリア9内の全て
のブロックの検索が終了したら(S16)、これは未だ
ボールが置かれていない状況であると判断し、再びラフ
モードの先頭に戻り通常はしきい値決定処理をバイパス
して、前回のしきい値を用いて(S12)、ボールが検
索エリア9内に置かれるまで、以後これらのループ処理
を繰り返す。なお、検索エリア内の環境配置によって
は、あるいは、しきい値検出モード以後の環境変化等に
よっては、実際にボールが置かれている以外の箇所で偶
然しきい値を越えてしまうような場合が希にあり得るか
もしれない。しかしこの発明では高速検索を実現するた
め、ラフモードによる検出があればそれ以後のブロック
検索を打ち切り次のファインモードに移行させるように
しており、この場合、最終的には正しいボール位置を検
出できないことになる。しかし、このような場合でも、
誤検出結果に基づき記録された画像等をユーザ確認した
時点で、あるいは検索進行状況そのものを後述するモニ
タ装置4等で確認するようにしてあればその段階で誤認
識されていることを容易に確認でき、誤認識を認められ
た場合には、再度ユーザ操作によってしきい値設定を実
行して誤認識しないようなしきい値に再設定し直す、あ
るいは、別途ユーザ操作により誤認識するブロック箇所
を次回からラフモードにおける検索範囲から強制的に除
外するように再設定することにより、以後の誤認識を回
避することができる。
Once the threshold value has been determined, when the ball position detection processing is instructed by the mode control unit 46, the determined threshold value is used to perform the rough mode (S13 to S16) after (S12). Is executed. First, after the latest image is fetched (S13), for example, as described with reference to FIG. 6, if there is a memory of the position where the ball was detected in the past, it is used, as described with reference to FIG. Block search is performed in a predetermined order from a block position that is highly likely to be performed, and an average luminance in each block is obtained (S1).
4) A search is made for the presence or absence of a block having an average luminance exceeding the threshold (S15). When a block having an average luminance exceeding the threshold is detected, the block position is stored (S1).
5) Then, shift to the next fine mode. If the threshold value detection is optimized, there should be only one detection result in the rough mode. However, depending on the arrangement of the balls, the threshold value may be exceeded in any of the adjacent blocks. However, in this case, it is certain that the detected block is in any case around the correct ball position. As a result, the correct ball position is finally detected and specified by the next fine mode, and there is no problem. On the other hand, if no block having a luminance exceeding the threshold value is detected (S15) and all blocks in the search area 9 have been searched (S16), this is a situation where the ball has not been placed yet. Returning to the top of the rough mode again, the threshold value determination processing is normally bypassed, and the previous threshold value is used (S12), and the loop processing is repeated until the ball is placed in the search area 9. repeat. Depending on the environment arrangement in the search area, or due to an environmental change after the threshold detection mode, the threshold may be accidentally exceeded at a place other than where the ball is actually placed. It may be rare. However, according to the present invention, in order to realize a high-speed search, if there is a detection in the rough mode, the subsequent block search is aborted and the mode is shifted to the next fine mode. become. However, even in such a case,
When the user confirms the recorded image or the like based on the erroneous detection result, or when the search progress itself is confirmed by the monitor device 4 or the like described later, it is easy to confirm that the erroneous recognition is performed at that stage. If an incorrect recognition is found, the threshold is set again by user operation and reset to a threshold that does not cause incorrect recognition. By resetting to be forcibly excluded from the search range in the rough mode, it is possible to avoid subsequent erroneous recognition.

【0025】次にファインモード(S17〜S20)を
説明する。このファインモードでは、先のラフモードの
ステップ13で位置が記憶されたブロックについて全画
素の輝度の平均値を求め(S17)、次に図7で説明し
た所定の順序に従ってブロックの切り出し位置を1画素
単位でずらしながら(S18)、再度そのずらしたブロ
ックについて全画素の輝度の平均値を求める(S1
7)、これを所定範囲内でK個のブロックについて繰り
返し(S19)、K個のブロックのうち輝度値が最も大
きいブロック31Fをボール位置とする(S20)。な
お、以上の検索処理の過程において、各フィールド毎に
検索する位置をモニタ装置4の画面上にカーソル表示す
れば、現在検索中であること及び検索している様子をゴ
ルファー1に視覚的に知らせることができ、スウィング
開始のタイミング等を知る上で極めて都合がよい。
Next, the fine mode (S17 to S20) will be described. In this fine mode, the average value of the luminance of all pixels is obtained for the block whose position has been stored in step 13 of the previous rough mode (S17), and the cutout position of the block is set to one pixel in accordance with the predetermined order described with reference to FIG. While shifting by the unit (S18), the average value of the luminance of all pixels is obtained again for the shifted block (S1).
7) This is repeated for the K blocks within the predetermined range (S19), and the block 31F having the largest luminance value among the K blocks is set as the ball position (S20). In the above-described search process, if the position to be searched for each field is displayed on the screen of the monitor device 4 with a cursor, the golfer 1 is visually informed that the search is currently being performed and the state of the search. This is extremely convenient for knowing the timing of the start of swing and the like.

【0026】位置検索は、輝度情報に基づくだけでな
く、カラー画像に含まれる各画素の色相または彩度、あ
るいは両者の組み合わせに基づくものであってもよい。
特に、周囲の明るさが変化する環境化では、輝度は変動
してしまうが、色相および彩度は安定しているので都合
がよい。ブロック31の大きさは、1つのゴルフボール
6の画像6Aにほぼ等しいか、または小さく設定される
こが望ましい。
The position search may be based not only on the luminance information but also on the hue or saturation of each pixel included in the color image or a combination of both.
In particular, in an environment where the surrounding brightness changes, the brightness fluctuates, but the hue and saturation are stable, which is convenient. It is desirable that the size of the block 31 be set to be substantially equal to or smaller than the image 6A of one golf ball 6.

【0027】また、検索エリア9は必ずしも1つではな
く、複数組設定し、1つの検索エリアで目標物を検出で
きないときは、他の検索エリアに移行して同様の処理を
繰り返すようにしてもよい。例えば、アイアンとウッド
とでは、通常、ボールの存在する位置が大きく2つのエ
リアに分散されることが多い。このため、このように検
索エリアを複数組設定する方式は、例えばゴルファーが
ウッドとアイアンで打つ場所を変えるような場合にも、
幅広く対応することができる。次回のボール検索をどの
検索エリアから開始するかは、前回の検索エリアを開始
エリアとする事で解決される。そして、この開始エリア
でボールが検出された時はそこで終了し、検出されない
ときのみ他方の検索エリアに移行すれば済む。一般的な
ゴルフ練習の形態からすれば、この検索エリアの変更は
頻繁に発生する訳ではない。
The search area 9 is not necessarily one, but a plurality of sets are set. If a target object cannot be detected in one search area, the processing shifts to another search area and the same processing is repeated. Good. For example, in the case of irons and woods, the position where the ball is present is usually largely distributed over two areas. For this reason, the method of setting a plurality of sets of search areas in this way, for example, when changing the place where a golfer hits with wood and iron,
It can respond widely. From which search area the next ball search is started is solved by setting the previous search area as the start area. Then, when a ball is detected in this start area, the process is ended there, and only when the ball is not detected, the process moves to the other search area. This change in the search area does not occur frequently in the general form of golf practice.

【0028】なお、自動球出し装置のない状況で練習す
る場合、例えば人工芝7上または周囲に複数のボール6
を無造作に置き、その内の1つをクラブヘッド5で引き
寄せて打つこともよく行われる。このような場合には、
検索エリア9内のボール6を全て検出し、その中の1
つ、即ち図2の画面内で向かって一番右側のボール位置
を目標位置と判定すればよい(左打ちのゴルファーの場
合は逆)。あるいは、これから打とうとするボールは、
他のボールから1つだけ離れて孤立しているので、散在
する複数のボール相互間の距離を全て求め、その距離の
分散が最も大きくなったボールの位置を目標位置と判定
することもできる。
When practicing in a situation without an automatic ball launching device, for example, a plurality of balls 6 may be placed on or around the artificial turf 7.
It is common practice to place the player in a casual manner and draw one of them with the club head 5 to strike. In such a case,
All the balls 6 in the search area 9 are detected, and one of them is detected.
That is, the ball position on the rightmost side in the screen of FIG. 2 may be determined as the target position (the reverse is true for a left-handed golfer). Or, the ball you are about to hit,
Since one ball is isolated from another ball, all the distances between a plurality of scattered balls can be obtained, and the position of the ball having the largest dispersion of the distance can be determined as the target position.

【0029】図10は上述したボール位置検索処理を用
いたゴルフスウィングの記録処理のフローチャートであ
る。まず、メモリへの連続記録を開始し(S31)、次
に上述したボール位置検索処理を実行する(S32)。
輝度の変化等によるボールの誤検出を防止するため、ボ
ールが同一位置に一定時間静止しているか否かを判定し
(S33)、静止していないと判定されたらステップS
32に戻り、静止していると判定されたら検出位置のボ
ールを監視する(S34)。そして、ゴルフクラブによ
るインパクトの結果、ボールが消失したか否かを判定す
る(S35)。消失していなければ監視を続ける(S3
4)が、消失していると判定されたら、予め定めた所定
時間後に記録を停止する(S36)。これにより、イン
パクトの前後を含むゴルフスウィングを記録することが
できる。所定時間を適切な値に設定すれば、インパクト
時点を、記録された動画の中間時点に一致させることが
できる。続いて、記録されたスウィングを2回再生して
(S37)、次の記録動作に入る。この処理が、停止指
示があるまで繰り返される(S38)。
FIG. 10 is a flowchart of a golf swing recording process using the above-described ball position search process. First, continuous recording to the memory is started (S31), and then the above-described ball position search processing is executed (S32).
In order to prevent erroneous detection of the ball due to a change in luminance or the like, it is determined whether or not the ball has been stationary at the same position for a certain period of time (S33).
Returning to 32, if it is determined that the ball is stationary, the ball at the detected position is monitored (S34). Then, it is determined whether or not the ball has disappeared as a result of the impact by the golf club (S35). If it has not disappeared, monitoring is continued (S3
If it is determined that 4) has disappeared, the recording is stopped after a predetermined time (S36). Thereby, the golf swing including before and after the impact can be recorded. By setting the predetermined time to an appropriate value, it is possible to make the impact time point coincide with the intermediate time point of the recorded moving image. Subsequently, the recorded swing is reproduced twice (S37), and the next recording operation is started. This process is repeated until there is a stop instruction (S38).

【0030】[0030]

【発明の効果】以上述べたように本発明によれば、2段
階の検索アルゴリズムを採用したので、少ないメモリ容
量及び短い処理時間で正確に目標物の位置を自動検出で
きる目標物の位置検出装置および方法を提供することが
できる。より具体的には、フィールドメモリの特定領域
の情報をCPUで読み込んで判断することにより、特殊
な画像処理デバイス無しに、リアルタイム(1フィール
ドに1回)の自動位置検出が可能になる。また、2段階
の位置検出アルゴリズムは、より高い認識率の位置検出
を可能とする。更に、検索ブロックを渦巻状に選択する
ことにより、目標検出までの時間を、単純走査式に比べ
短縮できる。また、輝度値を画像情報分析に使用する場
合、画面全体の明るさに応じて、目標物検出用の輝度値
の設定値(しきい値)を自動的に設定するため、周囲の
環境に合わせた手動調整が不要になる、等の利点があ
る。
As described above, according to the present invention, since the two-stage search algorithm is employed, the target position detecting device which can automatically and accurately detect the position of the target with a small memory capacity and a short processing time. And methods can be provided. More specifically, by reading information of a specific area of the field memory by the CPU and making a determination, real-time (once per field) automatic position detection becomes possible without a special image processing device. Further, the two-step position detection algorithm enables position detection with a higher recognition rate. Further, by selecting the search block in a spiral shape, the time until the target is detected can be reduced as compared with the simple scanning type. When the luminance value is used for image information analysis, the set value (threshold) of the luminance value for detecting a target is automatically set according to the brightness of the entire screen. There is an advantage that manual adjustment is not required.

【図面の簡単な説明】[Brief description of the drawings]

【図1】 本発明の適用対象とするフォーム解析装置の
外観を示す斜視図である。
FIG. 1 is a perspective view showing the appearance of a form analysis apparatus to which the present invention is applied.

【図2】 図1の装置の表示画面の一例を示す図であ
る。
FIG. 2 is a diagram showing an example of a display screen of the device of FIG.

【図3】 図1の画像記録再生装置の内部構成を示すブ
ロック図である。
FIG. 3 is a block diagram showing an internal configuration of the image recording / reproducing apparatus of FIG.

【図4】 本発明の位置検出処理の基礎となる検索エリ
アの説明図である。
FIG. 4 is an explanatory diagram of a search area serving as a basis for a position detection process according to the present invention.

【図5】 本発明の位置検出装置の一実施形態を示す機
能ブロック図である。
FIG. 5 is a functional block diagram illustrating an embodiment of a position detection device according to the present invention.

【図6】 本発明のラフモードにおけるブロック選択順
序を示す説明図である。
FIG. 6 is an explanatory diagram showing a block selection order in a rough mode according to the present invention.

【図7】 本発明のファインモードの説明図である。FIG. 7 is an explanatory diagram of a fine mode of the present invention.

【図8】 本発明の位置検索方法の一実施形態を示すフ
ローチャートである。
FIG. 8 is a flowchart illustrating an embodiment of a position search method according to the present invention.

【図9】 図8のしきい値決定法を示す詳細フローチャ
ートである。
FIG. 9 is a detailed flowchart illustrating the threshold value determining method of FIG. 8;

【図10】 図8の位置検索方法を取り入れた記録モー
ド処理のフローチャートである。
FIG. 10 is a flowchart of a recording mode process incorporating the position search method of FIG.

【符号の説明】[Explanation of symbols]

1…被写体(ゴルファー)、2…CCDカメラ、3…画
像記録再生装置、4…モニタ装置、5…クラブヘッド、
6…目標物(ゴルフボール)、6A…ボール画像、7…
人工芝、8…ティー、9…検索エリア、11…A/D・
NTSCデコーダ、12…M・JPEG圧縮/伸長部、
15…D/A・NTSCエンコーダ、16…検出用メモ
リ、17…メモリコントローラ、18…CPU、30…
画素、31…ブロック、31S…開始ブロック、31M
…中間目標ブロック、31F…最終目標ブロック、41
…第1のブロック選択部、42…画像情報分析部、43
…中間目標決定部、44…第2のブロック選択部、45
…最終目標決定部、46…モード制御部。
REFERENCE SIGNS LIST 1 subject (golfer), 2 CCD camera, 3 image recording / reproducing device, 4 monitor device, 5 club head,
6 ... Target object (golf ball), 6A ... Ball image, 7 ...
Artificial turf, 8 tea, 9 search area, 11 A / D
NTSC decoder, 12 M / JPEG compression / decompression unit,
15: D / A / NTSC encoder, 16: detection memory, 17: memory controller, 18: CPU, 30 ...
Pixel, 31 ... block, 31S ... start block, 31M
... Intermediate target block, 31F ... Final target block, 41
... First block selector, 42... Image information analyzer 43
... intermediate target determination unit, 44 ... second block selection unit, 45
... A final target determination unit, 46... A mode control unit.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 検出すべき目標物を含む画像情報のうち
少なくとも前記目標物が位置すると予測される範囲に対
応した検索エリア内の画像情報を記憶する画像記憶手段
と、 前記検索エリアの画像情報をそれぞれが前記目標物の大
きさに対応したM×N画素からなる複数のブロックに分
割し、所定の順序で1ブロックずつ選択する第1のブロ
ック選択手段と、 この第1のブロック選択手段によって選択されたブロッ
クの画像情報に基づいて目標物の位置に最も近いブロッ
クを大まかに決定する第1の位置決定手段と、 この第1の位置決定手段で大まかに決定されたブロック
に対して、当該ブロックの周囲に1画素単位で順次シフ
トさせたブロックを選択する第2のブロック選択手段
と、 この第2のブロック選択手段によって選択されたブロッ
クの画像情報に基づいて前記目標物の位置に最も近いブ
ロックを詳細に決定する第2の位置決定手段とを備えた
ことを特徴とする目標物の位置検出装置。
An image storage unit that stores at least image information in a search area corresponding to a range in which the target is predicted to be located among image information including a target to be detected; and image information of the search area. Is divided into a plurality of blocks each including M × N pixels corresponding to the size of the target, and a first block selecting unit for selecting one block at a time in a predetermined order; First position determining means for roughly determining a block closest to the position of the target based on the image information of the selected block; and for the block roughly determined by the first position determining means, Second block selecting means for selecting a block sequentially shifted by one pixel around the block; and a block selected by the second block selecting means. And a second position determining means for determining in detail a block closest to the position of the target based on the image information of the target.
【請求項2】 検出すべき目標物を含む画像情報のうち
少なくとも前記目標物が位置すると予測される範囲に検
索エリアを設定し、 少なくとも前記検索エリア内の画像情報を記憶し、 記憶された検索エリアの画像情報をそれぞれが前記目標
物の大きさに対応したM×N画素からなる複数のブロッ
クに分割すると共に、所定の順序で1ブロックずつ選択
し、選択されたブロックの画像情報に基づいて目標物の
位置に最も近いブロックを大まかに決定したのち、 そのブロックを中心としてブロックを1画素ずつシフト
させながら、得られたブロックの画像情報に基づいて前
記目標物の位置に最も近いブロックを最終的に決定する
ようにしたことを特徴とする目標物の位置検出方法。
2. A search area is set at least in a range in which the target is predicted to be located among image information including a target to be detected, at least image information in the search area is stored, and the stored search is performed. The image information of the area is divided into a plurality of blocks each including M × N pixels corresponding to the size of the target, and one block is selected in a predetermined order, and based on the image information of the selected block. After roughly determining the block closest to the position of the target, the block closest to the position of the target is finally shifted based on the obtained block image information while shifting the block one pixel at a time around the block. A method for detecting the position of a target, characterized in that the position is determined.
【請求項3】 被写体の一連のフォームを撮像する動画
撮像手段と、 この動画撮像手段で撮像された動画情報を記録及び再生
する画像記録再生手段と、 この動画記録再生手段に記録された動画情報を表示する
表示手段とを備えたフォーム解析装置において、 前記画像記録再生手段は、 前記表示手段の表示画面中に検出すべき目標物の検索エ
リアを設定する検索エリア設定手段と、 この検索エリア設定手段で設定された検索エリアの動画
情報を記憶する画像記憶手段と、 この画像記憶手段に記憶された検索エリアの動画情報を
それぞれが前記目標物の大きさに対応したM×N画素か
らなる複数のブロックに分割し、所定の順序で1ブロッ
クずつ選択すると共に、選択されたブロックの画像情報
に基づいて目標物の位置に最も近いブロックを大まかに
決定した後、決定されたブロックに対して、当該ブロッ
クの周囲に1画素単位で順次シフトさせたブロックを選
択すると共に、選択されたブロックの画像情報に基づい
て前記目標物の位置に最も近いブロックを詳細に決定す
る目標物の位置検出手段と、 この目標物の位置検出手段で検出された目標物を監視し
て、前記動画情報の記録及び再生を制御する制御手段と
を備えたことを特徴とするフォーム解析装置。
3. A moving image capturing means for capturing a series of forms of a subject, an image recording and reproducing means for recording and reproducing moving image information captured by the moving image capturing means, and a moving image information recorded on the moving image recording and reproducing means Display means for displaying a display area, wherein the image recording / reproducing means comprises: a search area setting means for setting a search area for a target to be detected in a display screen of the display means; Image storage means for storing moving image information of the search area set by the means; and a plurality of M × N pixels each of which corresponds to the size of the target object, storing the moving image information of the search area stored in the image storage means. , And one block at a time is selected in a predetermined order, and the block closest to the position of the target is enlarged based on the image information of the selected block. After the block is determined, for the determined block, a block that is sequentially shifted in units of one pixel around the block is selected, and based on image information of the selected block, the block that is closest to the position of the target object is selected. Target position detecting means for determining a close block in detail; and control means for monitoring the target detected by the target position detecting means and controlling recording and reproduction of the moving image information. Form analyzer characterized by the above-mentioned.
JP10019107A 1998-01-30 1998-01-30 Device, method for detecting position of target object and form analyzing device Pending JPH11213167A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10019107A JPH11213167A (en) 1998-01-30 1998-01-30 Device, method for detecting position of target object and form analyzing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10019107A JPH11213167A (en) 1998-01-30 1998-01-30 Device, method for detecting position of target object and form analyzing device

Publications (1)

Publication Number Publication Date
JPH11213167A true JPH11213167A (en) 1999-08-06

Family

ID=11990269

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10019107A Pending JPH11213167A (en) 1998-01-30 1998-01-30 Device, method for detecting position of target object and form analyzing device

Country Status (1)

Country Link
JP (1) JPH11213167A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007253699A (en) * 2006-03-22 2007-10-04 Daihatsu Motor Co Ltd Optical axis deviation sensing device
JP2010128961A (en) * 2008-11-28 2010-06-10 Toyota Motor Corp Image monitoring apparatus
JP2013117432A (en) * 2011-12-02 2013-06-13 Asahi Glass Co Ltd Glass substrate inspection device and glass substrate manufacturing method
JP2014508624A (en) * 2011-03-22 2014-04-10 ゴルフゾン カンパニー リミテッド Virtual golf simulation apparatus, and sensing apparatus and sensing method used therefor
JP2014511724A (en) * 2011-03-22 2014-05-19 ゴルフゾン カンパニー リミテッド Virtual golf simulation apparatus and method thereof, and sensing apparatus and sensing method used therefor
JP2014127181A (en) * 2012-12-27 2014-07-07 Casio Comput Co Ltd Image determination device, image determination method, and program

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007253699A (en) * 2006-03-22 2007-10-04 Daihatsu Motor Co Ltd Optical axis deviation sensing device
JP2010128961A (en) * 2008-11-28 2010-06-10 Toyota Motor Corp Image monitoring apparatus
JP2014508624A (en) * 2011-03-22 2014-04-10 ゴルフゾン カンパニー リミテッド Virtual golf simulation apparatus, and sensing apparatus and sensing method used therefor
JP2014511724A (en) * 2011-03-22 2014-05-19 ゴルフゾン カンパニー リミテッド Virtual golf simulation apparatus and method thereof, and sensing apparatus and sensing method used therefor
US9162132B2 (en) 2011-03-22 2015-10-20 Golfzon Co., Ltd. Virtual golf simulation apparatus and sensing device and method used for the same
JP2013117432A (en) * 2011-12-02 2013-06-13 Asahi Glass Co Ltd Glass substrate inspection device and glass substrate manufacturing method
JP2014127181A (en) * 2012-12-27 2014-07-07 Casio Comput Co Ltd Image determination device, image determination method, and program

Similar Documents

Publication Publication Date Title
KR101413926B1 (en) Imaging apparatus and method of controlling imaging apparatus
US8125526B2 (en) Camera for selecting an image from a plurality of images based on a face portion and contour of a subject in the image
JP4424590B2 (en) Sports video classification device
US9407804B2 (en) Method, apparatus, and non-transitory medium for generating a synthetic image from a series of captured images
JP4784538B2 (en) Digest image display device, digest image display method and program
US8257176B2 (en) Game device and method for processing images responsive to captured player images
US7586517B2 (en) Image pickup apparatus
JPWO2007132870A1 (en) Time-lapse photography device
CN101527790A (en) Camera device, image reproduction device, photograph program, image reproduction program, photograph control method and image reproduction method
JPH11213167A (en) Device, method for detecting position of target object and form analyzing device
JP5733298B2 (en) Display control apparatus, display control method, and program
KR101701632B1 (en) Determination method and device
JP4235490B2 (en) Music program content menu creation apparatus and method
KR102108618B1 (en) Method of searching crime using video synopsis
JP2011234018A (en) Information processing device, method, and program
JP7437652B2 (en) Ball game video analysis device, ball game video analysis system, ball game video analysis method, and computer program
JP2003078859A (en) Image recording and reproducing device, reproducing device, recording and reproducing method and reproducing method
JP6149891B2 (en) Display control apparatus, display control method, and program
KR100816364B1 (en) Recoder for golf swing motion
JP3620820B2 (en) Video recording / playback device
JP2006237954A (en) Image reproducer and image reproduction method
JP7357258B2 (en) Ball game video analysis device, ball game video analysis method, and computer program
JP3760088B2 (en) Motion pattern image registration device, display device, registration method, display method, and program recording medium thereof
US20050114392A1 (en) Image processing apparatus, image processing method, image processing program, and information record medium storing program
JPH10258146A (en) Form analyzer and image recording and reproducing device used for the same