필터 지우기
필터 지우기

help with image filtering

조회 수: 3 (최근 30일)
rajashekar
rajashekar 2012년 2월 9일
편집: Image Analyst 2013년 10월 7일
hi everyone, i'm tring to use a grayscale image as a message and modulate it with a carrier. then i receive it, demodulate it and filter it to remove the carrier to see the original image. i used a butterworth low pass and fspecial('motion'); filter and then "imfilter" to filter the image. but the image i get after filtering with these is not sharp as original. also i'm using a grayscale image,after filtering the white in original is turning black and vice versa.
can someone suggest me a better filter or fix to this problem?
thanks....
  댓글 수: 4
Image Analyst
Image Analyst 2012년 2월 10일
OK, then it would be nice if you had supplied more information for this question, if it's a stand alone, unrelated issue. I'm not even sure what the "fix" would be. Would it be to have the white pixels not be black, or not be blurry? Is the modulation part working, or is not even that part working?
Walter Roberson
Walter Roberson 2012년 2월 10일
Is this current question just the static picture equivalent of the previous question? If so then the main difference appears to be just that you are apparently not using an analog step in this question (which does save you a lot of effort of trying to do useful modulation / demodulation on a NTSC signal.)

댓글을 달려면 로그인하십시오.

답변 (1개)

Image Analyst
Image Analyst 2012년 2월 9일
I don't see how your series of filters does anything like your algorithm. I don't see modulation with any carrier, and your filtering just low pass filters the image so of course it's blurry.
  댓글 수: 4
rajashekar
rajashekar 2012년 2월 10일
ideas?
Image Analyst
Image Analyst 2012년 2월 10일
About...? About why you didn't post code? Not really. By the way, I'm not really expert about modem (modulation/demodulation) functionality, so I probably won't be able to help you on that part.

댓글을 달려면 로그인하십시오.

Community Treasure Hunt

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

Start Hunting!

Translated by