fftw库 vs2019_错误LNK2019(无法解析的外部符号)在VS2008中使用ITK和FFTW

在VS2008项目中,作者遇到使用ITK和FFTW库时的链接错误LNK2019,涉及未解析的外部符号`multiply_matrix_2D`。该错误发生在`filtro()`函数调用`multiply_matrix_2D`时,尝试将双精度矩阵与FFTW复数数组相乘以进行频域滤波。作者提供了代码片段并寻求解决方案。
摘要由CSDN通过智能技术生成

我正在与ITK一起处理医疗图像的项目。经过大量工作后,没有进一步的编译错误,但在链接过程中,我收到以下信息:

1>------Generation started: proyect: prueba_r01, configuration: Debug Win32 ------

1>Linking…

1>Creating library C:\Documents and Settings\GTTS\Mis documentos\Visual Studio 2008\Projects\prueba_r01\Debug\prueba_r01.lib and object C:\Documents and Settings\GTTS\Mis documentos\Visual Studio 2008\Projects\prueba_r01\Debug\prueba_r01.exp

1>prueba_r01.obj : error LNK2019: extern symbol "public: double (* __thiscall prueba_r01::multiply_matrix_2D(double ()[2],double ()[2],int,int))[2]" (?multiply_matrix_2D@prueba_r01@@QAEPAY01NPAY01N0HH@Z) unresolved which is referenced in the function "private: void __thiscall prueba_r01::filtro(void)" (?filtro@prueba_r01@@AAEXXZ)

1>C:\Documents and Settings\GTTS\Mis documentos\Visual Studio 2008\Projects\prueba_r01\Debug\prueba_r01.exe :

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值