curvelab_mpi

所属分类:图形图像处理
开发工具:Visual C++
文件大小:29KB
下载次数:222
上传日期:2007-05-30 09:49:16
上 传 者zf-1009
说明:  此程序是基于曲波变换CurveLab-2.0对图象的一样处理和应用.
(This procedure is based on Qubo transform CurveLab-2.0 for the same image processing and application.)

文件列表:
commoninc.hpp (826, 2005-06-06)
cpxcrvletprtd.cpp (9119, 2005-06-06)
cpxcrvletprtd.hpp (1619, 2005-06-06)
cpxnumtnsblkd.cpp (10379, 2005-06-06)
cpxnumtnsblkd.hpp (2227, 2005-06-06)
fdct3d.cpp (27713, 2005-06-06)
fdct3d.hpp (3624, 2005-06-06)
fdct3d_forward.cpp (33707, 2005-06-06)
fdct3d_inverse.cpp (33122, 2005-06-06)
fdct3d_param.cpp (7248, 2005-06-06)
fdct3dinline.hpp (3959, 2005-06-06)
makefile (578, 2005-06-06)
makefile.opt (912, 2005-06-06)
nummat.hpp (2366, 2005-06-06)
numtns.hpp (2669, 2005-06-06)
numvec.hpp (2081, 2005-06-06)
offmat.hpp (2608, 2005-06-06)
offtns.hpp (3012, 2005-06-06)
offvec.hpp (2236, 2005-06-06)
options (62, 2005-06-03)
options_mid (61, 2005-06-03)
options_sml (61, 2005-06-06)
test.cpp (3580, 2005-06-06)

The parallel implementation in this directory use two extra packages: MPI and PETSc. A free MPI implementation can be found at http://www-unix.mcs.anl.gov/mpi/, while PetSc can be downloaded at http://www-unix.mcs.anl.gov/petsc/petsc-2/. To compile the parallel 3d implementation, 1. set PETSC_DIR to be the installation directory of PETSc 2. In file makefile.opt, set variables FFTW_DIR and MEX 3. type 'make libfdct3d.a' to compile the library 4. type 'make test' to compile the test file 5. to run the code on a single processor, type './test -options_file options_sml' 6. to run the code in parallel, see the manual page of mpirun

近期下载者

相关文件


收藏者