Last change
on this file since 859 was
660,
checked in by sommeria, 11 years ago
|
a few bugs corrected in geometry_calib
|
File size:
439 bytes
|
Line | |
---|
1 | % 'uvmat_demo': script for demonstration, TEST STAGE |
---|
2 | |
---|
3 | %%%% Demo 1%%%% |
---|
4 | % brigtness |
---|
5 | huvmat=findobj(allchild(0),'Tag','uvmat'); |
---|
6 | uistack(huvmat,'top') |
---|
7 | activate('uvmat','Scalar','num_MaxA',[],100) |
---|
8 | activate('uvmat','Scalar','CheckFixScalar',[],0) |
---|
9 | activate('uvmat','Coordinates','CheckZoom',[],1) |
---|
10 | activate('uvmat',[],'PlotAxes',[0.2 0.6]) |
---|
11 | %activate('uvmat',[],'movie_pair',[],1) |
---|
12 | %activate('uvmat',[],'STOP',[],1) |
---|
13 | activate('uvmat',[],'i1',[],'2') |
---|
Note: See
TracBrowser
for help on using the repository browser.