Feeds
提问
How to create a matrix from 2 matrices with specific values
first of all I am sorry if the title is vague but I was not sure on how to describe what I am trying to do. As you can see in t...
7 years 前 | 1 个回答 | 0
1
个回答提问
which method to choose to discard binary images that do not contain clean/clear shapes
for a project i am working i am generating several images but I would like to only keep images that are similar to the ones in t...
7 years 前 | 1 个回答 | 0
1
个回答已回答
Identify shape in binary picture make it smooth and ignore rest
thank you for your answers, i used the newImage = imclose(bwareafilt(yourImage,1), ones(20)); it appears to be working fine...
Identify shape in binary picture make it smooth and ignore rest
thank you for your answers, i used the newImage = imclose(bwareafilt(yourImage,1), ones(20)); it appears to be working fine...
7 years 前 | 0
提问
Identify shape in binary picture make it smooth and ignore rest
i am trying to identify forged parts of an image and i am having results like the picture below. How can i : identify the bige...
7 years 前 | 3 个回答 | 0
