Please ask your OpenCV questions on <a href="http://tech.groups.yahoo.com/group/OpenCV/">http://tech.groups.yahoo.com/group/OpenCV/</a><div><br></div><div>The FLANN index in OpenCV does not allow for anything incremental. On the other hand, the FLANN based descriptor matcher does, as well as the original FLANN implementation.<br>
<br><div class="gmail_quote">On Tue, Nov 15, 2011 at 7:50 AM, hemanth korrapati <span dir="ltr"><<a href="mailto:hemanthkorrapati@gmail.com">hemanthkorrapati@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<br><br><br>I am using the latest opencv version. I am trying to use an flann index using Locality Sensitive Hashing (LSH) index. <br>I guess we can only use the flann in batch process. Is there a way to build the flann index incrementally ?<br>

For example, I would like to add images acquired by a robot to the flann index and query it online as well. <br><br>is this possible ?<br><br><br>Thank you<br clear="all"><font color="#888888"><br>-- <br>Hemanth Korrapati,<br>
Doctoral Student,<br>
LASMEA,<br>Universite Blaise Pascal,<br>Campus des Cezeaux<br>63170 Clermont-Ferrand, <br>France.<br>Mobile: <a href="tel:%2B33%20%280%29650348239" value="+33650348239" target="_blank">+33 (0)650348239</a><br><a href="http://hemanth-k.co.in" target="_blank">http://hemanth-k.co.in</a><br>

</font><br>_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
<br></blockquote></div><br></div>