(Microsoft PowerPoint - 2-2\274\306\246\354\254\333\276\367\246\342\261m\272\336\262z _\255J\260\352\267\347)

Size: px
Start display at page:

Download "(Microsoft PowerPoint - 2-2\274\306\246\354\254\333\276\367\246\342\261m\272\336\262z _\255J\260\352\267\347)"

Transcription

1 數位相機色彩管理 工業技術研究院影像顯示科技中心 胡國瑞 1

2 Outline 數位相機的基本架構 數位相機色彩校正基本模式 測試標準 數位相機色彩品質的評估法 結果與討論 色彩管理實務工作坊 2

3 Outline 數位相機的基本架構 數位相機色彩校正基本模式 測試標準 數位相機色彩品質的評估法 結果與討論 色彩管理實務工作坊 3

4 數位相機的基本架構 Digital Still Camera 色彩管理實務工作坊 4

5 Sensor CCD 色彩管理實務工作坊 5

6 Sensor 色彩管理實務工作坊 6

7 Demosaicing Algorithms for Digital Cameras 色彩管理實務工作坊 7

8 Why Use Color Filter Array s Because the CCD is not spectrally sensitive, we need the CFA to create a full color image. Cut down the cost of the single chip digital camera. Sensors are 10-25% of the total digital camera cost Rochester University, course note 色彩管理實務工作坊 8

9 Color Filter Array 色彩管理實務工作坊 9 Rochester University, course note

10 Color Filter Array 色彩管理實務工作坊 10 Rochester University, course note

11 Color Filter Array Red channel pixels (25% of the pixels) Green channel pixels (50% of the pixels) Blue channel pixels (25% of the pixels) Combined image 色彩管理實務工作坊 11

12 Color Filter Array Combined image 色彩管理實務工作坊 12

13 Non-Adaptive Algorithm Nearest Neighbor Replication each interpolated output pixel is assigned the value of the nearest pixel in the input image. The nearest neighbor can be any one of the upper, lower, left and right pixels 色彩管理實務工作坊 13

14 Bilinear Interpolation Interpolation of green pixels : the average of the upper, lower, left and right pixel values is assigned as the G value of the interpolated pixel. For example : G8 = (G3+G7+G9+G13) / 4 Interpolation of red/blue pixels : Interpolation of a red/blue pixel at a green position : the average of two adjacent pixel values in corresponding color is assigned to the interpolated pixel. For example : B7 = (B6+B8) / 2 ; R7 = (R2+R12) / 2 Interpolation of a red/blue pixel at a blue/red position : the average of four adjacent diagonal pixel values is assigned to the interpolated pixel. For example : R8 = (R2+R4+R12+R14) / 4 ; B12 = (B6+B8+B16+B18) / 4 色彩管理實務工作坊 14

15 Interpolation 色彩管理實務工作坊 15 Rochester University, course note

16 Edge Sensing Interpolation Algorithm Interpolation of green pixels : First, define two gradients, one in horizontal direction, the other in vertical direction, for each blue/red position. For instance, consider B8 : define two gradients as following where. denotes absolute value The algorithm then can be described as follows : Interpolation of red/blue pixels : same as in Smooth hue transition interpolation in logarithmic exposure space. 色彩管理實務工作坊 16

17 Outline 數位相機的基本架構 數位相機色彩校正基本模式 測試標準 數位相機色彩品質的評估法 結果與討論 色彩管理實務工作坊 17

18 數位相機色彩校正基本模式 Raw Data 內差 色校 Enhance 色彩管理實務工作坊 18

19 常用校正用色稿 Macbeth Color Checker IT8 by Kodak Macbeth Color CheckerDC IT8.2 by ITRI 色彩管理實務工作坊 19

20 數位相機色彩校正基本模式 取得色塊值 取得參考值 1 D LUT Matrix 參數描述檔 色稿參考檔 色彩管理實務工作坊 20

21 數位相機色彩校正基本模式 產生色校參數 R G B 1D LUT 1D LUT 1D LUT R' G' B' a a a a a a a a a R' X G' = Y B' Z a a a a a a a a a X R' Y = G' Z B' R' G' B' 1D LUT -1 1D LUT -1 1D LUT -1 R G B Step 1 Step 2 Step 1 Step 2 Forward Modal Backward Modal 色彩管理實務工作坊 21

22 數位相機色彩校正基本模式 Ref Ref RGB RGB 色彩管理實務工作坊 22

23 數位相機色彩校正基本模式 轉換矩陣 3x3 [X,Y,Z] T =[M3x3 ]x[ R, G, B] T 3x4 [X,Y,Z] T =[M3x4 ]x[1, R, G, B] T 3x6 [X,Y,Z] T =[M3x6 ]x[ R, G, B, RG, GB, RG] T 3x8 [X,Y,Z] T =[M3x8 ]x[1, R, G, B, RG, GB, RG, RGB] T 3x9 [X,Y,Z] T =[M3x9 ]x[ R, G, B, RG, GB, RG, R 2, G 2, B 2 ] T 3x11 [X,Y,Z] T =[M3x11]x[1, R, G, B, RG, GB, RG, R 2, G 2, B 2, RGB] T 3x14 [X,Y,Z] T =[M3x14]x[1, R, G, B, RG, GB, RG, R 2, G 2, B 2, RGB, R 3, G 3, B 3 ] T 3x20 [X,Y,Z] T =[M3x20]x[1, R, G, B, RG, GB, RG, R 2, G 2, B 2, RGB, R 3, G 3, B 3, RG 2, RB 2, GR 2, GB 2, BR 2, BG 2 ] T 色彩管理實務工作坊 23

24 數位相機色彩校正基本模式 校正參數描述檔描述檔 色彩空間轉換轉換 (XYZ->RGB) (XYZ->RGB) 色彩管理實務工作坊 24

25 數位相機色彩校正基本模式 色彩管理實務工作坊 25

26 數位相機色彩校正基本模式 色彩校正 色彩管理實務工作坊 26

27 數位相機色彩品質的評估法 DSC/DVC 白平衡參考白估計 : 平均法 (GreyWorld) [1938~86] 極亮 ( 大 ) 值法 (White-Patch retinex) [1971~] 色域比對法 (Gamut Constraint) [1990~] 光源色溫轉換 to D50 : von Kries adaptation XYZ to srgb: 色彩管理實務工作坊 27

28 數位相機色彩品質的評估法 白平衡 ( 色溫估算 ) Brightest Surface Method E.H. Land, The retinex threory of color vision, Scientific American, pp , J.J. McCann, J. A. Hall and E. H. Land, Color Mondrian Experiments: The Study of average spectral distributions, J. Opt. Soc. Am. A 67, 1380, 色彩管理實務工作坊 28

29 Gray World Theory Testing color{ R, G, B } Original color{r, G, B} Gray =(R +G +B ) Gray=(R+G+B) According to Gray=Gray Than (R=R /Gray,G=G /Gray,B=B /Gray ) 色彩管理實務工作坊 29

30 Gray World Theory Assume that the illumination is uniformly distributed within scene Human perception of color is the average of three channels named as gray. (not necessary be real gray) Estimated gray is used as scale the testing color to recover the original color. 色彩管理實務工作坊 30

31 數位相機色彩品質的評估法 白平衡 ( 色溫估算 ) Gray-World R. M. Evans, Method for correcting photographic color prints, US Patent 2,571,697(1951). G. Buchsbaum:1980, A spatial processor model for object color perception, J. Franklin Institute, 310:126, 1980 色彩管理實務工作坊 31

32 數位相機色彩品質的評估法 光源色溫轉換 von Kries adaptation X X A A, W X Y Z D50 D50 X D50 = = 色度反射率 X D50, W = = = Y X A Z A Y D50, W Y Z X X A, W D50, W A, W D50, W D50 A 色彩管理實務工作坊 Z A, W 32

33 數位相機色彩品質的評估法 標準光源的三刺激值三刺激值標準光源 X Y Z A B C D D D D 色彩管理實務工作坊 33

34 D50 A C D65 D75 D50 色彩管理實務工作坊 34

35 數位相機色彩品質的評估法 結果比較分析 Original BFS Original BFS GW OES GW OES 色彩管理實務工作坊 35

36 Outline 數位相機的基本架構 數位相機色彩校正基本模式 測試標準 數位相機色彩品質的評估法 結果與討論 色彩管理實務工作坊 36

37 ISO/TC42/WG18 (Photography Electronic Still Picture Imaging) ISO 12231: 1997 名詞定義與解釋 ISO :1998 ISO Speed 曝光時間與速度 ISO : 解析度的測試 測試標準 ISO /FDIS : 光電轉換函數的量測 (OECF) ISO/DIS : Part1 : removable memory reference model ISO/DIS : Part2 : 影像檔格式 TIFF/EP ISO/CD : 雜訊量測 Noise Measurements ISO/WD : 空間解析度的量測 Part 1: Scanners for reflective media 色彩管理實務工作坊 37

38 ISO/TC42/WG18 (Photography Electronic Still Picture Imaging) ISO/WD : 測試條件與色彩轉換 ( 如 : 測試色稿 光源與色彩空間轉換 ) ISO : 影像轉換協定 Picture Transfer Protocol(PTP) 色彩管理實務工作坊 38

39 ISO Standard documents being developed for image quality ISO Number Title Technical committee Draft Number ISO Photography Electronic scanners for photographic images Spatial resolution measurements :Part1 Scanners for reflective media(srf, MTF) ISO/TC42/WG18 Working Draft 5.2 ISO 14524/DIS Photography Electronic still picture cameras -Methods for measuring opto- Electronic conversion function(oecf) ISO/TC42/WG18 DIS ISO Photography Electronic still picture cameras Noise measurements ISO/TC42/WG18 Working Draft 5.2 ISO ISO 12233:1999E Graphic Technology and Photography colour characterization of digital still cameras using colour targets and spectral illumination ISO/TC42/WG18 ISO/TC42/WG3 Photography electronic still picture ISO/TC42/WG18 cameras Resolution measurements 色彩管理實務工作坊 39 Working Draft 3.1 FDIS

40 Outline 數位相機的基本架構 數位相機色彩校正基本模式 測試標準 數位相機色彩品質的評估法 結果與討論 色彩管理實務工作坊 40

41 數位相機色彩品質的評估法 1. Color Reproduce (CR) 色彩再現性 2. Color Rendering Index 演色性指數 3. Auto White Balance 自動白平衡 4. MTF ( 解析度 ) 5. SNR ( 雜訊比 ) 6. Uniformity ( 均勻度 ) 7. Dynamic range ( 動態範圍 ) 8. Veiling Flare ( 炫光 ) 色彩管理實務工作坊 41

42 數位相機色彩品質的評估法 Matt black wall or black surround Test Chart lamp Distance is adjusted to frame the test chart lamp Baffles to prevent direct illumination of the camera lens by the lamps Lamp : 均勻光其要求低於 ±10% 的變化 Electronic still picture camera 色彩管理實務工作坊 42

43 數位相機色彩品質的評估法 Color Reproduce 取得色塊值 色彩空間轉換轉換 Lab Lab - 自動量測系統 Eab =[ ( L) 2 + ( a) 2 + ( b) 2 ] 1/2 色彩管理實務工作坊 43

44 數位相機色彩品質的評估法 CIE 1976 L = 116 ( Y Y ) n a = 500 [( ) ( ) ] X X Y Y n n b = 200 [( ) ( ) ] Y Y Z Z n n Color Difference 色差 : Eab =[ ( L) 2 + ( a) 2 + ( b) 2 ] 1/2 X n, Yn, Zn 為參考白值 色彩管理實務工作坊 44

45 數位相機色彩品質的評估法 ISO Camera Contrast Chart ISO gray levels ranging from 0.10 to 2.30 density 色彩管理實務工作坊 45

46 數位相機色彩品質的評估法 MTF 1PL/mm 10PL/cm MTF 值與分辨率的關系是 : 分辨率越小,MTF 越大 MTF I 2 I = I 最大灰度 I1最小灰度色彩管理實務工作坊 I + I 1 1

47 數位相機色彩品質的評估法 optical Nonumiformity CFA Nonuniformity Photon Shot Noise Dark Current Shot Noise Fixed Pattern Noise Photo Response Nonuniformity Reset Noise White Noise 1/f Noise Interference Noise White Noise 1/f Noise Quantization Noise Interference Noise CFA Array reset G G1 ADC Sense Node On-Chip Amplifier Off-Chip Amplifier 數位取像系統的信號與雜訊源 色彩管理實務工作坊 47

48 數位相機色彩品質的評估法 取得影像 色彩空間轉換 L 取樣 PSNR = 20 log( 100 L rms ) Lmax Lmin Uniformation = 1 ( L mean ) L rms = ( L L mean ) 2 L mean = 1 mn m n L 色彩管理實務工作坊 48

49 Outline 數位相機的基本架構 數位相機色彩校正基本模式 測試標準 數位相機色彩品質的評估法 結果與討論 色彩管理實務工作坊 49

50 數位相機色彩品質的評估法 色彩管理實務工作坊 50

51 結果與討論 MTF 色彩管理實務工作坊 51

52 結果與討論 色調處理 色彩管理實務工作坊 52

53 結果與討論 色彩管理實務工作坊 53

54 結果與討論 色彩管理實務工作坊 54

55 ICC 描述檔操作 (III): 應用於不同顯示器時色彩之一致性 EIZO 顯示器 結果與討論 ViewSonic 顯示器 EIZO 顯示器 ViewSonic 顯示器 未經 ICC 描述檔色彩校正 經 ICC 描述檔色彩校正後 ( 同一影像檔在不同顯示器上, 顏色差異較大 ) ( 同一影像檔在不同顯示器上, 顏色逼近 ) 色彩管理實務工作坊 55

56 結果與討論 影像輸入設備 色彩校正 正確 色度量測儀器 Adaptive Value function f(xyy) 顯示 / 列印 色彩校正喜好色修正 喜好 / 好看 色彩管理實務工作坊 56

57 Thank you attention 胡國瑞 kuojui@itri.org.tw Tel : 色彩管理實務工作坊 57

****************************************************** Fundamentals of TV Tracking ****************************************************** ( ),,, :,,,,,, 1998 9 ( ISBN 7-118-01911-9),,, 1999 5 20 Email:

More information

untitled

untitled ICC 流 藍 eastwood@deepblue.com.tw 2007/01/25 數 CCD (60%) 理 更 (40%) 不見 理不, 流. 數 srgb DSLR Adobe RGB, 數 Adobe RGB 理 狀 Eye-One Match Eye-One Share Eye-One Pro 度 流 量,,, 數 數 量, 量 不 列都 精 量 io 易 Eye-One Match

More information

The Development of Color Constancy and Calibration System

The Development of Color Constancy and Calibration System The Development of Color Constancy and Calibration System The Development of Color Constancy and Calibration System LabVIEW CCD BMP ii Abstract The modern technologies develop more and more faster, and

More information

30 ml polystyrene 4 mm ph 0.1 mg blender M -cm D. pulex D. magna 20 L 2 20

30 ml polystyrene 4 mm ph 0.1 mg blender M -cm D. pulex D. magna 20 L 2 20 102 8 13 1020069337 102 10 15 NIEA B901.14B Daphnia 48 lethal concentration 50%, LC 50 acute toxic unit, TU a Daphnia pulex Daphnia magna 25 2 2 L 1 20 30 ml polystyrene 4 mm ph 0.1 mg blender 1. 1 2.

More information

彩色地图中道路的识别和提取

彩色地图中道路的识别和提取 9310016, i ii Abstract This thesis is on the researching of recognizing the roads in map image by computer. Based on the theory of Pattern Recognition, there is a method to be discussed, which can recognize

More information

BC04 Module_antenna__ doc

BC04 Module_antenna__ doc http://www.infobluetooth.com TEL:+86-23-68798999 Fax: +86-23-68889515 Page 1 of 10 http://www.infobluetooth.com TEL:+86-23-68798999 Fax: +86-23-68889515 Page 2 of 10 http://www.infobluetooth.com TEL:+86-23-68798999

More information

Preface This guide is intended to standardize the use of the WeChat brand and ensure the brand's integrity and consistency. The guide applies to all d

Preface This guide is intended to standardize the use of the WeChat brand and ensure the brand's integrity and consistency. The guide applies to all d WeChat Search Visual Identity Guidelines WEDESIGN 2018. 04 Preface This guide is intended to standardize the use of the WeChat brand and ensure the brand's integrity and consistency. The guide applies

More information

coverage2.ppt

coverage2.ppt Satellite Tool Kit STK/Coverage STK 82 0715 010-68745117 1 Coverage Definition Figure of Merit 2 STK Basic Grid Assets Interval Description 3 Grid Global Latitude Bounds Longitude Lines Custom Regions

More information

2

2 Digital Image Processing Color Model Dr.Ji Zhen Faculty of Information Engineering, SZU 2003.01 1 2 3 400-700 nm ( ) CIE " " 380 780 nm " " 400 nm ( ) 700 nm ( ) 4 ( ) A: B: C: D: E: 5 Hue (Saturation)

More information

Microsoft PowerPoint - Aqua-Sim.pptx

Microsoft PowerPoint - Aqua-Sim.pptx Peng Xie, Zhong Zhou, Zheng Peng, Hai Yan, Tiansi Hu, Jun-Hong Cui, Zhijie Shi, Yunsi Fei, Shengli Zhou Underwater Sensor Network Lab 1 Outline Motivations System Overview Aqua-Sim Components Experimental

More information

1 1

1 1 1 1 2 Idea Architecture Design IC Fabrication Wafer (hundreds of dies) Sawing & Packaging Block diagram Final chips Circuit & Layout Design Testing Layout Bad chips Good chips customers 3 2 4 IC Fabless

More information

版本说明书

版本说明书 i CHGM-36M * CHGM-36C * CHGM-130M CHGM-130C CHGM-120M * CHGM-120C * CHGC-120M CHGC-120C CHGC-300M CHGC-300C CHGM-530M-1 CHGM-530C-1 CHGM-600C CHGM-600M-1 * CHGM-600M CHGC-30M CHGC-30C CHGM-230 CHGM-230C

More information

Microsoft PowerPoint _代工實例-1

Microsoft PowerPoint _代工實例-1 4302 動態光散射儀 (Dynamic Light Scattering) 代工實例與結果解析 生醫暨非破壞性分析團隊 2016.10 updated Which Size to Measure? Diameter Many techniques make the useful and convenient assumption that every particle is a sphere. The

More information

MODEL COLOR LIST UZ125D2 YMW GRAY YNF RED YRG BLUE 30H WHITE

MODEL COLOR LIST UZ125D2 YMW GRAY YNF RED YRG BLUE 30H WHITE MODEL COLOR LIST UZ125D2 YMW GRAY YNF RED YRG BLUE 30H WHITE MODEL COLOR LIST UZ125D2K K13 BLACK YRG BLUE YPK WHITE MODEL COLOR LIST UZ125X2 G22 Q05 GRAY ORANGE GREEN WHITE N28 W08 PREFACE When it becomes

More information

Microsoft PowerPoint - STU_EC_Ch08.ppt

Microsoft PowerPoint - STU_EC_Ch08.ppt 樹德科技大學資訊工程系 Chapter 8: Counters Shi-Huang Chen Fall 2010 1 Outline Asynchronous Counter Operation Synchronous Counter Operation Up/Down Synchronous Counters Design of Synchronous Counters Cascaded Counters

More information

Microsoft Word - KSAE06-S0262.doc

Microsoft Word - KSAE06-S0262.doc Stereo Vision based Forward Collision Warning and Avoidance System Yunhee LeeByungjoo KimHogi JungPaljoo Yoon Central R&D Center, MANDO Corporation, 413-5, Gomae-Ri, Gibeung-Eub, Youngin-Si, Kyonggi-Do,

More information

untitled

untitled 林 Dr. Chia-Feng Lin Department of Materials Engineering National Chung Hsing University Phone: 04-22840500#706 E-mail: cflin@dragon.nchu.edu.tw - 1 a-si TFTs Color filter TFT substrate Polarizer Backlight

More information

JOURNAL OF EARTHQUAKE ENGINEERING AND ENGINEERING VIBRATION Vol. 31 No. 5 Oct /35 TU3521 P315.

JOURNAL OF EARTHQUAKE ENGINEERING AND ENGINEERING VIBRATION Vol. 31 No. 5 Oct /35 TU3521 P315. 31 5 2011 10 JOURNAL OF EARTHQUAKE ENGINEERING AND ENGINEERING VIBRATION Vol. 31 No. 5 Oct. 2011 1000-1301 2011 05-0075 - 09 510405 1 /35 TU3521 P315. 8 A Earthquake simulation shaking table test and analysis

More information

Microsoft PowerPoint - ATF2015.ppt [相容模式]

Microsoft PowerPoint - ATF2015.ppt [相容模式] Improving the Video Totalized Method of Stopwatch Calibration Samuel C.K. Ko, Aaron Y.K. Yan and Henry C.K. Ma The Government of Hong Kong Special Administrative Region (SCL) 31 Oct 2015 1 Contents Introduction

More information

<4D6963726F736F667420576F7264202D20A1694130372D32A16ABC76B9B3A6A1A5FABEC7B37AC3E8B0BEA4DFB671B4FAA874B2CE5FBDD7A4E5A5FEA4E52E646F6378>

<4D6963726F736F667420576F7264202D20A1694130372D32A16ABC76B9B3A6A1A5FABEC7B37AC3E8B0BEA4DFB671B4FAA874B2CE5FBDD7A4E5A5FEA4E52E646F6378> 影 像 式 光 學 透 鏡 偏 心 量 測 系 統 許 家 偉 陳 永 祥 黃 柏 涵 廖 泰 杉 國 家 實 驗 研 究 院 儀 器 科 國 家 實 驗 研 究 院 儀 器 科 國 家 實 驗 研 究 院 儀 器 科 國 家 實 驗 研 究 院 儀 器 科 技 研 究 中 心 技 研 究 中 心 技 研 究 中 心 技 研 究 中 心 cwhsu@itrc.org.tw yschen@itrc.org.tw

More information

Stochastic Processes (XI) Hanjun Zhang School of Mathematics and Computational Science, Xiangtan University 508 YiFu Lou talk 06/

Stochastic Processes (XI) Hanjun Zhang School of Mathematics and Computational Science, Xiangtan University 508 YiFu Lou talk 06/ Stochastic Processes (XI) Hanjun Zhang School of Mathematics and Computational Science, Xiangtan University hjzhang001@gmail.com 508 YiFu Lou talk 06/04/2010 - Page 1 Outline 508 YiFu Lou talk 06/04/2010

More information

LHAASO-WFCTA SiPM成像探头研制进展

LHAASO-WFCTA  SiPM成像探头研制进展 THE PROGRESS OF SIPM-BASED CAMERA FOR LHAASO-WFCTA Baiyang Bi, Shoushan Zhang, Lingling Ma, Liqiao Yin for the LHAASO Collaboration Outline Introduction LHAASO-WFCTA Why SiPM? Progress Design of Camera/Sub-Cluster

More information

untitled

untitled 數 理 類 (Film, Data, Video) Film Path Film Data 錄 Digital Postproduction 理, 數 V to D DDR D to V DDR Video *Decomp Video TV DVD Electronic and Video Path 1 數 Digital Intermediate Original Negative (16mm)

More information

目 录 Leica ICC50 HD 引 言 9 基 本 特 点 10 基 本 特 点 ( 续 ) 11 Leica ICC50 HD: 概 述 12 拆 箱 14 准 备 开 始! 使 用 之 前 的 准 备 工 作 16 开 始 设 置! 使 用 计 算 机 进 行 连 接 和 成 像 操 作

目 录 Leica ICC50 HD 引 言 9 基 本 特 点 10 基 本 特 点 ( 续 ) 11 Leica ICC50 HD: 概 述 12 拆 箱 14 准 备 开 始! 使 用 之 前 的 准 备 工 作 16 开 始 设 置! 使 用 计 算 机 进 行 连 接 和 成 像 操 作 Leica ICC50 HD 手 册 目 录 Leica ICC50 HD 引 言 9 基 本 特 点 10 基 本 特 点 ( 续 ) 11 Leica ICC50 HD: 概 述 12 拆 箱 14 准 备 开 始! 使 用 之 前 的 准 备 工 作 16 开 始 设 置! 使 用 计 算 机 进 行 连 接 和 成 像 操 作 19 PC 模 式 下 的 限 制 20 在 PC 模 式 下

More information

Improved Preimage Attacks on AES-like Hash Functions: Applications to Whirlpool and Grøstl

Improved Preimage Attacks on AES-like Hash Functions: Applications to Whirlpool and Grøstl SKLOIS (Pseudo) Preimage Attack on Reduced-Round Grøstl Hash Function and Others Shuang Wu, Dengguo Feng, Wenling Wu, Jian Guo, Le Dong, Jian Zou March 20, 2012 Institute. of Software, Chinese Academy

More information

Microsoft PowerPoint - talk8.ppt

Microsoft PowerPoint - talk8.ppt Adaptive Playout Scheduling Using Time-scale Modification Yi Liang, Nikolaus Färber Bernd Girod, Balaji Prabhakar Outline QoS concerns and tradeoffs Jitter adaptation as a playout scheduling scheme Packet

More information

K301Q-D VRT中英文说明书141009

K301Q-D VRT中英文说明书141009 THE INSTALLING INSTRUCTION FOR CONCEALED TANK Important instuction:.. Please confirm the structure and shape before installing the toilet bowl. Meanwhile measure the exact size H between outfall and infall

More information

(baking powder) 1 ( ) ( ) 1 10g g (two level design, D-optimal) 32 1/2 fraction Two Level Fractional Factorial Design D-Optimal D

(baking powder) 1 ( ) ( ) 1 10g g (two level design, D-optimal) 32 1/2 fraction Two Level Fractional Factorial Design D-Optimal D ( ) 4 1 1 1 145 1 110 1 (baking powder) 1 ( ) ( ) 1 10g 1 1 2.5g 1 1 1 1 60 10 (two level design, D-optimal) 32 1/2 fraction Two Level Fractional Factorial Design D-Optimal Design 1. 60 120 2. 3. 40 10

More information

Outline Speech Signals Processing Dual-Tone Multifrequency Signal Detection 云南大学滇池学院课程 : 数字信号处理 Applications of Digital Signal Processing 2

Outline Speech Signals Processing Dual-Tone Multifrequency Signal Detection 云南大学滇池学院课程 : 数字信号处理 Applications of Digital Signal Processing 2 CHAPTER 10 Applications of Digital Signal Processing Wang Weilian wlwang@ynu.edu.cn School of Information Science and Technology Yunnan University Outline Speech Signals Processing Dual-Tone Multifrequency

More information

untitled

untitled 1 1. 1 1. 1. 1 image I(x,y,z,t) object to image 1. 1. 2 1 X Rays, Gamma-Rays, X Rays CT 1. 1. 3 INPUT Processing OUTPUT 1. 1. 4 Anolog Image Processing 2 25 / 1. 1. 5 Digital Image Processing Digitizing,

More information

States and capital package

States and capital package : 1 Students are required to know 50 states and capitals and their geological locations. This is an independent working packet to learn about 50 states and capital. Students are asked to fulfill 4 activities

More information

(Pattern Recognition) 1 1. CCD

(Pattern Recognition) 1 1. CCD ********************************* ********************************* (Pattern Recognition) 1 1. CCD 2. 3. 4. 1 ABSTRACT KeywordsMachine Vision, Real Time Inspection, Image Processing The purpose of this

More information

标题

标题 第 46 卷 第 11 期 2 1 4 年 11 月 哈 尔 滨 工 业 大 学 学 报 JOURNAL OF HARBIN INSTITUTE OF TECHNOLOGY Vol 46 No 11 Nov 214 基 于 摄 像 测 量 法 的 在 轨 柔 性 结 构 模 态 参 数 辨 识 许 畅 王 聪 高 晶 波 张 春 芳 ( 哈 尔 滨 工 业 大 学 航 天 学 院 151 哈 尔 滨

More information

spss.doc

spss.doc SPSS 8 8.1 K-Means Cluster [ 8-1] 1962 1988 8-1 2 5 31 3 7 20 F2-F3 2 3 F3-F4 3 4 109 8 8-1 2 3 2 3 F2-F3 F3-F4 1962 344 3333 29 9 9.69 1.91 1963 121 1497 27 19 12.37 1.34 1964 187 1813 32 18 9.70 1.06

More information

报 告 1: 郑 斌 教 授, 美 国 俄 克 拉 荷 马 大 学 医 学 图 像 特 征 分 析 与 癌 症 风 险 评 估 方 法 摘 要 : 准 确 的 评 估 癌 症 近 期 发 病 风 险 和 预 后 或 者 治 疗 效 果 是 发 展 和 建 立 精 准 医 学 的 一 个 重 要 前

报 告 1: 郑 斌 教 授, 美 国 俄 克 拉 荷 马 大 学 医 学 图 像 特 征 分 析 与 癌 症 风 险 评 估 方 法 摘 要 : 准 确 的 评 估 癌 症 近 期 发 病 风 险 和 预 后 或 者 治 疗 效 果 是 发 展 和 建 立 精 准 医 学 的 一 个 重 要 前 东 北 大 学 中 荷 生 物 医 学 与 信 息 工 程 学 院 2016 年 度 生 物 医 学 与 信 息 工 程 论 坛 会 议 时 间 2016 年 6 月 8 日, 星 期 三,9:30 至 16:00 会 议 地 址 会 议 网 址 主 办 单 位 东 北 大 学 浑 南 校 区 沈 阳 市 浑 南 区 创 新 路 195 号 生 命 科 学 大 楼 B 座 619 报 告 厅 http://www.bmie.neu.edu.cn

More information

Microsoft PowerPoint - VisibleColour.ppt

Microsoft PowerPoint - VisibleColour.ppt Visible Light, Colour and Visual Perception Visible LightColorColour: JISColour LED Perception Vision or Visual Perception Recognition 2103A1300 Copyright (c) KUTELA Corporation 2009. All Rights Reserved

More information

Microsoft Word - scribe_1_.doc

Microsoft Word - scribe_1_.doc Making Faces 2005/06/08 R93922063 陳 坤 毅 R93922087 莊 曜 誠 R93922105 王 博 民 3D acquisition for faces: 如 何 取 得 臉 的 3D model? 方 法 1: ( 經 費 足 夠 時 ) 使 用 Cyberware scanner. ( 可 對 臉 部 scan 亦 可 對 全 身 scan) 方 法 如

More information

untitled

untitled 020-101789-04 Roadie 4K35 2016 Christie Digital Systems USA Inc. ISO 9001 14001 a. b. c. d. DVD e. internet f. g. / h. i. j. LCD LCD LCD 5 8 k. l. LCD m. / (i) / (ii) FCC 15 A CAN ICES-3 (A) / NMB-3 (A)

More information

Microsoft Word doc

Microsoft Word doc 中 考 英 语 科 考 试 标 准 及 试 卷 结 构 技 术 指 标 构 想 1 王 后 雄 童 祥 林 ( 华 中 师 范 大 学 考 试 研 究 院, 武 汉,430079, 湖 北 ) 提 要 : 本 文 从 结 构 模 式 内 容 要 素 能 力 要 素 题 型 要 素 难 度 要 素 分 数 要 素 时 限 要 素 等 方 面 细 致 分 析 了 中 考 英 语 科 试 卷 结 构 的

More information

pdf

pdf THE INSTLLING INSTRUCTION FOR CONCELED TNK Important instuction:.. Please confirm the structure and shape before installing the toilet bowl. Meanwhile measure the exact size H between outfall and infall

More information

Microsoft PowerPoint - Sens-Tech WCNDT [兼容模式]

Microsoft PowerPoint - Sens-Tech WCNDT [兼容模式] X-ray data acquisition systems for NDT applications 技股份有限公司 先锋科技股份有限公司 科技股份有限公司 先锋科技股份有限公司 www Sens-Tech Ltd UK based company 40 Staff Specialise in detection and data acquisition systems for light and

More information

10384 19020101152519 UDC Rayleigh Quasi-Rayleigh Method for computing eigenvalues of symmetric tensors 2 0 1 3 2 0 1 3 2 0 1 3 2013 , 1. 2. [4], [27].,. [6] E- ; [7], Z-. [15]. Ramara G. kolda [1, 2],

More information

影響新產品開發成效之造型要素探討

影響新產品開發成效之造型要素探討 異 行 車 例 A Study on the Product Forms Recognition Difference between Designer and Consumer --- Electrical Bicycle as Example. 行 車 省 力 力 綠 老 女 行 車 行 車 了 不 了 行 行 車 行 車 不 行 車 異 行 車 車 車 行 行 異 數 量 I 類 行 異 異

More information

UDC Empirical Researches on Pricing of Corporate Bonds with Macro Factors 厦门大学博硕士论文摘要库

UDC Empirical Researches on Pricing of Corporate Bonds with Macro Factors 厦门大学博硕士论文摘要库 10384 15620071151397 UDC Empirical Researches on Pricing of Corporate Bonds with Macro Factors 2010 4 Duffee 1999 AAA Vasicek RMSE RMSE Abstract In order to investigate whether adding macro factors

More information

Basic Properties of Digital Images

Basic Properties of Digital Images Cell Biology Application of Microscopy Class 13: Image Processing and Manipulation Pascale Lacor, Mature rat hippocampal neurons attacked by Alzheimer s related neurotoxins (100X) Basic Properties of Digital

More information

UDC The Policy Risk and Prevention in Chinese Securities Market

UDC The Policy Risk and Prevention in Chinese Securities Market 10384 200106013 UDC The Policy Risk and Prevention in Chinese Securities Market 2004 5 2004 2004 2004 5 : Abstract Many scholars have discussed the question about the influence of the policy on Chinese

More information

色 位 於 直 角 座 標 系 的 原 點 上, 白 色 則 位 於 距 原 點 最 遠 的 頂 點 上, 以 黑 色 至 白 色 位 置 之 間 的 線 段 (Gray scale) 表 示 灰 階 值 的 變 化, 愈 接 近 黑 色 的 線 段 位 置, 灰 階 值 愈 小, 反 之 則 愈

色 位 於 直 角 座 標 系 的 原 點 上, 白 色 則 位 於 距 原 點 最 遠 的 頂 點 上, 以 黑 色 至 白 色 位 置 之 間 的 線 段 (Gray scale) 表 示 灰 階 值 的 變 化, 愈 接 近 黑 色 的 線 段 位 置, 灰 階 值 愈 小, 反 之 則 愈 99 華 梵 大 學 機 電 工 程 學 系 專 題 研 究 成 果 報 告 麻 將 辨 識 軟 體 之 開 發 指 導 教 授 : 黃 國 益 博 士 參 與 學 生 :B9602002 梁 祐 誠 摘 要 本 專 題 係 利 用 機 器 視 覺 技 術 製 作 麻 將 自 動 辨 識 系 統, 建 立 的 辨 識 法 則 包 括 幾 何 特 徵 估 算 檢 測 線 法 則, 首 先 使 用 CCD

More information

THE APPLICATION OF ISOTOPE RATIO ANALYSIS BY INDUCTIVELY COUPLED PLASMA MASS SPECTROMETER A Dissertation Presented By Chaoyong YANG Supervisor: Prof.D

THE APPLICATION OF ISOTOPE RATIO ANALYSIS BY INDUCTIVELY COUPLED PLASMA MASS SPECTROMETER A Dissertation Presented By Chaoyong YANG Supervisor: Prof.D 10384 070302 9825042 UDC 2001.6. 2001.7. 20016 THE APPLICATION OF ISOTOPE RATIO ANALYSIS BY INDUCTIVELY COUPLED PLASMA MASS SPECTROMETER A Dissertation Presented By Chaoyong YANG Supervisor: Prof.Dr. Xiaoru

More information

NAC-300 user manual

NAC-300 user manual NAC-300N/ NAC-300P - 1 - NAC-300N/ NAC-300P ( 1.0.0) 2006 2006 1 27-2 - - 3 - NAC-300... 6 1.1... 6 1.2... 7 1.3... 8 1.4... 9 NAC-300... 10 2.1 NAC-300...10 2.2 NAC-300...12 NAC-300... 14 3.1...14 3.2

More information

穨6街舞對抗中正紀念堂_林伯勳張金鶚_.PDF

穨6街舞對抗中正紀念堂_林伯勳張金鶚_.PDF ( ) 115 115140 Journal of City and Planning(2002) Vol.29, No.1, pp.115140 90 10 26 91 05 20 2 3 --- ( ) 1. 2. mag.ryan@msa.hinet.net 3. jachang@nccu.edu.tw 1018-1067/02 2002 Chinese Institute of Urban

More information

( ) ( ) ( ) 1. OEM/ODM ANSI Z89.1 EN GB ANSI S

( ) ( ) ( ) 1. OEM/ODM ANSI Z89.1 EN GB ANSI S (2005-03-23) (2005-03-23) (2005-04-01) 1. OEM/ODM ANSI Z89.1 EN 397-1995 GB 2812-89 ANSI S.3.19-1974 1 2. 2.1 ANSI Z89.1 (1) 1.524 19.36~19.86kg.m/s 5.52m/s (2) 3.54~3.64kg 48 0.8mm 76mm (3) 0~4450N(0~1000lb)

More information

10384 199928010 UDC 2002 4 2002 6 2002 2002 4 DICOM DICOM 1. 2. 3. Canny 4. 5. DICOM DICOM DICOM DICOM I Abstract Eyes are very important to our lives. Biologic parameters of anterior segment are criterions

More information

Microsoft Word 奚玉鼎_oee170654_ xyZye.doc

Microsoft Word 奚玉鼎_oee170654_ xyZye.doc Opto-Electronic Engineering Article 2018 45 4 1 200444 2 200030 3 100049 4 200030 CCD 360 2300 m 300 mm 300 mm 200 mm 60 E926.4TN249 A. [J]. 201845(4): 170654 An optoelectronic system for fast search of

More information

衛星影像分類

衛星影像分類 年 理 理 立 立 列 SPOT 立 年 理 2 , 量 不 料 -Raster 量,, -Vector? 立 年 理 3 料 (Binary Data) 省 理 率 料來 CCD (Charge Couple Device) (Scanner) 數, 數 錄? 立 年 理 4 :Picture Element or Pixel : 不 不 狀 X,Y Column,Row Sample,Line

More information

2008年1月11日に岩手県釜石沖で発生した地震(M4.7)について

2008年1月11日に岩手県釜石沖で発生した地震(M4.7)について 2008 1 11 M4.7 On the M4.7 earthquake off Kamaishi, Iwate prefecture, Japan, on January 11, 2008. Graduate School of Science, Tohoku University 2008 1 11 M4.7 Matsuzawa et al. (2002) M-T M4.9 23Hz DD Waldhauser

More information

無投影片標題

無投影片標題 LED 亮度 LED 呂 e-mail: cclu@epistar.com.tw Outline FPD Current Status LED Used in FPD BLU Status LED Efficiency Improve and Cost Down Summary Outline FPD Current Status LED Used in FPD BLU Status LED Efficiency

More information

Introduction to Hamilton-Jacobi Equations and Periodic Homogenization

Introduction to Hamilton-Jacobi Equations  and Periodic Homogenization Introduction to Hamilton-Jacobi Equations and Periodic Yu-Yu Liu NCKU Math August 22, 2012 Yu-Yu Liu (NCKU Math) H-J equation and August 22, 2012 1 / 15 H-J equations H-J equations A Hamilton-Jacobi equation

More information

致理技術學院

致理技術學院 致 理 技 術 學 院 商 務 科 技 管 理 系 實 務 專 題 報 告 彩 繪 指 甲 預 覽 系 統 指 導 老 師 : 彭 建 文 博 士 學 生 : 蕭 全 佑 (19833150) 鄭 任 翔 (19833111) 林 育 璇 (19833114) 中 華 民 國 101 年 12 月 致 理 技 術 學 院 商 務 科 技 管 理 系 實 務 專 題 報 告 彩 繪 指 甲 預 覽 系

More information

PowerPoint 簡報

PowerPoint 簡報 數 Study on the Three PCA Methods for Feature Extraction and Classification of Digital Image 羅 祿 立 94 年 9 (Principal Component Analysis, PCA) 理 料 度 更 利 PCA 益. 行 MS. 不 PCA 略理論 行 (Fe ature) 不 3. 利 類 (Bayes

More information

Epson

Epson WH / MS CMP0087-00 TC WH/MS EPSON EPSON EXCEED YOUR VISION EXCEED YOUR VISION Seiko Corporation Microsoft and Windows are registered trademarks of Microsoft Corporation. Mac and Mac OS are registered trademarks

More information

IP TCP/IP PC OS µclinux MPEG4 Blackfin DSP MPEG4 IP UDP Winsock I/O DirectShow Filter DirectShow MPEG4 µclinux TCP/IP IP COM, DirectShow I

IP TCP/IP PC OS µclinux MPEG4 Blackfin DSP MPEG4 IP UDP Winsock I/O DirectShow Filter DirectShow MPEG4 µclinux TCP/IP IP COM, DirectShow I 2004 5 IP TCP/IP PC OS µclinux MPEG4 Blackfin DSP MPEG4 IP UDP Winsock I/O DirectShow Filter DirectShow MPEG4 µclinux TCP/IP IP COM, DirectShow I Abstract The techniques of digital video processing, transferring

More information

Embargoed until May 4, 2004 EXPRESS 40 NI HQ 3000 1000 5000 ~ 500 10% / 500 85% NI LabVIEW 7 Express Express EXPRESS : #1 GPS Navigation PC/WWW/Email CD+RW Mobile Phone PDA DVD+RW Satellite Car Alarm/Radio

More information

( )

( ) Secondary School Physical Fitness Award Scheme Student s Handbook Jointly Organized By Hong Kong Childhealth Foundation Education Department ( ) Secondary School Physical Fitness Award Scheme Student s

More information

3_FLQAsurvey_item_Princile

3_FLQAsurvey_item_Princile 我 國 透 視 攝 影 X 光 機 品 質 保 證 訪 查 項 目 及 原 理 蔡 惠 予 博 士 長 庚 大 學 醫 學 影 像 暨 放 射 科 學 系 2016/4/29 我 國 透 視 攝 影 X 光 機 品 質 保 證 訪 查 項 目 及 原 理 透 視 攝 影 X 光 機 的 簡 介 與 原 理 透 視 攝 影 X 光 機 品 質 保 證 的 項 目 我 國 透 視 攝 影 X 光 機 品

More information

Microsoft Word - 上傳電子檔.doc

Microsoft Word - 上傳電子檔.doc 創 新 設 計 研 究 所 碩 士 學 位 論 文 臺 北 聯 營 公 車 站 立 輔 助 設 備 最 適 設 置 高 度 研 究 In Search of the Appropriate Height for the Standing Support Equipments on the City Bus at Taipei 研 究 生 : 賴 振 永 指 導 教 授 : 黃 啟 梧 中 華 民 國

More information

Microsoft PowerPoint - CH 04 Techniques of Circuit Analysis

Microsoft PowerPoint - CH 04 Techniques of Circuit Analysis Chap. 4 Techniques of Circuit Analysis Contents 4.1 Terminology 4.2 Introduction to the Node-Voltage Method 4.3 The Node-Voltage Method and Dependent Sources 4.4 The Node-Voltage Method: Some Special Cases

More information

Computer Architecture

Computer Architecture ECE 3120 Computer Systems Assembly Programming Manjeera Jeedigunta http://blogs.cae.tntech.edu/msjeedigun21 Email: msjeedigun21@tntech.edu Tel: 931-372-6181, Prescott Hall 120 Prev: Basic computer concepts

More information

:

: Thesis on Court Banquet and Assemblage Poetry in Early Tang : I Abstract Abstract In the background of three different stages early Tang: Taizong GaozongWuhou and Zhongzong,this thesis mainly analyzes

More information

資料HDR作1-03 HDR技術動向

資料HDR作1-03 HDR技術動向 作 1-3 TV Platform Div. TV Platform Div. FHD () more UHD UHD (BT.2020) [cd/m 2 ] 10 9 10 8 10 6 10 4 10 2 10 0 10-2 10-4 10-6 () ~10 5 [cd/m 2 ] 10 9 10 8 10 6 10 4 10 2 10 0 10-2 10-4 10-6 2014 XDR/XDR-Pro

More information

CMOS线性响应测试

CMOS线性响应测试 应 用 CMOS 高 亮 度 天 文 测 光 CMOS-based High Intensity Photometry in Astronomy 项 目 完 成 人 : 童 仲 毅 俞 雯 萱 田 哲 毅 指 导 老 师 : 林 岚 杭 高 天 文 台 二 〇 一 一 年 八 月 II 摘 要 本 课 题 基 于 人 造 星 点 测 光 实 验 和 验 证 性 天 文 拍 摄 实 验, 旨 在 探

More information

Important Notice SUNPLUS TECHNOLOGY CO. reserves the right to change this documentation without prior notice. Information provided by SUNPLUS TECHNOLO

Important Notice SUNPLUS TECHNOLOGY CO. reserves the right to change this documentation without prior notice. Information provided by SUNPLUS TECHNOLO Car DVD New GUI IR Flow User Manual V0.1 Jan 25, 2008 19, Innovation First Road Science Park Hsin-Chu Taiwan 300 R.O.C. Tel: 886-3-578-6005 Fax: 886-3-578-4418 Web: www.sunplus.com Important Notice SUNPLUS

More information

Microsoft Word - p11.doc

Microsoft Word - p11.doc () 11-1 ()Classification Analysis( ) m() p.d.f prior (decision) (loss function) Bayes Risk for any decision d( ) posterior risk posterior risk Posterior prob. j (uniform prior) where Mahalanobis Distance(M-distance)

More information

<B7E2C3E6B7E2B5D72E6169>

<B7E2C3E6B7E2B5D72E6169> AS-INTERFACE AS-INTERFACE PROVEN IN USE AS-INTERFACE AS-INTERFACE System configuration and product overview AS-Interface AS-Interface AS-Interface AS-Interface Safety AS-Interface IEC61508 EN954-1 TUV

More information

OVLFx3C7_Series_A3_bgry-KB.pub

OVLFx3C7_Series_A3_bgry-KB.pub (5 mm) x High brightness with well-defined spatial radiation patterns x U-resistant epoxy lens x Blue, green, red, yellow Product Photo Here Each device in the OLFx3C7 series is a high-intensity LED mounted

More information

致 谢 本 论 文 能 得 以 完 成, 首 先 要 感 谢 我 的 导 师 胡 曙 中 教 授 正 是 他 的 悉 心 指 导 和 关 怀 下, 我 才 能 够 最 终 选 定 了 研 究 方 向, 确 定 了 论 文 题 目, 并 逐 步 深 化 了 对 研 究 课 题 的 认 识, 从 而 一

致 谢 本 论 文 能 得 以 完 成, 首 先 要 感 谢 我 的 导 师 胡 曙 中 教 授 正 是 他 的 悉 心 指 导 和 关 怀 下, 我 才 能 够 最 终 选 定 了 研 究 方 向, 确 定 了 论 文 题 目, 并 逐 步 深 化 了 对 研 究 课 题 的 认 识, 从 而 一 中 美 国 际 新 闻 的 叙 事 学 比 较 分 析 以 英 伊 水 兵 事 件 为 例 A Comparative Analysis on Narration of Sino-US International News Case Study:UK-Iran Marine Issue 姓 名 : 李 英 专 业 : 新 闻 学 学 号 : 05390 指 导 老 师 : 胡 曙 中 教 授 上 海

More information

第一章

第一章 課 程 名 稱 : 光 纖 傳 輸 實 務 與 實 習 1. 課 程 概 述 : 光 纖 傳 輸 實 務 與 實 習 為 隔 年 開 授 之 課 程, 此 高 等 課 程 實 習 項 目 之 內 容 較 具 彈 性, 以 教 導 學 生 如 何 使 用 設 計 工 具 與 發 揮 設 計 能 力 為 目 標 新 編 了 光 纖 光 放 大 器 模 擬 設 計 實 習 教 材, 包 含 摻 鉺 光 纖

More information

PCA+LDA 14 1 PEN mL mL mL 16 DJX-AB DJ X AB DJ2 -YS % PEN

PCA+LDA 14 1 PEN mL mL mL 16 DJX-AB DJ X AB DJ2 -YS % PEN 21 11 2011 11 COMPUTER TECHNOLOGY AND DEVELOPMENT Vol. 21 No. 11 Nov. 2011 510006 PEN3 5 PCA + PCA+LDA 5 5 100% TP301 A 1673-629X 2011 11-0177-05 Application of Electronic Nose in Discrimination of Different

More information

. Land Patterns for Reflow Soldering.Recommended Reflow Soldering Conditions (For Lead Free) TYPE PID0703 PID0704 PID1204 PID1205 PID1207 PID1209 L(mm

. Land Patterns for Reflow Soldering.Recommended Reflow Soldering Conditions (For Lead Free) TYPE PID0703 PID0704 PID1204 PID1205 PID1207 PID1209 L(mm .Features: 1.Magnetic Shielded surface mount inductor with high current rating. 2.Low resistance to keep power loss minimum..applications: Excellent for power line DC-DC conversion applications used in

More information

Microsoft PowerPoint - TTCN-Introduction-v5.ppt

Microsoft PowerPoint - TTCN-Introduction-v5.ppt Conformance Testing and TTCN 工研院無線通訊技術部林牧台 / Morton Lin 03-5912360 mtlin@itri.org.tw 1 Outline Introduction and Terminology Conformance Testing Process 3GPP conformance testing and test cases A real world

More information

V39用户手册0227.doc

V39用户手册0227.doc 300 2004 (FCC) FCC I/O B Cet appareil numérique de la classe B respecte toutes les exigences du Réglement sur le matériel brouilieur du Canada. Windows Windows 98 Windows 2000 Windows ME Windows XP Microsoft

More information

< B9E2BBFAD7DBBACFCDBCB2E1B6A8B8E52DC7E5CEFAB0E6312E706466>

< B9E2BBFAD7DBBACFCDBCB2E1B6A8B8E52DC7E5CEFAB0E6312E706466> XYR XYR XYR Tel: 00 567068 www.zolix.com.cn 99 Tel: 00 567068 www.zolix.com.cn XYR500 XYR500 XYR000 XYR0000-CH XYmm.5 0 5 z 5 mm 5050 0000 0000 mm 00 00 0000 mm 6.5 76 98 8 Kg 6 8 5 XY/μm 0/5 0XYμm 0.5

More information

Microsoft PowerPoint - STU_EC_Ch02.ppt

Microsoft PowerPoint - STU_EC_Ch02.ppt 樹德科技大學資訊工程系 Chapter 2: Number Systems Operations and Codes Shi-Huang Chen Sept. 2010 1 Chapter Outline 2.1 Decimal Numbers 2.2 Binary Numbers 2.3 Decimal-to-Binary Conversion 2.4 Binary Arithmetic 2.5

More information

4 Ziggi-HD Plus Ziggi-HD Ziggi-HD Plus 8-9 IPEVO Presenter IPEVO Presenter (AE-Lock)

4 Ziggi-HD Plus Ziggi-HD Ziggi-HD Plus 8-9 IPEVO Presenter IPEVO Presenter (AE-Lock) Ziggi-HD Plus www.ipevo.com.tw 4 Ziggi-HD Plus Ziggi-HD 5 6 7 Ziggi-HD Plus 8-9 IPEVO Presenter 10-12 IPEVO Presenter 13 14-15 16 17-18 19 (AE-Lock) 20-21 22 2 23 24 25 26 27 28 29 (Windows 30-31; Mac

More information

一、显微镜基础知识

一、显微镜基础知识 一 显 微 镜 基 础 知 识 第 一 章 : 显 微 镜 简 史 随 着 科 学 技 术 的 进 步, 人 们 越 来 越 需 要 观 察 微 观 世 界, 显 微 镜 正 是 这 样 的 设 备, 它 突 破 了 人 类 的 视 觉 极 限, 使 之 延 伸 到 肉 眼 无 法 看 清 的 细 微 结 构 显 微 镜 是 从 十 五 世 纪 开 始 发 展 起 来 从 简 单 的 放 大 镜 的

More information

Microsoft PowerPoint - Performance Analysis of Video Streaming over LTE using.pptx

Microsoft PowerPoint - Performance Analysis of Video Streaming over LTE using.pptx ENSC 427 Communication Networks Spring 2016 Group #2 Project URL: http://www.sfu.ca/~rkieu/ensc427_project.html Amer, Zargham 301149920 Kieu, Ritchie 301149668 Xiao, Lei 301133381 1 Roadmap Introduction

More information

画像処理に新しい価値を提供するUSB3.0カメラ(国際画像機器展2014)

画像処理に新しい価値を提供するUSB3.0カメラ(国際画像機器展2014) December 3, 2014 Toshiaki Iwata Copyright 2014 TOSHIBA TELI CORPORATION, All rights reserved. USB3.0 / USB3 Vision Copyright 2014 TOSHIBA TELI CORPORATION, All rights reserved. 2 Copyright 2014 TOSHIBA

More information

Cube20S small, speedy, safe Eextremely modular Up to 64 modules per bus node Quick reaction time: up to 20 µs Cube20S A new Member of the Cube Family

Cube20S small, speedy, safe Eextremely modular Up to 64 modules per bus node Quick reaction time: up to 20 µs Cube20S A new Member of the Cube Family small, speedy, safe Eextremely modular Up to 64 modules per bus de Quick reaction time: up to 20 µs A new Member of the Cube Family Murrelektronik s modular I/O system expands the field-tested Cube family

More information

2782_OME_KM_Cover.qxd

2782_OME_KM_Cover.qxd 数码说明书之家 2005.09.06 www.54gg.com 2 3 4 5 6 7 9 8...14...14...17...18...19...20...20...20...21...22...23...24...24...25...26...28...28...29...29...30...32...32 EVF LCD...32...33...34...34...35...35...36...36...37...38...39...40...40...41...41...42...43...44...45...45...46...47...48...49...50...50

More information

Microsoft Word - 改進教學報告 1

Microsoft Word - 改進教學報告 1 南 亞 技 術 學 院 教 師 改 進 教 學 計 畫 成 果 報 告 ************************ 攝 影 與 生 活 美 學 自 編 教 材 - 實 驗 ( 習 ) 手 冊 *********************** 計 畫 編 號 : 教 改 進 100B 042 計 畫 類 別 : (A) 教 具 研 發 或 改 良 (B) 網 路 教 材 ( 含 軟 體 設 計 )

More information

厦 门 大 学 学 位 论 文 原 创 性 声 明 本 人 呈 交 的 学 位 论 文 是 本 人 在 导 师 指 导 下, 独 立 完 成 的 研 究 成 果 本 人 在 论 文 写 作 中 参 考 其 他 个 人 或 集 体 已 经 发 表 的 研 究 成 果, 均 在 文 中 以 适 当 方

厦 门 大 学 学 位 论 文 原 创 性 声 明 本 人 呈 交 的 学 位 论 文 是 本 人 在 导 师 指 导 下, 独 立 完 成 的 研 究 成 果 本 人 在 论 文 写 作 中 参 考 其 他 个 人 或 集 体 已 经 发 表 的 研 究 成 果, 均 在 文 中 以 适 当 方 学 校 编 码 :10384 分 类 号 密 级 学 号 : UDC 硕 士 学 位 论 文 浙 江 省 人 事 考 试 突 发 事 件 应 对 策 略 探 析 An Exploration of Zhejiang Province Personnel Examination Emergency Strategy 姜 海 峰 指 导 教 师 姓 名 : 王 玉 琼 教 授 专 业 名 称 : 公 共

More information

Microsoft Word - 3D手册2.doc

Microsoft Word - 3D手册2.doc 第 一 章 BLOCK 前 处 理 本 章 纲 要 : 1. BLOCK 前 处 理 1.1. 创 建 新 作 业 1.2. 设 定 模 拟 控 制 参 数 1.3. 输 入 对 象 数 据 1.4. 视 图 操 作 1.5. 选 择 点 1.6. 其 他 显 示 窗 口 图 标 钮 1.7. 保 存 作 业 1.8. 退 出 DEFORMTM3D 1 1. BLOCK 前 处 理 1.1. 创 建

More information

2/80 2

2/80 2 2/80 2 3/80 3 DSP2400 is a high performance Digital Signal Processor (DSP) designed and developed by author s laboratory. It is designed for multimedia and wireless application. To develop application

More information

SVM OA 1 SVM MLP Tab 1 1 Drug feature data quantization table

SVM OA 1 SVM MLP Tab 1 1 Drug feature data quantization table 38 2 2010 4 Journal of Fuzhou University Natural Science Vol 38 No 2 Apr 2010 1000-2243 2010 02-0213 - 06 MLP SVM 1 1 2 1 350108 2 350108 MIP SVM OA MLP - SVM TP391 72 A Research of dialectical classification

More information

东北证券股份有限公司关于推荐北京双杰电气股份有限公司

东北证券股份有限公司关于推荐北京双杰电气股份有限公司 东 北 证 券 股 份 有 限 公 司 关 于 推 荐 上 海 海 印 环 保 科 技 股 份 有 限 公 司 股 票 进 入 全 国 中 小 企 业 股 份 转 让 系 统 挂 牌 的 推 荐 报 告 根 据 全 国 中 小 企 业 股 份 转 让 系 统 有 限 责 任 公 司 ( 以 下 简 称 全 国 股 份 转 让 系 统 公 司 ) 下 发 的 全 国 中 小 企 业 股 份 转 让 系

More information

010 X Watch out for traffic signals 011 X Bumpy road 012 O Tunnel ahead 013 X Bicycles prohibited 014 O Yield 015 O Single lane road, pass with extrem

010 X Watch out for traffic signals 011 X Bumpy road 012 O Tunnel ahead 013 X Bicycles prohibited 014 O Yield 015 O Single lane road, pass with extrem 001 X Winding road, left turn ahead 002 O Forked road 003 X Bump ahead 004 O Steep downgrade ahead 005 O Narrow bridge 006 X Narrow Road 007 X Narrow road 008 O No-gate railroad crossing 009 O Watch out

More information

untitled

untitled LBS Research and Application of Location Information Management Technology in LBS TP319 10290 UDC LBS Research and Application of Location Information Management Technology in LBS , LBS PDA LBS

More information

VX2753mh-LED-1_UG_KRN.book

VX2753mh-LED-1_UG_KRN.book ViewSonic VX2753mh-LED LCD Display Model No. : VS13918 ...1...2 RoHS...3...4...4...5...5...6 LCD...7 OSD...7...8...10...15...16...17 LCD...18...19 ViewSonic VX2753mh-LED FCC FCC 15.. (1), (2). FCC 15 B..,,..

More information

g 100mv /g 0. 5 ~ 5kHz 1 YSV8116 DASP 1 N 2. 2 [ M] { x } + [ C] { x } + [ K]{ x } = { f t } 1 M C K 3 M C K f t x t 1 [ H( ω )] = - ω 2

g 100mv /g 0. 5 ~ 5kHz 1 YSV8116 DASP 1 N 2. 2 [ M] { x } + [ C] { x } + [ K]{ x } = { f t } 1 M C K 3 M C K f t x t 1 [ H( ω )] = - ω 2 10 2016 10 No. 10 Modular Machine Tool & Automatic Manufacturing Technique Oct. 2016 1001-2265 2016 10-0012 - 05 DOI 10. 13462 /j. cnki. mmtamt. 2016. 10. 004 * 116024 MIMO TH166 TG502 A Dynamic Performance

More information

<4D6963726F736F667420576F7264202D20B2F8A74AA4AF5FA578C657A175BCC6A6ECB6D7AC79A176BB50A46AB3B0A175A454BAF4A658A440A176AC46B5A6A641B1B4>

<4D6963726F736F667420576F7264202D20B2F8A74AA4AF5FA578C657A175BCC6A6ECB6D7AC79A176BB50A46AB3B0A175A454BAF4A658A440A176AC46B5A6A641B1B4> 2012 數 位 創 世 紀 學 術 實 務 國 際 研 討 會 徵 文 論 文 題 目 台 灣 數 位 匯 流 與 大 陸 三 網 合 一 政 策 再 探 The Continue Exploring Study on Policies of Taiwan s Digital Convergence and Mainland s Triple Play 作 者 : 莊 克 仁 Author: Ke-jen

More information