photo

David Sidhu


University of Calgary

自 2016 起处于活动状态

Followers: 0   Following: 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...

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

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

8 years 前 | 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...

8 years 前 | 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...

8 years 前 | 1 个回答 | 0

1

个回答