Community Profile

photo

Lab Rat


Active since 2012

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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

bijna 10 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 11 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 11 jaar ago | 2 answers | 0

2

answers

Question


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

meer dan 11 jaar ago | 0 answers | 0

0

answers

Question


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

meer dan 11 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 11 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 11 jaar ago | 5 answers | 0

5

answers

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

meer dan 11 jaar ago | 0

Question


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

meer dan 11 jaar ago | 3 answers | 0

3

answers