OpenCV中文网站

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

还是求助:EmguCV中的‘CvFGDetectorProcess’

[复制链接]
发表于 2011-11-22 00:42:39 | 显示全部楼层 |阅读模式
  1. public void Update(Image<TColor, Byte> image)
  2.       {
  3.          FGDetectorInvoke.CvFGDetectorProcess(_ptr, image.Ptr);
  4.       }
复制代码
  1.       &#91;DllImport(CvInvoke.EXTERN_LIBRARY, CallingConvention = CvInvoke.CvCallingConvention)&#93;
  2.       public extern static void CvFGDetectorProcess(IntPtr detector, IntPtr image);
复制代码
在opencv下根本找不到CvFGDetectorProcess函数,很是纳闷……Emgu和opencv版本都是2.3.0的
回复

使用道具 举报

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

本版积分规则

手机版|OpenCV中文网站

GMT+8, 2024-4-29 14:47 , Processed in 0.008209 second(s), 15 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

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