-
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, 06: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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks