-
cvfindhomography() opencv function
Hi,
I am using cvFindHomography( pt1, pt2, &_h, CV_RANSAC, 5), to find homography matrix for list of matched points where pt1 and pt2 are the lists of points which have been found using nearest neighbour algorithm.
My question is I need to know how many points have been calculated by this function as inliers and how many as outliers as I am using CV_RANSAC method.
How can i get this information from this function, kindly help me in this regard.
Thanks!!!!
Similar Threads
-
By K. Soe in forum VB Classic
Replies: 8
Last Post: 03-08-2003, 07:25 PM
-
By Damit Senanayake in forum VB Classic
Replies: 2
Last Post: 06-05-2001, 01:55 PM
-
By Michael Shutt in forum VB Classic
Replies: 6
Last Post: 04-05-2001, 02:25 AM
-
By Julian Milano in forum VB Classic
Replies: 2
Last Post: 08-11-2000, 12:11 PM
-
By Kunal Sharma in forum VB Classic
Replies: 2
Last Post: 04-25-2000, 03:45 PM
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|