Community Profile

photo

Maia2022


Last seen: 6 mesi fa Attivo dal 2022

Statistiche

  • Thankful Level 3

Visualizza badge

Content Feed

Visto da

Domanda


Compute the mean of a bucket
Hello, I have this sorted array (15 x2): A = [ 9.5690 245.5560; 11.2911 183.8890; 11.6965 190.4440; 13...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


how to use eval function in order to get the value of variable with fieldname ?
Hi, I have a cell array with structure expression. I'd like to use eval function to populate a variable like this: eval('Data{...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


How to get the coordinates of the peak from normxcorr2 between a ROI and a template
Hi, I am using normxcorr2() between a ROI and a binary template, e.g. template = [ 0 1 0 0 ; 0 1 1 1; 0 1 0 0; 1 1 1 1] My R...

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


Transform image or a set of point from the direction of eigenvector
Hi, I'm using the function: [outIm,whatScale,Direction] = FrangiFilter2D(I, options) in https://www.mathworks.com/matlabcentr...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


mex.h not found
Hi, I tried to create a mex from this: https://www.mathworks.com/matlabcentral/fileexchange/4586-k-d-tree but I got an error...

oltre un anno fa | 1 risposta | 0

1

risposta

Risposto
Find an index of maximum occurring element
Thank you very much.

quasi 2 anni fa | 0

Domanda


Find an index of maximum occurring element
Hi, I'd like to find the value tht has the maximum occurence is a array Ex: A = [ 1 2 3 1 1 6 3 4 2 2 1 1 1 ]; x = unique(...

quasi 2 anni fa | 2 risposte | 0

2

risposte

Domanda


Unable to perform assignment because brace indexing is not supported for variables of this type.
Hello, I have these codes and I got an error for example with: data{iBlob, 1}(4) = dec2bin(iBlob); dec2bin(4) gives a char '1...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How to use LUT in image processing?
Hi, I have two images: one binary image which can be used as a mask (BW) and a grayscale image (Image). I'd like to create...

quasi 2 anni fa | 1 risposta | 0

1

risposta