What is the difference between principal component analysis and singular value decomposition in image processing? Which one performs better, and why?
Asked
Active
Viewed 36 times
1
-
1Is there are particular (image processing) application you're interested in? PCA and SVD are quite general techniques. – nbro Dec 18 '19 at 13:57
-
The application are Missing Person Detection using python @nbro – DRV Dec 18 '19 at 14:02