[mlpack-git] [mlpack/mlpack] Binarize Function + Test (#666)

stereomatchingkiss notifications at github.com
Thu Jun 9 10:33:17 EDT 2016


>this only works if we initialize the output first?

No, don't need, you only need to make sure the matrix has enough of size

> output = output > threshold;

Because this only work on unsigned int(I only test size_t) matrix.conv_to looks more time consuming

@keonkim could you show us your test case?Thanks


---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/666#issuecomment-224913454
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160609/c6b4bff1/attachment.html>


More information about the mlpack-git mailing list