<div dir="ltr">I recently pushed up some changes/improvements to the Kwiver package. These changes include:<div>- Adding a CvRect <-> bounding_box converter. This is available if Kwiver is built with OpenCV.</div><div>- Added detection index, detector name, and mask image to the detected object class.</div><div>- Added UUID data type and associated data and port traits.</div><div>- Add conversion methods to Python image converter to return numpy array (get_numpy_array()), and to return OCV format image (get_ocv_image()).</div><div>- Cleaned up image_file_name and image_file_path confusion. Now there is only the trait image_file_name which contains the full filename with path. Having two data types was confusing and did not provide any value.</div><div>- Image reader process now outputs a timestamp. The frame values are sequential and the time is based on the configured inter-frame interval.</div><div>- Frame list process not has a path option to allow file names read from the input file to be resolved against the path rather than requiring the file name to be fully specified. This allows for easier relocation of image file lists.</div><div><br></div><div>I have had some problems running pipelines with Matlab enabled. The basis of the problem is that Matlab supplies a set of boost libraries which are from a different and incompatible version than we build in fletch. Putting the Matlab library directory at the end of the LD_LIBRARY_PATH seems to solve the problem.</div><div><br><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><font color="#888888"><b>Linus Sherrill - </b></font><font color="#888888">Staff R&D Engineer<br></font><font color="#888888">Kitware, Inc.<br>28 Corporate Drive<br>Clifton Park, NY 12065-8662<br>E: <a href="mailto:linus.sherrill@kitware.com" target="_blank">linus.sherrill@kitware.com</a><br>P: 518.881.4400<br></font></div></div></div></div></div>
</div></div>