⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 install

📁 matlab处理图像的一些基本方法。其中有一部分mex程序需要安装编译
💻
字号:
ALEX Install Information- Download the ALEX archive file in the directory where you  want it to be. For example:  	/usr/local/matlab/toolbox/- Uncompress and tar the file     gunzip Alex.beta1.tar.gz     tar -xvfo Alex.beta1.tar- Edit the alex.m file and make the few changes required.- Setup the MATLAB path in order to access to ALEX from any  directory. You can do this by adding the command:        path(path, '/usr/local/matlab/toolbox/alex');  to your startup.m file or typing it every time MATLAB is started.- If the icol program does not run, try to recompile it.  See the README.ALEX file in the icol.tar file.Installation Completed.To start ALEX just type alex at the MATLAB prompt:( >> alex )Setting the following lines in the .Xdefaults file it will set upan easy to read fontstyle for the MATLAB uimenu and uicontrols:!MATLAB DEFAULT SETTING:*fontList: -*-helvetica-medium-r-normal--14-*-*-*-*-*-*-*!Figure window text font:figure*fontList: -*-screen-*-*-*-*-16-*-*-*-*-*-*-*!Figure window exponent text fontfigure*expfontList: -*-helvetica-medium-r-normal--12-*-*-*-*-*-*-*To use all the ALEX capabilities, both MATLAB 4.2c and the imageprocessing toolbox are required.There is a new release of some of the Image processing toolbox (1.0)functions at the Mathworks ftp site. Some bugs have been fixed and some havebeen improved.SGI----ALEX has been written and partially tested on an SGI computer. Thus noparticular changes to the code should be required.Other Unix Machines--------------On other Unix machines it would be straightforward to run ALEX. The onlyadditional step is that the cmex files (all the .c files) should be recompiledusing the cmex compiler and the .mexsg files must be deleted.The icol program must be recompiled too. See the README.ALEX filein the icol.tar file.PC and Mac-----------For PC or Mac version of MATLAB some changes should be made. The biggestproblem on a PC is that some of the files names are more than 8 characters.Being able to run Matlab under windows 95 should avoid this problem.We do not have PC or Mac version of MATLAB, so we cannot convertALEX to these platforms. ANYBODY INTERESTED IN THIS CONVERSION IS WELCOME.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -