필터 지우기
필터 지우기

What is the Difference between Texture and Image..????

조회 수: 2 (최근 30일)
ramdas patil
ramdas patil 2014년 5월 31일
답변: Image Analyst 2014년 5월 31일
Hello everyone i am beginner in the image processing .
i want to know what is difference between Texture and Image? or whether they are same?
also if i want to do texture segmentation, can i use same algorithms as applicable to the image segmentation....??
thanks in advance

답변 (1개)

Image Analyst
Image Analyst 2014년 5월 31일
I think you know the definitions. That's like asking "what is the difference between hair color and a human being?"
To segment textures on images, you can use the functions stdfilt() or entropyfilt(). You can also do some Fourier filtering to find periodic structures.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by