Frage


Converting Image data from integer to double
Hello I have a question concerning image transformation from uint8 to double. I want to do an image band rationing (NDVI) ...

mehr als 13 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Masking out Image area using Binary Mask
Thank you both for your nice codes !

mehr als 13 Jahre vor | 1

Frage


Masking out Image area using Binary Mask
Hello I have an image and I also have a binary mask of the same size(ROI in 1, Background 0). How can I create a new image on...

mehr als 13 Jahre vor | 4 Antworten | 3

4

Antworten

Beantwortet
Filtering Image by using GLCM feature properties as filter
Ok I have written the code but it works partially and I was wondering if you can help me understand some gaps I got So the fi...

mehr als 13 Jahre vor | 0

Frage


Filtering Image by using GLCM feature properties as filter
Hello I relatively new to Image processing and I do not know if my question is concrete but I was wondering if it is possible...

mehr als 13 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


Save Image boundaries 'bwboundaries' as an image file
Hello I wanted to ask after saving each one of the created boundaries in a variable how can I save them as an image array ? ...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Problem with imwrite when creating multiple Image Files
I am not sure what was the problem but know the algorithm really works so I don't really know what to say about this ! Anyway...

mehr als 13 Jahre vor | 0

Beantwortet
Problem with imwrite when creating multiple Image Files
Hello I just found out something. The problem is that the name of the sprintf function is too big. So when I minimize the siz...

mehr als 13 Jahre vor | 0

| akzeptiert

Frage


Problem with imwrite when creating multiple Image Files
Hello I am encountering a strange problem during a process of saving multiple image files in my hard disk. More specifica...

mehr als 13 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
How can I introduce a ' \ ' after ' sprintf '
Thank you very much I read the documentation of course prior contacting you , but sometimes is too complex and I can not real...

mehr als 13 Jahre vor | 0

Frage


How can I introduce a ' \ ' after ' sprintf '
Hello I have a problem introducing a slash after 'sprintf' function My code is this: folderName1='Image_%d_Tru...

mehr als 13 Jahre vor | 3 Antworten | 2

3

Antworten

Beantwortet
Small Problem with 'if' statement and array index
I found a way to do it ! if isequal(Seg_Out_1{1,Num_Seg},Seg_Out_1{1,Num_Seg}); ... ... ... ... ... ...

mehr als 13 Jahre vor | 0

Beantwortet
Small Problem with 'if' statement and array index
Maybe I asked the question wrongly, let me be more precise. I have a cell array containing image arrays in every one of its l...

mehr als 13 Jahre vor | 0

Frage


Small Problem with 'if' statement and array index
Hello I have a rather simple problem that I can not overcome. The problem I am facing is that I have an 'if' statement that I...

mehr als 13 Jahre vor | 4 Antworten | 0

4

Antworten

Beantwortet
Problem with input parameters in executable
Thank you very much ! That worked just fine !

mehr als 13 Jahre vor | 0

Frage


Problem with input parameters in executable
Hello Everyone I have a serious problem when trying to run an executable (exe file) written in C++. The executable itself wor...

mehr als 13 Jahre vor | 2 Antworten | 0

2

Antworten