photo

Julio Cesar Garcia Navarro


Last seen: 4 years ago Active since 2016

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
How can I detect bubbles on this image using Matlab Image Processing Toolbox?
UPDATE: I used rgb2hsv and got rid of the h component and now I have something like this: <</matlabcentral/answers/uploaded_f...

7 years ago | 0

Question


How can I detect bubbles on this image using Matlab Image Processing Toolbox?
Hello, I've been trying to detect the bubbles on this image: <</matlabcentral/answers/uploaded_files/79045/DSC_0438_modifi...

7 years ago | 1 answer | 0

1

answer

Answered
Filling a Bounding Box with zeros
Hello, I tried the: BW2(642:642+56,1:1+83) = 0; And it indeed changes the size of the image; however, if you transpos...

8 years ago | 0