belltailjp / selective_search_py

Python-based implementation of the Selective Search for Object Recognition.
MIT License
368 stars 121 forks source link

undefined symbol: _ZN5boost6python6detail11init_moduleEPKcPFvvE #2

Closed northeastsquare closed 9 years ago

northeastsquare commented 9 years ago

Hello , I meet this problem selective_search_py/segment.so: undefined symbol: _ZN5boost6python6detail11init_moduleEPKcPFvvE. Could you give me some hints? And by the way,How fast this project produce regsion proposals for one image? Could it be fast enough to be used to produce region proposals for realtime video process? Thank you.

belltailjp commented 9 years ago

Hi, sorry for the late. Give me further contextual information about the error you got.