mirror of
https://github.com/opencv/opencv.git
synced 2026-07-25 21:33:04 +04:00
Misc. typos
Found via `codespell -q 3 -I ../opencv-whitelist.txt --skip="./3rdparty"`
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @file introduction_to_pca.cpp
|
||||
* @brief This program demonstrates how to use OpenCV PCA to extract the orienation of an object
|
||||
* @brief This program demonstrates how to use OpenCV PCA to extract the orientation of an object
|
||||
* @author OpenCV team
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user