<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi all,<div><br></div><div>I would like to put a revised version of the DoG detection implementation into imglib2-algorithms core.</div><div>I pushed it in a branch "dog" <a href="https://github.com/imagej/imglib/commits/dog">https://github.com/imagej/imglib/commits/dog</a>.</div><div><br></div><div>I would have merged to master, but I'm having slight reservations because this requires the addition of two dependencies.</div><div>First a dependency on imglib2-meta, this is for convenience to use calibration of ImgPlus and could be possibly removed.</div><div>Second is a dependency on JAMA.</div><div><br></div><div>What is your opinion? Is it okay to add these dependencies? Or should I rather move this stuff to some other place? If so, where?</div><div><br></div><div>best regards,</div><div>Tobias</div><div><br></div></body></html>