![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3200164_1522094122263_DEF.jpg)
Alan AF
Followers: 0 Following: 0
Professional Interests: Image prosessing
Estadística
CLASIFICACIÓN
7.001
of 297.046
REPUTACIÓN
6
CONTRIBUCIONES
13 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
30.77%
VOTOS RECIBIDOS
4
CLASIFICACIÓN
of 20.422
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.776
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
Radon transform in matlab
Hi Everyone, Is there any numerically efficient package to compute the Radon transform and the back projection, probably using ...
más de 10 años hace | 2 respuestas | 1
2
respuestasPregunta
Fourier based Filtered back projection
*Hello Everyone,* Are there any Fourier based implementation of the CT filtered back projection reconstruction algorithm. ...
casi 11 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
casi 11 años hace | 0 respuestas | 0
0
respuestasPregunta
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?
casi 12 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 12 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 12 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ?? ...
casi 13 años hace | 4 respuestas | 1
4
respuestasPregunta
Maximal Information Coefficient
How can the *Maximal Information Coefficient* be simulated in Matlab? it is described in the paper below: <MIC http://www....
casi 13 años hace | 0 respuestas | 1
0
respuestasPregunta
comparing volume of two 3d matrices
I have two 3d matrices called ORIGINAL and RECONSTRUCTED, size 500x500x500. * ORIGINAL [Solid intensity: 0 black , 1 white...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaGray image quantization
Thank you, I found the Solution: R2D = mat2gray(R2D); [R2D8,map] = gray2ind(R2D,128); pic = ind2gray(R2D8,map); p...
alrededor de 13 años hace | 0
| aceptada
Pregunta
Gray image quantization
I am trying to quantize an image into 12 bit intensity using the below code: R2D = mat2gray(R2D); % intensity b...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 13 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 13 años hace | 3 respuestas | 1