Hi, IOhannes,<br><br>There is a tiny bug to be fixed in pix_multiblob; when it tests for the neighbors of a given pixel (double for loop), it should test whether x &lt; image.xsize and not &lt;= here. Same for y.<br><br>I would like  to take the opportunity to suggest to drop usage of clampFunc in the pixel access and set functions  ImageStruct. That would make Gem faster as a whole. perhaps use a #ifndef NDEBUG..#endif type of thing.<br>
<br>Best,<br><br>-- <br><br>Ricardo Fabbri<br>--<br>Linux registered user #175401<br><a href="http://www.lems.brown.edu/~rfabbri" target="_blank">www.lems.brown.edu/~rfabbri</a><br><a href="http://labmacambira.sf.net" target="_blank">labmacambira.sf.net</a><br>
<br>