GithubHelp home page GithubHelp logo

Comments (7)

CXMANDTXW avatar CXMANDTXW commented on July 25, 2024 1

Thanks for your work, I will try to run on windows.Sometimes some old dependent libraries are always troublesome. 👍

from videval.

CXMANDTXW avatar CXMANDTXW commented on July 25, 2024

Can you tell me what's your matlab version.

from videval.

vztu avatar vztu commented on July 25, 2024

Hi we have tested >=MATLAB 2018 on both Linux and Windows and it works fine. We only observed there are warnings and was much slower on Windows system.

We recommended you to run it on Linux or Mac OS.

from videval.

CXMANDTXW avatar CXMANDTXW commented on July 25, 2024

I can not figure out this problem yet, my system is macos Catalina 10.15.7.
I try MATLAB 2018a and MATLAB 2019b, both them exist this problem.

from videval.

vztu avatar vztu commented on July 25, 2024

Sorry I have my friend tested in Mac and we also observed this problem.

Could you try compiling the corrDn.c file using MATLAB's mex command? It seems the pre-compiled corrDn.mexmaci64 provided by the author didn't work.

from videval.

CXMANDTXW avatar CXMANDTXW commented on July 25, 2024

Unfortunately, a new error occurred when I use mex corrDn.c .

Error message:
Undefined symbols for architecture x86_64:
"_internal_reduce", referenced from:
_mexFunction in corrDn.o
"_internal_wrap_reduce", referenced from:
_mexFunction in corrDn.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

It seems that the program can't support MAC system.

from videval.

vztu avatar vztu commented on July 25, 2024

Hi I sincerely appreciate your findings! I'd add a note in README saying that MAC system will have errors.

I don't have a MAC machine, nor do I have experience in working with mex functions. Sorry that I can't help with this bug. The workaround is that you need to run on Linux/Windows.

The whole problem is with FRIQUEE features that depend on matlabPyrTools lib, which is a pretty old lib. I haven't got a time to update these old dependencies; instead, I just include all the initial implementations as is. It means that the FRIQUEE release in this link cannot support MAC system neither.

from videval.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.