photo

Alan AF


2011 年からアクティブ

Followers: 0   Following: 0

Professional Interests: Image prosessing

統計

MATLAB Answers

13 質問
1 回答

ランク
7,001
of 300,759

評判
6

コントリビューション
13 質問
1 回答

回答採用率
30.77%

獲得投票数
4

ランク
 of 21,081

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,900

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Scaling image after rotaining camera in y direction
HI I have a set of Images that are calculated to simulate a ray interaction from different views. each image is similar to cal...

約11年 前 | 0 件の回答 | 0

0

回答

質問


Radon transform in matlab
Hi Everyone, Is there any numerically efficient package to compute the Radon transform and the back projection, probably using ...

11年以上 前 | 2 件の回答 | 1

2

回答

質問


Fourier based Filtered back projection
*Hello Everyone,* Are there any Fourier based implementation of the CT filtered back projection reconstruction algorithm. ...

12年弱 前 | 0 件の回答 | 0

0

回答

質問


non uniform fourier transform for Tomography
Hi How can I use the NUFFT for CT tomography problem? I tried to use Fesler package but could not understand how to implement ...

12年弱 前 | 0 件の回答 | 0

0

回答

質問


Central Slice theorem using using Fessler's NUFFT package?
Hello! Do Anyone know how to implement the Central Slice theorem using using Fessler's NUFFT package?

12年以上 前 | 0 件の回答 | 0

0

回答

質問


How to implement Central slice theorem in matlab?
Hello! May I have you help please with the below issue: I am trying to find a accurate and fast implementation of the cent...

12年以上 前 | 0 件の回答 | 0

0

回答

質問


Projection slice theorem using polar NUFFT
Hi everyone! Are there any implementation of the central slice theorem using the polar_FFT of NUFFT ( nonuniform FFT )? Ac...

12年以上 前 | 0 件の回答 | 0

0

回答

質問


spherical aberration and Chromatic aberration
Hi How can we simulate spherical aberration in matlab? It might be by using the below code, but what are the parameters ?? ...

13年以上 前 | 4 件の回答 | 1

4

回答

質問


Maximal Information Coefficient
How can the *Maximal Information Coefficient* be simulated in Matlab? it is described in the paper below: <MIC http://www....

14年弱 前 | 0 件の回答 | 1

0

回答

質問


comparing volume of two 3d matrices
I have two 3d matrices called ORIGINAL and RECONSTRUCTED, size 500x500x500. * ORIGINAL [Solid intensity: 0 black , 1 white...

14年弱 前 | 1 件の回答 | 0

1

回答

回答済み
Gray image quantization
Thank you, I found the Solution: R2D = mat2gray(R2D); [R2D8,map] = gray2ind(R2D,128); pic = ind2gray(R2D8,map); p...

14年弱 前 | 0

| 採用済み

質問


Gray image quantization
I am trying to quantize an image into 12 bit intensity using the below code: R2D = mat2gray(R2D); % intensity b...

14年弱 前 | 2 件の回答 | 0

2

回答

質問


Exponential Radon Projection
Hi Can any one help me implementing 'Exponential Radon'? the Radon function in Matlab is using the Linear Radon type for X-Ray...

14年弱 前 | 0 件の回答 | 0

0

回答

質問


3D Tilted projection
*Is there any Matlab script to get 2D projections of a 3D matrix after rotating the 3D matrix X degrees over it self?* Actual...

約14年 前 | 3 件の回答 | 1

3

回答