Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
All requests | > | Detect edge of foot area in image | > | Request new recommendation | > | Featured requests | > | No recommendations | ||
by Shubham Jangle - 1 month ago (2016-01-02) edge detection in php
+2 | I need to process image of foot of diabetic patient, so I need to get edge of that foot for further processing and I do not know how to get edge in PHP. |
2. by Miguel - 1 month ago (2016-01-02) Reply
Try my class pixpic when yet approved
3. by Dave Smith - 1 month ago (2016-01-03) in reply to comment 2 by Miguel Comment
If your package is in queue, go ahead and recommend it below. This will let phpClasses know they have package that needs priority approval to answer a recommendation request.
4. by Miguel - 1 month ago (2016-01-04) in reply to comment 3 by Dave Smith Comment
Thanks Dave!!!
1. by Manuel Lemos - 1 month ago (2016-01-02) Reply
This is tricky. I guess that first you need to detect the shape of the foot in a picture probably using color similarity to foot color tones.
Then finding the edge would probably be simpler, although I do not have any algorithm in mind.
+1 | by Miguel 140 - 1 month ago (2016-01-04) Comment With this class you can analyze the colors in the image apart into individual pixel and then analyze them according to need php or javascript |
Recommend package | |
|