Dec 9, 2003 #1 julianluthor Programmer Joined Nov 3, 2003 Messages 18 Location MY does anyone have feature extraction source code?i need it urgent!
Dec 11, 2003 #2 cmsamcfe Programmer Joined Dec 18, 2002 Messages 31 Location GB Feature extraction is kind of a broad topic! What types of extraction do you need to do? Thresholding? Edge detection? A good place to start looking is http://www.mathtools.net/C++/Image_Processing/index.html You might also want to check out the Intel Image Processing Library - that provides some functions for feature extraction Upvote 0 Downvote
Feature extraction is kind of a broad topic! What types of extraction do you need to do? Thresholding? Edge detection? A good place to start looking is http://www.mathtools.net/C++/Image_Processing/index.html You might also want to check out the Intel Image Processing Library - that provides some functions for feature extraction