Navdeep Sony
Followers: 0 Following: 0
Estadística
10 Preguntas
0 Respuestas
CLASIFICACIÓN
37.172
of 294.481
REPUTACIÓN
1
CONTRIBUCIONES
10 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.118
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 151.773
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
Dictionary Learning and Sparse Coding doubt
I am trying to implement this paper "Blood Vessel Enhancement via multi dictionary and sparse coding". You can find the paper at...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
Orthogonal Matching Pursuit algorithm implementation problem
I am trying to implement orthogonal Matching Pursuit algorithm. The algorithm can be found here. <https://in.mathworks.com/he...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I make my matlab code fast?
I have tried to find the dot product of two matrices but the code takes approximately 12 minutes to compute which is huge amount...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
How to reduce large Computational time
Please find the code attached below. Also please find three .mat files that have been attached. The problem is that the code tak...
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
Can we rotate sobel operator and still get the same results for gradient image
I have a *5*5* image and I applied *imgradient()* on it and got the directions(just focussing on directions). I also tried to ca...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Can we see the code of a function?
I want to see how imgradient() function works. Can I see its code by any means?
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Gradient direction mismatch in values
Please refer to the complete question at the following link http://stackoverflow.com/questions/35238047/gradient-of-an-image
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
How can we generate an image with equal number of intensity values?
For example we have an image that has 5 pixels with intensity 100, 5 with intensity 50, 5 with intensity 200 and so on.
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Setting the position of an image in a figure
I have three images in the figure as shown below. 1. I want to display these three images at the center of the figure. How ca...
más de 8 años hace | 1 respuesta | 1
1
respuestaPregunta
distribution of excess pixels
I am trying to manually equalize the image using standard histogram equalization algorithm in which I am mapping the pixels to 4...
más de 8 años hace | 1 respuesta | 0