photo

Manjiree Waikar


2017 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


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

6年以上 前 | 0 件の回答 | 0

0

回答

質問


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?

6年以上 前 | 0 件の回答 | 0

0

回答

質問


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

7年弱 前 | 1 件の回答 | 0

1

回答

質問


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

7年弱 前 | 1 件の回答 | 0

1

回答

質問


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

7年弱 前 | 0 件の回答 | 0

0

回答

質問


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

7年弱 前 | 1 件の回答 | 1

1

回答

質問


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

7年弱 前 | 0 件の回答 | 0

0

回答

質問


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

7年弱 前 | 1 件の回答 | 0

1

回答

質問


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

7年弱 前 | 2 件の回答 | 1

2

回答

回答済み
"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...

7年以上 前 | 0