CONFIGR_matlab

所属分类:matlab编程
开发工具:matlab
文件大小:283KB
下载次数:4
上传日期:2011-09-20 07:18:40
上 传 者abc.edf
说明:  matlab code for configuration

文件列表:
CONFIGR_matlab\AddNewRectangles.m (11206, 2006-12-26)
CONFIGR_matlab\CheckBound.m (1414, 2007-10-04)
CONFIGR_matlab\CheckOutBoundGround.m (1557, 2006-12-22)
CONFIGR_matlab\CONFIGR_6.m (2770, 2008-01-25)
CONFIGR_matlab\CONFIGR_6_CreatePlots.m (2285, 2007-10-16)
CONFIGR_matlab\CONFIGR_6_FindBound.m (3248, 2007-10-04)
CONFIGR_matlab\CONFIGR_6_Init.m (3023, 2008-01-13)
CONFIGR_matlab\CONFIGR_6_Init_Function.m (2987, 2008-01-25)
CONFIGR_matlab\CONFIGR_6_LobePropagate.m (6970, 2008-01-15)
CONFIGR_matlab\CONFIGRtestimages.mat (19636480, 2007-10-04)
CONFIGR_matlab\CreateNewDiagonals.m (1130, 2007-08-16)
CONFIGR_matlab\EmptyRectangleTypeOne_Ground_6.m (3686, 2008-01-15)
CONFIGR_matlab\EmptyRectangleTypeTwo_Ground_6.m (3601, 2008-01-15)
CONFIGR_matlab\FillingFIGURE.m (12268, 2008-03-12)
CONFIGR_matlab\FillingGROUND.m (8364, 2008-03-12)
CONFIGR_matlab\imresize_old_CONFIGR.m (9662, 2008-01-15)
CONFIGR_matlab\InterpolateDiagonalLines.m (2206, 2008-01-23)
CONFIGR_matlab\InterpolateLines.m (880, 2008-01-23)
CONFIGR_matlab\MontereyImage.mat (860216, 2007-10-04)
CONFIGR_matlab\plotIpixels.m (2077, 2007-10-04)
CONFIGR_matlab\runCONFIGR.m (6679, 2008-01-25)
CONFIGR_matlab\sign01.m (149, 2003-09-18)
CONFIGR_matlab\sign02.m (92, 2004-12-09)
CONFIGR_matlab\SimpleRoadImage.m (2201, 2007-10-16)
CONFIGR_matlab\SimpleRoadImageBlack.m (2753, 2008-01-15)
CONFIGR_matlab\SimpleRoadImageFunky_both.m (2669, 2006-10-23)

*CONFIGR (COntour FIgure and GRound) *The following files are required to run CONFIGR: CheckBound CONFIGR_6.m CONFIGR_6_CreatePlots.m CONFIGR_6_FindBound.m CONFIGR_6_Init.m CONFIGR_6_LobePropagate.m CreateNewDiagonals.m EmptyRectangleTypeOne_Ground_6.m EmptyRectangleTypeTwo_Ground_6.m FillingFIGURE.m FillingGROUND.m plotIpixels.m runCONFIGR.m sign01.m sign02.m SimpleRoadImage.m *Images are stored in the following .mat files CONFIGRtestimages.mat MontereyImage.mat The code was tested using Matlab V 6.5 and v 7.5 *Comments Images in the test folder provided here can be used as input according to the following notation: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Usage: % I_output = runCONFIGR(I,PixRes) % I ---------- input image % PixRes ----- pixel resolution 1:fine 2:medium 3:coarse % N implies that each coarse-scale pixel is created from an % 2^Nx2^N square of fine-scale (original) pixels % This runs CONFIGR with the following defaults: % PixRes: pixel resolution default=1: CONFIGR pixel resolution is the same as that of the input image % %%%%%%%OPTIONS:%%%%%%%%%%%%%%%% % I_output = runCONFIGR(I,PixRes,NumIter,ShrinkFact) % I ----------- input image % PixRes ------ pixel resolution 1:fine 2:medium 3:coarse % NumIter ----- number of iterations CONFIGR simulation can be forced to stop early by setting a low number of iterations. % ShrinkFact -- ratio of desired image size to actual size Sparse images can be resized for faster runtimes. % Raw CONFIGR output (with ground and figure-filled rectangles) % can be obtained using [I_output, I_output_raw, Idiagonals]=runCONFIGR(I)

近期下载者

相关文件


收藏者