<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>On Sat, Jul 1, 2017, at 13:06, Robert McLeod wrote:<br></div>
<blockquote type="cite"><div dir="ltr"><div>Just my two thoughts, I suspect this project would have more success if you used OpenCV as the basis.  OpenCV already has many of the features you will need to implement, such as Regions of Interest, in the core engine.  It also already has Qt bindings.  <br></div>
</div>
</blockquote><div><br></div>
<div>I think the idea is to wrap many different tools this way.  E.g., on the project README I saw SIFT features computed through OpenCV:<br></div>
<div><br></div>
<div><a href="https://github.com/Image-Py/imagepy">https://github.com/Image-Py/imagepy</a><br></div>
<div><br></div>
<div>Stéfan<br></div>
</body>
</html>