Difference: HDRCameraProject (6 vs. 7)

Revision 72009-07-20 - lancefu

Line: 1 to 1
 
META TOPICPARENT name="SummerInternships"

Basics

Line: 28 to 28
  3. In terminal, enter "mda-homography metadata.xml < cam1.mda > cam1_out.mda"
Added:
>
>
Note:

1) Unless you're doing homography on only a few frames ( by a few, I mean less than 5 ), I'd suggest to resize the mda first. Thirteen 1920x1080 frames took me almost two hours to run and eventually abort. It will be a lot faster to process one frame at a time.

2) Depends on whether or not you flip one of the image/video before computing the homography matrix, the steps can be a little different. We assume one of the image ( cam1.jpg or cam2.jpg ) is flipped. If not, just comment out the flip function call in hdrcamalign.m.

3) When running mda-homography, if you see the error: "terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted" It means that the mda files is too big that your computer runs out of memory when processing it. Try to resize it or process fewer frames at a time.

 

Temporal Figure Alignment

Line: 50 to 62
 
META FILEATTACHMENT attr="" comment="HDRCamera Project Documentation" date="1247779139" name="HDRCamera_Project.pdf" path="HDRCamera_Project.pdf" size="75389" user="lancefu" version="1.2"
META FILEATTACHMENT attr="" comment="put index on each frame in an image sequence" date="1247732690" name="im_putIndex" path="im_putIndex" size="1706" user="lancefu" version="1.1"
Deleted:
<
<
META FILEATTACHMENT attr="" comment="HDRCamAlign Matlab Scripts" date="1247732855" name="HDRCamAlign.zip" path="HDRCamAlign.zip" size="4062253" user="lancefu" version="1.1"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback