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年 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 3 件の回答 | 0
