Code Monkey home page Code Monkey logo

laffernandes / kht Goto Github PK

View Code? Open in Web Editor NEW
39.0 6.0 5.0 5.89 MB

Kernel-Based Hough Transform for Detecting Straight Lines in Images

Home Page: http://www.ic.uff.br/~laffernandes/projects/kht

License: GNU General Public License v3.0

C++ 72.46% MATLAB 5.57% CMake 13.67% Jupyter Notebook 3.29% Python 5.00%
image-processing computer-vision hough-transform hough-lines hough-line-transform hough-transformation line-detection line-detection-algorithm line-detector cpp

kht's People

Contributors

laffernandes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

kht's Issues

Does't work well

Grateful for your work.
But I seem to meet with some problems in lane detection by using your kht algorithm.
Here is the binary image
image
But the result is so confusing.There are too many false line.
image

Change Python version

I want to use the python module with python 2.7 but when I type cmake -- it finds python 3.6 :

-- The CXX compiler identification is GNU 7.5.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Python: /usr/bin/python3.6 (found version "3.6.9") found components: Interpreter Development NumPy Development.Module Development.Embed
-- Found Boost: /usr/include (found version "1.65.1") found components: python36 numpy36
-- Configuring done
-- Generating done
-- Build files have been written to: /home/gapc/kht/python/build

How do I set cmake to find python 2.7 ?

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.