New Reply

STM experiment (HOPG) data analysis/image processing

 
Share Thread Thread Tools
Apr11-12, 07:49 PM   #1
 

STM experiment (HOPG) data analysis/image processing


hi,
I've got a really great picture of the carbon atoms in a graphine (HOPG) sample, using STM technique (picture attached). I would like to remove from the picture all the data came from noise etc.. I'm working with MATLAB, and I tried to use fast fourier transform (fft2), but didn't know how to move on from there. I've also tried to use the "filter" command, but without any success. Does somebody have any idea? thanks
Attached Thumbnails
p1.jpg  
 
PhysOrg.com
PhysOrg
physics news on PhysOrg.com

>> Iron-platinum alloys could be new-generation hard drives
>> Promising doped zirconia
>> Nanocrystals grow from liquid interface
Apr12-12, 08:41 AM   #2
 
The picture looks pretty good as it is, why not show it without more processing?

Otherwise, you can try to Fourier transform it. Then select a cut-off and set the Fourier components above that to zero, then back-transform. This will remove high-frequency noise.
 
Apr12-12, 12:33 PM   #3
 
it really looks good, doesn't it?? I got really excited :)

do you know how can I do this cut-off in matlab?
 
Apr12-12, 12:56 PM   #4
 

STM experiment (HOPG) data analysis/image processing


Setting elements of a matrix to zero? You should be able to do that in Matlab...
 
New Reply
Thread Tools


Similar Threads for: STM experiment (HOPG) data analysis/image processing
Thread Forum Replies
Image Processing Engineering, Comp Sci, & Technology Homework 2
Image Processing Science Textbook Discussion 2
Image Processing Programming & Comp Sci 4
Matlab Image Processing Help (Image Segmentation) Math & Science Software 1
image processing matrix image rotation Engineering, Comp Sci, & Technology Homework 1