-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
perf: Improve Hough Transform performance #3461
Commits on Jul 24, 2024
-
Go faster... little hough... discover the world
Dimitra Amperiadou authored and Dimitra Amperiadou committedJul 24, 2024 Configuration menu - View commit details
-
Copy full SHA for a4b6092 - Browse repository at this point
Copy the full SHA a4b6092View commit details -
make hough transform faster by changing the touched bins from a set t…
…o unordered set
Dimitra Amperiadou committedJul 24, 2024 Configuration menu - View commit details
-
Copy full SHA for b6f16c2 - Browse repository at this point
Copy the full SHA b6f16c2View commit details -
changes with dynamic array usage
Dimitra Amperiadou committedJul 24, 2024 Configuration menu - View commit details
-
Copy full SHA for bfe91c4 - Browse repository at this point
Copy the full SHA bfe91c4View commit details -
trying to use only the bin index -- but still the code is drugged
Dimitra Amperiadou committedJul 24, 2024 Configuration menu - View commit details
-
Copy full SHA for f5d0e13 - Browse repository at this point
Copy the full SHA f5d0e13View commit details -
Dimitra Amperiadou committed
Jul 24, 2024 Configuration menu - View commit details
-
Copy full SHA for c2b0bd2 - Browse repository at this point
Copy the full SHA c2b0bd2View commit details
Commits on Jul 30, 2024
-
Dimitra Amperiadou committed
Jul 30, 2024 Configuration menu - View commit details
-
Copy full SHA for f0db3e7 - Browse repository at this point
Copy the full SHA f0db3e7View commit details -
Dimitra Amperiadou committed
Jul 30, 2024 Configuration menu - View commit details
-
Copy full SHA for afebfef - Browse repository at this point
Copy the full SHA afebfefView commit details
Commits on Jul 31, 2024
-
Dimitra Amperiadou committed
Jul 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 5750acf - Browse repository at this point
Copy the full SHA 5750acfView commit details -
Configuration menu - View commit details
-
Copy full SHA for fef630e - Browse repository at this point
Copy the full SHA fef630eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcfc21d - Browse repository at this point
Copy the full SHA fcfc21dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4949400 - Browse repository at this point
Copy the full SHA 4949400View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5562f54 - Browse repository at this point
Copy the full SHA 5562f54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 397ffc8 - Browse repository at this point
Copy the full SHA 397ffc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for dad2e41 - Browse repository at this point
Copy the full SHA dad2e41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82d493b - Browse repository at this point
Copy the full SHA 82d493bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b58110f - Browse repository at this point
Copy the full SHA b58110fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8046d5d - Browse repository at this point
Copy the full SHA 8046d5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bbd110 - Browse repository at this point
Copy the full SHA 2bbd110View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bc7352 - Browse repository at this point
Copy the full SHA 7bc7352View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8159d99 - Browse repository at this point
Copy the full SHA 8159d99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c3ed90 - Browse repository at this point
Copy the full SHA 1c3ed90View commit details -
Configuration menu - View commit details
-
Copy full SHA for b11fcf8 - Browse repository at this point
Copy the full SHA b11fcf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c7bf65 - Browse repository at this point
Copy the full SHA 1c7bf65View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdbd3b8 - Browse repository at this point
Copy the full SHA cdbd3b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21acf0d - Browse repository at this point
Copy the full SHA 21acf0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55b1f49 - Browse repository at this point
Copy the full SHA 55b1f49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d20a88 - Browse repository at this point
Copy the full SHA 0d20a88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bcfc49 - Browse repository at this point
Copy the full SHA 9bcfc49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90e4234 - Browse repository at this point
Copy the full SHA 90e4234View commit details -
Configuration menu - View commit details
-
Copy full SHA for 470ad3b - Browse repository at this point
Copy the full SHA 470ad3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 784bc58 - Browse repository at this point
Copy the full SHA 784bc58View commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a609039 - Browse repository at this point
Copy the full SHA a609039View commit details -
remove dynamic arrays and use the grid
Dimitra Amperiadou committedAug 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 3a8086e - Browse repository at this point
Copy the full SHA 3a8086eView commit details -
Merge branch 'houghtester' of github.com:dimitra97/acts into houghtester
Dimitra Amperiadou committedAug 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 1409f05 - Browse repository at this point
Copy the full SHA 1409f05View commit details -
Dimitra Amperiadou committed
Aug 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 776e3c0 - Browse repository at this point
Copy the full SHA 776e3c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for af259cb - Browse repository at this point
Copy the full SHA af259cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebd9a75 - Browse repository at this point
Copy the full SHA ebd9a75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37d84f5 - Browse repository at this point
Copy the full SHA 37d84f5View commit details
Commits on Aug 21, 2024
-
Dimitra Amperiadou committed
Aug 21, 2024 Configuration menu - View commit details
-
Copy full SHA for b97ea75 - Browse repository at this point
Copy the full SHA b97ea75View commit details -
Dimitra Amperiadou committed
Aug 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 35eeb6a - Browse repository at this point
Copy the full SHA 35eeb6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea68e2b - Browse repository at this point
Copy the full SHA ea68e2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aa413e - Browse repository at this point
Copy the full SHA 3aa413eView commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8fdc970 - Browse repository at this point
Copy the full SHA 8fdc970View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1776fb - Browse repository at this point
Copy the full SHA f1776fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d69b98c - Browse repository at this point
Copy the full SHA d69b98cView commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 66bc8d8 - Browse repository at this point
Copy the full SHA 66bc8d8View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 82330a3 - Browse repository at this point
Copy the full SHA 82330a3View commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 048f65c - Browse repository at this point
Copy the full SHA 048f65cView commit details -
Update Core/include/Acts/Seeding/HoughTransformUtils.hpp
Co-authored-by: Andreas Stefl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40fab99 - Browse repository at this point
Copy the full SHA 40fab99View commit details -
Update Core/include/Acts/Seeding/HoughTransformUtils.hpp
Co-authored-by: Andreas Stefl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7367b9 - Browse repository at this point
Copy the full SHA c7367b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2fb3d1 - Browse repository at this point
Copy the full SHA b2fb3d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 140c46a - Browse repository at this point
Copy the full SHA 140c46aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 677192e - Browse repository at this point
Copy the full SHA 677192eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 779159b - Browse repository at this point
Copy the full SHA 779159bView commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cb784eb - Browse repository at this point
Copy the full SHA cb784ebView commit details