photo

David Sidhu


University of Calgary

2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
1 回答

ランク
231,797
of 300,863

評判
0

コントリビューション
4 質問
1 回答

回答採用率
100.0%

獲得投票数
0

ランク
 of 21,100

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,413

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
What is the problem with my function to compute the cosine similarity of two images?
I had to convert the vector to floating point numbers. Doing the following led to the function working (added the double func...

9年弱 前 | 0

| 採用済み

質問


What is the problem with my function to compute the cosine similarity of two images?
I am using a script to compute the cosine similarity of two images. I first convert the images to vectors: Img1 = imread...

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

2

回答

質問


How do I quantify the symmetry of an image?
I am interested in quantifying the symmetry in a set of images. In particular, I am interested in symmetry along the vertical an...

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

1

回答

質問


Is there a simple way to obtain a table with the number of pixels for each image in a folder?
I have a certain number of jpegs in a folder. I want to create a table with the title of the image, and the number of pixels in...

約9年 前 | 1 件の回答 | 0

1

回答

質問


How would I find the upper and lower threshold limits that the edge-canny function uses?
After I run an edge detection function on an image BW = edge(I, 'canny') how can I then find the upper and lower thre...

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

1

回答