Question


Please help me to find Perimeter using regionprops()
I no get value of the perimeter in use regionprops(). I already trying another way : 1. Perimeter = stats.Perimeter; 2....

plus de 5 ans il y a | 3 réponses | 0

3

réponses

Question


hi, please help me to find perimeter, area, aspect ratio, form factor, rectangularity, narrow factor from an binary object of leaf ?
I using regionprops() for perimeter and area but can't. I don't understand how to define it and put it in each formula, cause I ...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


how to mask the image and keep only one color "green channel"?
Hi, here I have one photo and the code, please anyone help me to fix my code, I want to mask the binary with the RGB. % Extra...

plus de 5 ans il y a | 2 réponses | 0

2

réponses

Question


Hi, I get error when I call the function for another function, the error like this 'Not enough input arguments'.
I have 2 function in my program 1. green_channel.m %%in bellow the code function green = green_channel(im) imGreen = im...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


Please help me how to multiply diffrent matriks?
This is the different matrix I have. x1 = 583x1037x3 uint8 X2 = 583x1037 uint8 Before I get error cause different type ...

plus de 5 ans il y a | 1 réponse | 0

0

réponse

0

réponse

Question


how to create code to Otsu's threshold using channel of color?
I want to threshold the image, I have green channel and saturation channel, that channel already I multiply, then I want to thre...

plus de 5 ans il y a | 1 réponse | 0

0

réponse

Question


I want to separate the colour RGB and HSV Image, how I do to separate and combine that?
example : RGB = the result are Red, Green, Blue image HSV = the result are Hue, Saturation, Value. every result in RGB alrea...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


I want to separate RGB and HSV colour of an image, how do I separate the colour and combine this.
example : RGB get colour Green, Blue and Red. HSV get Hue, Saturation, Value. Than Green+Hue, Green+Saturation.... etc

plus de 5 ans il y a | 1 réponse | 0

0

réponse

Question


Please, anyone who can help me to fix my code, I get error when I run my program about the varargin
Error using feval Undefined function 'text9_CreateFcn' for input arguments of type 'matlab.ui.control.UIControl'. Error in g...

plus de 5 ans il y a | 1 réponse | 0

1

réponse