Community Profile

photo

udi ibgui


Last seen: fast 4 Jahre vor Aktiv seit 2019

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


threshold images and save as jpeg in loop
Hi, I would like to run a threshold to approx 50 images of mine and then save the output as jpg, currently im not managing as th...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


fminsearch giving results below initialisation point
Hello, I have a function that I am trying to minimise as follows function x = kmean_per_dif_fit(img, adam) x0 = [80,10,1]; ...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Using bootstrp with my own defined function
I have recreated a function that minimises my data function x = per_dif_fit(img, adam) x0 = [0.5,1]; tota = @(x)0; totb = ...

etwa 4 Jahre vor | 0

| akzeptiert

Frage


Using bootstrp with my own defined function
Hello I am currently tasked with fitting 2 sets of data. I extracted 5 datapoints as a training set and I created a function th...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to fit data into pre-determined clusters?
Hi, I am working on an image segmentation project. I have 3 cluster centres I haved determined using k-means from data. I wou...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Kmeans vs imsegkmeans, what the difference?
Hi, Im currently working on image segmentation and was wondering what the difference bewtween the two functions is?

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Dot indexing error for naming variable
Hi, I have a loop for processing images using the following code; path='C:\Users\Udi\Desktop\3rd Year Project\2. GMM\new fold...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Create an error function
Hi, I have 2 matrices of images, with all values 0 and 1. I would like to compare the two, where i would like to get the number...

mehr als 4 Jahre vor | 1 Antwort | 1

1

Antwort