<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div>Good point.  We've had issues before with prematurely locking things to integers (may have been bounding boxes in vidtk, actually, maybe something else like image coordinates?).  
Unless the purpose of the bounding box concept in this case is a 
purposeful optimization we may want to have floating-point bounding 
boxes otherwise stacked transformations will also have stacked 
integer-casting errors.<br></div></div></div></blockquote><div>bounding_box appears to be templated over coordinate type (int, float, double, ...)</div><div><br></div><div>~Matt</div></div></div>