dimonk33 / cvblob

Automatically exported from code.google.com/p/cvblob
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Patch for /trunk/cvBlob/cvblob.h #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The function pointer's return value was mistyped, and also initializing the 
address in the header was causing a warning about cvGreaterBlob being defined 
more than once (even with the include guards). An inline function should work 
pretty well.

Original issue reported on code.google.com by gigantic...@gmail.com on 16 Jan 2012 at 6:32

Attachments: