I am using cvFindContour function of opencv and in it there is a parameter RETR_TYPE means retrivel type,hence I am not getting what is the difference between CV_RETR_LIST,CV_RETR_TREE,CV_RETR_EXTERNAL?
Please help..
Thanks
|
|
Look at the documentation for The main difference is in the
|
|||
|
|