さまざまな照明条件下で取得されたデジタル画像から顔認識のための新しい方法を提示します。この方法は、ラドン累積分布変換(R-CDT)を使用した局所勾配分布の数学的モデリングに基づいています。照明の変化が局所的な画像勾配分布の特定のタイプの変形を引き起こすことを示します。これは、R-CDTドメインで表現されると、部分空間としてモデル化できます。次に、局所勾配分布のR-CDTドメイン内の最も近い部分空間を使用して顔認識が実行されます。実験結果は、提案された方法が、困難な照明条件でのいくつかの顔認識タスクにおいて他の代替案よりも優れていることを示しています。提案された方法を実装するPythonコードが利用可能であり、ソフトウェアパッケージPyTransKitの一部として統合されています。
We present a new method for face recognition from digital images acquired under varying illumination conditions. The method is based on mathematical modeling of local gradient distributions using the Radon Cumulative Distribution Transform (R-CDT). We demonstrate that lighting variations cause certain types of deformations of local image gradient distributions which, when expressed in R-CDT domain, can be modeled as a subspace. Face recognition is then performed using a nearest subspace in R-CDT domain of local gradient distributions. Experiment results demonstrate the proposed method outperforms other alternatives in several face recognition tasks with challenging illumination conditions. Python code implementing the proposed method is available, which is integrated as a part of the software package PyTransKit.