Friday, July 13, 2007

RSS feeds for papers

I added "Kota's shared items" in the side bar on the right of this site. This shows papers I manually selected from various Journals I regularly check. (But this doesn't mean that I read those papers deeply: Title and abstract) Topics cover

Cell Biology
Developmental Biology
Biophysics
Image Processing and Analysis
Modeling

Also general scientific news and essays will be selected.

More details with abstracts and so on can be accessed via
http://www.google.com/reader/shared/user/14079390561720767349/state/com.google/broadcast

Labels:

Peter@Srrey lab CBB 2

So I took the second strategy for tracking the MT end. The principle of the MT edge detection is: calculate the slope of a certain range of Intensity profile, and select a region where the slope is closest to the one sampled in the first frame. I tried several different algorithms and the best was to list the value in acending order, and average 4 to 5 minuimum positions to determin the ege. Developmet took one week.