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