{"id":243,"date":"2021-06-14T19:31:00","date_gmt":"2021-06-14T10:31:00","guid":{"rendered":"http:\/\/attacktube.com\/?p=243"},"modified":"2022-12-20T22:30:11","modified_gmt":"2022-12-20T13:30:11","slug":"opencv-vector","status":"publish","type":"post","link":"https:\/\/attacktube.com\/?p=243","title":{"rendered":"OpenCV vector"},"content":{"rendered":"\n<p>OS:windows7 64bit (\u81ea\u4f5c\u6a5f)<\/p>\n\n\n\n<p>OpenCV 2.3.0\u306b\u304a\u3044\u3066\u3001<\/p>\n\n\n\n<!--more-->\n\n\n\n<br>\n<script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-3461056110605997\"\n     crossorigin=\"anonymous\"><\/script>\n<ins class=\"adsbygoogle\"\n     style=\"display:block; text-align:center;\"\n     data-ad-layout=\"in-article\"\n     data-ad-format=\"fluid\"\n     data-ad-client=\"ca-pub-3461056110605997\"\n     data-ad-slot=\"3137443461\"><\/ins>\n<script>\n     (adsbygoogle = window.adsbygoogle || []).push({});\n<\/script>\n<br>\n\n\n\n\n<p>vector m_imgPoints1;<br>m_imgPoints1\u306f\u3060\u3044\u305f\u3044\u914d\u5217\u306e\u3088\u3046\u306a\u7269\u3067\u30011\u8981\u7d20\u76ee\u306bx\u3068y\u306e2\u3064<br>\u306e\u5024\u3092\u6301\u3063\u3066\u308b\u30021\u8981\u7d20\u76ee\u30682\u8981\u7d20\u76ee\u306bx\u3068y\u306b\u5024\u3092\u5165\u308c\u308b<\/p>\n\n\n\n<pre><code class=\"language-cpp\">m_imgPoints1[0].x=10;\nm_imgPoints1[0].y=20;\n\nm_imgPoints1[1].x=50;\nm_imgPoints1[1].y=67;\n\ncout&lt;&lt; m_imgPoints1[0].x&lt;&lt;endl;\ncout&lt;&lt; m_imgPoints1[0].y&lt;&lt;endl;\n\ncout&lt;&lt; m_imgPoints1[1].x&lt;&lt;endl;\ncout&lt;&lt; m_imgPoints1[1].y&lt;&lt;endl;\n<\/code><\/pre>\n\n\n\n<p>\u5b9f\u884c\u7d50\u679c\u306f\u4e0b\u8a18\u306b\u3088\u3046\u306b\u306a\u308b\u3002<\/p>\n\n\n\n<p>m_imgPoints1[0].x=10<br>m_imgPoints1[0].y=20<br>m_imgPoints1[1].x=50<br>m_imgPoints1[1].y=67<\/p>\n\n\n\n<script type=\"text\/javascript\">\njQuery(function($){\n$(\".jp-video\").hide();\n});\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>OS:windows7 64bit (\u81ea\u4f5c\u6a5f) OpenCV 2.3.0\u306b\u304a\u3044\u3066\u3001<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[15],"tags":[],"class_list":["post-243","post","type-post","status-publish","format-standard","hentry","category-opencv"],"jetpack_featured_media_url":"","jetpack-related-posts":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/attacktube.com\/index.php?rest_route=\/wp\/v2\/posts\/243","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/attacktube.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/attacktube.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/attacktube.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/attacktube.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=243"}],"version-history":[{"count":6,"href":"https:\/\/attacktube.com\/index.php?rest_route=\/wp\/v2\/posts\/243\/revisions"}],"predecessor-version":[{"id":404,"href":"https:\/\/attacktube.com\/index.php?rest_route=\/wp\/v2\/posts\/243\/revisions\/404"}],"wp:attachment":[{"href":"https:\/\/attacktube.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=243"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/attacktube.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=243"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/attacktube.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=243"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}