Are cvBlob and cvBlobLib the same?
No. cvBlobLib is a completely different library for the same purpose. In fact, I began to use it but it didn’t work for me so I developed my own library as part of a bigger project. Certainly, It was a bad idea calling my library cvBlob. In the beginning, my library was private so I called as I thought it would be more correct inside the whole project.