libcvd-members
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libcvd-members] homographies


From: Jonathan Ventura
Subject: Re: [libcvd-members] homographies
Date: Thu, 1 Dec 2011 10:38:03 -0800

Hi Farhad,

For applying a homography, there is a function in cvd/vision.h called "transform()" -- it is not in the documentation for some reason.

As for v4l I think you can use ./configure --without-v4l1buffer --without-v4l2buffer .

For using OpenCV you can get to the bytes in a SubImage using .data() .  The TooN classes like Vector and Matrix contain nothing but the data, so it is easy to use with some other library.

Hope this helps,
Best,
Jonathan

On Thu, Dec 1, 2011 at 5:27 AM, Farhad Bazyari <address@hidden> wrote:

Hello all,

Sorry for newbie question, I am very new to libCVD. Got to hear about it from PTAM. Was wondering if there is a way/function to apply homography on images? Also I am getting errors while trying to install the library; from ./configure I get missing v4l1buffer v4l2buffer v4lbuffer. I have heard this issue arises because in newer releases of ubuntu they ditched v4l1 (I'm using ubuntu 11.04). And last question; is there a recommended way of using cvd and OpenCV together (image type convertion, etc.) I know using these two together doesn't make much sense but I thought maybe I can use some OpenCV code inside PTAM framework.

Thanks a lot,
Farhad

The University of Lincoln - a top performer in student satisfaction, enjoying an unrivalled ascent through the University league tables, set in a dynamic, research rich and vibrant campus in the heart of a great historic student-friendly city.

The information in this e-mail and any attachments may be confidential. If you have received this email in error please notify the sender immediately and remove it from your system. Do not disclose the contents to another person or take copies.

Email is not secure and may contain viruses. The University of Lincoln makes every effort to ensure email is sent without viruses, but cannot guarantee this and recommends recipients take appropriate precautions.

The University may monitor email traffic data and content in accordance with its policies and English law. Further information can be found at: http://www.lincoln.ac.uk/legal.

_______________________________________________
libcvd-members mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/libcvd-members



--
Jonathan Ventura
Ph.D. Candidate

Department of Computer Science
University of California
Santa Barbara, CA 93106-5110

Office: (805) 893 2614
Mobile: (805) 689 5006

reply via email to

[Prev in Thread] Current Thread [Next in Thread]