IDonut246I
New Member
- Joined
- Apr 2, 2017
- Messages
- 1
Hi all,
I know that we can put a picture into its RGB components into excel, and from that get the grayscale of a picture!!.
To use viola-jones algorithm, all you need is a greyscale image, and it will then go through the image with different rectangles (with black and white sections) and use these to calculate whether a certain range is a face or not. It will then repeat this process on different scales. To keep it simple, lets say 10 scales.
Does this sound achievable? Or would a different method be recommended
I know that we can put a picture into its RGB components into excel, and from that get the grayscale of a picture!!.
To use viola-jones algorithm, all you need is a greyscale image, and it will then go through the image with different rectangles (with black and white sections) and use these to calculate whether a certain range is a face or not. It will then repeat this process on different scales. To keep it simple, lets say 10 scales.
Does this sound achievable? Or would a different method be recommended