Reference implementation of the kernel-based Hough transform for detecting straight lines in binary images. It allows a software implementation to achieve real-time performance even on relatively large images. Please go to the Project Web Site for detail
Be the first to post a text review of KHT Sandbox. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Version 1.0.0 - NEW: Everything is new. Version 1.0.1 - BUG FIX: During initialization of the accumulator, the last item of the lookup table defining the discrete theta values was not initialized. In such case, the value should be 180-delta degrees. As a result, detected lines having theta = 180-delta were getting a random angular value. The authors would like to thank Dave Wood for point out this problem. Version 1.0.2 - BUG FIX: In line 177 of peak_detection.cpp file, the function compare_bins was being forced to assume a non standard calling convention when passed as argument to std::qsort() function, preventing its compilation in Linux. The problem was fixed. The authors would like to thank Laurens Leeuwis for point out this problem.
Version 1.0.0 - NEW: Everything is new. Version 1.0.1 - BUG FIX: During initialization of the accumulator, the last item of the lookup table defining the discrete theta values was not initialized. In such case, the value should be 180-delta degrees. As a result, detected lines having theta = 180-delta were getting a random angular value. The authors would like to thank Dave Wood for point out this problem. Version 1.0.2 - BUG FIX: In line 177 of peak_detection.cpp file, the function compare_bins was being forced to assume a non standard calling convention when passed as argument to std::qsort() function, preventing its compilation in Linux. The problem was fixed. The authors would like to thank Laurens Leeuwis for point out this problem.
Version 1.0.0 - NEW: Everything is new. Version 1.0.1 - BUG FIX: During initialization of the accumulator, the last item of the lookup table defining the discrete theta values was not initialized. In such case, the value should be 180-delta degrees. As a result, detected lines having theta = 180-delta were getting a random angular value. The authors would like to thank Dave Wood for point out this problem.
Version 1.0.0 - NEW: Everything is new. Version 1.0.1 - BUG FIX: During initialization of the accumulator, the last item of the lookup table defining the discrete theta values was not initialized. In such case, the value should be 180-delta degrees. As a result, detected lines having theta = 180-delta were getting a random angular value. The authors would like to thank Dave Wood for point out this problem.
Version 1.0.0 - NEW: Everything is new. Version 1.0.1 - BUG FIX: During initialization of the accumulator, the last item of the lookup table defining the discrete theta values was not initialized. In such case, the value should be 180-delta degrees. As a result, detected lines having theta = 180-delta were getting a random angular value. The authors would like to thank Dave Wood for point out this problem.
Version 1.0.0 - NEW: Everything is new. Version 1.0.1 - BUG FIX: During initialization of the accumulator, the last item of the lookup table defining the discrete theta values was not initialized. In such case, the value should be 180-delta degrees. As a result, detected lines having theta = 180-delta were getting a random angular value. The authors would like to thank Dave Wood for point out this problem.
Be the first person to add a text review.
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: