photo

Lab Rat


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Using C Header files with loadlibrary
Hi, We are trying to use a dll file provided by FTDI in order to communicate with an FTDI chip which in turn uses I2C to comm...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Use of square brackets
I know this sounds a silly question, but what is the difference between using imshow(X); and using imshow(X,[]); ? For some imag...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Solving K-means issue
Hi, I'm trying to use K-means to segment and image and then working on the resulting mask to clean it up, but K-means doesn't...

11 years 前 | 2 个回答 | 0

2

个回答

提问


Determining the Centroid from clusters
I'm trying to use k-means for segmentation but would like to specify the centroid myself rather than letting k-means select a ra...

11 years 前 | 0 个回答 | 0

0

个回答

提问


Creating a 3-d histgoram
Hi guys, I've been trying to create a 3-d histogram similar to this one http://blogs.mathworks.com/steve/2010/12/23/two-dimen...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Changing bin sizes for scatter plot
Hi, I'm using the following code to represent the pixel values of an image on scatter plot, but I wish to change the bin size...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Sliding window minimum and maximum filter
I'm trying to apply a sliding window minimum and maximum filter to an image of a certain window size. Actually, I'm trying to fi...

12 years 前 | 5 个回答 | 0

5

个回答

已回答
Creating a histogram in 3D using LAB colorspace
Thanks! That looks to be an excellent tool. But this is kind of an assignment, so I'm trying to code it myself albeit with a bit...

12 years 前 | 0

提问


Creating a histogram in 3D using LAB colorspace
I'm trying to segment an image using kmeans, but I'm trying to find the number of clusters by creating a 3D histogram in the LAB...

12 years 前 | 3 个回答 | 0

3

个回答