|
META TOPICPARENT |
name="SummerInternships" |
Basics |
|
3. In terminal, enter "mda-homography metadata.xml < cam1.mda > cam1_out.mda" |
|
> > | 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 |
|
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" |
|
|
< < |
META FILEATTACHMENT |
attr="" comment="HDRCamAlign Matlab Scripts" date="1247732855" name="HDRCamAlign.zip" path="HDRCamAlign.zip" size="4062253" user="lancefu" version="1.1" |
|