OpenCV中文网站

 找回密码
 立即注册
搜索
热搜: 安装 配置
查看: 3106|回复: 0

关于版本问题。。。以及FindContours这个Function

[复制链接]
发表于 2015-7-10 10:51:46 | 显示全部楼层 |阅读模式
OpenCV更新了3.0.0,貌似不向下兼容?
还有啊
public static void FindContours(
        IInputOutputArray image,
        IOutputArray contours,
        IOutputArray hierarchy,
        RetrType mode,
        ChainApproxMethod method,
        Point offset = null
)
前三个参数怎么设置啊?我的img是用的Mat类,(IInputOutputArray) img强制转换了貌似可以用。
但第二个跟第三个参数怎么设置?据说C++的vector在C#里是List<Point>,但怎么生成IOutputArray这个介面的形式呢?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|OpenCV中文网站

GMT+8, 2024-4-19 13:02 , Processed in 0.008500 second(s), 16 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表