Archive for May, 2007

Adaptive Median Filtering using MATLAB

MATLAB is a great tool. I recently wrote a code to perform an adaptive median filtering on a somewhat noisy image. The code works great in removing noise on an image…. It is a simple code that I wrote in a few minutes using MATLAB… for simplification the code does not render regions near the edges… the spatial mask which is a three by three window could not process the edges since it is out of bound…. I could have use padding and pad the edges so that the spatial mask can process the edges…. but you get the idea…and the code…Adaptive Filter

Adaptive median filtering is not the only way to remove noise on an image. It depends on the what kind of noise exists in the image. For example, if the image has a salt noise only, then using contraharmonic mean filter with Q=-1.5 probably will do the job, or if you have a pepper noise only, then using contraharmonic mean filter with Q=1.5 probably will do the job.

Also, extracting noise from an image, not necessarily we have to use time domain or spatial domain. We can also use the frequency domain such as by using band reject filter or notch filter to reject noises at certain region of the fourier spectrum.

29 comments May 27th, 2007

Battery Issue with VAIO SZ Update 2

Oh btw, Sony shipped a replacement battery using next day air which is cool… I received the new battery within 15 hours. Also, the old battery that was damage now could not be recognised by the machine. It is practically a dead battery….. The new one is working great…

Add comment May 27th, 2007

Battery Issue with VAIO SZ

Recently, I have an issue with my sony vaio notebook battery. The battery is not performing as it used to. It charges really fast to 100% or I should say the charge suddenly jumps to a full charge. Then, without AC power, battery depletes in about 30 minutes or so…. The particular battery life is only 9 months…. It is not normal for it to discharge that fast… Therfore, I gave sony c.s. center a call. Since it is still in warranty, they agreed to replace my battery… so now with the new battery on, everything back to normal. Also, knowing that the largest LI-ION battery recall was from sony.. I will question more about the quality of sony battery … So far so good with the new battery… :)

Add comment May 25th, 2007


 

May 2007
M T W T F S S
« Mar   Jun »
 123456
78910111213
14151617181920
21222324252627
28293031  

Pages

Blogroll

Categories