drsrinathsridhar / GRANSAC

Multi-threaded generic RANSAC implemetation
MIT License
306 stars 92 forks source link

Inliners, outliners #3

Closed AlexandrGraschenkov closed 6 years ago

AlexandrGraschenkov commented 6 years ago
2018-04-12 12 20 03

On your screenshot the black dot also visible near line below green one. Maybe there some error in code. In my opinion simple example without generic types may have more profit for understanding and usage. There much more code in model, that in GRANSAC.h. It's not bad, but start thinking do we really need this abstraction with templates.

drsrinathsridhar commented 6 years ago

Closing this as a duplicate of #4