Navdeep Sony
Followers: 0 Following: 0
Statistiques
10 Questions
0 Réponses
RANG
37 171
of 296 109
RÉPUTATION
1
CONTRIBUTIONS
10 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
40.0%
VOTES REÇUS
1
RANG
of 20 339
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 155 331
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 7 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 7 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 8 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Can we see the code of a function?
I want to see how imgradient() function works. Can I see its code by any means?
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Gradient direction mismatch in values
Please refer to the complete question at the following link http://stackoverflow.com/questions/35238047/gradient-of-an-image
presque 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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.
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 9 ans il y a | 1 réponse | 1
1
réponseQuestion
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...
presque 9 ans il y a | 1 réponse | 0