Skip to content

Conversation

william-silversmith
Copy link
Contributor

@william-silversmith william-silversmith commented Sep 6, 2020

Try using BBDT for the 2D boolean situation. This seems to work well for medical images in YACCLAB but on more noisy images, there is no change or a decrease in performance. I'll have to study this more.

For reference, this implementation of BBDT (the 2009 version) clocks about 320 MVx/sec vs the Optimized BBDT OpenCV version which is >500 MVx/sec on medical images. Previously, we were doing 280 MVx/sec (1.14x improvement).

I'm interested in seeing if this technique can be profitably extended to trinary images as well.

@william-silversmith william-silversmith added the performance Lower memory or faster computation. label Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Lower memory or faster computation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant