2008年6月20日 星期五

2008年5月2日 星期五

期中考20080502

第一題 128x128Original
影像處理962DIP-data.xls
資料指定數字811複製到811 xls
用好複製到筆記本內txt在開啟
imagej File >lmport>testlmport
轉換一
Image>Type>8-bit
存入gif黨


第二題
Process>SUBERACTBACKGRONND先做Process>
出五個 Smooth平滑 Sharpen銳利 Find Edges找邊 Noise雜訊 Shadows陰影在存檔gif
第三提 樹葉光合作用面積測量

1File->Opensamples>leaf(36k)





切割圖案

redit/selection/sepecify/
先分割輸入數值 在Crop

轉換一下Image>Type>8-bit

選取Analyze>Set ScaleKnown Distance 打50Unit of Length 打mmGlobal 打勾
2Process>Binary>Make Binary
3Analyze>ANALYZE Particlessize(mm2) 打50-Infinityshow 選OutlinesDisplay Results 複選勾會看到 Results



面積 -->


第四題 胚胎數量及面積計算

redit/selection/sepecify
1.File->Opensamples>Embryos(42k)
redit/selection/sepecify/
先分割輸入數值 在Crop
Analyze>Set ScaleKnown Distance
打100Unit of Length 打ufGlobal 勾
2轉換一下Image>Type>8-bit
3pROCESS>Binary>Make Binary
把比例尺線框起來
在刪除Edit>Clear
4Analyze>Analyze Particles
size(uf) 打20show
選Outlines Display Resulits , ClearRESULTS ,SummarizeRecord Starts


面積 --->


第五題 立體影像製作1
GOOGLE20抓地圖點
1 2 3 Image>Crop
每個節取3次存檔tiff1-1 2-2 3-3然後
合併Image>stacks>Convert Image to stackStack1+2+3.jpg
Image>stacks>Make MontageMontage1+2+3.jpg放入物件下載http://rsb.info.nih.gov/ij/plugins/anaglyph.html
3D影相檔案到C:\Program Files\ImageJ\plugins
Plugins>2D>TOWshotang....
Stereo Image1+2.jpgStereo Image2+3.jpg





第六提 FFT影像處理

開啟mask檔Process > Filters > Show Circular Mask
Image>Duplicate擷取
Process>FFT>FFT轉會成下
轉換成3維展示 Analyze>surface plot








2008年4月10日 星期四

970411作業

PROESS/FILTERS/SHOW CIRCULAR MASKS 圖

IMAGE/DUPLICATE


原圖 FFT

01張 --->
25張 --->
55張 --->
75張 --->
99張 --->
















2008年3月28日 星期五

970328-01--立體像對製做


Title: p2-1Width: 725 pixelsHeight: 720 pixelsCoordinate origin: 0,0Bits per pixel: 32 (RGB)No ThresholdMagnification: 0.75

Title: p1.jpgWidth: 1208 pixelsHeight: 792 pixelsCoordinate origin: 0,0Bits per pixel: 32 (RGB)No ThresholdMagnification: 0.75


Title: StereoWidth: 725 pixelsHeight: 720 pixelsCoordinate origin: 0,0Bits per pixel: 32 (RGB)No ThresholdMagnification: 0.75Uncalibrated

970328-02--FFT影像過濾

The inverse FFT of the previous image, with the horizontal streaks removed and the image details preserved. Here is macro that automates this procedure:
run("FFT");setColor(0);makeRectangle(125, 0, 5, 80);fill();makeRectangle(125, 176, 5, 80);fill();run("Inverse FFT");



FFT 原圖更改


過程
轉換後