📄 readme_examples
字号:
This directory contains a data file and a fewexamples of how to use the cbp program.Files containing the reference reconstructionsfor these examples are supplied as results/ex1_result_ref.mat results/ex2a_result_ref.mat results/ex2b_result_ref.matand so forth.Type 'cat ex1' to see the command line code for the firstexample. Execute this line from the command line.The cbp output file will be written to results/ex1_result.mat . If you load this file into matlab, you can displaythe reconstruction contained in the img variable.The file ex2 contains the command lines for3 different reconstructions. The first two usea generalized Hamming reconstruction filter with 100% and 30% frequency cutoff. The 100% solutionshould be grainy whereas the 30% reconstructionwill be very smooth.The third command uses a ramp filter at 100% cutoff.This results in a much grainier reconstruction than the Hamming filter with 100% cutoff.The file ex3 contains two command lines for reconstructingat different resolutions.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -