Ask Your Question

ZettaCircl's profile - activity

2020-08-14 02:15:41 -0600 received badge  Necromancer (source)
2019-05-17 22:06:23 -0600 received badge  Necromancer (source)
2019-05-17 04:59:20 -0600 answered a question Storing ORB Keypoints in file

Be sure to use the higher version of Pickle protocol. Except if you have very slow I/O, it shouldn't take more than a se

2019-05-10 07:14:19 -0600 edited answer Is there a way to compute a RANSAC based affine transformation?

Yes it does : # Compute a rigid transformation (without depth, only scale + rotation + translation) transforma

2019-05-10 07:14:12 -0600 edited answer Is there a way to compute a RANSAC based affine transformation?

Yes it does : # Compute a rigid transformation (without depth, only scale + rotation + translation) transforma

2019-05-10 07:13:20 -0600 received badge  Editor (source)
2019-05-10 07:13:20 -0600 edited answer Is there a way to compute a RANSAC based affine transformation?

Yes it does : # Compute a rigid transformation (without depth, only scale + rotation + translation) transforma

2019-05-10 07:13:10 -0600 answered a question Is there a way to compute a RANSAC based affine transformation?

Yes it does : # Compute a rigid transformation (without depth, only scale + rotation + translation)

2019-04-23 08:29:08 -0600 commented answer Check if homography is good

The homography matrix is not good in itself. It really depends on the use case. If you are trying to match pictures in a

2019-04-23 08:29:07 -0600 commented answer performance of findHomography

Still no Open source implementation ?

2019-04-23 08:29:05 -0600 commented answer good result or bad result for findHomography

It's a threshold, it's written.

2019-04-23 08:29:03 -0600 commented question good result or bad result for findHomography

He read it there : https://stackoverflow.com/questions/10972438/detecting-garbage-homographies-from-findhomography-in-op

2019-04-01 04:04:29 -0600 answered a question ORB match score and compare a Database

Wrong : this has been tried. See file:///home/user/Downloads/AFastApproachforIntegratingORBDescriptorsintheBagofWordsMod