Aurora Visio Studio TOP » Program Examples » Perspective Removal

Perspective Removal

目的

The task is to remove perspective distortion of an object on the input image.

Input

Single image with CD boxes affected with perspective distortion.

Output

An undistorted image of the boxes' faces.

マクロフィルタ メイン

使用したフィルタ

アイコン 名前 説明
CreatePerspectiveMap_Path Data preprocessing for fast perspective correction. The result is used by RemapImage.
RemapImage 高速(事前計算済み)の画像変換フィルター。特に視点の補正や物体の幾何学的補正(例: 円筒状のボトルのラベル位置認識)に適しています。
LoadImage ファイルから単一の画像を読み込みます。

その他の資料

  • 画像処理 - 画像処理に関する包括的な紹介。