-
Notifications
You must be signed in to change notification settings - Fork 192
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
recursive convolution for Gaussian smoothing and derivative kernels #341
base: version-1-11-rc
Are you sure you want to change the base?
recursive convolution for Gaussian smoothing and derivative kernels #341
Commits on Mar 10, 2016
-
add recursive approximation of Gaussian filters
Sven Peter committedMar 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 64b39a5 - Browse repository at this point
Copy the full SHA 64b39a5View commit details -
test recursive deriche convolution on lenna.gif
Sven Peter committedMar 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 6b90457 - Browse repository at this point
Copy the full SHA 6b90457View commit details -
run deriche tests as double instead of float
Sven Peter committedMar 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 00dcaaa - Browse repository at this point
Copy the full SHA 00dcaaaView commit details -
use smaller test image for deriche convolution tests
Sven Peter committedMar 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 676b366 - Browse repository at this point
Copy the full SHA 676b366View commit details -
avoid floating point rounding differences with rational_cast
Sven Peter committedMar 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 9ec8ab4 - Browse repository at this point
Copy the full SHA 9ec8ab4View commit details -
deriche filters: remove template params for SSE/AVX and update tests
Sven Peter committedMar 10, 2016 Configuration menu - View commit details
-
Copy full SHA for e5a5549 - Browse repository at this point
Copy the full SHA e5a5549View commit details -
Sven Peter committed
Mar 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 467e075 - Browse repository at this point
Copy the full SHA 467e075View commit details -
Sven Peter committed
Mar 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 486f657 - Browse repository at this point
Copy the full SHA 486f657View commit details -
cleanup: remove redundant enum and void
Sven Peter committedMar 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 4ac3950 - Browse repository at this point
Copy the full SHA 4ac3950View commit details -
Sven Peter committed
Mar 10, 2016 Configuration menu - View commit details
-
Copy full SHA for f9e5cc5 - Browse repository at this point
Copy the full SHA f9e5cc5View commit details -
Sven Peter committed
Mar 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 9e6dfc4 - Browse repository at this point
Copy the full SHA 9e6dfc4View commit details -
recursive_multi_convolution.hxx -> multi_convolution_recursive.hxx
Sven Peter committedMar 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 36c6a95 - Browse repository at this point
Copy the full SHA 36c6a95View commit details -
Sven Peter committed
Mar 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 2386753 - Browse repository at this point
Copy the full SHA 2386753View commit details -
Sven Peter committed
Mar 10, 2016 Configuration menu - View commit details
-
Copy full SHA for cb018bf - Browse repository at this point
Copy the full SHA cb018bfView commit details -
Sven Peter committed
Mar 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 92e575c - Browse repository at this point
Copy the full SHA 92e575cView commit details -
fix potentially undefined iterator behavior
Sven Peter committedMar 10, 2016 Configuration menu - View commit details
-
Copy full SHA for ab9d460 - Browse repository at this point
Copy the full SHA ab9d460View commit details -
fix warnings for unused parameters
Sven Peter committedMar 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 5e0a851 - Browse repository at this point
Copy the full SHA 5e0a851View commit details