JP4767305B2 - Image deformation device, image deformation method, and image deformation program - Google Patents
Image deformation device, image deformation method, and image deformation program Download PDFInfo
- Publication number
- JP4767305B2 JP4767305B2 JP2008284494A JP2008284494A JP4767305B2 JP 4767305 B2 JP4767305 B2 JP 4767305B2 JP 2008284494 A JP2008284494 A JP 2008284494A JP 2008284494 A JP2008284494 A JP 2008284494A JP 4767305 B2 JP4767305 B2 JP 4767305B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- value
- pixel
- particle
- weighting
- 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
- 238000000034 method Methods 0.000 title claims description 62
- 239000002245 particle Substances 0.000 claims description 95
- 238000004364 calculation method Methods 0.000 claims description 25
- 238000010606 normalization Methods 0.000 claims description 7
- 230000009466 transformation Effects 0.000 claims description 7
- 230000006870 function Effects 0.000 description 15
- 239000012530 fluid Substances 0.000 description 7
- 238000012545 processing Methods 0.000 description 7
- 238000006243 chemical reaction Methods 0.000 description 6
- 230000003993 interaction Effects 0.000 description 6
- 238000012935 Averaging Methods 0.000 description 4
- 230000008859 change Effects 0.000 description 3
- 238000004891 communication Methods 0.000 description 3
- 238000012937 correction Methods 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 239000013598 vector Substances 0.000 description 3
- 238000009825 accumulation Methods 0.000 description 2
- 238000004422 calculation algorithm Methods 0.000 description 2
- 238000009792 diffusion process Methods 0.000 description 2
- 230000008569 process Effects 0.000 description 2
- 230000008901 benefit Effects 0.000 description 1
- 238000009835 boiling Methods 0.000 description 1
- 239000003086 colorant Substances 0.000 description 1
- 230000003247 decreasing effect Effects 0.000 description 1
- 238000006073 displacement reaction Methods 0.000 description 1
- 238000004880 explosion Methods 0.000 description 1
- 238000000605 extraction Methods 0.000 description 1
- 230000005484 gravity Effects 0.000 description 1
- 239000007788 liquid Substances 0.000 description 1
- 238000012887 quadratic function Methods 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
Landscapes
- Processing Or Creating Images (AREA)
- Image Processing (AREA)
- Editing Of Facsimile Originals (AREA)
Description
本発明は、粒子法に基づいて画像を変形する画像変形装置、画像変形方法及び画像変形プログラムの技術に関する。 The present invention relates to an image deformation apparatus, an image deformation method, and an image deformation program that deform an image based on a particle method.
数値流体力学の分野では、流体の運動を支配しているナビエ・ストークス方程式(以降、「NS方程式」と称する)を解くにあたり、流体が本来備えている非線形・非定常性に即した安定した数値解法が重要かつ必要となっている。式(1)はNS方程式をベクトル形式で表現した数式であり、左辺の第1項は時間項(微分項),第2項は移流項(対流項)である。また、右辺の第1項は圧力項,第2項は粘性項(拡散項),第3項は外圧項である。
従来における代表的なNS方程式の数値解法としては、離散化した計算格子を定義した上で、有限差分法,有限要素法,境界要素法等が広く用いられている。なお、気体や液体に限らず、流体現象において渦の生成をNS方程式の解として得るためには、対流項による数値解法上の不安定性に対処することが課題の一つとなっており、この対流項の扱いについては計算精度にも大きく影響することが知られている。 As a conventional numerical solution method for NS equations, a finite difference method, a finite element method, a boundary element method, and the like are widely used after defining a discretized calculation grid. In addition, in order to obtain vortex generation as a solution of the NS equation in a fluid phenomenon, not limited to gas and liquid, it is one of the issues to deal with instability in the numerical solution by the convection term. It is known that the handling of terms greatly affects the calculation accuracy.
一方、現在では、コンピュータグラフィックスやコンピュータビジョン等の分野において、時間経過に伴う炎,波,雲、霧等の流体の変化や、車やゴムボール等が衝突や折衝した際における剛体や弾性体の変形等を表現する場合に、粒子法(パーティクル法)と呼ばれる数値解法が盛んに用いられている(非特許文献1参照)。例えば、航空宇宙工学では音速を超える極めて高速な物体のまわりの流れの解析や、海岸工学では堤防に衝突する越波,沸騰,蒸気爆発等へのモデリングを行う際に用いられている。 On the other hand, in the field of computer graphics, computer vision, etc., on the other hand, changes in fluids such as flames, waves, clouds, fog, etc. over time, and rigid bodies and elastic bodies when cars or rubber balls collide or negotiate. A numerical method called a particle method (particle method) is actively used to express the deformation and the like (see Non-Patent Document 1). For example, in aerospace engineering, it is used to analyze the flow around extremely high-speed objects exceeding the speed of sound, and in coastal engineering, it is used to model overtopping, boiling, steam explosion, etc. that collide with a dike.
粒子法とは、複数の粒子を用いて流体,剛体,弾性体等の様々な連続体の形状変化を近似するモデリング手法である。この粒子法に基づく具体的解法としてはSPH(Smoothed Particle Hydrodynamics)法と、SPH法を発展させたMPS(Moving Particle Semi-implicit)法があり、前述した有限差分法等と異なり計算格子を不要とせずに完全ラグランジュ法であるため、界面の変形が大きくても容易に扱うことができるという利点がある。 The particle method is a modeling technique that approximates the shape change of various continuums such as fluids, rigid bodies, and elastic bodies using a plurality of particles. Specific solutions based on this particle method include SPH (Smoothed Particle Hydrodynamics) method and MPS (Moving Particle Semi-implicit) method, which is an extension of SPH method. Since it is a complete Lagrangian method, there is an advantage that it can be easily handled even if the deformation of the interface is large.
特に、MPS法は、粒子法に非圧縮性流れの計算アルゴリズムを導入した解法であり、支配方程式として式(2)及び式(3)が用いられる。
式(2)はMPS法における質量保存則である。左辺のρは流体密度であり、このρの時間微分をゼロにすることで密度を一定とし、MPS法における非圧縮条件となっている。また、式(3)はMPS法における運動量保存則である。完全ラグランジュ法とは式(1)で示したNS方程式の対流項を離散化しないことを意味するため、式(3)に示すように運動方程式の時間微分にラグランジュ微分を適用することができ、対流項が陽に記載されなくなることになる。なお、uは速度,pは圧力,νは拡散係数,fは外部力を意味している。 Equation (2) is a mass conservation law in the MPS method. Ρ on the left side is the fluid density. By making the time derivative of ρ zero, the density is made constant, which is an uncompressed condition in the MPS method. Equation (3) is a momentum conservation law in the MPS method. Since the complete Lagrangian method means that the convection term of the NS equation shown in equation (1) is not discretized, the Lagrangian derivative can be applied to the time derivative of the equation of motion as shown in equation (3), The convection term will not be explicitly described. Note that u represents velocity, p represents pressure, ν represents diffusion coefficient, and f represents external force.
ここで、粒子法では、その特徴の一つとして計算格子を用いていないため、式(2)及び式(3)に示す各微分方程式をどのように離散化するかが問題となるが、これについては、勾配(∇)やラプラシアン(∇2)といった微分方程式の微分演算子に対してそれぞれ粒子間相互作用モデルを用意し、その粒子間相互作用モデルを用いて微分方程式を離散化することになる。具体的には、完全ラグランジュ法であるため各粒子はラグランジュ座標系に存在し、有限差分法等のように格子上に離散的に存在することはないため、図6に示すように、ある粒子kから所定の粒子間距離rに位置している粒子sとの相互作用を考慮した重み付け関数(式(4))を定義し、この式(4)を粒子間相互作用モデルとして利用する。
すなわち、式(4)は、粒子kから一定の半径reの範囲内に存在する粒子sについて、粒子kとの粒子間距離rに関する指数関数による重み付け量を与えるものとしている。一方、半径reの範囲外の粒子とは相互作用が無いものとするため、re<rの場合におけるw(r)の値はゼロとしている。 That is, equation (4), for particles s present in the range of particle k of constant radius r e, it is assumed to provide a volume weighted by exponential functions for inter-particle distance r between the particle k. On the other hand, since it is assumed that there is no interaction with particles outside the range of the radius r e , the value of w (r) is zero when r e <r.
そして、粒子kから半径reの範囲内に存在している複数の粒子sに対して、式(4)に示した重み付け関数の和をとったものを粒子数密度と称し、式(5)で定義する。
ここで、前述したように式(2)及び式(3)に示す各微分方程式には微分演算子として勾配(∇)とラプラシアン(∇2)が含まれているので、勾配値とラプラシアン値とをそれぞれ計算する計算式を定義する必要がある。 Here, as described above, since the differential equations shown in the equations (2) and (3) include the gradient (∇) and the Laplacian (∇ 2 ) as differential operators, the gradient value, the Laplacian value, It is necessary to define a calculation formula for calculating each of.
まず、粒子kの位置におけるスカラー値(物理量)φの勾配値の計算式を式(6)のように定義する。これは、図7に示すように、粒子kと粒子sとの間で単純な勾配ベクトルを定義し、重み付け関数w(r)を乗算して平均化したものである。dは空間次元数であり、例えば2次元の場合は2が代入される。なお、非圧縮条件より粒子数密度が一定なので、この一定値をn0としている。
次に、ラプラシアン値の計算式を式(7)のように定義する。これは、図8に示すように、粒子kのスカラー値を粒子sに重み付け関数の分布で分配することを意味している。
従って、式(6)と式(7)を用いて、式(2)と式(3)の連立方程式を計算することで、粒子の速度u,粒子間距離(=位置)rを求めることができる。 Therefore, by using the equations (6) and (7) and calculating the simultaneous equations of the equations (2) and (3), the particle velocity u and the interparticle distance (= position) r can be obtained. it can.
続いて、具体的な計算アルゴリズムについて説明する。式(3)の圧力項以外の項を計算すること、換言すれば、式(8)と式(9)により、時刻nと時刻n+1との間の中間時刻*における粒子の速度uと位置rを得ることができる。なお、下記のスキームは、数値計算で一般的に用いられているMAC(Market-And-Cell)法に準じている。
ここで、非圧縮条件より、粒子数密度を一定値n0とする必要がある。しかし、式(9)の段階では粒子数密度n*は非圧縮条件を満たしてないため、式(10)を用いて仮の粒子数密度を与えるものとする。
また、非圧縮条件を満たすには圧力項を考慮する必要があるため、圧力に関するポアソン方程式を式(11)と定義し、式(11)の右辺がゼロに収束するように反復計算を全粒子について計算する。
そして、ある反復回数での圧力を式(12)に代入して、速度の補正量u’を得る。式(12)は速度uに対する補正量u’を計算する計算式であり、圧力項によって生じているものとしている。
式(12)の補正量u’が時刻nから時刻n+1までに変動した速度変動量となるので、式(13)と式(14)から新しい時刻における粒子の速度と位置を確定することが可能となる。
なお、式(11)の計算は、各粒子近傍において反復回数前後での圧力の絶対値の変化が所定の微小値以下に収束するまで続けられる。微小値以下でない場合には、時刻nにおける計算結果を時刻n+1として繰り返して収束するまで計算することになる。
しかしながら、画像という対象へ粒子法を適用した事例は殆ど無く、画像は通常限られた画素数で構成されているため、粒子法を単純に適応させることが困難であるという問題があった。また、粒子法における粒子の属性は均一であることを前提としているため、画像での色彩やテクスチャ等の様々な属性に対応させるには粒子数の密度を増減させて近似計算を行い、密度を増加させた場合には計算コストが密度の増加に比例して急増するという問題があった。 However, there are almost no cases where the particle method is applied to an object called an image, and since an image is usually configured with a limited number of pixels, there is a problem that it is difficult to simply apply the particle method. In addition, since particle attributes in the particle method are assumed to be uniform, in order to correspond to various attributes such as color and texture in the image, an approximate calculation is performed by increasing or decreasing the density of the number of particles. When it is increased, there is a problem that the calculation cost increases rapidly in proportion to the increase in density.
本発明は、上記を鑑みてなされたものであり、粒子法に基づいて画像を変形する画像変形装置、画像変形方法及び画像変形プログラムを提供することを課題とする。 The present invention has been made in view of the above, and an object of the present invention is to provide an image deformation apparatus, an image deformation method, and an image deformation program that deform an image based on a particle method.
第1の請求項に係る発明は、ある画像を蓄積しておく蓄積手段と、前記蓄積手段から前記画像を読み出して、当該画像の各画素について、画素を形成しているRGBの各カラーの成分値に対して所定の重み付け係数をそれぞれ乗算し、当該乗算後の各成分値を加算した値である画像強度と、隣接する2つの画素の前記画像強度の差分に対して0.5を乗算した値であるエッジ強度と、前記RGBをHSVにカラーモデル変換し、対象の画素から一定範囲内の複数画素におけるH・S・Vのうちいずれかの成分の平均値である色彩と、対象の画素から一定範囲内の複数画素について前記Hの成分の総和を計算し、当該総和について高速フーリエ変換して平均化した値であるテクスチャ強度とのうち少なくとも2つ以上の画像特徴量を解析する解析手段と、前記画素を粒子法における粒子とし、重み付け量=exp(画像特徴量/規格化係数)(規格化係数は、当該式で算出される重み付け量が0〜1の範囲に分布するように調整する係数である)の式を用いて前記複数の画像特徴量を複数の重み付け量にそれぞれ変換し、当該複数の重み付け量に所定の重み付け係数をそれぞれ乗算し、当該乗算後の値を加算して、当該加算後の値が最大1.0に収まるように所定の調整係数で除算した値を、前記粒子の重み付け量として、前記粒子法に基づいて当該粒子の動きを計算する動き計算手段と、前記粒子の動きにより移動した画素に基づく変形画像を表示する表示手段と、を有することを要旨とする。 The invention according to the first claim is a storage means for storing a certain image, and the RGB color components forming the pixel for each pixel of the image by reading the image from the storage means. Each value is multiplied by a predetermined weighting coefficient, and the difference between the image intensities obtained by adding the respective component values after the multiplication and the image intensity of two adjacent pixels is multiplied by 0.5. Edge strength as a value, color model conversion of the RGB into HSV, a color that is an average value of any component of H, S, and V in a plurality of pixels within a certain range from the target pixel, and the target pixel the sum of components of said H calculated for a plurality of pixels within a predetermined range, analyzing at least two or more image feature amount of the texture strength is a value obtained by averaging by a fast Fourier transform on the total solution And means, said pixel and particles in the particle method, weighting amount = exp (image feature quantity / normalization factor) (normalized coefficient, as the weighting amount calculated in the equation is distributed in the range of 0 to 1 Each of the plurality of image feature amounts is converted into a plurality of weighting amounts using a formula (which is a coefficient to be adjusted), each of the plurality of weighting amounts is multiplied by a predetermined weighting factor, and the value after the multiplication is added. A motion calculation means for calculating the motion of the particle based on the particle method, using a value obtained by dividing the value by a predetermined adjustment coefficient so that the value after the addition falls within 1.0 at a maximum , And a display means for displaying a deformed image based on the pixels moved by the movement of the particles.
第2の請求項に係る発明は、前記画素に対して解析された複数の画像特徴量が、当該画素から一定範囲内に含まれる複数画素の画像特徴量に基づいて解析されることを要旨とする。 The gist of the second aspect of the invention is that a plurality of image feature amounts analyzed for the pixel are analyzed based on image feature amounts of a plurality of pixels included in a certain range from the pixel. To do.
第3の請求項に係る発明は、コンピュータにより、ある画像を蓄積手段に蓄積しておく第1のステップと、前記蓄積手段から前記画像を読み出して、当該画像の各画素について、画素を形成しているRGBの各カラーの成分値に対して所定の重み付け係数をそれぞれ乗算し、当該乗算後の各成分値を加算した値である画像強度と、隣接する2つの画素の前記画像強度の差分に対して0.5を乗算した値であるエッジ強度と、前記RGBをHSVにカラーモデル変換し、対象の画素から一定範囲内の複数画素におけるH・S・Vのうちいずれかの成分の平均値である色彩と、対象の画素から一定範囲内の複数画素について前記Hの成分の総和を計算し、当該総和について高速フーリエ変換して平均化した値であるテクスチャ強度とのうち少なくとも2つ以上の画像特徴量を解析する第2のステップと、前記画素を粒子法における粒子とし、重み付け量=exp(画像特徴量/規格化係数)(規格化係数は、当該式で算出される重み付け量が0〜1の範囲に分布するように調整する係数である)の式を用いて前記複数の画像特徴量を複数の重み付け量にそれぞれ変換し、当該複数の重み付け量に所定の重み付け係数をそれぞれ乗算し、当該乗算後の値を加算して、当該加算後の値が最大1.0に収まるように所定の調整係数で除算した値を、前記粒子の重み付け量として、前記粒子法に基づいて当該粒子の動きを計算する第3のステップと、前記粒子の動きにより移動した画素に基づく変形画像を表示する第4のステップと、を有することを要旨とする。 According to a third aspect of the present invention, there is provided a first step of storing a certain image in the storage means by a computer, and reading out the image from the storage means to form a pixel for each pixel of the image. The component value of each RGB color is multiplied by a predetermined weighting coefficient, and the difference between the image intensity which is a value obtained by adding the respective component values after the multiplication and the image intensity of two adjacent pixels is calculated. The edge strength, which is a value obtained by multiplying 0.5 with respect to the color, and RGB color model conversion into HSV, and the average value of any component of H, S, and V in a plurality of pixels within a certain range from the target pixel And the texture intensity, which is a value obtained by calculating the sum of the H components for a plurality of pixels within a certain range from the target pixel and averaging the sum by fast Fourier transform. Also a second step of analyzing two or more image feature amount, the pixel with the particles in the particle method, weighting amount = exp (image feature quantity / normalization factor) (normalized coefficients are calculated in the formula The plurality of image feature amounts are converted into a plurality of weight amounts using a formula of a weighting amount to be distributed in a range of 0 to 1, respectively, and a predetermined weighting is applied to the plurality of weight amounts. A value obtained by multiplying each coefficient, adding the value after the multiplication, and dividing by a predetermined adjustment coefficient so that the value after the addition falls within 1.0 is used as the particle weighting amount. And a fourth step of displaying a deformed image based on a pixel moved by the movement of the particle.
第4の請求項に係る発明は、前記画素に対して解析された複数の画像特徴量が、
当該画素から一定範囲内に含まれる複数画素の画像特徴量に基づいて解析されることを要旨とする。
In the invention according to the fourth aspect, the plurality of image feature amounts analyzed for the pixel are:
The gist is that the analysis is performed based on image feature amounts of a plurality of pixels included in a certain range from the pixel.
第5の請求項に係る発明は、請求項3又は4記載の画像変形方法における各ステップをコンピュータによって実行させることを要旨とする。 The gist of the fifth aspect of the invention is to cause each step in the image deformation method according to the third or fourth aspect to be executed by a computer.
本発明によれば、粒子法に基づいて画像を変形する画像変形装置、画像変形方法及び画像変形プログラムを提供することができる。 According to the present invention, it is possible to provide an image deformation device, an image deformation method, and an image deformation program that deform an image based on a particle method.
図1は、本実施の形態に係る画像変形装置の機能構成を示す機能構成図である。この画像変形装置100は、入力部11と、解析部12と、動き計算部13と、表示部14と、蓄積部31とを備えた構成である。 FIG. 1 is a functional configuration diagram illustrating a functional configuration of the image deformation apparatus according to the present embodiment. The image deformation apparatus 100 includes an input unit 11, an analysis unit 12, a motion calculation unit 13, a display unit 14, and a storage unit 31.
入力部11は、例えばうねりの波面や波しぶき等が撮影された画像の入力を受け付ける機能を備えている。 The input unit 11 has a function of receiving an input of an image in which, for example, a wavefront of swell, wave splash, and the like are captured.
蓄積部31は、入力部11で受け付けた後に入力された画像を蓄積しておく機能を備えている。このような蓄積部31としては、例えばメモリ,ハードディスク等の記憶装置を用いることが一般的であり、画像変形装置100の内部のみならず、通信ネットワークを介して電気的に接続可能な外部の記憶装置を用いることも可能である。 The accumulation unit 31 has a function of accumulating images input after being received by the input unit 11. As such a storage unit 31, for example, a storage device such as a memory or a hard disk is generally used, and not only the inside of the image transformation device 100 but also an external storage that can be electrically connected via a communication network. It is also possible to use a device.
解析部12は、蓄積部31から画像を読み出して、その画像を特徴付けている複数の画像特徴量を各画素について解析する機能を備えている。具体的には、画像を構成している各画素について、画像強度,エッジ強度,色彩,テクスチャ強度の画像特徴量をそれぞれ計算する。 The analysis unit 12 has a function of reading an image from the storage unit 31 and analyzing a plurality of image feature quantities characterizing the image for each pixel. Specifically, image feature amounts of image intensity, edge intensity, color, and texture intensity are calculated for each pixel constituting the image.
最初に、画像強度の計算方法について説明する。画素の二次元座標位置を(i,j)とし、その位置における画像強度をI(i,j)とし、1つの画素がR(赤)G(緑)B(青)の3つのカラーで形成されている場合に、解析部12は、式(15)に示すように、各カラーの成分値に対して所定の重み付け係数(a1〜a3)を乗算し、乗算後の各成分値を加算した値を画素(i,j)の画像強度とする。なお、式(15)で用いる重み付けに関し、その比率(a1:a2:a3)を例えば1:2:1としてもよいが、その総和(a1+a2+a3)を常に1とすることで、1画素における平均的な平均画像強度Iave(i,j)が計算されることになる。
続いて、エッジ強度の計算方法について説明する。エッジとは、画素の強度値が著しく変化している部分であって、撮影された波面等の輪郭線やテクスチャ等にみられる視覚的な変動が非常に大きい部分である。解析部12は、式(16)に示すように、左右に隣接する隣接画素Aの平均画像強度値Iave(i+1,j)と隣接画素Bの平均画像強度値Iave(i−1,j)との差分を平均化した値を画素(i,j)のエッジ強度Iedge(i,j)とする。
なお、式(16)は、左右に隣接する画素を用いてエッジ強度を計算するものであるが、上下に隣接する画素を用いることや、上下左右の4つの隣接画素を用いることも可能である。また、式(16)は、式(15)を用いて計算された平均画像強度値を用いて計算するものであるが、蓄積部31から読み出された画像の画像強度値をそのまま用いることも可能である。 Note that Equation (16) calculates edge strength using pixels adjacent to the left and right, but it is also possible to use pixels adjacent vertically and to use four adjacent pixels vertically and horizontally. . Equation (16) is calculated using the average image intensity value calculated using Equation (15), but the image intensity value of the image read from the storage unit 31 may be used as it is. Is possible.
次に、色彩の計算方法について説明する。解析部12は、蓄積部31から読み出したRGB画像をHSV(Hue(色相),Satulation(彩度),Value(明度))画像へカラーモデル変換し、式(17)に示すように、画素(i,j)の近傍に位置する近傍画素の集合(si,sj)についてH成分(色相成分)のみの平均値を画素(i,j)の色彩とする。NNはその集合の画素数であり、例えば3×3が近傍画素の集合である場合には、画素数NNは9となる。
なお、式(17)は色相を用いて色彩を計算するものであるが、彩度や明度を用いることや、RGBの成分値をそのまま用いることも可能である。 Note that Equation (17) calculates the hue using the hue, but it is also possible to use the saturation or brightness, or to use the RGB component values as they are.
最後に、テクスチャ強度の計算方法について説明する。ここでは、テクスチャ強度を計算するに際して空間周波数成分を用いる。具体的には、解析部12は、式(18)に示すように、画素(i,j)の近傍に位置する近傍画素の集合(si,sj)についてH成分(色相成分)の総和を計算し、その総和について高速フーリエ変換(FFT:Fast Fourier Transform)して平均化した値を画素(i,j)のテクスチャ強度とする。
なお、画像強度,エッジ強度,色彩,テクスチャ強度とは画像特徴量の一例であって、その他の画像特徴量を用いてもよい。また、それら4つの画像特徴量を常に用いる必要もなく、2つや3つの画像特徴量を用いてもよい。さらに、式(15)〜式(18)で示した各計算式は各画像特徴量を計算する一例であって、各画像特徴量を特徴付けている他の成分を用いて計算することも可能である。 Note that the image strength, edge strength, color, and texture strength are examples of image feature amounts, and other image feature amounts may be used. Further, it is not always necessary to use these four image feature amounts, and two or three image feature amounts may be used. Furthermore, each calculation formula shown in Expression (15) to Expression (18) is an example of calculating each image feature amount, and it is also possible to calculate using other components characterizing each image feature amount. It is.
動き計算部13は、画像を構成している画素を粒子法における粒子とみなし、その画素に対して解析された複数の画像特徴量を粒子の重み付け量として、粒子法に基づいて粒子の動きを計算する機能を備えている。具体的には、図2に示すように、解析部12で解析された画像強度,エッジ強度,色彩,テクスチャ強度を、同一基準で一定の範囲に変換可能な線形(一次方程式等)や非線形(指数関数,二次関数等)の変換関数を用いて所定の重み付け量にそれぞれ変換する。例えば画像強度の場合、式(19)に示すように、0〜1の範囲に分布するように変換する変換関数を用いる。なお、規格化係数とは、算出される重み付け量が0〜1の範囲に分布するように調整される係数である。
その後、動き計算部13は、0〜1の範囲内の各重み付け量に所定の重み付けをそれぞれ施して一定の範囲に収束させた重み付け量を各画素について計算する。すなわち、画像強度,エッジ強度,色彩,テクスチャ強度における重み付け量をそれぞれwint(i,j),wedge(i,j),whue(i,j),wtex(i,j)とした場合に、式(20)に示すように、それら各重み付け量に対して重み付け係数(b1〜b4)をそれぞれ乗算し、乗算後の値を加算した値wave(i,j)を計算する。なお、WNは、算出される重み付け量が最大1.0に収まるように調整する係数である。
そして、動き計算部13は、計算されたwave(i,j)を粒子法における粒子の重み付け量とし、すなわち、図3に示すように、粒子kと粒子sにそれぞれ対応する各画素の重み付け量を式(5)のrsとrkにそれぞれ乗算した式(21)を用いて、前述した式(6)〜式(14)の粒子法の計算処理に従って各粒子の時系列的な動きを計算することにより、新たな時間における粒子(画素)の速度と位置を計算する。
表示部14は、動き計算部13によって計算された粒子の動きによって移動した画素に基づく変形画像を表示する機能を備えている。 The display unit 14 has a function of displaying a deformed image based on the pixel moved by the particle motion calculated by the motion calculation unit 13.
続いて、本実施の形態に係る画像変形装置の処理フローについて説明する。図4は、本実施の形態に係る画像変形装置の処理フローを示すフロー図である。最初に、入力部11が、所定の対象が撮影された画像の入力を受け付ける(ステップS101)。次に、蓄積部31が、受け付けた後に入力された画像を蓄積する(ステップS102)。 Subsequently, a processing flow of the image deformation apparatus according to the present embodiment will be described. FIG. 4 is a flowchart showing a processing flow of the image transformation apparatus according to the present embodiment. First, the input unit 11 receives an input of an image obtained by photographing a predetermined target (step S101). Next, the storage unit 31 stores the input image after receiving it (step S102).
続いて、解析部12は、入力された画像を特徴付けている画像強度,エッジ強度,色彩,テクスチャ強度に関する画像特徴量を各画素についてそれぞれ解析する(ステップS103)。 Subsequently, the analysis unit 12 analyzes the image feature amount relating to the image strength, edge strength, color, and texture strength characterizing the input image for each pixel (step S103).
そして、動き計算部13が、解析された画像強度,エッジ強度,色彩,テクスチャ強度を、同一基準で一定の範囲に変換可能な変換関数を用いて重み付け量にそれぞれ変換し、変換された各重み付け量に所定の重み付けをそれぞれ施して一定の範囲に収束させた重み付け量を各画素について計算し、収束後の重み付け量を粒子法における粒子の重み付け量として、粒子法に基づいて粒子の動きを計算する(ステップS104)。 Then, the motion calculation unit 13 converts the analyzed image intensity, edge intensity, color, and texture intensity into weighting amounts using a conversion function that can be converted into a certain range based on the same reference, and the converted weightings. Calculates the amount of weight that is converged to a certain range by applying a predetermined weight to the amount for each pixel, and calculates the movement of particles based on the particle method using the weighted amount after convergence as the particle weight in the particle method. (Step S104).
最後に、表示部14が、粒子の動きにより移動した画素に基づいて変形した対象の画像を表示する(ステップS105)。 Finally, the display unit 14 displays the target image deformed based on the pixels moved by the movement of the particles (step S105).
図5は、本実施の形態に係る画像変形装置により画像が変形される状態を示す図である。図5(a)に示すような複雑なテクスチャが表現された画像に対し、図5(b)に示すように変形の対象範囲をマウスを用いて選択し、選択した対象のまわりに初期の速度場として複数の初期速度ベクトルを定義する。外部力fを重力(9.8),半径reの範囲を10画素とし、圧力については初期値ゼロを与え、図4に示した処理フローに従って画像強度,エッジ強度,色彩,テクスチャ強度に基づく重み付け量を計算し、更に式(13)や式(14)を用いて反復計算した結果、図5(c)に示すように粒子の大きな変位と移動を高速に実現することが可能となり、その結果、選択した複数の対象範囲の形状が変化していくことを確認することが可能となった。なお、完全ラグランジュ法であるが、渦や回転の変形や色彩の変化についても同時に実現可能となり、リアル性が醸し出されているのも特徴的であると言える。 FIG. 5 is a diagram illustrating a state in which an image is deformed by the image deformation device according to the present embodiment. For an image in which a complex texture as shown in FIG. 5 (a) is expressed, a deformation target range is selected using a mouse as shown in FIG. 5 (b), and an initial speed around the selected target is displayed. Define multiple initial velocity vectors as a field. The external force f gravity (9.8), the range of radius r e is 10 pixels, given an initial value zero for pressure, based image intensity, the edge intensity, color, texture intensity in accordance with the processing flow shown in FIG. 4 As a result of calculating the weighting amount and further repeatedly calculating using the equations (13) and (14), it becomes possible to realize large displacement and movement of the particles at high speed as shown in FIG. As a result, it was possible to confirm that the shapes of the selected target ranges changed. Although it is a complete Lagrangian method, it can be said that it is possible to realize vortex and rotation deformation and color change at the same time, and it is also characterized by the realism.
本実施の形態によれば、画像を特徴付けている複数の画像特徴量を各画素について解析し、画素を粒子法における粒子とし、その画素に対して解析された複数の画像特徴量を粒子の重み付け量として、粒子法に基づいて各粒子の動きを計算するので、1枚の画像を用いて画像の対象を変形することが可能になると共に、簡易かつ高速に変形を表現することが可能となる。 According to the present embodiment, a plurality of image feature quantities characterizing an image are analyzed for each pixel, the pixel is a particle in the particle method, and the plurality of image feature quantities analyzed for the pixel are the particle features. As the weighting amount, the movement of each particle is calculated based on the particle method, so that it is possible to deform the object of the image using a single image and to express the deformation easily and at high speed. Become.
最後に、各実施の形態で説明した画像変形装置は、コンピュータで構成され、各機能ブロックの各処理はプログラムで実行されるようになっている。また、各実施の形態で説明した画像変形装置の各処理動作をプログラムとして例えばコンパクトディスクやフロッピー(登録商標)ディスク等の記録媒体に記録して、この記録媒体をコンピュータに組み込んだり、若しくは記録媒体に記録されたプログラムを、任意の通信回線を介してコンピュータにダウンロードしたり、又は記録媒体からインストールし、該プログラムでコンピュータを動作させることにより、上述した各処理動作を画像変形装置として機能させることができるのは勿論である。 Finally, the image transformation apparatus described in each embodiment is configured by a computer, and each process of each functional block is executed by a program. In addition, each processing operation of the image deformation apparatus described in each embodiment is recorded as a program on a recording medium such as a compact disk or a floppy (registered trademark) disk, and this recording medium is incorporated in a computer or a recording medium. The program recorded in the above can be downloaded to a computer via an arbitrary communication line, or installed from a recording medium, and the computer is operated by the program, thereby causing each processing operation described above to function as an image transformation device. Of course you can.
なお、本実施の形態で説明した画像変形装置は、特にマルチメディア分野,符号化分野,通信分野,映像監視分野の技術分野において応用可能であることを付言しておく。 It should be noted that the image transformation apparatus described in the present embodiment can be applied particularly in the technical fields of the multimedia field, the coding field, the communication field, and the video surveillance field.
11…入力部
12…解析部
13…動き計算部
14…表示部
31…蓄積部
100…画像変形装置
S101〜S105…ステップ
DESCRIPTION OF SYMBOLS 11 ... Input part 12 ... Analysis part 13 ... Motion calculation part 14 ... Display part 31 ... Accumulation part 100 ... Image deformation device S101-S105 ... Step
Claims (5)
前記蓄積手段から前記画像を読み出して、当該画像の各画素について、画素を形成しているRGBの各カラーの成分値に対して所定の重み付け係数をそれぞれ乗算し、当該乗算後の各成分値を加算した値である画像強度と、隣接する2つの画素の前記画像強度の差分に対して0.5を乗算した値であるエッジ強度と、前記RGBをHSVにカラーモデル変換し、対象の画素から一定範囲内の複数画素におけるH・S・Vのうちいずれかの成分の平均値である色彩と、対象の画素から一定範囲内の複数画素について前記Hの成分の総和を計算し、当該総和について高速フーリエ変換して平均化した値であるテクスチャ強度とのうち少なくとも2つ以上の画像特徴量を解析する解析手段と、
前記画素を粒子法における粒子とし、重み付け量=exp(画像特徴量/規格化係数)(規格化係数は、当該式で算出される重み付け量が0〜1の範囲に分布するように調整する係数である)の式を用いて前記複数の画像特徴量を複数の重み付け量にそれぞれ変換し、当該複数の重み付け量に所定の重み付け係数をそれぞれ乗算し、当該乗算後の値を加算して、当該加算後の値が最大1.0に収まるように所定の調整係数で除算した値を、前記粒子の重み付け量として、前記粒子法に基づいて当該粒子の動きを計算する動き計算手段と、
前記粒子の動きにより移動した画素に基づく変形画像を表示する表示手段と、
を有することを特徴とする画像変形装置。 Storage means for storing an image;
The image is read from the storage means, and for each pixel of the image, each RGB component color forming the pixel is multiplied by a predetermined weighting coefficient, and each component value after the multiplication is obtained. The image intensity that is the added value, the edge intensity that is a value obtained by multiplying the difference between the image intensities of two adjacent pixels by 0.5, and the RGB color model converted to HSV, Calculate the sum of H, S, and V of a component within a certain range as the average value of any component of H, S, and V, and the sum of the H components for a plurality of pixels within a certain range from the target pixel. An analysis means for analyzing at least two or more image features out of the texture intensity which is an averaged value by fast Fourier transform ;
The pixel is a particle in the particle method, and weighting amount = exp (image feature amount / normalization coefficient) (the normalization coefficient is a coefficient that is adjusted so that the weighting amount calculated by the equation is distributed in the range of 0 to 1. Each of the plurality of image feature amounts is converted into a plurality of weighting amounts using a formula (1)), the predetermined weighting coefficients are respectively multiplied by the plurality of weighting amounts, and the value after the multiplication is added, A motion calculation means for calculating a motion of the particle based on the particle method, using a value obtained by dividing the value by a predetermined adjustment coefficient so that the value after addition falls within a maximum of 1.0, as a weighting amount of the particle;
Display means for displaying a deformed image based on pixels moved by the movement of the particles;
An image transformation device comprising:
当該画素から一定範囲内に含まれる複数画素の画像特徴量に基づいて解析されることを特徴とする請求項1記載の画像変形装置。 The plurality of image feature amounts analyzed for the pixel are:
2. The image deformation device according to claim 1 , wherein the image deformation device is analyzed based on image feature amounts of a plurality of pixels included within a certain range from the pixel.
ある画像を蓄積手段に蓄積しておく第1のステップと、
前記蓄積手段から前記画像を読み出して、当該画像の各画素について、画素を形成しているRGBの各カラーの成分値に対して所定の重み付け係数をそれぞれ乗算し、当該乗算後の各成分値を加算した値である画像強度と、隣接する2つの画素の前記画像強度の差分に対して0.5を乗算した値であるエッジ強度と、前記RGBをHSVにカラーモデル変換し、対象の画素から一定範囲内の複数画素におけるH・S・Vのうちいずれかの成分の平均値である色彩と、対象の画素から一定範囲内の複数画素について前記Hの成分の総和を計算し、当該総和について高速フーリエ変換して平均化した値であるテクスチャ強度とのうち少なくとも2つ以上の画像特徴量を解析する第2のステップと、
前記画素を粒子法における粒子とし、重み付け量=exp(画像特徴量/規格化係数)(規格化係数は、当該式で算出される重み付け量が0〜1の範囲に分布するように調整する係数である)の式を用いて前記複数の画像特徴量を複数の重み付け量にそれぞれ変換し、当該複数の重み付け量に所定の重み付け係数をそれぞれ乗算し、当該乗算後の値を加算して、当該加算後の値が最大1.0に収まるように所定の調整係数で除算した値を、前記粒子の重み付け量として、前記粒子法に基づいて当該粒子の動きを計算する第3のステップと、
前記粒子の動きにより移動した画素に基づく変形画像を表示する第4のステップと、
を有することを特徴とする画像変形方法。 By computer
A first step of storing an image in the storage means;
The image is read from the storage means, and for each pixel of the image, each RGB component color forming the pixel is multiplied by a predetermined weighting coefficient, and each component value after the multiplication is obtained. The image intensity that is the added value, the edge intensity that is a value obtained by multiplying the difference between the image intensities of two adjacent pixels by 0.5, and the RGB color model converted to HSV, Calculate the sum of H, S, and V of a component within a certain range as the average value of any component of H, S, and V, and the sum of the H components for a plurality of pixels within a certain range from the target pixel. A second step of analyzing at least two or more image feature quantities of texture intensity which is a value averaged by fast Fourier transform ;
The pixel is a particle in the particle method, and weighting amount = exp (image feature amount / normalization coefficient) (the normalization coefficient is a coefficient that is adjusted so that the weighting amount calculated by the equation is distributed in the range of 0 to 1. Each of the plurality of image feature amounts is converted into a plurality of weighting amounts using a formula (1)), the predetermined weighting coefficients are respectively multiplied by the plurality of weighting amounts, and the value after the multiplication is added, A third step of calculating the movement of the particle based on the particle method, with a value obtained by dividing by a predetermined adjustment coefficient so that the value after addition is within 1.0 at maximum ,
A fourth step of displaying a deformed image based on the pixels moved by the movement of the particles;
An image deformation method characterized by comprising:
当該画素から一定範囲内に含まれる複数画素の画像特徴量に基づいて解析されることを特徴とする請求項3記載の画像変形方法。 The plurality of image feature amounts analyzed for the pixel are:
4. The image deformation method according to claim 3, wherein analysis is performed based on image feature amounts of a plurality of pixels included within a certain range from the pixel.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008284494A JP4767305B2 (en) | 2008-11-05 | 2008-11-05 | Image deformation device, image deformation method, and image deformation program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008284494A JP4767305B2 (en) | 2008-11-05 | 2008-11-05 | Image deformation device, image deformation method, and image deformation program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010113467A JP2010113467A (en) | 2010-05-20 |
JP4767305B2 true JP4767305B2 (en) | 2011-09-07 |
Family
ID=42301993
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008284494A Expired - Fee Related JP4767305B2 (en) | 2008-11-05 | 2008-11-05 | Image deformation device, image deformation method, and image deformation program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4767305B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5704245B2 (en) | 2011-09-20 | 2015-04-22 | 富士通株式会社 | Search program, search device, and search method |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4210292B2 (en) * | 2006-04-13 | 2009-01-14 | 日本電信電話株式会社 | Image change prediction method and image change prediction apparatus |
-
2008
- 2008-11-05 JP JP2008284494A patent/JP4767305B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2010113467A (en) | 2010-05-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Lee et al. | PIV-DCNN: cascaded deep convolutional neural networks for particle image velocimetry | |
Heitz et al. | Variational fluid flow measurements from image sequences: synopsis and perspectives | |
Li et al. | Adaptive knot placement in B-spline curve approximation | |
JP6902122B2 (en) | Double viewing angle Image calibration and image processing methods, equipment, storage media and electronics | |
Yu et al. | Three-dimensional ESRGAN for super-resolution reconstruction of turbulent flows with tricubic interpolation-based transfer learning | |
US20190050506A1 (en) | Machine learning three-dimensional fluid flows for interactive aerodynamic design | |
TWI539406B (en) | Image interpolation method and image interpolation device and image device using the same | |
EP2551825A2 (en) | Fluid dynamics framework for animated special effects | |
Wang et al. | Predicting the near-wall velocity of wall turbulence using a neural network for particle image velocimetry | |
Dehghan et al. | Solution of multi-dimensional Klein–Gordon–Zakharov and Schrödinger/Gross–Pitaevskii equations via local Radial Basis Functions–Differential Quadrature (RBF–DQ) technique on non-rectangular computational domains | |
Liu et al. | Total bounded variation‐based Poissonian images recovery by split Bregman iteration | |
JP2008152423A (en) | Deformation behavior simulation method using particle model and program | |
CN113205609A (en) | Learning based on deformation | |
CN103427789A (en) | Library graphic and text information denoising filter based on fractional order calculating equation | |
Zhang et al. | Image restoration method based on fractional variable order differential | |
Churbanov et al. | Numerical solution of boundary value problems for the eikonal equation in an anisotropic medium | |
Yang et al. | SpatioTemporally adaptive quadtree mesh (STAQ) digital image correlation for resolving large deformations around complex geometries and discontinuities | |
US20100076732A1 (en) | Meshfree Algorithm for Level Set Evolution | |
Yang et al. | Fractional‐order tensor regularisation for image inpainting | |
JP4767305B2 (en) | Image deformation device, image deformation method, and image deformation program | |
WO2020230214A1 (en) | Depth estimation device, depth estimation model learning device, depth estimation method, depth estimation model learning method, and depth estimation program | |
Makihara et al. | Grasp pose detection for deformable daily items by pix2stiffness estimation | |
Rostami et al. | Surface reconstruction in gradient-field domain using compressed sensing | |
Zhai et al. | Inverse modelling of incompressible gas flow in subspace | |
CN104182971B (en) | A kind of high precision image square localization method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20101214 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110208 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110411 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20110607 |
|
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: 20110614 |
|
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: 20140624 Year of fee payment: 3 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
LAPS | Cancellation because of no payment of annual fees |