photo

Manjiree Waikar


Attivo dal 2017

Followers: 0   Following: 0

Statistica

  • Thankful Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


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 ...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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?

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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(...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 7 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

quasi 7 anni fa | 1 risposta | 1

1

risposta

Domanda


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...

quasi 7 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 7 anni fa | 2 risposte | 1

2

risposte

Risposto
"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...

oltre 7 anni fa | 0