The Machine Perception Toolbox

[Introduction]- [News]- [Download]- [Screenshots]- [Manual (pdf)]- [Forums]- [API Reference]- [Repository ]

 

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

manyscales.m File Reference

Go to the source code of this file.

Functions

 colormap (hot)
 fclose (fid)
 figure (3)
 figure (2)
 figure (1)
 images (fr).composite = images(fr).composite + imresize(scimage, [25, 25])
 imagesc (images(fr).composite)
 imagesc (im)
end maxsc (fr)
 minsc (fr)
 results (:, 3)
 results (:, 1)
 scimage (:)]
 set (r, 'LineWidth', 10)
 set (gcf, 'DoubleBuffer', 'On')
 subplot (5, 5, sc)

Variables

 colorbar
 data = fread(fid, 'double')
 drawnow
 endx = startx+24
 endy = starty+24
 fid = fopen(fname, 'r')
 fname = sprintf('image_%d.bin', fr-1)
for fr
 framedata = []
 frimage = [frimage
 header = fread(fid, 2, 'int')
 im = (reshape(data, header(1), header(2)))'
axis image
 numframes = length(data)/prod(header)
axis off
hold on
 pause
 r = rectangle('position', [results(fr,1:3), results(fr,3)])
for sc
 scimage = zeros(25*5,25*5)
 startx = -24
 starty = -24
function manyscales load results txt


Function Documentation

colormap hot   ) 
 

fclose fid   ) 
 

figure  ) 
 

figure  ) 
 

figure  ) 
 

end images fr   )  = images(fr).composite + imresize(scimage, [25, 25])
 

Referenced by MPISearchStream::makeNormWindow_MPI_CacheCorners().

imagesc images(fr).  composite  ) 
 

imagesc im   ) 
 

end maxsc fr   ) 
 

Referenced by MPISearchStream::SetROI().

minsc fr   ) 
 

Referenced by MPISearchStream::SetROI().

results ,
 

results ,
 

scimage  ) 
 

set r  ,
'LineWidth'  ,
10 
 

set gcf  ,
'DoubleBuffer'  ,
'On' 
 

subplot ,
,
sc 
 


Variable Documentation

colorbar
 

Definition at line 71 of file manyscales.m.

data = fread(fid, 'double')
 

Definition at line 43 of file manyscales.m.

Referenced by ModeData::addData(), allocate(), hash_free(), hashenumerate(), hashitem(), ModeData::ModeData(), ModeData::subData(), cvHistWrapper::update_back_project(), and Cluster::UpdateCluster().

drawnow
 

Definition at line 73 of file manyscales.m.

endx = startx+24
 

Definition at line 58 of file manyscales.m.

Referenced by ROISequence::ROISequence().

endy = starty+24
 

Definition at line 56 of file manyscales.m.

Referenced by ROISequence::ROISequence().

fid = fopen(fname, 'r')
 

Definition at line 41 of file manyscales.m.

Referenced by TIntegral< double >::printIm(), TIntegral< double >::printInt(), MPFaceDetectorFilter::Transform(), MPEyeFinderFilter::Transform(), MPBlinkDetectorFilter::Transform(), and cvHistWrapper::update_histogram().

fname = sprintf('image_%d.bin', fr-1)
 

Definition at line 40 of file manyscales.m.

Referenced by MPFileIO::MPFileIO().

end for fr
 

Initial value:

 1:numframes
        images(fr).scale(sc+1) = {data(:,:,fr)}

Definition at line 38 of file manyscales.m.

framedata = []
 

Definition at line 67 of file manyscales.m.

frimage = [frimage
 

Definition at line 31 of file manyscales.m.

header = fread(fid, 2, 'int')
 

Definition at line 42 of file manyscales.m.

im = (reshape(data, header(1), header(2)))'
 

Definition at line 63 of file manyscales.m.

Referenced by main().

axis image
 

Definition at line 48 of file manyscales.m.

Referenced by RIntegral::integrate(), main(), MPIImagePyramid< float >::MPIImagePyramid(), cvHistWrapper::process(), and RIntegral::RIntegral().

numframes = length(data)/prod(header)
 

Definition at line 19 of file manyscales.m.

Referenced by Timeline::addEntry(), ROISequence::ROISequence(), and Timeline::Timeline().

axis off
 

Definition at line 48 of file manyscales.m.

hold on
 

Definition at line 49 of file manyscales.m.

pause
 

Definition at line 74 of file manyscales.m.

r = rectangle('position', [results(fr,1:3), results(fr,3)])
 

Definition at line 50 of file manyscales.m.

Referenced by add_module_name(), add_rule_name(), args_new(), avg_object::avg_object(), builtin_export(), builtin_glob(), builtin_import(), builtin_match(), compile_while(), define_rule(), enter_rule(), MPHistogramHue::getHue(), glob(), global_rule(), global_rule_name(), sampleGrabber::grab(), MPColorTools::hilitePixel(), import_base_rule(), MPHistogramHue::InitColorModel(), MPHistogram< float, NUMBINS >::InitColorModel(), lookup_rule(), mexFunction(), MyWidget::MyWidget(), nRGBTRIPLE::nRGBTRIPLE(), regcomp(), histogram3d::rgb2bin(), MPColorTools::RGBtoHSV(), rule_free(), and var_expand().

for sc
 

Initial value:

 0:22
    fname = sprintf('iiimage_scale%d.bin', sc)

Definition at line 61 of file manyscales.m.

scimage = zeros(25*5,25*5)
 

Definition at line 54 of file manyscales.m.

startx = -24
 

Definition at line 57 of file manyscales.m.

starty = -24
 

Definition at line 55 of file manyscales.m.

function manyscales load results txt
 

Definition at line 3 of file manyscales.m.


Generated on Mon Nov 8 17:08:12 2004 for MPT by  doxygen 1.3.9.1