{"id":24558,"date":"2023-07-04T10:46:02","date_gmt":"2023-07-04T05:16:02","guid":{"rendered":"https:\/\/codeshoppy.com\/shop\/?post_type=product&#038;p=24558"},"modified":"2024-03-06T09:31:48","modified_gmt":"2024-03-06T04:01:48","slug":"facedetectionapp-ml","status":"publish","type":"product","link":"https:\/\/codeshoppy.com\/shop\/product\/facedetectionapp-ml\/","title":{"rendered":"Face Detection App using python"},"content":{"rendered":"<h1 style=\"text-align: justify;\"><strong>Face Detection App using python<\/strong><\/h1>\n<h5 style=\"text-align: justify;\"><strong>Abstract :<\/strong><\/h5>\n<p style=\"text-align: justify;\">Face detection is a computer vision technology that helps to locate\/visualize human faces in digital images. This technique is a specific use case of object detection technology that deals with detecting instances of semantic objects of a certain class (such as humans, buildings or cars) in digital images and videos. With the advent of technology, face detection has gained a lot of importance especially in fields like photography, security, and marketing .In today&#8217;s fast-paced world, capturing the perfect moment has become easier with the help of face detection applications. The proposed system provide innovative tools have revolutionized the way we interact with our devices and utilize facial recognition technology to enhance our daily lives. <a href=\"https:\/\/codeshoppy.com\/shop\/product\/facedetectionapp-ml\/\"><em><strong>Face Detection App using python<\/strong><\/em><\/a><\/p>\n<p style=\"text-align: justify;\"><div class='w3eden'><!-- WPDM Link Template: Default Template -->\n\n<div class=\"link-template-default card mb-2\">\n    <div class=\"card-body\">\n        <div class=\"media\">\n            <div class=\"mr-3 img-48\"><img decoding=\"async\" class=\"wpdm_icon\" alt=\"Icon\"   src=\"https:\/\/codeshoppy.com\/shop\/wp-content\/plugins\/download-manager\/assets\/file-type-icons\/doc.png\" \/><\/div>\n            <div class=\"media-body\">\n                <h3 class=\"package-title\"><a href='https:\/\/codeshoppy.com\/shop\/download\/facedetectionapp\/'>Face Detection App<\/a><\/h3>\n                <div class=\"text-muted text-small\"><i class=\"fas fa-copy\"><\/i> 1 file(s) <i class=\"fas fa-hdd ml-3\"><\/i> 1.55 MB<\/div>\n            <\/div>\n            <div class=\"ml-3\">\n                <a class='wpdm-download-link download-on-click btn btn-success btn-lg' rel='nofollow' href='#' data-downloadurl=\"https:\/\/codeshoppy.com\/shop\/download\/facedetectionapp\/?wpdmdl=24556&refresh=69e751cd8d5841776767437\">Download<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<\/div>\n<div class=\"youtube-responsive-container\"><iframe loading=\"lazy\" title=\"YouTube video player\" src=\"\/\/www.youtube.com\/embed\/mOs9vfG43Tw\" width=\"1200\" height=\"600\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\" data-mce-fragment=\"1\"><\/iframe><\/div>\n<h2 style=\"text-align: justify;\"><strong>Face Detection App using python<\/strong><\/h2>\n<h5 style=\"text-align: justify;\"><strong>Software Requirements: &#8211;<\/strong><\/h5>\n<ul style=\"text-align: justify;\">\n<li>Operating System :\u00a0\u00a0\u00a0 Windows OS<\/li>\n<li>Front End\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : Streamlit HTML ,Python 3.10<\/li>\n<li>Back-End\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 :\u00a0\u00a0\u00a0 Python 3.10 ,<\/li>\n<li>Tool\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 :\u00a0\u00a0\u00a0 Miniconda3-latest-Windows-x86_64, Python 3.10<\/li>\n<\/ul>\n<h5 style=\"text-align: justify;\"><strong>Hardware Requirements: &#8211;<\/strong><\/h5>\n<ul style=\"text-align: justify;\">\n<li style=\"text-align: justify;\">System\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : Dual Core<\/li>\n<li style=\"text-align: justify;\">Hard Disk\u00a0\u00a0 \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : 40 GB<\/li>\n<li style=\"text-align: justify;\">Monitor\u00a0\u00a0\u00a0\u00a0\u00a0 \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : 15 VGA Colour<\/li>\n<li style=\"text-align: justify;\">\u00a0Mouse\u00a0\u00a0\u00a0 \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0: Logitech<\/li>\n<li style=\"text-align: justify;\">RAM\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 :\u00a0 2 GB<\/li>\n<\/ul>\n<h5 style=\"text-align: justify;\"><strong>System Modules:<\/strong><\/h5>\n<ol>\n<li style=\"text-align: justify;\">Use the Haar-Cascade Frontalface Xml File Contain a pre-trained model to get detects objects based upon its features.<\/li>\n<li style=\"text-align: justify;\">Read the capture of video frame by frame.<\/li>\n<li style=\"text-align: justify;\">Convert the frame to GrayScale<\/li>\n<li style=\"text-align: justify;\">Draw a rectangle around the faces<\/li>\n<li style=\"text-align: justify;\">Display the resulting frame<\/li>\n<li style=\"text-align: justify;\">Display the resulting frame<\/li>\n<li style=\"text-align: justify;\">When everything is done, release the capture<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Face Detection App using python Abstract : Face detection is a computer vision technology that helps to locate\/visualize human faces<\/p>\n","protected":false},"featured_media":0,"template":"","meta":{"_joinchat":[]},"product_brand":[],"product_cat":[900],"product_tag":[],"class_list":{"0":"post-24558","1":"product","2":"type-product","3":"status-publish","5":"product_cat-machinelearning","7":"first","8":"outofstock","9":"downloadable","10":"virtual","11":"purchasable","12":"product-type-simple"},"_links":{"self":[{"href":"https:\/\/codeshoppy.com\/shop\/wp-json\/wp\/v2\/product\/24558","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/codeshoppy.com\/shop\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/codeshoppy.com\/shop\/wp-json\/wp\/v2\/types\/product"}],"wp:attachment":[{"href":"https:\/\/codeshoppy.com\/shop\/wp-json\/wp\/v2\/media?parent=24558"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/codeshoppy.com\/shop\/wp-json\/wp\/v2\/product_brand?post=24558"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/codeshoppy.com\/shop\/wp-json\/wp\/v2\/product_cat?post=24558"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/codeshoppy.com\/shop\/wp-json\/wp\/v2\/product_tag?post=24558"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}