photo

Fego Etese


Last seen: 5年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

15 質問
0 回答

ランク
106,365
of 300,759

評判
0

コントリビューション
15 質問
0 回答

回答採用率
66.67%

獲得投票数
0

ランク
 of 21,081

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,900

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Code is running very slow, how to make faster?
Link to the files Hello, Please i am having issue with getting this code to run faster, i am using it for my final year disse...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


How to use Wavelet Transforms for template matching and location?
Please I am trying to find the extracted template image in the middle gotten from the original image on the left in the query ...

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

0

回答

質問


What algorithm can I use to find this extracted template image in this query image?
I am trying to find the location of the extracted template image in the query image, I have tried using surf algorithm but it is...

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

0

回答

質問


How to locate a point on an image relative to a reference point from another image?
I want to be able to find the location of M1 on the second image relative the the R line, given the R line to be the reference l...

5年以上 前 | 2 件の回答 | 0

2

回答

質問


How to calculate the angle between two lines from the same origin?
Please I need help on this, I have extracted severla minutia points from this fingerprint image and I have been able to calcul...

5年以上 前 | 2 件の回答 | 0

2

回答

質問


How to use Gaussian filter on images?
Hi, I've been trying to do some research into the implementation of this aglorithm below and I am confused about the Gaussian fi...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


How to visualize gradient data using arrows.
I need help with the quiver function. I want to visualize the magnitude and angle data i have gotten from a block processing, wi...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


Why is blockproc giving errors ?
I am trying to do a block processing operation but it keeps on giving me errors on running the code. Please help me.

5年以上 前 | 1 件の回答 | 0

1

回答

質問


How to get the gradient of a pixel in an image?
I am doing block processing on a fingeprint image and I will like to get the gradient of all the pixels in their x and y compone...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


How to get the gradient of a pixel?
I am doing block processing on a fingeprint image and I will like to get the gradient of all the pixels in their x and y compone...

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

0

回答

質問


How to get the same pixel points in an image using Euclidean Distance when the image is scaled up or down?
I have two images, image A is normal and the image B is scaled up and on the image A I have calculated the euclidean distance be...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


Why does using normxcorr2 slow down my code seriously?
I am working on template matching in fingeprints and after extracting minutiae points, I extract a template using a window size ...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


How can i find out if two minutiae points in a fingerprint image are on the same ridge line?
Please i need help on how to know if two minutiae points on a fingerprint image are on the same ridge so as to be able to remove...

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

1

回答

質問


How can I confirm that a template image is found in the primary image using cross correlation?
How can I really confirm that the small template image exists in another image using the cross correlation? and please which is ...

6年弱 前 | 2 件の回答 | 0

2

回答

質問


Pixel values different for binary (logical array) image using impixel() vs accessing logical matrix normally
I don't understand why when trying to access the pixel values of this image i get different values using impixel() vs accessing ...

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

1

回答