Code Monkey home page Code Monkey logo

pi-cnn's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pi-cnn's Issues

question about ./test_CNN act=matchWholeImage

For command:
./test_CNN act=matchWholeImage

After running the command above, user has to click the "cross x" button in the prompted window to let the matching keep going. It is a very tedious and effort-consuming work. It would be better to store the matched points and corresponding match score in result directory automatically, not user-manual way.

PIL package make error

Hi, @bushuhui ,
I had followed the steps you specified, but came across PIL package make error.
Build log as follows:

root@milton-Desktop:~/pi-cnn/Thirdparty/PIL# make
Compiling librarys of PIL
make -j1 -C src
make[1]: Entering directory /root/pi-cnn/Thirdparty/PIL/src' make[2]: Entering directory/root/pi-cnn/Thirdparty/PIL/src/base'
make -j1 -f ../Makefile.lib
make[3]: Entering directory /root/pi-cnn/Thirdparty/PIL/src/base' types/SIM3.h:5:23: fatal error: TooN/TooN.h: No such file or directory compilation terminated. make[3]: *** No rule to make target/root/pi-cnn/Thirdparty/PIL/build/src/base/types/SIM3.d', needed by /root/pi-cnn/Thirdparty/PIL/build/src/base/types/SIM3.o'. Stop. make[3]: Leaving directory/root/pi-cnn/Thirdparty/PIL/src/base'
make[2]: *** [all] Error 2
make[2]: Leaving directory /root/pi-cnn/Thirdparty/PIL/src/base' make[1]: *** [all] Error 2 make[1]: Leaving directory/root/pi-cnn/Thirdparty/PIL/src'
make: *** [libs] Error 2

Could you suggest me how to fix it?

(My system is Ubuntu 12.04 (64bit))
Thanks in advance~
Milton

PIL package make error

Hello, @bushuhui ,
I had followed the steps you specified, but met with PIL package make error.
Build log is too large, part of it as follows:

gaobingshu@gaobingshu:~/pi-cnn/Thirdparty/PIL$ make -j8
In file included from /usr/local/include/TooN/TooN.h:353:0,
from types/SIM3.h:5,
from types/SIM3.cpp:1:
/usr/local/include/TooN/internal/objects.h:58:26: note: template Rhs TooN::Internal::operator*(TooN::Internal::One, const Rhs&)
template Rhs operator*(One, const Rhs& v){return v;} ///<Multiplies One by something.
^
/usr/local/include/TooN/internal/objects.h:58:26: note: template argument deduction/substitution failed:
In file included from /usr/local/include/TooN/TooN.h:360:0,
from types/SIM3.h:5,
from types/SIM3.cpp:1:
/usr/local/include/TooN/helpers.h:375:31: note: cannot convert ‘TooN::Identity’ (type ‘TooN::Operator<TooN::Internal::IdentityTooN::Internal::One >’) to type ‘TooN::Internal::One’
while(norm_inf(A - Identity*1.0) > 0.5){
^
make[3]: *** [/home/gaobingshu/pi-cnn/Thirdparty/PIL/build/src/base/types/SIM3.o] 错误 1
make[3]:正在离开目录 /home/gaobingshu/pi-cnn/Thirdparty/PIL/src/base' make[2]: *** [all] 错误 2 make[2]:正在离开目录 /home/gaobingshu/pi-cnn/Thirdparty/PIL/src/base'
make[1]: *** [all] 错误 2
make[1]:正在离开目录 `/home/gaobingshu/pi-cnn/Thirdparty/PIL/src'
make: *** [libs] 错误 2

I have installed the TooN, but it didn't work.
Could you give me some advice about how to fix it?

(My system is Ubuntu 14.04 (64bit))
Thanks you very much!
gaobingshu

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.