Difference between revisions of "ale notes"

From Noah.org
Jump to navigationJump to search
m (Created page with 'Category:Engineering Align (register) 8 images using only a 100 pixel band at the bottom for registration. This does not seem to be quite right. I think the '''nex''' optio…')
 
m
Line 4: Line 4:
 
Align (register) 8 images using only a 100 pixel band at the bottom for registration. This does not seem to be quite right. I think the '''nex''' option in '''--visp''' is causing it to ignore the exclusion zone.
 
Align (register) 8 images using only a 100 pixel band at the bottom for registration. This does not seem to be quite right. I think the '''nex''' option in '''--visp''' is causing it to ignore the exclusion zone.
 
<pre>
 
<pre>
ale-bin --ex 0 500 0 400 0 7 --visp last:nex:triangle:2 sf:0 seq-reg- .ppm --exshow seq-[0-7].ppm test.ppm
+
ale-bin --trans-save=seq.t --ex 0 500 0 400 0 7 --visp last:nex:triangle:2 sf:0 seq-reg- .ppm --exshow seq-[0-7].ppm test.ppm
 
</pre>
 
</pre>

Revision as of 04:32, 29 May 2011


Align (register) 8 images using only a 100 pixel band at the bottom for registration. This does not seem to be quite right. I think the nex option in --visp is causing it to ignore the exclusion zone.

ale-bin --trans-save=seq.t --ex 0 500 0 400 0 7 --visp last:nex:triangle:2 sf:0 seq-reg- .ppm --exshow seq-[0-7].ppm test.ppm