photo

Manjiree Waikar


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


How to find radon transform when source and sensor are at the same place?
In case of Dorsal hand vein, when source and sensor are at the same place, how can we find the radon transform? I have attached ...

casi 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


What are the advantages of using Radon Transform Technique in vein detection system?
Why to use Radon Transform over Wavelet Transform, Hough Transform and FOurier Transform while doing vein detection?

casi 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Can anyone please explain the meaning of this code?
if true % code boundaries=bwboundaries(handImage1); x = boundaries{1}(:, 2); y = boundaries{1}(:, 1); hold on; plot(...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Can anyone please explain the meaning of below code?
[rows, columns] = size(grayImage); circleCenterX = 120; circleCenterY = 120; % square area 0f 500*500 circleRadius ...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Matlab code for rotation invariant radon transform.
I am having two different images of same person and I want to do identification. I found the projection matrix for two images an...

casi 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to crop square of size 100 X 100 around the centroid of an image?
I have a binary image with centroid and I want to crop 100 X 100 image patch from the centroid of the image. I tried using imrec...

casi 7 años hace | 1 respuesta | 1

1

respuesta

Pregunta


Advantages of Radon Transform Technique over Wavelet Transform and Hough Transform while extracting line parameters.
Sir, I am using Radon Transform technique for extracting line parameters (in the form of projection matrix) from dorsal hand vei...

casi 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to do operation on an image after making boundary?
I attached the input image before making boundary and output image after making boundary with matlab code. Now how to perform ne...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Matlab code to find hand extremeties and centre of a hand after image segmentation.
Sir can you please tell me how to find centre and hand extremeties of hand image. I have attached the respective image here. Act...

casi 7 años hace | 2 respuestas | 1

2

respuestas

Respondida
"index exceeds matrix dimensions" error.
I have this error in my code as Index exceeds matrix dimensions. Error in clusteredit (line 21) green = imIDX(:,:,2); % Green...

más de 7 años hace | 0