{"id":54,"date":"2014-06-09T00:45:15","date_gmt":"2014-06-09T09:45:15","guid":{"rendered":"http:\/\/blog.box.kr\/?p=54"},"modified":"2014-06-09T00:45:15","modified_gmt":"2014-06-09T09:45:15","slug":"multiple-face-detection-and-recognition-in-real","status":"publish","type":"post","link":"https:\/\/blog.box.kr\/?p=54","title":{"rendered":"Multiple-face-detection-and-recognition-in-real"},"content":{"rendered":"<p><a href=\"http:\/\/www.codeproject.com\/Articles\/239849\/Multiple-face-detection-and-recognition-in-real\">http:\/\/www.codeproject.com\/Articles\/239849\/Multiple-face-detection-and-recognition-in-real<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>http:\/\/www.codeproject.com\/Articles\/239849\/Multiple-face-detection-and-recognition-in-real<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_mi_skip_tracking":false,"ngg_post_thumbnail":0,"spay_email":"","jetpack_publicize_message":"","jetpack_is_tweetstorm":false,"jetpack_publicize_feature_enabled":true},"categories":[7],"tags":[],"aioseo_notices":[],"jetpack_featured_media_url":"","jetpack_publicize_connections":[],"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p5q9Zn-S","jetpack-related-posts":[{"id":849,"url":"https:\/\/blog.box.kr\/?p=849","url_meta":{"origin":54,"position":0},"title":"[scrap]Introduction to Apache Cassandra&#039;s Architecture","date":"2015-05-20","format":false,"excerpt":"http:\/\/java.dzone.com\/articles\/introduction-apache-cassandras?utm_content=bufferb199d&utm_medium=social&utm_source=facebook.com&utm_campaign=buffer \u00a0 Introduction An Introduction To NoSQL & Apache Cassandra, introduced us to various types of NoSQL database and Apache Cassandra. In this article I am going to delve into Cassandra\u2019s Architecture. Cassandra is a peer-to-peer distributed database that runs on a cluster of homogeneous nodes. Cassandra has been architected\u2026","rel":"","context":"In &quot;\uae30\uc220&quot;","img":{"alt_text":"Cassandra Ring","src":"https:\/\/i0.wp.com\/abiasforaction.net\/wp-content\/uploads\/2015\/01\/Cassandra-Ring.jpg?resize=350%2C200","width":350,"height":200},"classes":[]},{"id":133,"url":"https:\/\/blog.box.kr\/?p=133","url_meta":{"origin":54,"position":1},"title":"Tomcat JDBC Connection Pool configuration for production and development","date":"2014-06-24","format":false,"excerpt":"Tomcat JDBC Connection Pool configuration for production and development As mentioned in the post\u00a0Install Eclipse Kepler 64 bit on Windows 7 64 bit,\u00a0Podcastpedia.org\u00a0uses\u00a0Apache Tomcat 7\u00a0as application server. This post presents how the Tomcat JDBC Connection Pool is configured in development and production for\u00a0Podcastpedia.org. The used database is MySql. Contents\u00a0[hide] Production\u2026","rel":"","context":"In &quot;WAS, Servet Containers&quot;","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/www.codingpedia.org\/wp-content\/uploads\/2013\/08\/context-file-246x300.png?resize=350%2C200","width":350,"height":200},"classes":[]},{"id":373,"url":"https:\/\/blog.box.kr\/?p=373","url_meta":{"origin":54,"position":2},"title":"Application Performance Monitoring (APM) Framework for J2EE Applications","date":"2014-09-15","format":false,"excerpt":"https:\/\/code.google.com\/p\/monitor-24x7\/ \u00a0 Description 24x7Monitoring is an Open Source Application Performance Monitoring (APM) Framework for J2EE Applications that uses Aspect Oriented Programming to collect Performance metrics about the running JVM and display the data to the user in a tabular\/graphical format. 24x7Monitoring does not require any modification to the source code\u2026","rel":"","context":"In &quot;\ucc38\uace0\ub97c \uc704\ud55c \uc800\uc7a5\ubb3c&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":103,"url":"https:\/\/blog.box.kr\/?p=103","url_meta":{"origin":54,"position":3},"title":"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8\uc758 \uc624\ub958\ub97c \uc9c0\uc801\ud574\uc90d\ub2c8\ub2e4","date":"2014-06-12","format":false,"excerpt":"\uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8\uc758 \uc624\ub958\ub97c \uc9c0\uc801\ud574\uc90d\ub2c8\ub2e4 <Script> function View() { var sr = fo.editor.value; var tr = fo.edi.value; id=window.open('','','width=300,height=200') id.document.write(tr+sr+'<body bgcolor=black>'); if(fo.editor.value=='')id.document.write('<title>\uc2a4\ud06c\ub9bd\ud2b8\uc624\ub958\ud14c\uc2a4\ud305<\/title><body bgcolor=black><font color=lime size=2 face=\ub3cb\uc6c0>\uc624\ub958\uc5c6\uc74c'); id.document.close(); return true;} function ClearText() { fo.editor.value=\"\"; return;} < !---\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ \/\/ \ucd5c\ud638\uc11d \/\/ \/\/ 2001.7.6 \/\/ \/\/ zmaster \/\/ \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ ---> < \/script> <form name=fo> < input\u2026","rel":"","context":"In &quot;javascript&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":842,"url":"https:\/\/blog.box.kr\/?p=842","url_meta":{"origin":54,"position":4},"title":"[scrap]Does Monitoring Still Suck?","date":"2015-05-20","format":false,"excerpt":"http:\/\/java.dzone.com\/articles\/does-monitoring-still-suck?mz=110215-high-perf&utm_content=buffer692ef&utm_medium=social&utm_source=facebook.com&utm_campaign=buffer \u00a0 [This article by David Gildeh\u00a0comes to you from the\u00a0DZone Guide to Performance & Monitoring -- 2015 Edition. For additional information including insight\u00a0from industry experts and luminaries, performance statistics and strategies, and an overview of how modern companies are handling application monitoring, download the guide below.] In 2011, several\u2026","rel":"","context":"In &quot;\uae30\uc220&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":135,"url":"https:\/\/blog.box.kr\/?p=135","url_meta":{"origin":54,"position":5},"title":"Tomcat MySQL Connection &#8211; Using JDBC to Connect Tomcat to MySQL","date":"2014-06-24","format":false,"excerpt":"Tomcat MySQL Connection - Using JDBC to Connect Tomcat to MySQL Stumped by Tomcat JDBC connections? Can't get your head around MySQL drivers, connection pools, and JNDI resources? This article will guide you step-by-step through\u00a0connecting your MySQL database to Tomcat, in plain English. Along the way, we'll also cover setting\u2026","rel":"","context":"In &quot;WAS, Servet Containers&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/blog.box.kr\/index.php?rest_route=\/wp\/v2\/posts\/54"}],"collection":[{"href":"https:\/\/blog.box.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.box.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.box.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.box.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=54"}],"version-history":[{"count":0,"href":"https:\/\/blog.box.kr\/index.php?rest_route=\/wp\/v2\/posts\/54\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.box.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=54"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.box.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=54"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.box.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=54"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}