ๆญฏ์ด์น ์šฐ(01-02).PDF

Size: px
Start display at page:

Download "ๆญฏ์ด์น ์šฐ(01-02).PDF"

Transcription

1

2 Image Representation 7. Frame Grabber 8. Image Format 9. Look up Table Color 10. Image Class 11. Perspective Transform 1. Stereo Camera Model 13. Fourier Transform 14. Convolution 15. Histogram

3 Image Processing? 1 : : 1 - Computer Vision - Machine Vision - Image UnderstandingRecognition - Pattern Recognition

4 block world Structured Light Stereo Image 3. Image Understanding Pattern Recognition VLSI PC

5 PC -

6 - Image Restoration / Image Enhancement / Image Compression - Object Tracking - Face Detection and Recognition - Medical Image Analysis - Digital and Video LibrariesDatabase - Real-Time and Active Vision System - Physics-Based Vision - Motion and Gesture Analys - D and Low-Level Vision - Object Recognition - Character Recognition - Stereo and 3D Vision

7 Input Device Sampling and Quantize Digital Storage Computer Display Record acquisition digitize store process output Segmentation Representation and description Problem domain Preprocessing Image acquisition Knowledge base Recognition and interpretation Result

8 Image Representation

9

10 Frame Grabber RGB/HIS Converter DMA in Amp R/G/B R G B A/D Converter Memory Video Mier D/A Converter Et Signal Timing I/O Control CPU System Bus

11 Image format 00 MN Header Image Data Color Palette Type def struct{ BYTE id; BYTE version; BYTE encoding; BYTE bit_per_piel; WORD 1y1y; BYTE plane; WORD hres vres; } a image coordinate b image file format - image file format GIFGraphic Interchange Format BMPMicrosoft Windows Device Independent Bitmap TIFFTag Image File Format PCX RAS EPS SGI PCIT JPEG MPEG AVI

12 Look up up Table Color Piel logical colour or grey level 1byte Look up table Actual colour from table Memory Piels Scene image

13 Image Class R G B RGB Image Time Sequence Image Pyramid Range Data Stereo Pair Mosaic

14 Perspective Transform Perspective Transform Image plane yy X z Z y X Y Z Lens center λ N Z y Y Z Y y Z Y Z Y y Z Z X Z X Z X λ λ λ λ λ λ λ λ λ λ λ λ λ λ

15 Stereo Camera 3 Image1 Image y y 1 y 1 Lens center y B Optical ais w World point

16 Stereo Camera Model X Image 1 1 y1 Origin of world coordinate system l B w Image l y X X 1 λ 1 λ λ λ 1 Z Z X X + 1 B Z Z 1 Z Plane of constant Z 1 X1 λ Z λ X + B λ λ λb Z λ 1 1 Z

17 Fourier Transform Fourier Transform : Spatial Frequency : : 1 -D Discrete Fourier Transform du e u F f d e f u F iu iu π π dudv e v u F y f ddy e y f v u F yv u i yv u i + + π π / / / / M yv N u i N u M v M yv N u i N M y e v u F y I e y I NM v u F + + π π

18 1-D Signal Convolution f g f α g α d α f 1 g Image Convolution y I i j y M y Mask Image Buffer Mask center Result of summation

19 Fourier Transform Convolution theorem Fourier Transform Convolution theorem f g Fu Gu F.T f * g Fu Gu f g Fu * Gu Inverse filter [ ] v u H v u D F v u I F y I v u H v u D v u H v u D v u I v u I v u H v u D

20 Histogram Piel Piel

21 Image Segmentation 1. Thresholding. Edge 3. Edge Operator 4. Laplacian Operator 5. Laplacian of Gaussian 6. Canny Edge Detector 7. Local Edge Linking 8. Hough Transform 9. Region Splitting 10. Split and Merge 11. Region Growing

22 Thresholding Background separation B[ i j] F [ i j ] where F T [ i j ] Object Segmentation 1 if F[ i j ] > T 0 otherwise Known Object intensity F T [ i j] 1 if T 1 < F[ i j ] < T 0 otherwise

23 Automatic thresholding Piel Counts T Gray level

24 Otsu Algorithm tg g i 0 f i : Gray level g Picel mg g i 0 gf i t g : Picel gray level T t g ma{ [ m g m G P t g 1 } 1 Where Pm * m G : gray level

25 Edge 1 1 Edge : Line y m + c a r cos q + y sin q b n d p d + tn c y p c ym+c a o r q b c m l n d c

26 Gradient G Gy Gy G y f G y f f G G y f G y tan 1 ] [ ] [ + ] 1 [ ] [ ] [ 1] [ j i f j i f G j i f j i f G y Filtering noise reduction Enhancement gradient calculation Detection thresholding Localization subpiel estimation f f f + lim 0 Edge Edge

27 Edge Operators Roberts Operators G [ f [ i j]] f [ i j] f [ i + 1 j + 1] + f [ i + 1 j] f [ i j + 1] G + G y G Gy Sobel Operators M S + S Prewitt Operator y S S y M S + S y S S y

28 Laplacian Operator Laplacian Operator ] 1 [ ] [ ] 1 [ 1] [ ] [ 1] [ j i f j i f j i f y f j i f j i f j i f f y f f f a b threshold y f y f y f ramp edge

29 Laplacian of of GaussianLoG Gaussian filtering + Laplacian edge detection Zero Crossing h y [ g y* f y] [ g y]* f y where g y + y σ 4 σ e σ + y 1 : Gaussian Smoothing Laplacian edge detection : direct convolution with LoG filter

30 Canny Edge Detector 1 Smoothing : p[ i Q[ i j] S[ i S[ i j] G[ i j; σ ]* I[ i j] operator j + 1] + S[ i + 1 j j] S[ i j] + S[ i j + 1] S[ i j] + 1] S[ i + 1 S[ i + 1 j] S[ i + 1 j] / j + 1] / M [ i j ] P[ i θ [ i j ] arctan j ] + Q [ i j ] Q [ i j ] P[ i j ] 3 Nonmaima Suppression Gradient line M M 0 -> thining. 4 double thresholding T 1 T

31 Local Edge Linking edge point edge direction neighbourhood 1 edge piel edge point f y f y T 3 edge point α y α y < A 4 edge set Link edge point 1 5 edge point 1

32 Hough Transforms y m + c : c m + y : Accumulation array :[m] c Original data Line to be found Three lines coincide here -14 m y Gives Transposed 3 1 3m.1 + c c-1m+3 m. + c c-1m m.4 + c c-4m m.4 + c c-4m 4 1 3

33 Polar Form Hough Transform ya 3 +b 3 Pointy r cosθ + y sinθ accumulation array :[ N + M 360] ya 1 +b 1 ya ya +b 5 +b 5 ya 4 +b 4 Family of linescartesian coordinates through the pointy y y r θ Shortest distance from origin to line defines the line in terms of r and θ One of many possible lines through y e.g. ya+b cosθ So r q y tan + y tanθ cosθ sin θ + y sinθ cosθ cosθ 1 sin θ + y sinθ cosθ y- tanq y- tanq sinq cosθ + y sinθ

34 Region Splitting 1 block block piel 3 block 4 block 5 block

35 Split and Merge 1 block block 3 block piel region size block 4 block region merge I I 1 I I 3 I 4 I I 1 I I 1 I 1 I 1 I I 3 I 3 I 41 I 4 I 43 I 44 I 1 I 41 I 4 I 43 I 41 I 4 I 43

36 Region Growing 1 piel seed piel seed piel piel S if S T region otherwise 1 3 piel seed piel 4 piel region

37 Image Analysis Vision System Labeling 8. Morphological Process 9. Geometric Parameter 10. Boundary Tracking 11. Compactness and Distance 1. Filtering 13. Moment 14. Pattern Recognition 15.

38 Roberts Huckel Montanari Rosenfeld 3 Barrow Binford Shirai Agin Kelly Falk Shirai Relaation Vision Theory Marr 3D model Marr Brooks Osima Motion Ullman Shape-from -Theory Shape-from-shading Horn Guzman Huffman Clowes Walts Macworth Brice Tomita Ohlander Yakimovsky Knowledge-based Segmentation

39 FA OA CTX TV

40 Vision System Computer Input / Output Motion Actuator Feeding /Servo PLC Robot Network

41 Sample S/W

42 Segmentation / Real World

43 Neighbors Connectivity [ i j] [ i j] 4-neighbors 8-neighbors Boundary Interior

44 Labeling region 1 Scale from } left to right top to bottom

45 Labeling 4-neighbors Algorithm 1. Scan. Scan 1 Piel 1~4 1 Label Copy Piel Label Copy 3 Piel Label Label Copy Label equivalent label 4 Label 3. Piel Step 4. Equivalence table Label 5. Scan equivalent label 4

46 Morphological Process fi Mathematical Morphology A B AU B A union B AI B A intersection B

47 Dilation Erosion piel Original image A Erosion A B { p B p A} Intersection mask Dilation A B Union U b B i Ab i

48 Gray-level Dilation Gray-level Dilation } maimum { n j m i j i B j y i A y R Gray-level Erosion Gray-level Erosion } minimum{ + + n j m i j i B j y i A y R Opening Opening OPEN A E D B A Closing Closing CLOSE I D E B A

49 Opening Closing

50 Geometric Parameter Size : Area A n n i 1 j 1 B[ i j] Position : y n m i 1 j 1 n m i 1 j 1 B[ i B[ i j] j] n m i 1 j 1 n m i 1 j 1 jb[ i ib[ i j] j] n m jb[ i j] i j 1 1 A y n m ib[ i j] i j 1 1 A

51 Boundary Tracking 1. Object Piel s S scan. boundary piel c s b s s 4 3. C 8 b n 1 ~n 8 S n i 4. Cn i bn i CS 3 4

52 Compactness 4 π Distance <Euclidean> <City-block> <chessboard>

53 Filtering --Space Domain window } Iy Arithmetic Mean Filter / I y N y w Alpha-trimmed Mean Filter Median Filter Ordered set : I 1 I I 3 I N Median value I k k N N 1 T N T I i i T + 1

54 f 0 frequency Filtering --Frequency Domain low-pass Filter high-pass Filter band-pass Filter gain Pass band Stop band Pass band Pass band Stop band Stop Stop Stop band v Pass band u Stop band v Pass band u Stop Pass Stop

55 Moments ij th discrete central moment m ij 1 n i y y 1 n y j y Elongation : Euler Number : region - hole

56 Pattern Recognition Particles on an air filter

57 Areas of Pollen Granules Areas of Particles Perimeters of Particles Area

58 3 : 30

59

60 THE END

61 Fourier Transform Original image Result image

62 Image Convolution Result image Original image mask mask

63 Fourier Transform Convolution theorem Original image Inverse filtering Result image

64

65 Thresholding Original image Result image

66 Result image Roberts Operators Original image Sobel Operators Prewitt Operator

67 Laplacian Operator

68 Laplacian of of GaussianLoG Original image Result image

69 Canny Edge Detector Original image

70 Hough Transforms

71 Dilation Erosion 1 1 Original image Dilation Erosion

72 Dilation Erosion Original image Gray-level Dilation Gray-level Erosion

73 Filtering --Space Domain Arithmetic Mean Filter Original image Median Filter

74 Filtering --Frequency Domain Original image low-pass Filter high-pass Filter band-pass Filter

ch3.hwp

ch3.hwp ๋ฏธ๋””์–ด์ •๋ณด์ฒ˜๋ฆฌ (c) -4 ํ•œ๋‚จ๋Œ€ ์ •๋ณดํ†ต์‹ ๋ฉ€ํ‹ฐ๋ฏธ๋””์–ดํ•™๋ถ€ MCCLab. - -...... (linear filtering). Z k = n i = ฮฃn m ฮฃ j = m M ij I ji ์ปจ๋ณผ๋ฃจ์…˜ ์˜์—ญ์ฐฝ I I I I 3 I 4 I 5 I 6 I 7 I 8 x ์ปจ๋ณผ๋ฃจ์…˜ ๋งˆ์Šคํฌ M M M M 3 M 4 M 5 M 6 M 7 M 8 I ์ž…๋ ฅ ์˜์ƒ Z 4 = 8 k

More information

LIDAR์™€ ์˜์ƒ Data Fusion์— ์˜ํ•œ ๊ฑด๋ฌผ ์ž๋™์ถ”์ถœ

LIDAR์™€ ์˜์ƒ Data Fusion์— ์˜ํ•œ ๊ฑด๋ฌผ ์ž๋™์ถ”์ถœ i ii iii iv v vi vii 1 2 3 4 Image Processing Image Pyramid Edge Detection Epipolar Image Image Matching LIDAR + Photo Cross correlation Least Squares Epipolar Line Matching Low Level High Level Space

More information

Gray level ๋ณ€ํ™˜ ๋ฐ Arithmetic ์—ฐ์‚ฐ์„ ์‚ฌ์šฉํ•œ ์˜์ƒ ๊ฐœ์„ 

Gray level ๋ณ€ํ™˜ ๋ฐ Arithmetic ์—ฐ์‚ฐ์„ ์‚ฌ์šฉํ•œ ์˜์ƒ ๊ฐœ์„  Point Operation Histogram Modification ๊น€์„ฑ์˜๊ต์ˆ˜ ๊ธˆ์˜ค๊ณต๊ณผ๋Œ€ํ•™๊ต ์ปดํ“จํ„ฐ๊ณตํ•™๊ณผ ํ•™์Šต๋‚ด์šฉ HISTOGRAM HISTOGRAM MODIFICATION DETERMINING THRESHOLD IN THRESHOLDING 2 HISTOGRAM A simple datum that gives the number of pixels that a

More information

,. 3D 2D 3D. 3D. 3D.. 3D 90. Ross. Ross [1]. T. Okino MTD(modified time difference) [2], Y. Matsumoto (motion parallax) [3]. [4], [5,6,7,8] D/3

,. 3D 2D 3D. 3D. 3D.. 3D 90. Ross. Ross [1]. T. Okino MTD(modified time difference) [2], Y. Matsumoto (motion parallax) [3]. [4], [5,6,7,8] D/3 Depth layer partition 2D 3D a), a) 3D conversion of 2D video using depth layer partition Sudong Kim a) and Jisang Yoo a) depth layer partition 2D 3D. 2D (depth map). (edge directional histogram). depth

More information

Slide 1

Slide 1 Clock Jitter Effect for Testing Data Converters Jin-Soo Ko Teradyne 2007. 6. 29. 1 Contents Noise Sources of Testing Converter Calculation of SNR with Clock Jitter Minimum Clock Jitter for Testing N bit

More information

untitled

untitled ์ „๋ฐฉํ–ฅ์นด๋ฉ”๋ผ์™€์ž์œจ์ด๋™๋กœ๋ด‡ 2006. 12. 7. ํŠนํ—ˆ์ฒญ์ „๊ธฐ์ „์ž์‹ฌ์‚ฌ๋ณธ๋ถ€์œ ๋น„์ฟผํ„ฐ์Šค์‹ฌ์‚ฌํŒ€ ์žฅ๊ธฐ์ • ์ „๋ฐฉํ–ฅ์นด๋ฉ”๋ผ์™€์ž์œจ์ด๋™๋กœ๋ด‡ 1 Omnidirectional Cameras ์ „๋ฐฉํ–ฅ์นด๋ฉ”๋ผ์™€์ž์œจ์ด๋™๋กœ๋ด‡ 2 With Fisheye Lens ์ „๋ฐฉํ–ฅ์นด๋ฉ”๋ผ์™€์ž์œจ์ด๋™๋กœ๋ด‡ 3 With Multiple Cameras ์ „๋ฐฉํ–ฅ์นด๋ฉ”๋ผ์™€์ž์œจ์ด๋™๋กœ๋ด‡ 4 With Mirrors ์ „๋ฐฉํ–ฅ์นด๋ฉ”๋ผ์™€์ž์œจ์ด๋™๋กœ๋ด‡

More information

์„œ๋ณด๊ต์œก์ž๋ฃŒ๋ฐฐํฌ์šฉ.ppt

์„œ๋ณด๊ต์œก์ž๋ฃŒ๋ฐฐํฌ์šฉ.ppt 1. 2. 3. 4. 1. ; + - & (22kW ) 1. ; 1975 1980 1985 1990 1995 2000 DC AC (Ferrite) (NdFeB; ) /, Hybrid Power Thyrister TR IGBT IPM Analog Digital 16 bit 32 bit DSP RISC Dip SMD(Surface Mount Device) P,

More information

1. ์„œ ๋ก 

1. ์„œ ๋ก  ๋‘ ์žฅ์˜ ์˜์ƒ์„ ์ด์šฉํ•œ ์ €์กฐ๋„ ํ™˜๊ฒฝ์—์„œ์˜ ์‹ค์šฉ์  ๊ณ„์‚ฐ ์‚ฌ์ง„ ๊ธฐ๋ฒ•๊ณผ Mosaic ์—์˜ ์‘์šฉ Practical Computational Photography with A Pair of Images under Low Illumination and Its Application to Mosaic ์•ˆํƒํ˜„ O, ํ™๊ธฐ์ƒ ํฌํ•ญ๊ณต๊ณผ๋Œ€ํ•™๊ต ์ •๋ณดํ†ต์‹ ํ•™๊ณผ O, ํฌํ•ญ๊ณต๊ณผ๋Œ€ํ•™๊ต ์ „์ž์ „๊ธฐ๊ณตํ•™๊ณผ

More information

์‚ฐ์„ ์ƒ์˜ ์ง‘์ž…๋‹ˆ๋‹ค. ํ™˜์˜ํ•ด์š”

์‚ฐ์„ ์ƒ์˜ ์ง‘์ž…๋‹ˆ๋‹ค. ํ™˜์˜ํ•ด์š” Biped Walking Robot Biped Walking Robot Simulation Program Down(Visual Studio 6.0 ) ). Version.,. Biped Walking Robot - Project Degree of Freedom : 12(,,, 12) :,, : Link. Kinematics. 1. Z (~ Diablo Set

More information

2005CG01.PDF

2005CG01.PDF Computer Graphics # 1 Contents CG Design CG Programming 2005-03-10 Computer Graphics 2 CG science, engineering, medicine, business, industry, government, art, entertainment, advertising, education and

More information

PowerPoint ํ”„๋ ˆ์  ํ…Œ์ด์…˜

PowerPoint ํ”„๋ ˆ์  ํ…Œ์ด์…˜ Computer Vision & Pattern Recognition Lab. ์ œ 9 ์žฅ์˜์ƒ์ธ์‹ Computer Vision & Pattern Recognition Lab. ์˜์ƒ์ธ์‹ Computer Vision & Pattern Recognition Lab. 2 /26 ์˜์ƒ์ธ์‹ ์ผ๋ฐ˜์ ์ธ์˜์ƒ์ธ์‹์€๋งค์šฐ์–ด๋ ค์šด๋ฌธ์ œ์ž„ ์ œํ•œ๋œํ™˜๊ฒฝ, ์—ฌ๋Ÿฌ๊ฐ€์ง€๊ฐ€์ •ํ•˜์—์„œ์ˆ˜ํ–‰ ์˜์ƒ์˜์ข…๋ฅ˜๋ฅผ์•Œ๊ฒฝ์šฐ

More information

(JBE Vol. 7, No. 4, July 0)., [].,,. [4,5,6] [7,8,9]., (bilateral filter, BF) [4,5]. BF., BF,. (joint bilateral filter, JBF) [7,8]. JBF,., BF., JBF,.

(JBE Vol. 7, No. 4, July 0)., [].,,. [4,5,6] [7,8,9]., (bilateral filter, BF) [4,5]. BF., BF,. (joint bilateral filter, JBF) [7,8]. JBF,., BF., JBF,. : 565 (Special Paper) 7 4, 0 7 (JBE Vol. 7, No. 4, July 0) http://dx.doi.org/0.5909/jbe.0.7.4.565 a), b), a) Depth Map Denoising Based on the Common Distance Transform Sung-Yeol Kim a), Manbae Kim b),

More information

High Resolution Disparity Map Generation Using TOF Depth Camera In this paper, we propose a high-resolution disparity map generation method using a lo

High Resolution Disparity Map Generation Using TOF Depth Camera In this paper, we propose a high-resolution disparity map generation method using a lo High Resolution Disparity Map Generation Using TOF Depth Camera In this paper, we propose a high-resolution disparity map generation method using a low-resolution Time-Of- Flight (TOF) depth camera and

More information

19_9_767.hwp

19_9_767.hwp (Regular Paper) 19 6, 2014 11 (JBE Vol. 19, No. 6, November 2014) http://dx.doi.org/10.5909/jbe.2014.19.6.866 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) RGB-Depth - a), a), b), a) Real-Virtual Fusion

More information

ํ™•๋ฅ ๊ณผํ†ต๊ณ„ ๊ฐ•์˜์ž๋ฃŒ-1.hwp

ํ™•๋ฅ ๊ณผํ†ต๊ณ„ ๊ฐ•์˜์ž๋ฃŒ-1.hwp 1. ํ†ต๊ณ„ํ•™์ด๋ž€? 1.1 ์ˆ˜ํ•™์  ๋ชจํ˜• ์‹คํ—˜ ๋˜๋Š” ์ฆ๋ช…์„ ํ†ตํ•˜์—ฌ ์ž์—ฐํ˜„์ƒ์„ ๋ถ„์„ํ•˜๊ธฐ ์œ„ํ•œ ์ˆ˜ํ•™์ ์ธ ๋ชจํ˜• 1 ๊ฒฐ์ •๋ชจํ˜• (deterministic model) - ๋‰ดํ†ค์˜ ์šด๋™๋ฐฉ์ •์‹ : - ๋ณด์ผ-์ƒค๋ฅผ์˜ ๋ฒ•์น™ : ์ผ์ •๋Ÿ‰์˜ ๊ธฐ์ฒด์˜ ๋ถ€ํ”ผ( )๋Š” ์ ˆ๋Œ€ ์˜จ๋„()์— ์ •๋น„๋ก€ํ•˜๊ณ , ์••๋ ฅ( )์— ๋ฐ˜๋น„๋ก€ํ•œ๋‹ค. 2 ํ™•๋ฅ ๋ชจํ˜• (probabilistic model) - ์ฃผ์‚ฌ์œ„๋ฅผ ๋˜์งˆ ๋•Œ

More information

(JBE Vol. 21, No. 1, January 2016) (Regular Paper) 21 1, (JBE Vol. 21, No. 1, January 2016) ISSN 228

(JBE Vol. 21, No. 1, January 2016) (Regular Paper) 21 1, (JBE Vol. 21, No. 1, January 2016)   ISSN 228 (JBE Vol. 1, No. 1, January 016) (Regular Paper) 1 1, 016 1 (JBE Vol. 1, No. 1, January 016) http://dx.doi.org/10.5909/jbe.016.1.1.60 ISSN 87-9137 (Online) ISSN 16-7953 (Print) a), a) An Efficient Method

More information

ๆญฏDCS.PDF

ๆญฏDCS.PDF DCS 1 DCS - DCS Hardware Software System Software & Application 1) - DCS System All-Mighty, Module, ( 5 Mbps ) Data Hardware : System Console : MMI(Man-Machine Interface), DCS Controller :, (Transmitter

More information

แ„€แ…ตแ†ทแ„€แ…ตแ„‚แ…กแ†ท_ATDC2016_160620_[แ„แ…ตแ„‚แ…ฉแ„แ…ณ].key

แ„€แ…ตแ†ทแ„€แ…ตแ„‚แ…กแ†ท_ATDC2016_160620_[แ„แ…ตแ„‚แ…ฉแ„แ…ณ].key metatron Enterprise Big Data SKT Metatron/Big Data Big Data Big Data... metatron Ready to Enterprise Big Data Big Data Big Data Big Data?? Data Raw. CRM SCM MES TCO Data & Store & Processing Computational

More information

2 : 3 (Myeongah Cho et al.: Three-Dimensional Rotation Angle Preprocessing and Weighted Blending for Fast Panoramic Image Method) (Special Paper) 23 2

2 : 3 (Myeongah Cho et al.: Three-Dimensional Rotation Angle Preprocessing and Weighted Blending for Fast Panoramic Image Method) (Special Paper) 23 2 (Special Paper) 232, 2018 3 (JBE Vol. 23, No. 2, March 2018) https://doi.org/10.5909/jbe.2018.23.2.235 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) 3 a), a), a) Three-Dimensional Rotation Angle Preprocessing

More information

2011๋…„ 10์›” ์ดˆํŒ c 2011 Sony Corporation. All rights reserved. ์„œ๋ฉด ํ—ˆ๊ฐ€ ์—†์ด ์ „์ฒด ๋˜๋Š” ์ผ๋ถ€๋ฅผ ๋ณต์ œํ•˜๋Š” ๊ฒƒ์„ ๊ธˆํ•ฉ๋‹ˆ๋‹ค. ๊ธฐ๋Šฅ ๋ฐ ๊ทœ๊ฒฉ์€ ํ†ต๋ณด ์—†์ด ๋ณ€๊ฒฝ๋  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. Sony์™€ Sony ๋กœ๊ณ ๋Š” Sony์˜ ์ƒํ‘œ์ž…๋‹ˆ๋‹ค. G L

2011๋…„ 10์›” ์ดˆํŒ c 2011 Sony Corporation. All rights reserved. ์„œ๋ฉด ํ—ˆ๊ฐ€ ์—†์ด ์ „์ฒด ๋˜๋Š” ์ผ๋ถ€๋ฅผ ๋ณต์ œํ•˜๋Š” ๊ฒƒ์„ ๊ธˆํ•ฉ๋‹ˆ๋‹ค. ๊ธฐ๋Šฅ ๋ฐ ๊ทœ๊ฒฉ์€ ํ†ต๋ณด ์—†์ด ๋ณ€๊ฒฝ๋  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. Sony์™€ Sony ๋กœ๊ณ ๋Š” Sony์˜ ์ƒํ‘œ์ž…๋‹ˆ๋‹ค. G L HXR-NX3D1์šฉ 3D ์›Œํฌํ”Œ๋กœ ๊ฐ€์ด๋“œ๋ถ 2011๋…„ 10์›” ์ดˆํŒ c 2011 Sony Corporation. All rights reserved. ์„œ๋ฉด ํ—ˆ๊ฐ€ ์—†์ด ์ „์ฒด ๋˜๋Š” ์ผ๋ถ€๋ฅผ ๋ณต์ œํ•˜๋Š” ๊ฒƒ์„ ๊ธˆํ•ฉ๋‹ˆ๋‹ค. ๊ธฐ๋Šฅ ๋ฐ ๊ทœ๊ฒฉ์€ ํ†ต๋ณด ์—†์ด ๋ณ€๊ฒฝ๋  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. Sony์™€ Sony ๋กœ๊ณ ๋Š” Sony์˜ ์ƒํ‘œ์ž…๋‹ˆ๋‹ค. G Lens, Exmor, InfoLITHIUM, Memory

More information

์ธ์ผˆ(๊ตญ๋ฌธ)pdf.pdf

์ธ์ผˆ(๊ตญ๋ฌธ)pdf.pdf M F - 2 5 0 Portable Digital Music Player FM PRESET STEREOMONO FM FM FM FM EQ PC Install Disc MP3/FM Program U S B P C Firmware Upgrade General Repeat Mode FM Band Sleep Time Power Off Time Resume Load

More information

Chapter4.hwp

Chapter4.hwp Ch. 4. Spectral Density & Correlation 4.1 Energy Spectral Density 4.2 Power Spectral Density 4.3 Time-Averaged Noise Representation 4.4 Correlation Functions 4.5 Properties of Correlation Functions 4.6

More information

8-VSB (Vestigial Sideband Modulation)., (Carrier Phase Offset, CPO) (Timing Frequency Offset),. VSB, 8-PAM(pulse amplitude modulation,, ) DC 1.25V, [2

8-VSB (Vestigial Sideband Modulation)., (Carrier Phase Offset, CPO) (Timing Frequency Offset),. VSB, 8-PAM(pulse amplitude modulation,, ) DC 1.25V, [2 VSB a), a) An Alternative Carrier Phase Independent Symbol Timing Offset Estimation Methods for VSB Receivers Sung Soo Shin a) and Joon Tae Kim a) VSB. VSB.,,., VSB,. Abstract In this paper, we propose

More information

2005 7

2005 7 2005 7 ii 1 3 1...................... 3 2...................... 4 3.................... 6 4............................. 8 2 11 1........................... 11 2.................... 13 3......................

More information

fx-82EX_fx-85EX_fx-350EX

fx-82EX_fx-85EX_fx-350EX KO fx-82ex fx-85ex fx-350ex http://edu.casio.com RJA532550-001V01 ...2... 2... 2... 3... 4...5...5...6... 8... 9...10... 10... 11... 13... 16...17...17... 17... 18... 20 CASIO Computer Co., Ltd.,,, CASIO

More information

์˜์ƒ์ฒ˜๋ฆฌ ์ด๋ก  ๊ณผ ์‹ค์ œ ์ œ3์žฅ ์˜์—ญ์ฒ˜๋ฆฌ

์˜์ƒ์ฒ˜๋ฆฌ ์ด๋ก  ๊ณผ ์‹ค์ œ ์ œ3์žฅ ์˜์—ญ์ฒ˜๋ฆฌ (0,0) (0,0) (1,1) 3x3 5x5 Sharpening, also referred to as crispening, emphasizes the details in an image. Sharpening an image will increase its contrast. 1)}, ( ) 1, ( 1), ( ) 1, ( { 4 1 ), (

More information

VZ94-ํ•œ๊ธ€๋งค๋‰ด์–ผ

VZ94-ํ•œ๊ธ€๋งค๋‰ด์–ผ KOREAN / KOREAN VZ9-4 #1 #2 #3 IR #4 #5 #6 #7 ( ) #8 #9 #10 #11 IR ( ) #12 #13 IR ( ) #14 ( ) #15 #16 #17 (#6) #18 HDMI #19 RGB #20 HDMI-1 #21 HDMI-2 #22 #23 #24 USB (WLAN ) #25 USB ( ) #26 USB ( ) #27

More information

08๊น€ํ˜„ํœ˜_ok.hwp

08๊น€ํ˜„ํœ˜_ok.hwp (Regular Paper) 21 3, 2016 5 (JBE Vol. 21, No. 3, May 2016) http://dx.doi.org/10.5909/jbe.2016.21.3.369 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) a), a) An Audio Coding Technique Employing the Inter-channel

More information

CONTENTS INTRODUCTION CHARE COUPLED DEVICE(CCD) CMOS IMAE SENSOR(CIS) PIXEL STRUCTURE CONSIDERIN ISSUES SINAL PROCESSIN

CONTENTS INTRODUCTION CHARE COUPLED DEVICE(CCD) CMOS IMAE SENSOR(CIS) PIXEL STRUCTURE CONSIDERIN ISSUES SINAL PROCESSIN CMOS IMAE SENSOR and Its Application W.H. Jo System IC SP Div. MT CIS Dev. Team CONTENTS INTRODUCTION CHARE COUPLED DEVICE(CCD) CMOS IMAE SENSOR(CIS) PIXEL STRUCTURE CONSIDERIN ISSUES SINAL PROCESSIN Mobile

More information

untitled

untitled CLEBO PM-10S / PM-10HT Megapixel Speed Dome Camera 2/39 3/39 4/39 5/39 6/39 7/39 8/39 ON ON 1 2 3 4 5 6 7 8 9/39 ON ON 1 2 3 4 10/39 ON ON 1 2 3 4 11/39 12/39 13/39 14/39 15/39 Meg gapixel Speed Dome Camera

More information

2

2 2 3 . 4 * ** ** 5 2 5 Scan 1 3 Preview Nikon 6 4 6 7 8 9 10 22) 11 12 13 14 15 16 17 18 19 20 21 . 22 23 24 Layout Tools ( 33) Crop ( 36) Analog Gain ( 69) Digital ICE 4 Advanced ( 61) Scan Image Enhancer

More information

4 CD Construct Special Model VI 2 nd Order Model VI 2 Note: Hands-on 1, 2 RC 1 RLC mass-spring-damper 2 2 ฮถ ฯ‰ n (rad/sec) 2 ( ฮถ < 1), 1 (ฮถ = 1), ( ) 1

4 CD Construct Special Model VI 2 nd Order Model VI 2 Note: Hands-on 1, 2 RC 1 RLC mass-spring-damper 2 2 ฮถ ฯ‰ n (rad/sec) 2 ( ฮถ < 1), 1 (ฮถ = 1), ( ) 1 : LabVIEW Control Design, Simulation, & System Identification LabVIEW Control Design Toolkit, Simulation Module, System Identification Toolkit 2 (RLC Spring-Mass-Damper) Control Design toolkit LabVIEW

More information

SRC PLUS ์ œ์–ด๊ธฐ MANUAL

SRC PLUS ์ œ์–ด๊ธฐ MANUAL ,,,, DE FIN E I N T R E A L L O C E N D SU B E N D S U B M O TIO

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. vol. 29, no. 6, Jun Rate). STAP(Space-Time Adaptive Processing)., -

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. vol. 29, no. 6, Jun Rate). STAP(Space-Time Adaptive Processing)., - THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2018 Jun.; 29(6), 457463. http://dx.doi.org/10.5515/kjkiees.2018.29.6.457 ISSN 1226-3133 (Print)ISSN 2288-226X (Online) Sigma-Delta

More information

09๊ถŒ์˜ค์„ค_ok.hwp

09๊ถŒ์˜ค์„ค_ok.hwp (JBE Vol. 19, No. 5, September 2014) (Regular Paper) 19 5, 2014 9 (JBE Vol. 19, No. 5, September 2014) http://dx.doi.org/10.5909/jbe.2014.19.5.656 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) a) Reduction

More information

04_แ„‹แ…ฉแ„‘แ…ณแ†ซแ„Œแ…ตแ„‹แ…ฆแ†ฏAPI.key

04_แ„‹แ…ฉแ„‘แ…ณแ†ซแ„Œแ…ตแ„‹แ…ฆแ†ฏAPI.key 4. API. API. API..,.. 1 ,, ISO/IEC JTC1/SC24, Working Group ISO " (Architecture) " (API, Application Program Interface) " (Metafile and Interface) " (Language Binding) " (Validation Testing and Registration)"

More information

Preliminary spec(K93,K62_Chip_081118).xls

Preliminary spec(K93,K62_Chip_081118).xls 2.4GHz Antenna K93- Series KMA93A2450X-M01 Antenna mulilayer Preliminary Spec. Features LTCC Based designs Monolithic SMD with small, low-profile and light-weight type Wide bandwidth Size : 9 x 3 x 1.0mm

More information

TEL:02)861-1175, FAX:02)861-1176 , REAL-TIME,, ( ) CUSTOMER. CUSTOMER REAL TIME CUSTOMER D/B RF HANDY TEMINAL RF, RF (AP-3020) : LAN-S (N-1000) : LAN (TCP/IP) RF (PPT-2740) : RF (,RF ) : (CL-201)

More information

1 Nov-03 CST MICROWAVE STUDIO Microstrip Parameter sweeping Tutorial Computer Simulation Technology

1   Nov-03 CST MICROWAVE STUDIO Microstrip Parameter sweeping Tutorial Computer Simulation Technology 1 CST MICROWAVE STUDIO Microstrip Parameter sweeping Tutorial Computer Simulation Technology wwwcstcom wwwcst-koreacokr 2 1 Create a new project 2 Model the structure 3 Define the Port 4 Define the Frequency

More information

ๆญฏA1.1ํ•จ์ง„ํ˜ธ.ppt

ๆญฏA1.1ํ•จ์ง„ํ˜ธ.ppt The Overall Architecture of Optical Internet ETRI ? ? Payload Header Header Recognition Processing, and Generation A 1 setup 1 1 C B 2 2 2 Delay line Synchronizer New Header D - : 20Km/sec, 1ยตsec200 A

More information

Microsoft PowerPoint - User Manual-100 - 20150521.pptx

Microsoft PowerPoint - User Manual-100 - 20150521.pptx CIC-100 ์‚ฌ์šฉ ์„ค๋ช…์„œ (User Manual) ๋‚˜์˜ ์ปค๋ฎค๋‹ˆํ‹ฐ, ๋ณด๋Š” ์ด์•ผ๊ธฐ TocView [๋ชจ๋ธ๋ช… : CIC-100] ์ฃผ์˜์‚ฌํ•ญ ๋งค๋‰ด์–ผ์˜ ๋‚ด์šฉ์€ ์„œ๋น„์Šค ํ–ฅ์ƒ์„ ์œ„ํ•˜์—ฌ ๊ฐœ๋ณ„ ์‚ฌ์šฉ์ž์˜ ์‚ฌ์ „ ๋™์˜ ๋˜๋Š” ๋ณ„๋„์˜ ๊ณต์ง€ ์—†์ด ๋ณ€๊ฒฝ๋  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ์‚ฌ์šฉ์ž์˜ ์ธํ„ฐ๋„ท ํ™˜๊ฒฝ์— ๋”ฐ๋ผ ์ œํ’ˆ ์„ฑ๋Šฅ ๋ฐ ๊ธฐ๋Šฅ์˜ ์ œ์ž‘ ๋˜๋Š” ์‚ฌ์šฉ์ด ๋ถˆ๊ฐ€๋Šฅํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ๋ณธ ์ œํ’ˆ์˜ ์ด์šฉ ์ค‘ ์žฅ์• ์— ์˜ํ•˜์—ฌ

More information

FTTH ๊ธฐ์ˆ ๋ฐœํ‘œ

FTTH ๊ธฐ์ˆ ๋ฐœํ‘œ 2 3 xdsl /UTP FTTH / 2002 2005 2010 2 Mbps 6 Mbps 100Mbps * 10 Mbps 45Mbps 155Mbps FTTO / FTTD / Digital (DBS) 53Mbps/4km LMDS ADSL : Asymmetric Digital Subscriber Line HDSL : High speed Digital Subscriber

More information

ํ‘œ์ง€

ํ‘œ์ง€ 2 : Retinex (Regular Paper) 17 5, 2012 9 (JBE Vol. 17, No. 5, September 2012) http://dx.doi.org/10.5909/jbe.2012.17.5.851 ISSN 1226-7953(Print) Retinex a), b), c) Color Improvement of Retinex Image Using

More information

ๆญฏ๊ธฐ๊ตฌํ•™

ๆญฏ๊ธฐ๊ตฌํ•™ 1 1.1,,.,. (solid mechanics)., (kinematics), (statics), (kinetics). ( d y n a m i c s ).,,. ( m e c h a n i s m ). ( l i n k a g e ) ( 1.1 ), (pin joint) (revolute joint) (prismatic joint) ( 1.2 ) (open

More information

Microsoft PowerPoint - ์นด๋ฉ”๋ผ ์‹œ์Šคํ…œ

Microsoft PowerPoint - ์นด๋ฉ”๋ผ ์‹œ์Šคํ…œ ์นด๋ฉ”๋ผ ์‹œ์Šคํ…œ ไธญ I. CMOS Image Sensor CCD / CIS @ CCD์™€ CMOS ์ด๋ฏธ์ง€์„ผ์„œ๋Š” ๊ด‘๊ฒ€์ถœ ๋ฐฉ์‹์— ์žˆ์–ด์„œ ๋ชจ๋‘ p-n ํฌํ† ๋‹ค์ด์˜ค๋“œ (photodiode)๋ฅผ ์ด์šฉํ•œ๋‹ค. ๊ทธ๋Ÿฌ๋‚˜ CCD์™€ CMOS๋Š” ํฌํ† ๋‹ค์ด์˜ค๋“œ์—์„œ ๊ด‘ ๊ฒ€์ถœ์„ ํ†ตํ•ด ์ถœ๋ ฅ๋œ ์ „์ž๋ฅผ ์ „์†กํ•˜๋Š” ํšŒ๋กœ์— ์žˆ์–ด์„œ ๊ทผ๋ณธ์ ์œผ๋กœ ์ „ํ˜€ ๋‹ค๋ฅธ ๋ฐฉ์‹์„ ์ฑ„ํƒํ•˜๊ณ  ์žˆ๋‹ค. @ CCD๋Š” ๊ฐœ๊ฐœ์˜ MOS (metal

More information

MAX+plus II Getting Started - ๋ฌด์ž‘์ •๋”ฐ๋ผํ•˜๊ธฐ

MAX+plus II Getting Started - ๋ฌด์ž‘์ •๋”ฐ๋ผํ•˜๊ธฐ ๋ฌด์ž‘์ • ๋”ฐ๋ผํ•˜๊ธฐ 2001 10 4 / Version 20-2 0 MAX+plus II Digital, Schematic Capture MAX+plus II, IC, CPLD FPGA (Logic) ALTERA PLD FLEX10K Series EPF10K10QC208-4 MAX+plus II Project, Schematic, Design Compilation,

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA ์Šคํ…Œ๋ ˆ์˜ค ๋น„์ „์„ ์ด์šฉํ•œ ์‹ค์‹œ๊ฐ„ ์ธ๊ฐ„ํ˜• ๋กœ๋ด‡ ๊ถค์  ์ถ”์ถœ ๋ฐ ๋„ค๋น„๊ฒŒ์ด์…˜ 641 ์Šคํ…Œ๋ ˆ์˜ค ๋น„์ „์„ ์ด์šฉํ•œ ์‹ค์‹œ๊ฐ„ ์ธ๊ฐ„ํ˜• ๋กœ๋ด‡ ๊ถค์  ์ถ”์ถœ ๋ฐ ๋„ค๋น„๊ฒŒ์ด์…˜ (Real-time Humanoid Robot Trajectory Estimation and Navigation with Stereo Vision) ๋ฐ•์ง€ํ™˜ ์กฐ์„ฑํ˜ธ (Jihwan Park) (Sungho Jo) ์š” ์•ฝ

More information

PCServerMgmt7

PCServerMgmt7 Web Windows NT/2000 Server DP&NM Lab 1 Contents 2 Windows NT Service Provider Management Application Web UI 3 . PC,, Client/Server Network 4 (1),,, PC Mainframe PC Backbone Server TCP/IP DCS PLC Network

More information

์ €์ž‘์žํ‘œ์‹œ - ๋น„์˜๋ฆฌ - ๋™์ผ์กฐ๊ฑด๋ณ€๊ฒฝํ—ˆ๋ฝ 2.0 ๋Œ€ํ•œ๋ฏผ๊ตญ ์ด์šฉ์ž๋Š”์•„๋ž˜์˜์กฐ๊ฑด์„๋”ฐ๋ฅด๋Š”๊ฒฝ์šฐ์—ํ•œํ•˜์—ฌ์ž์œ ๋กญ๊ฒŒ ์ด์ €์ž‘๋ฌผ์„๋ณต์ œ, ๋ฐฐํฌ, ์ „์†ก, ์ „์‹œ, ๊ณต์—ฐ๋ฐ๋ฐฉ์†กํ• ์ˆ˜์žˆ์Šต๋‹ˆ๋‹ค. ์ด์ฐจ์ ์ €์ž‘๋ฌผ์„์ž‘์„ฑํ• ์ˆ˜์žˆ์Šต๋‹ˆ๋‹ค. ๋‹ค์Œ๊ณผ๊ฐ™์€์กฐ๊ฑด์„๋”ฐ๋ผ์•ผํ•ฉ๋‹ˆ๋‹ค : ์ €์ž‘์žํ‘œ์‹œ. ๊ท€ํ•˜๋Š”์›์ €์ž‘์ž๋ฅผํ‘œ์‹œํ•˜์—ฌ์•ผํ•ฉ๋‹ˆ๋‹ค. ๋น„

์ €์ž‘์žํ‘œ์‹œ - ๋น„์˜๋ฆฌ - ๋™์ผ์กฐ๊ฑด๋ณ€๊ฒฝํ—ˆ๋ฝ 2.0 ๋Œ€ํ•œ๋ฏผ๊ตญ ์ด์šฉ์ž๋Š”์•„๋ž˜์˜์กฐ๊ฑด์„๋”ฐ๋ฅด๋Š”๊ฒฝ์šฐ์—ํ•œํ•˜์—ฌ์ž์œ ๋กญ๊ฒŒ ์ด์ €์ž‘๋ฌผ์„๋ณต์ œ, ๋ฐฐํฌ, ์ „์†ก, ์ „์‹œ, ๊ณต์—ฐ๋ฐ๋ฐฉ์†กํ• ์ˆ˜์žˆ์Šต๋‹ˆ๋‹ค. ์ด์ฐจ์ ์ €์ž‘๋ฌผ์„์ž‘์„ฑํ• ์ˆ˜์žˆ์Šต๋‹ˆ๋‹ค. ๋‹ค์Œ๊ณผ๊ฐ™์€์กฐ๊ฑด์„๋”ฐ๋ผ์•ผํ•ฉ๋‹ˆ๋‹ค : ์ €์ž‘์žํ‘œ์‹œ. ๊ท€ํ•˜๋Š”์›์ €์ž‘์ž๋ฅผํ‘œ์‹œํ•˜์—ฌ์•ผํ•ฉ๋‹ˆ๋‹ค. ๋น„ ์ €์ž‘์žํ‘œ์‹œ - ๋น„์˜๋ฆฌ - ๋™์ผ์กฐ๊ฑด๋ณ€๊ฒฝํ—ˆ๋ฝ 2.0 ๋Œ€ํ•œ๋ฏผ๊ตญ ์ด์šฉ์ž๋Š”์•„๋ž˜์˜์กฐ๊ฑด์„๋”ฐ๋ฅด๋Š”๊ฒฝ์šฐ์—ํ•œํ•˜์—ฌ์ž์œ ๋กญ๊ฒŒ ์ด์ €์ž‘๋ฌผ์„๋ณต์ œ, ๋ฐฐํฌ, ์ „์†ก, ์ „์‹œ, ๊ณต์—ฐ๋ฐ๋ฐฉ์†กํ• ์ˆ˜์žˆ์Šต๋‹ˆ๋‹ค. ์ด์ฐจ์ ์ €์ž‘๋ฌผ์„์ž‘์„ฑํ• ์ˆ˜์žˆ์Šต๋‹ˆ๋‹ค. ๋‹ค์Œ๊ณผ๊ฐ™์€์กฐ๊ฑด์„๋”ฐ๋ผ์•ผํ•ฉ๋‹ˆ๋‹ค : ์ €์ž‘์žํ‘œ์‹œ. ๊ท€ํ•˜๋Š”์›์ €์ž‘์ž๋ฅผํ‘œ์‹œํ•˜์—ฌ์•ผํ•ฉ๋‹ˆ๋‹ค. ๋น„์˜๋ฆฌ. ๊ท€ํ•˜๋Š”์ด์ €์ž‘๋ฌผ์„์˜๋ฆฌ๋ชฉ์ ์œผ๋กœ์ด์šฉํ• ์ˆ˜์—†์Šต๋‹ˆ๋‹ค. ๋™์ผ์กฐ๊ฑด๋ณ€๊ฒฝํ—ˆ๋ฝ. ๊ท€ํ•˜๊ฐ€์ด์ €์ž‘๋ฌผ์„๊ฐœ์ž‘, ๋ณ€ํ˜•๋˜๋Š”๊ฐ€๊ณตํ–ˆ์„๊ฒฝ์šฐ์—๋Š”,

More information

ๆญฏ๋ฉ”๋‰ด์–ผv2.04.doc

ๆญฏ๋ฉ”๋‰ด์–ผv2.04.doc 1 SV - ih.. 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 - - - 23 24 R S T G U V W P1 P2 N R S T G U V W P1 P2 N R S T G U V W P1 P2 N 25 26 DC REACTOR(OPTION) DB UNIT(OPTION) 3 ฯ† 220/440 V 50/60

More information

2

2 rev 2004/1/12 KAIST 2 6 7 1 13 11 13 111 13 112 18 113 19 114 21 12 24 121 24 122 26 13 28 131 28 132 30 133 (recurrence) 34 134 35 4 2 39 21 39 211 39 212 40 22 42 221, 42 222 43 223, 45 224 46 225, 48

More information

[ReadyToCameral]RUFยนรถร†ร›(CSTA02-29).hwp

[ReadyToCameral]RUFยนรถร†ร›(CSTA02-29).hwp RUF * (A Simple and Efficient Antialiasing Method with the RUF buffer) (, Byung-Uck Kim) (Yonsei Univ. Depth of Computer Science) (, Woo-Chan Park) (Yonsei Univ. Depth of Computer Science) (, Sung-Bong

More information

รˆยฒร€รŽยผยบ รƒรขยทร‚

รˆยฒร€รŽยผยบ รƒรขยทร‚ Enhanced Film-Grain-Noise Removal Filter for High Fidelity Video Coding In this paper, we propose a novel technique for film grain noise removal, which can be adopted in high fidelity video coding in order

More information

DIB-100_K(90x120)

DIB-100_K(90x120) Operation Manual ์‚ฌ์šฉ์„ค๋ช…์„œ Direct Box * ๋ณธ ์ œํ’ˆ์„ ์‚ฌ์šฉํ•˜๊ธฐ ์ „์— ๋ฐ˜๋“œ์‹œ ๋ฐฉ์†ก๋ฐฉ์‹ ๋ฐ ์ „์›์ ‘์••์„ ํ™•์ธํ•˜์—ฌ ์‚ฌ์šฉํ•˜์‹œ๊ธฐ ๋ฐ”๋ž๋‹ˆ๋‹ค. MADE IN KOREA 2009. 7 124447 ์‚ฌ์šฉํ•˜์‹œ๊ธฐ ์ „์— ์‚ฌ์šฉํ•˜์‹œ๊ธฐ ์ „์— ๋ณธ ๊ธฐ๊ธฐ์˜ ์„ฑ๋Šฅ์„ ์ถฉ๋ถ„ํžˆ ๋ฐœํœ˜์‹œํ‚ค๊ธฐ ์œ„ํ•ด ๋ณธ ์„ค๋ช…์„œ๋ฅผ ์ฒ˜์Œ๋ถ€ํ„ฐ ๋๊นŒ์ง€ ์ž˜ ์ฝ์œผ์‹œ๊ณ  ์˜ฌ๋ฐ”๋ฅธ ์‚ฌ์šฉ๋ฒ•์œผ๋กœ ์˜ค๋ž˜๋„๋ก Inter-M ์ œํ’ˆ์„

More information

PowerSHAPE ๋”ฐ๋ผํ•˜๊ธฐ Calculate ๋ฒ„ํŠผ์„ ํด๋ฆญํ•œ๋‹ค. Close ๋ฒ„ํŠผ์„ ๋ˆŒ๋Ÿฌ ๋ฏธ๋Ÿฌ ๋ฆด๋ฆฌํ”„ ํŽ˜์ด์ง€๋ฅผ ๋‹ซ๋Š”๋‹ค. D ํ™”๋ฉด์„ ๋ณด๊ธฐ ์œ„ํ•˜์—ฌ F ํ‚ค๋ฅผ ๋ˆ„๋ฅธ๋‹ค. - ๋ชจ๋ธ์ด ๋‹ค์Œ๊ณผ ๊ฐ™์ด ๋ณด์ด๊ฒŒ ๋  ๊ฒƒ์ด๋‹ค. ์—ด๋งค ๋งŒ๋“ค๊ธฐ Shape Editor๋ฅผ ์ด์šฉํ•˜์—ฌ ์—ด๋งค๋ฅผ ๋งŒ๋“ค์–ด ๋ณด๋„๋ก

PowerSHAPE ๋”ฐ๋ผํ•˜๊ธฐ Calculate ๋ฒ„ํŠผ์„ ํด๋ฆญํ•œ๋‹ค. Close ๋ฒ„ํŠผ์„ ๋ˆŒ๋Ÿฌ ๋ฏธ๋Ÿฌ ๋ฆด๋ฆฌํ”„ ํŽ˜์ด์ง€๋ฅผ ๋‹ซ๋Š”๋‹ค. D ํ™”๋ฉด์„ ๋ณด๊ธฐ ์œ„ํ•˜์—ฌ F ํ‚ค๋ฅผ ๋ˆ„๋ฅธ๋‹ค. - ๋ชจ๋ธ์ด ๋‹ค์Œ๊ณผ ๊ฐ™์ด ๋ณด์ด๊ฒŒ ๋  ๊ฒƒ์ด๋‹ค. ์—ด๋งค ๋งŒ๋“ค๊ธฐ Shape Editor๋ฅผ ์ด์šฉํ•˜์—ฌ ์—ด๋งค๋ฅผ ๋งŒ๋“ค์–ด ๋ณด๋„๋ก PowerSHAPE ๋”ฐ๋ผํ•˜๊ธฐ ๊ฐ€๊ตฌ ์žฅ์‹ ๋งŒ๋“ค๊ธฐ ์ด๋ฒˆ ํ˜ธ์—์„œ๋Š” ArtCAM V๋ฅผ ์ด์šฉํ•˜์—ฌ ๊ฐ€๊ตฌ ์žฅ์‹๋ฌผ์— ๋Œ€ํ•ด์„œ D ์กฐ๊ฐ ํŒŒํŠธ๋ฅผ ์ƒ์„ฑํ•ด ๋ณด๋„๋ก ํ•˜๊ฒ ๋‹ค. ์ค‘์‹ฌ ์žŽ ๋งŒ๋“ค๊ธฐ ํˆฌ ๋ ˆ์ผ ์Šค์œ• ๊ธฐ๋Šฅ์„ ์ด์šฉํ•˜์—ฌ ๊ฐœ์˜ ์žŽ์„ ๋งŒ๋“ค์–ด๋ณด๋„๋ก ํ•˜๊ฒ ๋‹ค. ๋ฏธ๋ฆฌ ์ค€๋น„๋œ Wood Decoration.art ํŒŒ์ผ์„ ๋ถˆ๋Ÿฌ์˜จ๋‹ค. Main Leaves ๋ฒกํ„ฐ ๋ ˆ์ด์–ด๋ฅผ on ์‹œํ‚จ๋‹ค. ๋ฆด๋ฆฌํ”„ ํƒญ์— ์žˆ๋Š”

More information

ร€ยฑยฝร‚ยฟรญ รƒรขยทร‚

ร€ยฑยฝร‚ยฟรญ รƒรขยทร‚ Representation, Encoding and Intermediate View Interpolation Methods for Multi-view Video Using Layered Depth Images The multi-view video is a collection of multiple videos, capturing the same scene at

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Dec.; 25(12),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Dec.; 25(12), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2014 Dec.; 25(12), 12751283. http://dx.doi.org/10.5515/kjkiees.2014.25.12.1275 ISSN 1226-3133 (Print)ISSN 2288-226X (Online)

More information

untitled

untitled Math. Statistics: Statistics? 1 What is Statistics? 1. (collection), (summarization), (analyzing), (presentation) (information) (statistics).., Survey, :, : : QC, 6-sigma, Data Mining(CRM) (Econometrics)

More information

ยบรŽยทรB

ยบรŽยทรB B B.1 B.2 B.3 B.4 B.5 B.1 2 (Boolean algebra). 1854 An Investigation of the Laws of Thought on Which to Found the Mathematical Theories of Logic and Probabilities George Boole. 1938 MIT Claude Sannon [SHAN38].

More information

์Šฌ๋ผ์ด๋“œ ์ œ๋ชฉ ์—†์Œ

์Šฌ๋ผ์ด๋“œ ์ œ๋ชฉ ์—†์Œ 4. 1. (sound source) : (sound wave) :.,,,,. 180 1 ( ) 1 : Hz, KHz, MHz 1 Hz = 1 1 KHz = 1,000 Hz, 1 MHz = 1,000 KHz 20 Hz ~ 20 KHz (, ) + 0-1 1 2 3 4 2 3 4 + 0-1 2 3 4 5 1 6 7 8 2 3 4 2 ( ), (db) : (,

More information

. "" "",.... :...,,....,.. :..,,,..,,...,.... 2

.  ,.... :...,,....,.. :..,,,..,,...,.... 2 RD-5405 /.. . "" "",.... :...,,....,.. :..,,,..,,...,.... 2 ..,,..,.. (,,,, )......,...,., ( ),,,,.,. (, )..,...... BD/DVD CD TV, VCR,........ (+, -).,,..... 3 ... 2... 3....3... 5... 9... 10...11...11...

More information

์ข‹์€ ์‚ฌ์ง„ ์ฐ๋Š” ๋ฐฉ๋ฒ•

์ข‹์€ ์‚ฌ์ง„ ์ฐ๋Š” ๋ฐฉ๋ฒ• Based on Photo Zone by Klaus Schroiff (Klaus@photozone.de) Translation & Edit by Jihoon Jason Wang (DS2SJT / jasonw@korea.com) - Prologue.. And.. special thanks to Klaus Jason Jihoon Wang (jasonw@korea.com)

More information

ยผยบยฟรธรรธ รƒรขยทร‚-1

ยผยบยฟรธรรธ รƒรขยทร‚-1 Bandwidth Efficiency Analysis for Cooperative Transmission Methods of Downlink Signals using Distributed Antennas In this paper, the performance of cooperative transmission methods for downlink transmission

More information

๋ชฉ์ฐจ ์ œ 1 ์žฅ inexio Touch Driver์†Œ๊ฐœ... 3 1.1 ์†Œ๊ฐœ ๋ฐ ์ฃผ์š” ๊ธฐ๋Šฅ... 3 1.2 ์ œํ’ˆ์‚ฌ์–‘... 4 ์ œ 2 ์žฅ ์„ค์น˜ ๋ฐ ์‹คํ–‰... 5 2.1 ์„ค์น˜ ์‹œ ์ฃผ์˜์‚ฌํ•ญ... 5 2.2 ์„ค์น˜ ๊ถŒ๊ณ  ์‚ฌ์–‘... 5 2.3 ํ”„๋กœ๊ทธ๋žจ ์„ค์น˜... 6 2.4 ํ•˜๋“œ์›จ

๋ชฉ์ฐจ ์ œ 1 ์žฅ inexio Touch Driver์†Œ๊ฐœ... 3 1.1 ์†Œ๊ฐœ ๋ฐ ์ฃผ์š” ๊ธฐ๋Šฅ... 3 1.2 ์ œํ’ˆ์‚ฌ์–‘... 4 ์ œ 2 ์žฅ ์„ค์น˜ ๋ฐ ์‹คํ–‰... 5 2.1 ์„ค์น˜ ์‹œ ์ฃผ์˜์‚ฌํ•ญ... 5 2.2 ์„ค์น˜ ๊ถŒ๊ณ  ์‚ฌ์–‘... 5 2.3 ํ”„๋กœ๊ทธ๋žจ ์„ค์น˜... 6 2.4 ํ•˜๋“œ์›จ ์ตœ์ข… ์ˆ˜์ •์ผ: 2010.01.15 inexio ์ ์™ธ์„  ํ„ฐ์น˜์Šคํฌ๋ฆฐ ์‚ฌ์šฉ ์„ค๋ช…์„œ [Notes] ๋ณธ ๋งค๋‰ด์–ผ์˜ ์ •๋ณด๋Š” ์˜ˆ๊ณ  ์—†์ด ๋ณ€๊ฒฝ๋  ์ˆ˜ ์žˆ์œผ๋ฉฐ ์‚ฌ์šฉ๋œ ์ด๋ฏธ์ง€๊ฐ€ ์‹ค์ œ์™€ ๋‹ค๋ฅผ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. 1 ๋ชฉ์ฐจ ์ œ 1 ์žฅ inexio Touch Driver์†Œ๊ฐœ... 3 1.1 ์†Œ๊ฐœ ๋ฐ ์ฃผ์š” ๊ธฐ๋Šฅ... 3 1.2 ์ œํ’ˆ์‚ฌ์–‘... 4 ์ œ 2 ์žฅ ์„ค์น˜ ๋ฐ ์‹คํ–‰... 5 2.1 ์„ค์น˜ ์‹œ

More information

OPCTalk for Hitachi Ethernet 1 2. Path. DCOMwindow NT/2000 network server. Winsock update win95. . . 3 Excel CSV. Update Background Thread Client Command Queue Size Client Dynamic Scan Block Block

More information

untitled

untitled Huvitz Digital Microscope HDS-5800 Dimensions unit : mm Huvitz Digital Microscope HDS-5800 HDS-MC HDS-SS50 HDS-TS50 SUPERIORITY Smart Optical Solutions for You! Huvitz Digital Microscope HDS-5800 Contents

More information

BSC Discussion 1

BSC Discussion 1 Copyright 2006 by Human Consulting Group INC. All Rights Reserved. No Part of This Publication May Be Reproduced, Stored in a Retrieval System, or Transmitted in Any Form or by Any Means Electronic, Mechanical,

More information

(72) ๋ฐœ๋ช…์ž ์ •์ง„๊ณค ์„œ์šธํŠน๋ณ„์‹œ ์„ฑ๋ถ๊ตฌ ์ข…์•”1๋™ 54-398 ์ด์šฉํ›ˆ ๋Œ€์ „๊ด‘์—ญ์‹œ ์œ ์„ฑ๊ตฌ ์–ด์€๋™ ํ•œ๋น›์•„ํŒŒํŠธ 122๋™ 1301 ํ˜ธ - 2 -

(72) ๋ฐœ๋ช…์ž ์ •์ง„๊ณค ์„œ์šธํŠน๋ณ„์‹œ ์„ฑ๋ถ๊ตฌ ์ข…์•”1๋™ 54-398 ์ด์šฉํ›ˆ ๋Œ€์ „๊ด‘์—ญ์‹œ ์œ ์„ฑ๊ตฌ ์–ด์€๋™ ํ•œ๋น›์•„ํŒŒํŠธ 122๋™ 1301 ํ˜ธ - 2 - (51) Int. Cl. (19) ๋Œ€ํ•œ๋ฏผ๊ตญํŠนํ—ˆ์ฒญ(KR) (12) ๋“ฑ๋กํŠนํ—ˆ๊ณต๋ณด(B1) H04B 7/04 (2006.01) H04B 7/02 (2006.01) H04L 1/02 (2006.01) (21) ์ถœ์›๋ฒˆํ˜ธ 10-2007-0000175 (22) ์ถœ์›์ผ์ž 2007๋…„01์›”02์ผ ์‹ฌ์‚ฌ์ฒญ๊ตฌ์ผ์ž 2008๋…„08์›”26์ผ (65) ๊ณต๊ฐœ๋ฒˆํ˜ธ 10-2008-0063590 (43)

More information

1217 WebTrafMon II

1217 WebTrafMon II (1/28) (2/28) (10 Mbps ) Video, Audio. (3/28) 10 ~ 15 ( : telnet, ftp ),, (4/28) UDP/TCP (5/28) centralized environment packet header information analysis network traffic data, capture presentation network

More information

ๆญฏFDA6000COP.PDF

ๆญฏFDA6000COP.PDF OPERATION MANUAL AC Servo Drive FDA6000COP [OPERATION UNIT] Ver 1.0 (Soft. Ver. 8.00 ~) FDA6000C Series Servo Drive OTIS LG 1. 1.1 OPERATION UNIT FDA6000COP. UNIT, FDA6000COP,,,. 1.1.1 UP DOWN ENTER 1.1.2

More information

่žๅˆๅ…ˆ้ชŒไฟกๆฏๅˆฐไธ‰็ปด้‡ๅปบ ็ป„ไผšๆŠฅ ๅ‘Š[2]

่žๅˆๅ…ˆ้ชŒไฟกๆฏๅˆฐไธ‰็ปด้‡ๅปบ  ็ป„ไผšๆŠฅ ๅ‘Š[2] [1] Crandall D, Owens A, Snavely N, et al. "Discrete-continuous optimization for large-scale structure from motion." (CVPR), 2011 [2] Crandall D, Owens A, Snavely N, et al. SfM with MRFs: Discrete-Continuous

More information

Microsoft PowerPoint - AC3.pptx

Microsoft PowerPoint - AC3.pptx Chapter 3 Block Diagrams and Signal Flow Graphs Automatic Control Systems, 9th Edition Farid Golnaraghi, Simon Fraser University Benjamin C. Kuo, University of Illinois 1 Introduction In this chapter,

More information

<372DBCF6C1A42E687770>

<372DBCF6C1A42E687770> 67 [๋…ผ๋ฌธ] - ๊ณตํ•™๊ธฐ์ˆ ๋…ผ๋ฌธ์ง‘ Journal of Engineering & Technology Vol.21 (October 2011) ๋ˆˆ ํ์‡„์ƒํƒœ ์ธ์ง€ ๋ฐ ์‹œ์„  ํƒ์ง€ ๊ธฐ๋ฐ˜์˜ ์šด์ „์ž ์กธ์Œ ๊ฐ์ง€ ์‹œ์Šคํ…œ ์—ฌ ํ˜ธ ์„ญ*, ์ž„ ์ค€ ํ™** Driver Drowsiness Monitoring System Based on Eye Closure State Identification

More information

๊ฐ•์˜10

๊ฐ•์˜10 Computer Programming gdb and awk 12 th Lecture ๊น€ํ˜„์ฒ ์ปดํ“จํ„ฐ๊ณตํ•™๋ถ€์„œ์šธ๋Œ€ํ•™๊ต ์ˆœ์„œ C Compiler and Linker ๋ณด์ถฉ Static vs Shared Libraries ( ๊ณ„์† ) gdb awk Q&A Shared vs Static Libraries ( ๊ณ„์† ) Advantage of Using Libraries Reduced

More information

2005 2004 2003 2002 2001 2000 Security Surveillance Ubiquitous Infra Internet Infra Telematics Security Surveillance Telematics Internet Infra Solutions Camera Site (NETWORK) Monitoring & Control

More information

์Šฌ๋ผ์ด๋“œ 1

์Šฌ๋ผ์ด๋“œ 1 ์‚ฌ์šฉ ์ „์— ์‚ฌ์šฉ์ž ์ฃผ์˜ ์‚ฌํ•ญ์„ ๋ฐ˜๋“œ์‹œ ์ฝ๊ณ  ์ •ํ™•ํ•˜๊ฒŒ ์ง€์ผœ์ฃผ์‹œ๊ธฐ ๋ฐ”๋ž๋‹ˆ๋‹ค. ์‚ฌ์šฉ์„ค๋ช…์„œ์˜ ๊ตฌ์„ฑํ’ˆ ํ˜•์ƒ๊ณผ ์ƒ‰์ƒ์€ ์‹ค์ œ์™€ ๋‹ค๋ฅผ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ์‚ฌ์šฉ์„ค๋ช…์„œ์˜ ๋‚ด์šฉ์€ ์ œํ’ˆ์˜ ์†Œํ”„ํŠธ์›จ์–ด ๋ฒ„์ „์ด๋‚˜ ํ†ต์‹  ์‚ฌ์—…์ž์˜ ์‚ฌ์ •์— ๋”ฐ๋ผ ๋‹ค๋ฅผ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ๋ณธ ์‚ฌ์šฉ์„ค๋ช…์„œ๋Š” ์ €์ž‘๊ถŒ๋ฒ•์— ์˜ํ•ด ๋ณดํ˜ธ๋ฅผ ๋ฐ›๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค. ๋ณธ ์‚ฌ์šฉ์„ค๋ช…์„œ๋Š” ์ฃผ์‹ํšŒ์‚ฌ ๋ธ”๋ฃจ๋ฒ„๋“œ์†Œํ”„ํŠธ์—์„œ ์ œ์ž‘ํ•œ ๊ฒƒ์œผ๋กœ ํŽธ์ง‘ ์˜ค๋ฅ˜, ์ •๋ณด ๋ˆ„๋ฝ

More information

T100MD+

T100MD+ User s Manual 100% ) ( x b a a + 1 RX+ TX+ DTR GND TX+ RX+ DTR GND RX+ TX+ DTR GND DSR RX+ TX+ DTR GND DSR [ DCE TYPE ] [ DCE TYPE ] RS232 Format Baud 1 T100MD+

More information

i-movix ํŠน์ง• l ์•ˆ์ •์„ฑ l ๋›ฐ์–ด๋‚œํ™”์งˆ l ์ฐจ๋ณ„ํ™”๋œํŽธ์˜์„ฑ

i-movix ํŠน์ง• l ์•ˆ์ •์„ฑ l ๋›ฐ์–ด๋‚œํ™”์งˆ l ์ฐจ๋ณ„ํ™”๋œํŽธ์˜์„ฑ i-movix ์†Œ๊ฐœ 2005 ๋…„์„ค๋ฆฝ ( ๋ฒจ๊ธฐ์—, ๋ชฝ์Šค ), ๋ฐฉ์†ก์นด๋ฉ”๋ผ์ œ์ž‘ 2005๋…„ Sprintcam Live System ๊ฐœ๋ฐœ 2007๋…„ Sprintcam Live V2 2009๋…„ Sprintcam Live V3 HD 2009๋…„ Sprintcam Vvs HD 2011๋…„ Super Slow Motion X10 2013๋…„ Extreme + Super Slow

More information

Let G = (V, E) be a connected, undirected graph with a real-valued weight function w defined on E. Let A be a set of E, possibly empty, that is includ

Let G = (V, E) be a connected, undirected graph with a real-valued weight function w defined on E. Let A be a set of E, possibly empty, that is includ ์•Œ๊ณ ๋ฆฌ์ฆ˜์„ค๊ณ„์™€๋ถ„์„ (CSE3081(2 ๋ฐ˜ )) ๊ธฐ๋ง๊ณ ์‚ฌ (2016๋…„ 12์›”15์ผ ( ๋ชฉ ) ์˜ค์ „ 9์‹œ40๋ถ„ ~) ๋‹ด๋‹น๊ต์ˆ˜ : ์„œ๊ฐ•๋Œ€ํ•™๊ต์ปดํ“จํ„ฐ๊ณตํ•™๊ณผ์ž„์ธ์„ฑ < ์ฃผ์˜ > ๋‹ต์•ˆ์ง€์—๋‹ต์„์“ดํ›„์ œ์ถœํ• ๊ฒƒ. ๋งŒ์•ฝ๊ณต๊ฐ„์ด๋ถ€์กฑํ•˜๋ฉด๋‹ต์•ˆ์ง€์˜๋’ท๋ฉด์„์ด์šฉํ•˜๊ณ , ๋ฐ˜๋“œ์‹œ๋‹ต์„์“ฐ๋Š”์นธ์—์–ด๋Š์ชฝ์˜๋’ท๋ฉด์—๋‹ต์„๊ธฐ์ˆ ํ•˜์˜€๋Š”์ง€๋ช…์‹œํ• ๊ฒƒ. ์—ฐ์Šต์ง€๋Š”์ˆ˜๊ฑฐํ•˜์ง€์•Š์Œ. function MakeSet(x) { x.parent

More information

SW_faq2000๋ฒˆ์—ญ.PDF

SW_faq2000๋ฒˆ์—ญ.PDF FREUENTLY ASKED UESTIONS ON SPEED2000 Table of Contents EDA signal integrity tool (vias) (via) /, SI, / SPEED2000 SPEED2000 EDA signal integrity tool, ( (via),, / ), EDA, 1,, / 2 FEM, PEEC, MOM, FDTD EM

More information

Microsoft Word - HD-35 ๋ฉ”๋‰ด์–ผ_0429_.doc

Microsoft Word - HD-35 ๋ฉ”๋‰ด์–ผ_0429_.doc ์ž์ฃผ ๋ฌป๋Š” ์งˆ๋ฌธ๋“ค...2 ์ œํ’ˆ์˜ ํŠน์žฅ์ ...3 ์•ˆ์ „์„ ์œ„ํ•œ ์ฃผ์˜์‚ฌํ•ญ...5 ์‚ฌ์šฉ์„ ์œ„ํ•œ ์ฃผ์˜์‚ฌํ•ญ...5 ๊ฐ ๋ถ€๋ถ„์˜ ์ด๋ฆ„...6 HD-35 ์กฐ๋ฆฝ/๋ถ„๋ฆฌํ•˜๊ธฐ...7 PC์™€ USB ์ผ€์ด๋ธ” ์—ฐ๊ฒฐํ•˜๊ธฐ...8 1. ์œˆ๋„์šฐ 98/ME์—์„œ ์„ค์น˜๊ณผ์ •...9 2. NTFS๋ฅผ FAT32 ํฌ๋งท๋ฐฉ์‹์œผ๋กœ ๋ฐ”๊พธ๊ธฐ...11 ์„ค์น˜ ๋ฐ ์—ฐ๊ฒฐํ•˜๊ธฐ...14 1. ๋น„๋””์˜ค ์—ฐ๊ฒฐ๋ฐฉ๋ฒ•...14 2. ์˜ค๋””์˜ค

More information

Week3

Week3 2015 Week 03 / _ Assignment 1 Flow Assignment 1 Hello Processing 1. Hello,,,, 2. Shape rect() ellipse() 3. Color stroke() fill() color selector background() 4 Hello Processing 4. Interaction setup() draw()

More information

๋ชฉ์ฐจ ๋ณธ ์ทจ๊ธ‰์„ค๋ช…์„œ์˜ ์‚ฌ์šฉ๋ฒ• ๋ณธ ์‚ฌ์šฉ์„ค๋ช…์„œ์—์„œ๋Š” ์ œํ’ˆ์ƒ์— ํ‘œ์‹œ๋œ ์ฑ„๋„๋ช… ๋ฐ ๋ฒ„ํŠผ๋ช…, ์†Œํ”„ํŠธ์›จ์–ด์˜ ๋ฉ”๋‰ด๋ช… ๋“ฑ์ด ๋Œ€๊ด„ํ˜ธ ([ ]) ์•ˆ์— ํ‘œ์‹œ๋ฉ๋‹ˆ (์˜ˆ: [MASTER] ์ฑ„๋„, [ON/ OFF], [File] ๋ฉ”๋‰ด) ์‹œ์ž‘ํ•˜์‹œ๊ธฐ ์ „์— ํŠน์ง•...3 ๋ถ€์†ํ’ˆ...4 ์‹œ์ž‘ํ•˜์‹œ๊ธฐ ์ „์—

๋ชฉ์ฐจ ๋ณธ ์ทจ๊ธ‰์„ค๋ช…์„œ์˜ ์‚ฌ์šฉ๋ฒ• ๋ณธ ์‚ฌ์šฉ์„ค๋ช…์„œ์—์„œ๋Š” ์ œํ’ˆ์ƒ์— ํ‘œ์‹œ๋œ ์ฑ„๋„๋ช… ๋ฐ ๋ฒ„ํŠผ๋ช…, ์†Œํ”„ํŠธ์›จ์–ด์˜ ๋ฉ”๋‰ด๋ช… ๋“ฑ์ด ๋Œ€๊ด„ํ˜ธ ([ ]) ์•ˆ์— ํ‘œ์‹œ๋ฉ๋‹ˆ (์˜ˆ: [MASTER] ์ฑ„๋„, [ON/ OFF], [File] ๋ฉ”๋‰ด) ์‹œ์ž‘ํ•˜์‹œ๊ธฐ ์ „์— ํŠน์ง•...3 ๋ถ€์†ํ’ˆ...4 ์‹œ์ž‘ํ•˜์‹œ๊ธฐ ์ „์— XDJAERO http://pioneerdj.com/support/ http://rekordbox.com/ ๋ชฉ์ฐจ ๋ณธ ์ทจ๊ธ‰์„ค๋ช…์„œ์˜ ์‚ฌ์šฉ๋ฒ• ๋ณธ ์‚ฌ์šฉ์„ค๋ช…์„œ์—์„œ๋Š” ์ œํ’ˆ์ƒ์— ํ‘œ์‹œ๋œ ์ฑ„๋„๋ช… ๋ฐ ๋ฒ„ํŠผ๋ช…, ์†Œํ”„ํŠธ์›จ์–ด์˜ ๋ฉ”๋‰ด๋ช… ๋“ฑ์ด ๋Œ€๊ด„ํ˜ธ ([ ]) ์•ˆ์— ํ‘œ์‹œ๋ฉ๋‹ˆ (์˜ˆ: [MASTER] ์ฑ„๋„, [ON/ OFF], [File] ๋ฉ”๋‰ด) ์‹œ์ž‘ํ•˜์‹œ๊ธฐ ์ „์— ํŠน์ง•...3 ๋ถ€์†ํ’ˆ...4

More information

02(848-853) SAV12-19.hwp

02(848-853) SAV12-19.hwp 848 ์ •๋ณด๊ณผํ•™ํšŒ๋…ผ๋ฌธ์ง€ : ์†Œํ”„ํŠธ์›จ์–ด ๋ฐ ์‘์šฉ ์ œ 39 ๊ถŒ ์ œ 11 ํ˜ธ(2012.11) 3์ฐจ์› ๊ฐ์ฒด์ธ์‹์„ ์œ„ํ•œ ๋ณด์™„์  ํŠน์ง•์  ๊ธฐ๋ฐ˜ ๊ธฐ์ˆ ์ž (Complementary Feature-point-based Descriptors for 3D Object Recognition) ์žฅ์˜๊ท  ๊น€ ์ฃผ ํ™˜ ๋ฌธ ์Šน ๊ฑด (Youngkyoon Jang) (Ju-Whan Kim) (Seung

More information

07.045~051(D04_์‹ ์ƒ์šฑ).fm

07.045~051(D04_์‹ ์ƒ์šฑ).fm J. of Advanced Engineering and Technology Vol. 1, No. 1 (2008) pp. 45-51 f m s pยป w ร xรก zรก ลธ ร w m ล“w Image Retrieval Based on Gray Scale Histogram Refinement and Horizontal Edge Features Sang-Uk Shin,

More information

s SINUMERIK 840C Service and User Manual DATA SAVING & LOADING & & /

s SINUMERIK 840C Service and User Manual DATA SAVING & LOADING & & / SINUMERIK 840C Service and Uer Manual DATA SAVING & LOADING & & / / NC, RS232C /. NC NC / Computer link () Device ( )/PC / / Print erial Data input RS232C () Data output Data management FLOPPY DRIVE, FLOPPY

More information

untitled

untitled Mathematics 4 Statistics / 6. 89 Chapter 6 ( ), ( /) (Euclid geometry ( ), (( + )* /).? Archimedes,... (standard normal distriution, Gaussian distriution) X (..) (a, ). = ep{ } ฯ€ ฯƒ a 6. f ( F ( = F( f

More information

PRO1_04E [์ฝ๊ธฐ ์ „์šฉ]

PRO1_04E [์ฝ๊ธฐ ์ „์šฉ] Siemens AG 1999 All rights reserved File: PRO1_04E1 Information and S7-300 2 S7-400 3 EPROM / 4 5 6 HW Config 7 8 9 CPU 10 CPU : 11 CPU : 12 CPU : 13 CPU : / 14 CPU : 15 CPU : / 16 HW 17 HW PG 18 SIMATIC

More information

์š”์•ฝ๋ฌธ 1 ์š” ์•ฝ ๋ฌธ 1. ๊ณผ ์ œ ๋ช… : ์†Œ์Œ๋…ธ์ถœ ์ €๊ฐ์„ ์œ„ํ•œ ์ž‘์—…ํ™˜๊ฒฝ๊ด€๋ฆฌ ๋ฐ ์ธก์ •๋ฐฉ์•ˆ ์—ฐ๊ตฌ 2. ์—ฐ๊ตฌ๊ธฐ๊ฐ„ : 2007 1. 1 ~ 2007. 12. 31. 3. ์—ฐ ๊ตฌ ์ž : ์—ฐ๊ตฌ์ฑ…์ž„์ž ์žฅ ์žฌ ๊ธธ (์—ฐ๊ตฌ์œ„์›) ๊ณต๋™์—ฐ๊ตฌ์ž ์ • ๊ด‘ ์žฌ (์—ฐ๊ตฌ์›) 4. ์—ฐ๊ตฌ๋ชฉ์  ๋ฐ ํ•„์š”์„ฑ

์š”์•ฝ๋ฌธ 1 ์š” ์•ฝ ๋ฌธ 1. ๊ณผ ์ œ ๋ช… : ์†Œ์Œ๋…ธ์ถœ ์ €๊ฐ์„ ์œ„ํ•œ ์ž‘์—…ํ™˜๊ฒฝ๊ด€๋ฆฌ ๋ฐ ์ธก์ •๋ฐฉ์•ˆ ์—ฐ๊ตฌ 2. ์—ฐ๊ตฌ๊ธฐ๊ฐ„ : 2007 1. 1 ~ 2007. 12. 31. 3. ์—ฐ ๊ตฌ ์ž : ์—ฐ๊ตฌ์ฑ…์ž„์ž ์žฅ ์žฌ ๊ธธ (์—ฐ๊ตฌ์œ„์›) ๊ณต๋™์—ฐ๊ตฌ์ž ์ • ๊ด‘ ์žฌ (์—ฐ๊ตฌ์›) 4. ์—ฐ๊ตฌ๋ชฉ์  ๋ฐ ํ•„์š”์„ฑ ๋ณด๊ฑด๋ถ„์•ผ-์—ฐ๊ตฌ์ž๋ฃŒ ์—ฐ๊ตฌ์› 2007-102-1027 ์†Œ์Œ๋…ธ์ถœ ์ €๊ฐ์„ ์œ„ํ•œ ์ž‘์—…ํ™˜๊ฒฝ๊ด€๋ฆฌ ๋ฐ ์ธก์ •๋ฐฉ์•ˆ ์š”์•ฝ๋ฌธ 1 ์š” ์•ฝ ๋ฌธ 1. ๊ณผ ์ œ ๋ช… : ์†Œ์Œ๋…ธ์ถœ ์ €๊ฐ์„ ์œ„ํ•œ ์ž‘์—…ํ™˜๊ฒฝ๊ด€๋ฆฌ ๋ฐ ์ธก์ •๋ฐฉ์•ˆ ์—ฐ๊ตฌ 2. ์—ฐ๊ตฌ๊ธฐ๊ฐ„ : 2007 1. 1 ~ 2007. 12. 31. 3. ์—ฐ ๊ตฌ ์ž : ์—ฐ๊ตฌ์ฑ…์ž„์ž ์žฅ ์žฌ ๊ธธ (์—ฐ๊ตฌ์œ„์›) ๊ณต๋™์—ฐ๊ตฌ์ž ์ • ๊ด‘ ์žฌ (์—ฐ๊ตฌ์›) 4. ์—ฐ๊ตฌ๋ชฉ์  ๋ฐ ํ•„์š”์„ฑ

More information

AV PDA Broadcastin g Centers Audio /PC Personal Mobile Interactive (, PDA,, DMB ),, ( 150km/h ) (PPV,, ) Personal Mobile Interactive Multimedia Broadcasting Services 6 MHz TV Channel Block A Block

More information

DIY แ„Žแ…ขแ†บแ„‡แ…ฉแ†บ - LangCon

DIY แ„Žแ…ขแ†บแ„‡แ…ฉแ†บ - LangCon without Chatbot Builder & Deep Learning bage79@gmail.com Chatbot Builder (=Dialogue Manager),. We need different chatbot builders for various chatbot services. Chatbot builders can t call some external

More information

hwp

hwp 100% Concentration rate (%) 95% 90% 85% 80% 0.5 1.5 2.5 3.5 4.5 5.5 6.5 7.5 Time (min) Control box of RS485 Driving part Control trigger Control box of driving car Diaphragm Lens of camera Illumination

More information

โ… . Introduction ์šฐ๋ฆฌ๋“ค์„ ๋‘˜๋Ÿฌ์‹ธ๊ณ  ์ž‡๋Š” ์ƒํ™œ ํ™˜๊ฒฝ์†์—๋Š” ๋ฌด์ˆ˜ํžˆ ๋งŽ์€ ์ƒ‰๋“ค์ด ์žˆ์Šต๋‹ˆ๋‹ค. ์ƒ‰์€ ๊ตฌ๋งค์˜์š•์ด๋‚˜ ๊ธฐํ˜ธ, ์‹์š• ๋“ฑ์˜ ๊ฐ๊ฐ์„ ์ขŒ์šฐํ•˜๋Š” ๊ฒƒ์€ ๋ฌผ๋ก  ๋‚˜๋ญ‡์žŽ์˜ ๋ณ€์ƒ‰์—์„œ ์ดˆ๋ชฉ์˜ ๊ฑด๊ฐ•์ƒํƒœ๋ฅผ ์•Œ๋ฉฐ ๋ฌผ์งˆ์˜ ํŒ๋‹จ์— ์ด๋ฅด๊ธฐ๊นŒ์ง€ ๊ด‘๋ฒ”์œ„ํ•˜๊ณ ๋„ ํฐ ์—ญํ• ์„ ํ•˜๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค. ํ•˜

โ… . Introduction ์šฐ๋ฆฌ๋“ค์„ ๋‘˜๋Ÿฌ์‹ธ๊ณ  ์ž‡๋Š” ์ƒํ™œ ํ™˜๊ฒฝ์†์—๋Š” ๋ฌด์ˆ˜ํžˆ ๋งŽ์€ ์ƒ‰๋“ค์ด ์žˆ์Šต๋‹ˆ๋‹ค. ์ƒ‰์€ ๊ตฌ๋งค์˜์š•์ด๋‚˜ ๊ธฐํ˜ธ, ์‹์š• ๋“ฑ์˜ ๊ฐ๊ฐ์„ ์ขŒ์šฐํ•˜๋Š” ๊ฒƒ์€ ๋ฌผ๋ก  ๋‚˜๋ญ‡์žŽ์˜ ๋ณ€์ƒ‰์—์„œ ์ดˆ๋ชฉ์˜ ๊ฑด๊ฐ•์ƒํƒœ๋ฅผ ์•Œ๋ฉฐ ๋ฌผ์งˆ์˜ ํŒ๋‹จ์— ์ด๋ฅด๊ธฐ๊นŒ์ง€ ๊ด‘๋ฒ”์œ„ํ•˜๊ณ ๋„ ํฐ ์—ญํ• ์„ ํ•˜๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค. ํ•˜ ์ƒ‰ ์ด๋ก ๊ณผ ์ƒ‰์ฑ„๊ด€๋ฆฌ โ… . Introduction( ์ผ๋ฐ˜์ƒ‰์ฑ„ ์ด๋ก ) โ…ก. ์ƒ‰์˜ ํ‘œํ˜„ โ…ฐ) ์ƒ‰์ƒ โ…ฑ) ๋ช…๋„ โ…ฒ) ์ฑ„๋„ โ…ณ) ์ƒ‰์˜ ์ข…๋ฅ˜ โ…ด) ์ƒ‰์˜ ์‚ผ์›์ƒ‰ โ…ต) ์ƒ‰์˜ ์‚ฌ์›์ƒ‰ โ…ข. ์ƒ‰์˜ ์ „๋‹ฌ โ…ฐ) ๋ณ€์ฒœ๊ณผ์ • โ…ฑ) Color space โ…ฃ. ์ƒ‰์˜ ์žฌํ˜„ โ…ฐ) ๊ฐ€๋ฒ• ํ˜ผํ•ฉ โ…ฑ) ๊ฐ๋ฒ• ํ˜ผํ•ฉ โ…ฒ) C.C.M System โ…ค. ์ƒ‰์˜ ๊ด€๋ฆฌ โ…ฐ) ๋ชฉ์  โ…ฑ) ์ ์šฉ๋ฒ”์œ„ โ…ฒ) ์ƒ‰์ฐจ๊ณ„ โ…ณ)

More information

๋ฐฉ์†ก๊ณตํ•™ํšŒ๋…ผ๋ฌธ์ง€ ์ œ18๊ถŒ ์ œ2ํ˜ธ

๋ฐฉ์†ก๊ณตํ•™ํšŒ๋…ผ๋ฌธ์ง€ ์ œ18๊ถŒ ์ œ2ํ˜ธ ๋ฐฉ์†ก๊ณตํ•™ํšŒ๋…ผ๋ฌธ์ง€ ์ œ 20๊ถŒ 6ํ˜ธ (2015๋…„ 11์›”) ํŠน์ง‘๋…ผ๋ฌธ : 2015๋…„ ํ•˜๊ณ„ํ•™์ˆ ๋Œ€ํšŒ ์ขŒ์žฅ์ถ”์ฒœ ์šฐ์ˆ˜๋…ผ๋ฌธ ํ”„๋ ˆ๋„ฌ ํšŒ์ ˆ์„ ์ด์šฉํ•œ ๋””์ง€ํ„ธ ํ™€๋กœ๊ทธ๋žจ ์•”ํ˜ธํ™” ์•Œ๊ณ ๋ฆฌ์ฆ˜ ์ƒˆ๋กœ์šด ๊ด‘์ ์‘ ํšจ๊ณผ ๋ชจ๋ธ์„ ์ด์šฉํ•œ ์ •๊ตํ•œ ์˜์ƒ ํ™”์งˆ ์ธก์ • ๋ฏผ๋ฐฉ์œ„ ๊ฒฝ๋ณด ๋ฐฉ์†ก์— ๋Œ€ํ•œ ์ •๋ณด ์ˆ˜์šฉ์ž ์ธ์‹ ์—ฐ๊ตฌ UHDTV ๋ฐฉ์†ก์„ ์œ„ํ•œ ๊ณต๊ฐ„ ๋ณ€์กฐ ๋‹ค์ค‘ ์•ˆํ…Œ๋‚˜ ์‹œ์Šคํ…œ ์ˆ˜์‹  ์„ฑ๋Šฅ ๋ถ„์„ ํ™๋ณด๋™์˜์ƒ ์ œ์ž‘ ์„œ๋น„์Šค๋ฅผ

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Feb.; 30(2),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Feb.; 30(2), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2019 Feb.; 30(2), 124131. http://dx.doi.org/10.5515/kjkiees.2019.30.2.124 ISSN 1226-3133 (Print)ISSN 2288-226X (Online) MIMO

More information

์Šฌ๋ผ์ด๋“œ 1

์Šฌ๋ผ์ด๋“œ 1 Chapter 3. Sampling and The -Transform Digital filter ์˜์„ค๊ณ„์™€ํ•ด์„์€ -transform์„์ด์šฉ ์šฉ์ดํ•ด์ง -transform : ์—ฐ์†๋œ์ˆ˜์˜ํ˜•ํƒœ๋กœ๋‚˜ํƒ€๋‚ด์–ด๊ตฌํ•˜๋Š”๋ฐฉ๋ฒ• 2 continuous signal ์€ sample ํ•˜์—ฌ Laplace Transform์„์ทจํ•œํ›„ -transform์„๊ตฌํ•˜๋Š”๋ฐฉ๋ฒ•. n m ์ผ๋ฐ˜์ ์œผ๋กœ์ด์šฉ. y( k)

More information

airDACManualOnline_Kor.key

airDACManualOnline_Kor.key 5F InnoValley E Bldg., 255 Pangyo-ro, Bundang-gu, Seongnam-si, Gyeonggi-do, Korea (Zip 463-400) T 031 8018 7333 F 031 8018 7330 airdac AD200 F1/F2/F3 141x141x35 mm (xx) 350 g LED LED1/LED2/LED3 USB RCA

More information

(Exposure) Exposure (Exposure Assesment) EMF Unknown to mechanism Health Effect (Effect) Unknown to mechanism Behavior pattern (Micro- Environment) Re

(Exposure) Exposure (Exposure Assesment) EMF Unknown to mechanism Health Effect (Effect) Unknown to mechanism Behavior pattern (Micro- Environment) Re EMF Health Effect 2003 10 20 21-29 2-10 - - ( ) area spot measurement - - 1 (Exposure) Exposure (Exposure Assesment) EMF Unknown to mechanism Health Effect (Effect) Unknown to mechanism Behavior pattern

More information

3 : ATSC 3.0 (Jeongchang Kim et al.: Study on Synchronization Using Bootstrap Signals for ATSC 3.0 Systems) (Special Paper) 21 6, (JBE Vol. 21

3 : ATSC 3.0 (Jeongchang Kim et al.: Study on Synchronization Using Bootstrap Signals for ATSC 3.0 Systems) (Special Paper) 21 6, (JBE Vol. 21 3: ATSC 3.0 (Jeongchang Kim et al.: Study on Synchronization Using Bootstrap Signals for ATSC 3.0 Systems) (Special Paper) 21 6, 2016 11 (JBE Vol. 21, No. 6, November 2016) http://dx.doi.org/10.5909/jbe.2016.21.6.899

More information