Smorodov / TILT-Cpp-port

"TILT: Transform Invariant Low-rank Textures" CPP port.
21 stars 19 forks source link

Segmentation fault #3

Closed PapaMadeleine2022 closed 5 years ago

PapaMadeleine2022 commented 5 years ago

Hello, after compiling successfully, I follow your instruction in readme.md. But when I click on the top left corner and enter any key on the bottom right corner, it shows "Segmentation fault".

Can you give some avises?

Envir: MacOS mojave 10.14.4 And cmake info:

-- The C compiler identification is AppleClang 11.0.0.11000033
-- The CXX compiler identification is AppleClang 11.0.0.11000033
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found OpenCV: /usr/local/Cellar/opencv@3/3.4.5_2 (found version "3.4.5")
-- Configuring done
-- Generating done
-- Build files have been written to: /xxx/TILT-Cpp-port/src
PapaMadeleine2022 commented 5 years ago

I make a mistake. I should enter any key on the bottom right corner of screen, not the image.