单项选择题

A.findContours()函数只能从二值图像中查找图像轮廓。
B.findContours()函数返回一个list 对象。
C.findContours()函数返回图像中的所有轮廓。
D.父级轮廓和子级轮廓之间是嵌套关系。