luannd / TIRVisReg

Code for paper "Non-Planar Infrared-Visible Registration for Uncalibrated Stereo Pairs" at IEEE Conference on Computer Vision and Pattern Recognition (CVPR) Workshops 2016
https://luannd.github.io/cvprw.html
11 stars 3 forks source link

Opencv3.2.0 or Opencv4.1.0 don't have function getLatestMatches() #3

Open 18190904796 opened 4 years ago

18190904796 commented 4 years ago

Hi there,

When I try to run your project, and I found m_pShapeDistExtr->getLatestMatches(); is not a member of ShapeContextDistanceExtractor. I searched all version of Opencv but it didn't work. Please let me know if you have any suggestion. Thank you very much!

Lingyi Lei

xuexisuanfa commented 9 months ago

我也发现这个问题,请问您解决了吗?