{"id":38792,"date":"2024-11-02T00:57:07","date_gmt":"2024-11-02T00:57:07","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=38792"},"modified":"2024-11-26T06:43:19","modified_gmt":"2024-11-26T06:43:19","slug":"opencv-%ea%b0%95%ec%a2%8c-%ec%96%bc%ea%b5%b4-%ed%95%84%ed%84%b0-%eb%b0%8f-%ea%b0%80%ec%83%81-%ec%98%a4%eb%b8%8c%ec%a0%9d%ed%8a%b8-%ec%82%bd%ec%9e%85","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/38792\/","title":{"rendered":"OpenCV \uac15\uc88c, \uc5bc\uad74 \ud544\ud130 \ubc0f \uac00\uc0c1 \uc624\ube0c\uc81d\ud2b8 \uc0bd\uc785"},"content":{"rendered":"<p><body><\/p>\n<p>\n    OpenCV\ub294 \uc774\ubbf8\uc9c0 \ubc0f \ube44\ub514\uc624 \ucc98\ub9ac\uc5d0 \ub9e4\uc6b0 \uc720\uc6a9\ud55c \uc624\ud508 \uc18c\uc2a4 \ucef4\ud4e8\ud130 \ube44\uc804 \ub77c\uc774\ube0c\ub7ec\ub9ac\ub85c, \ub2e4\uc591\ud55c \uae30\ub2a5\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 \uc5bc\uad74 \uc778\uc2dd\uc744 \uae30\ubc18\uc73c\ub85c \ud55c \ud544\ud130\uc640 \uac00\uc0c1 \uc624\ube0c\uc81d\ud2b8 \uc0bd\uc785 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc124\uba85\ud569\ub2c8\ub2e4. \ud2b9\ud788, Python\uc744 \uc0ac\uc6a9\ud558\uc5ec OpenCV\ub97c \ud65c\uc6a9\ud558\ub294 \ubc29\ubc95\uc5d0 \uc911\uc810\uc744 \ub450\uaca0\uc2b5\ub2c8\ub2e4. \uac04\ub2e8\ud55c \uc124\uce58 \ubc29\ubc95\ubd80\ud130 \uc2dc\uc791\ud558\uc5ec, \uc2e4\uc81c \uad6c\ud604 \uacfc\uc815\uc744 \ud1b5\ud574 \ud504\ub808\uc784\uc6cc\ud06c\uc758 \uc0ac\uc6a9 \ubc29\ubc95\uc744 \uc774\ud574\ud558\uaca0\uc2b5\ub2c8\ub2e4.\n<\/p>\n<h2>1. OpenCV \uc124\uce58<\/h2>\n<p>\n    \uba3c\uc800, OpenCV\ub97c \uc124\uce58\ud574\uc57c \ud569\ub2c8\ub2e4. Python\uc5d0\uc11c\ub294 pip\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc27d\uac8c \uc124\uce58\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc544\ub798 \uba85\ub839\uc5b4\ub97c \ud130\ubbf8\ub110\uc5d0 \uc785\ub825\ud558\uc2ed\uc2dc\uc624:\n<\/p>\n<pre><code>pip install opencv-python opencv-python-headless numpy<\/code><\/pre>\n<h2>2. \uc5bc\uad74 \uc778\uc2dd \uae30\ubcf8 \uac1c\ub150<\/h2>\n<p>\n    \uc5bc\uad74 \uc778\uc2dd\uc740 \uc774\ubbf8\uc9c0\ub97c \ubd84\uc11d\ud558\uc5ec \uc0ac\ub78c\uc758 \uc5bc\uad74\uc744 \uc2dd\ubcc4\ud558\ub294 \uae30\uc220\uc785\ub2c8\ub2e4. OpenCV\uc5d0\uc11c\ub294 Haar Cascade \ubd84\ub958\uae30\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc5bc\uad74\uc744 \uac10\uc9c0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \ubc29\ubc95\uc740 \ud559\uc2b5\ub41c XML \ud30c\uc77c\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc5bc\uad74\uc758 \ud2b9\uc9d5\uc744 \uc778\uc2dd\ud569\ub2c8\ub2e4.\n<\/p>\n<h3>2.1 Haar Cascade \ubd84\ub958\uae30<\/h3>\n<p>\n    OpenCV\ub294 \ub2e4\uc591\ud55c \uc0ac\uc804 \ud6c8\ub828\ub41c Haar Cascade \ubaa8\ub378\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. \uc774\ub4e4 \ud30c\uc77c\uc740 OpenCV \uc124\uce58 \ud3f4\ub354 \ub0b4\uc758 `<opencv_install_path>\/data\/haarcascades`\uc5d0 \uc788\uc2b5\ub2c8\ub2e4. \uc5ec\uae30\uc5d0\uc11c\ub294 <code>haarcascade_frontalface_default.xml<\/code> \ud30c\uc77c\uc744 \uc0ac\uc6a9\ud558\uaca0\uc2b5\ub2c8\ub2e4.<br \/>\n<\/opencv_install_path><\/p>\n<h2>3. \uc5bc\uad74 \ud544\ud130 \ubc0f \uac00\uc0c1 \uc624\ube0c\uc81d\ud2b8 \uc0bd\uc785 \uad6c\ud604<\/h2>\n<p>\n    \uc774 \uc139\uc158\uc5d0\uc11c\ub294 \uc6f9\ucea0\uc5d0\uc11c \uc2e4\uc2dc\uac04\uc73c\ub85c \uc5bc\uad74\uc744 \uc778\uc2dd\ud558\uace0, \uadf8 \uc5bc\uad74\uc5d0 \uac00\uc0c1 \ud544\ud130\ub098 \uc624\ube0c\uc81d\ud2b8\ub97c \uc0bd\uc785\ud558\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc124\uba85\ud569\ub2c8\ub2e4.\n<\/p>\n<h3>3.1 \uc6f9\ucea0\uc73c\ub85c \uc601\uc0c1 \ucea1\ucc98\ud558\uae30<\/h3>\n<p>\n    \uba3c\uc800, OpenCV\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc6f9\ucea0\uc5d0\uc11c \uc601\uc0c1\uc744 \uc77d\uc5b4\uc624\ub294 \uac04\ub2e8\ud55c \ucf54\ub4dc\ub97c \uc791\uc131\ud574\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.\n<\/p>\n<pre><code>import cv2\n\n# \uc6f9\ucea0 \uac1d\uccb4 \uc0dd\uc131\ncap = cv2.VideoCapture(0)\n\nwhile True:\n    # \ube44\ub514\uc624 \ud504\ub808\uc784 \uc77d\uae30\n    ret, frame = cap.read()\n    if not ret:\n        break\n    \n    # \ud504\ub808\uc784 \ud45c\uc2dc\n    cv2.imshow('Webcam Feed', frame)\n    \n    # 'q' \ud0a4\ub97c \ub204\ub974\uba74 \uc885\ub8cc\n    if cv2.waitKey(1) &amp; 0xFF == ord('q'):\n        break\n\n# \uc790\uc6d0 \ud574\uc81c\ncap.release()\ncv2.destroyAllWindows()<\/code><\/pre>\n<h3>3.2 \uc5bc\uad74 \uc778\uc2dd \ucd94\uac00\ud558\uae30<\/h3>\n<p>\n    \uc774\uc81c \uc6f9\ucea0 \ube44\ub514\uc624 \uc2a4\ud2b8\ub9bc\uc5d0\uc11c \uc5bc\uad74\uc744 \uc778\uc2dd\ud574 \ubcf4\uaca0\uc2b5\ub2c8\ub2e4. Haar Cascade \ubd84\ub958\uae30\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc5bc\uad74\uc744 \uac80\ucd9c\ud558\uace0, \uac80\ucd9c\ub41c \uc5bc\uad74\uc5d0 \uc0ac\uac01\ud615\uc744 \uadf8\ub824 \ubcf4\uaca0\uc2b5\ub2c8\ub2e4.\n<\/p>\n<pre><code>import cv2\n\n# \uc5bc\uad74 \uac80\ucd9c\uc6a9 Haar Cascade \ub85c\ub4dc\nface_cascade = cv2.CascadeClassifier(cv2.data.haarcascades + 'haarcascade_frontalface_default.xml')\n\ncap = cv2.VideoCapture(0)\n\nwhile True:\n    ret, frame = cap.read()\n    if not ret:\n        break\n    \n    # \ud751\ubc31 \uc774\ubbf8\uc9c0\ub85c \ubcc0\ud658\n    gray = cv2.cvtColor(frame, cv2.COLOR_BGR2GRAY)\n    \n    # \uc5bc\uad74 \uac80\ucd9c\n    faces = face_cascade.detectMultiScale(gray, scaleFactor=1.1, minNeighbors=5)\n    \n    # \uac80\ucd9c\ub41c \uc5bc\uad74\uc5d0 \uc0ac\uac01\ud615 \uadf8\ub9ac\uae30\n    for (x, y, w, h) in faces:\n        cv2.rectangle(frame, (x, y), (x+w, y+h), (255, 0, 0), 2)\n    \n    cv2.imshow('Face Detection', frame)\n    \n    if cv2.waitKey(1) &amp; 0xFF == ord('q'):\n        break\n\ncap.release()\ncv2.destroyAllWindows()<\/code><\/pre>\n<h3>3.3 \uc5bc\uad74 \ud544\ud130 \uc801\uc6a9\ud558\uae30<\/h3>\n<p>\n    \uc5bc\uad74\uc744 \uac10\uc9c0\ud55c \ud6c4, \uadf8 \uc704\uc5d0 \ud544\ud130\ub97c \uc801\uc6a9\ud558\ub294 \ubc29\ubc95\uc744 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \uc7ac\ubbf8\uc788\ub294 \ubaa8\uc790 \uc774\ubbf8\uc9c0\ub97c \uc5bc\uad74 \uc704\uc5d0 \uc62c\ub9ac\ub294 \uac83\uc744 \uc2dc\uc5f0\ud574 \ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ub2e4\uc74c \ucf54\ub4dc\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc774\ubbf8\uc9c0\ub97c \ub85c\ub4dc\ud558\uace0 \ubcc0\ud658\ud569\ub2c8\ub2e4.\n<\/p>\n<pre><code>import cv2\n\n# \uc5bc\uad74 \uac80\ucd9c\uc6a9 Haar Cascade \ub85c\ub4dc\nface_cascade = cv2.CascadeClassifier(cv2.data.haarcascades + 'haarcascade_frontalface_default.xml')\n\n# \ud544\ud130\ub85c \uc0ac\uc6a9\ud560 \uc774\ubbf8\uc9c0 \ub85c\ub4dc\nhat_image = cv2.imread('hat.png', -1)  # \uc54c\ud30c \ucc44\ub110 \ud3ec\ud568\ud558\uc5ec \ub85c\ub4dc\n\ncap = cv2.VideoCapture(0)\n\nwhile True:\n    ret, frame = cap.read()\n    if not ret:\n        break\n    \n    gray = cv2.cvtColor(frame, cv2.COLOR_BGR2GRAY)\n    faces = face_cascade.detectMultiScale(gray, scaleFactor=1.1, minNeighbors=5)\n\n    for (x, y, w, h) in faces:\n        # \ud544\ud130 \uc774\ubbf8\uc9c0\ub97c \uc5bc\uad74 \ud06c\uae30\uc5d0 \ub9de\uac8c \uc870\uc815\n        hat_resized = cv2.resize(hat_image, (w, int(h \/ 2)))\n\n        # \ud544\ud130 \uc774\ubbf8\uc9c0\uc758 \uc54c\ud30c \ucc44\ub110\n        alpha_hat = hat_resized[:, :, 3] \/ 255.0\n        alpha_frame = 1.0 - alpha_hat\n\n        # \uc774\ubbf8\uc9c0 \ud569\uc131\n        for c in range(0, 3):\n            frame[y: y + hat_resized.shape[0], x: x + hat_resized.shape[1], c] = (alpha_hat * hat_resized[:, :, c] + \n                                                                                   alpha_frame * frame[y: y + hat_resized.shape[0], x: x + hat_resized.shape[1], c])\n\n    cv2.imshow('Face Filter', frame)\n    \n    if cv2.waitKey(1) &amp; 0xFF == ord('q'):\n        break\n\ncap.release()\ncv2.destroyAllWindows()<\/code><\/pre>\n<h2>4. \uacb0\uacfc \ud655\uc778<\/h2>\n<p>\n    \uc704\uc758 \ucf54\ub4dc\ub97c \uc2e4\ud589\ud558\uba74 \uc6f9\ucea0\uc5d0\uc11c \uc5bc\uad74\uc744 \uac10\uc9c0\ud558\uace0, \uc9c0\uc815\ud55c \uc774\ubbf8\uc9c0\ub97c \ud544\ud130\ub85c\uc368 \uc5bc\uad74 \uc704\uc5d0 \uacb9\uccd0 \ub193\ub294 \uac83\uc744 \ubcfc \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ud544\ud130\uc640 \uc774\ubbf8\uc9c0\ub294 \uc790\uc720\ub86d\uac8c \ubcc0\uacbd\ud560 \uc218 \uc788\uc73c\uba70, \ub2e4\uc591\ud55c \ud6a8\uacfc\ub97c \uc2e4\ud5d8\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n<\/p>\n<h2>5. \uacb0\ub860<\/h2>\n<p>\n    \ubcf8 \uac15\uc88c\uc5d0\uc11c\ub294 OpenCV\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc5bc\uad74 \uc778\uc2dd \ubc0f \ud544\ud130 \uc801\uc6a9 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\uc558\uc2b5\ub2c8\ub2e4. OpenCV\uc758 \uac15\ub825\ud55c \uae30\ub2a5\uc744 \ud65c\uc6a9\ud558\uba74 \ub2e4\uc591\ud55c \uc751\uc6a9 \ud504\ub85c\uadf8\ub7a8\uc744 \uad6c\ud604\ud560 \uc218 \uc788\uc73c\uba70, \uc190\uc27d\uac8c \uc2e4\uc2dc\uac04 \uc774\ubbf8\uc9c0 \ucc98\ub9ac\uac00 \uac00\ub2a5\ud569\ub2c8\ub2e4. \uc55e\uc73c\ub85c\ub3c4 OpenCV\ub97c \ud65c\uc6a9\ud55c \ub2e4\uc591\ud55c \ud504\ub85c\uc81d\ud2b8\uc5d0 \ub3c4\uc804\ud574 \ubcf4\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.\n<\/p>\n<h2>6. \ucc38\uace0 \uc790\ub8cc<\/h2>\n<ul>\n<li><a href=\"https:\/\/opencv.org\/\">OpenCV \uacf5\uc2dd \uc6f9\uc0ac\uc774\ud2b8<\/a><\/li>\n<li><a href=\"https:\/\/docs.opencv.org\/master\/index.html\">OpenCV \ubb38\uc11c<\/a><\/li>\n<li><a href=\"https:\/\/github.com\/opencv\/opencv\">OpenCV GitHub \ub9ac\ud3ec\uc9c0\ud1a0\ub9ac<\/a><\/li>\n<\/ul>\n<div class=\"note\">\n<strong>\ub178\ud2b8:<\/strong> \ud544\ud130 \uc774\ubbf8\uc9c0\ub97c \uc0ac\uc6a9\ud558\uae30 \uc704\ud574\uc11c\ub294 PNG \ud615\uc2dd\uc758 \uc774\ubbf8\uc9c0\uac00 \ud544\uc694\ud558\uba70, \ubc30\uacbd\uc774 \ud22c\uba85\ud55c \uac83\uc744 \ucd94\ucc9c\ud569\ub2c8\ub2e4. \uc774\ub7ec\ud55c \uc774\ubbf8\uc9c0\ub4e4\uc740 \ub2e4\uc591\ud55c \uc774\ubbf8\uc9c0 \uc18c\uc2a4 \uc6f9\uc0ac\uc774\ud2b8\uc5d0\uc11c \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n<\/div>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>OpenCV\ub294 \uc774\ubbf8\uc9c0 \ubc0f \ube44\ub514\uc624 \ucc98\ub9ac\uc5d0 \ub9e4\uc6b0 \uc720\uc6a9\ud55c \uc624\ud508 \uc18c\uc2a4 \ucef4\ud4e8\ud130 \ube44\uc804 \ub77c\uc774\ube0c\ub7ec\ub9ac\ub85c, \ub2e4\uc591\ud55c \uae30\ub2a5\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 \uc5bc\uad74 \uc778\uc2dd\uc744 \uae30\ubc18\uc73c\ub85c \ud55c \ud544\ud130\uc640 \uac00\uc0c1 \uc624\ube0c\uc81d\ud2b8 \uc0bd\uc785 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc124\uba85\ud569\ub2c8\ub2e4. \ud2b9\ud788, Python\uc744 \uc0ac\uc6a9\ud558\uc5ec OpenCV\ub97c \ud65c\uc6a9\ud558\ub294 \ubc29\ubc95\uc5d0 \uc911\uc810\uc744 \ub450\uaca0\uc2b5\ub2c8\ub2e4. \uac04\ub2e8\ud55c \uc124\uce58 \ubc29\ubc95\ubd80\ud130 \uc2dc\uc791\ud558\uc5ec, \uc2e4\uc81c \uad6c\ud604 \uacfc\uc815\uc744 \ud1b5\ud574 \ud504\ub808\uc784\uc6cc\ud06c\uc758 \uc0ac\uc6a9 \ubc29\ubc95\uc744 \uc774\ud574\ud558\uaca0\uc2b5\ub2c8\ub2e4. 1. OpenCV \uc124\uce58 \uba3c\uc800, OpenCV\ub97c \uc124\uce58\ud574\uc57c \ud569\ub2c8\ub2e4. &hellip; <a href=\"https:\/\/atmokpo.com\/w\/38792\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;OpenCV \uac15\uc88c, \uc5bc\uad74 \ud544\ud130 \ubc0f \uac00\uc0c1 \uc624\ube0c\uc81d\ud2b8 \uc0bd\uc785&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[187],"tags":[],"class_list":["post-38792","post","type-post","status-publish","format-standard","hentry","category-opencv"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>OpenCV \uac15\uc88c, \uc5bc\uad74 \ud544\ud130 \ubc0f \uac00\uc0c1 \uc624\ube0c\uc81d\ud2b8 \uc0bd\uc785 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/atmokpo.com\/w\/38792\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"OpenCV \uac15\uc88c, \uc5bc\uad74 \ud544\ud130 \ubc0f \uac00\uc0c1 \uc624\ube0c\uc81d\ud2b8 \uc0bd\uc785 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"OpenCV\ub294 \uc774\ubbf8\uc9c0 \ubc0f \ube44\ub514\uc624 \ucc98\ub9ac\uc5d0 \ub9e4\uc6b0 \uc720\uc6a9\ud55c \uc624\ud508 \uc18c\uc2a4 \ucef4\ud4e8\ud130 \ube44\uc804 \ub77c\uc774\ube0c\ub7ec\ub9ac\ub85c, \ub2e4\uc591\ud55c \uae30\ub2a5\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 \uc5bc\uad74 \uc778\uc2dd\uc744 \uae30\ubc18\uc73c\ub85c \ud55c \ud544\ud130\uc640 \uac00\uc0c1 \uc624\ube0c\uc81d\ud2b8 \uc0bd\uc785 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc124\uba85\ud569\ub2c8\ub2e4. \ud2b9\ud788, Python\uc744 \uc0ac\uc6a9\ud558\uc5ec OpenCV\ub97c \ud65c\uc6a9\ud558\ub294 \ubc29\ubc95\uc5d0 \uc911\uc810\uc744 \ub450\uaca0\uc2b5\ub2c8\ub2e4. \uac04\ub2e8\ud55c \uc124\uce58 \ubc29\ubc95\ubd80\ud130 \uc2dc\uc791\ud558\uc5ec, \uc2e4\uc81c \uad6c\ud604 \uacfc\uc815\uc744 \ud1b5\ud574 \ud504\ub808\uc784\uc6cc\ud06c\uc758 \uc0ac\uc6a9 \ubc29\ubc95\uc744 \uc774\ud574\ud558\uaca0\uc2b5\ub2c8\ub2e4. 1. OpenCV \uc124\uce58 \uba3c\uc800, OpenCV\ub97c \uc124\uce58\ud574\uc57c \ud569\ub2c8\ub2e4. &hellip; \ub354 \ubcf4\uae30 &quot;OpenCV \uac15\uc88c, \uc5bc\uad74 \ud544\ud130 \ubc0f \uac00\uc0c1 \uc624\ube0c\uc81d\ud2b8 \uc0bd\uc785&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/38792\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-11-02T00:57:07+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T06:43:19+00:00\" \/>\n<meta name=\"author\" content=\"root\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:site\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"root\" \/>\n\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/atmokpo.com\/w\/38792\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/38792\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"OpenCV \uac15\uc88c, \uc5bc\uad74 \ud544\ud130 \ubc0f \uac00\uc0c1 \uc624\ube0c\uc81d\ud2b8 \uc0bd\uc785\",\"datePublished\":\"2024-11-02T00:57:07+00:00\",\"dateModified\":\"2024-11-26T06:43:19+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/38792\/\"},\"wordCount\":31,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"OpenCV\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/38792\/\",\"url\":\"https:\/\/atmokpo.com\/w\/38792\/\",\"name\":\"OpenCV \uac15\uc88c, \uc5bc\uad74 \ud544\ud130 \ubc0f \uac00\uc0c1 \uc624\ube0c\uc81d\ud2b8 \uc0bd\uc785 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-11-02T00:57:07+00:00\",\"dateModified\":\"2024-11-26T06:43:19+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/38792\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/38792\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/38792\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"OpenCV \uac15\uc88c, \uc5bc\uad74 \ud544\ud130 \ubc0f \uac00\uc0c1 \uc624\ube0c\uc81d\ud2b8 \uc0bd\uc785\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/atmokpo.com\/w\/#website\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/atmokpo.com\/w\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"contentUrl\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"width\":400,\"height\":400,\"caption\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\"},\"image\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/bebubo4\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\",\"name\":\"root\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"caption\":\"root\"},\"sameAs\":[\"http:\/\/atmokpo.com\/w\"],\"url\":\"https:\/\/atmokpo.com\/w\/author\/root\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"OpenCV \uac15\uc88c, \uc5bc\uad74 \ud544\ud130 \ubc0f \uac00\uc0c1 \uc624\ube0c\uc81d\ud2b8 \uc0bd\uc785 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/atmokpo.com\/w\/38792\/","og_locale":"ko_KR","og_type":"article","og_title":"OpenCV \uac15\uc88c, \uc5bc\uad74 \ud544\ud130 \ubc0f \uac00\uc0c1 \uc624\ube0c\uc81d\ud2b8 \uc0bd\uc785 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"OpenCV\ub294 \uc774\ubbf8\uc9c0 \ubc0f \ube44\ub514\uc624 \ucc98\ub9ac\uc5d0 \ub9e4\uc6b0 \uc720\uc6a9\ud55c \uc624\ud508 \uc18c\uc2a4 \ucef4\ud4e8\ud130 \ube44\uc804 \ub77c\uc774\ube0c\ub7ec\ub9ac\ub85c, \ub2e4\uc591\ud55c \uae30\ub2a5\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 \uc5bc\uad74 \uc778\uc2dd\uc744 \uae30\ubc18\uc73c\ub85c \ud55c \ud544\ud130\uc640 \uac00\uc0c1 \uc624\ube0c\uc81d\ud2b8 \uc0bd\uc785 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc124\uba85\ud569\ub2c8\ub2e4. \ud2b9\ud788, Python\uc744 \uc0ac\uc6a9\ud558\uc5ec OpenCV\ub97c \ud65c\uc6a9\ud558\ub294 \ubc29\ubc95\uc5d0 \uc911\uc810\uc744 \ub450\uaca0\uc2b5\ub2c8\ub2e4. \uac04\ub2e8\ud55c \uc124\uce58 \ubc29\ubc95\ubd80\ud130 \uc2dc\uc791\ud558\uc5ec, \uc2e4\uc81c \uad6c\ud604 \uacfc\uc815\uc744 \ud1b5\ud574 \ud504\ub808\uc784\uc6cc\ud06c\uc758 \uc0ac\uc6a9 \ubc29\ubc95\uc744 \uc774\ud574\ud558\uaca0\uc2b5\ub2c8\ub2e4. 1. OpenCV \uc124\uce58 \uba3c\uc800, OpenCV\ub97c \uc124\uce58\ud574\uc57c \ud569\ub2c8\ub2e4. &hellip; \ub354 \ubcf4\uae30 \"OpenCV \uac15\uc88c, \uc5bc\uad74 \ud544\ud130 \ubc0f \uac00\uc0c1 \uc624\ube0c\uc81d\ud2b8 \uc0bd\uc785\"","og_url":"https:\/\/atmokpo.com\/w\/38792\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-11-02T00:57:07+00:00","article_modified_time":"2024-11-26T06:43:19+00:00","author":"root","twitter_card":"summary_large_image","twitter_creator":"@bebubo4","twitter_site":"@bebubo4","twitter_misc":{"\uae00\uc4f4\uc774":"root","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/atmokpo.com\/w\/38792\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/38792\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"OpenCV \uac15\uc88c, \uc5bc\uad74 \ud544\ud130 \ubc0f \uac00\uc0c1 \uc624\ube0c\uc81d\ud2b8 \uc0bd\uc785","datePublished":"2024-11-02T00:57:07+00:00","dateModified":"2024-11-26T06:43:19+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/38792\/"},"wordCount":31,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["OpenCV"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/38792\/","url":"https:\/\/atmokpo.com\/w\/38792\/","name":"OpenCV \uac15\uc88c, \uc5bc\uad74 \ud544\ud130 \ubc0f \uac00\uc0c1 \uc624\ube0c\uc81d\ud2b8 \uc0bd\uc785 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-11-02T00:57:07+00:00","dateModified":"2024-11-26T06:43:19+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/38792\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/38792\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/38792\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"OpenCV \uac15\uc88c, \uc5bc\uad74 \ud544\ud130 \ubc0f \uac00\uc0c1 \uc624\ube0c\uc81d\ud2b8 \uc0bd\uc785"}]},{"@type":"WebSite","@id":"https:\/\/atmokpo.com\/w\/#website","url":"https:\/\/atmokpo.com\/w\/","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","description":"","publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/atmokpo.com\/w\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/atmokpo.com\/w\/#organization","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","url":"https:\/\/atmokpo.com\/w\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/","url":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","contentUrl":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","width":400,"height":400,"caption":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8"},"image":{"@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/bebubo4"]},{"@type":"Person","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7","name":"root","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","caption":"root"},"sameAs":["http:\/\/atmokpo.com\/w"],"url":"https:\/\/atmokpo.com\/w\/author\/root\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/38792","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/comments?post=38792"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/38792\/revisions"}],"predecessor-version":[{"id":38793,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/38792\/revisions\/38793"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=38792"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=38792"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=38792"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}