Feeds
提问
Face detection with connected component analysis?
Hi I'm trying to construct a face detection algorithm using connected component analysis. So far, I have segmented objects in...
9 years 前 | 0 个回答 | 0
0
个回答提问
Finding minimum and maximum value in a histogram
I have an image of a face with all its non-skin part removed (hair, shirt, eyebrow, etc). From that image, I want to find its mi...
10 years 前 | 2 个回答 | 0
2
个回答提问
How do I extract X and Y channel?
I want to extract X and Y channel (CIE 1931 XYZ color space) from an RGB image. How should I do that? Thanks in advance.
10 years 前 | 1 个回答 | 0
