element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Project Videos
  • Challenges & Projects
  • element14 presents
  • Project Videos
  • More
  • Cancel
Project Videos
Documents Create a Magic Makeup Mirror with Pose Detection -- Episode 559
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Project Videos to participate - click to join for free!
Related
Recommended
Engagement
  • Author Author: tariq.ahmad
  • Date Created: 12 Jul 2022 4:40 PM Date Created
  • Last Updated Last Updated: 15 Jul 2022 7:24 AM
  • Views 109525 views
  • Likes 6 likes
  • Comments 15 comments

Create a Magic Makeup Mirror with Pose Detection -- Episode 559

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

Lorraine has always found putting on eyeliner difficult. Being a Maker she decided to build a technical solution to her problem. Using machine learning on a raspberry pi and a very cool round screen Lorraine created a tool that would draw the eyeliner on her face during a live video. That way Lorraine could just trace the lines! Watch the highs and lows of creating a Magic Makeup Mirror!

 

Supplemental Content:

  • Tutorial mentioned @4:40:  https://circuitdigest.com/microcontroller-projects/facial-landmark-detection-using-raspberry-pi-opencv
  • The Model from github mentioned 05:42:  https://github.com/italojs/facial-landmarks-recognition/blob/master/shape_predictor_68_face_landmarks.dat

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

Bill of Materials

Product Name Manufacturer Quantity Buy Kit
Raspberry Pi 4 Raspberry Pi 1 Buy Now
Raspberry Pi USB-C Power Supply Raspberry Pi 1 Buy Now
SD Card TRANSCEND 1 Buy Now
RPI NOIR CAMERA BOARD Raspberry Pi 1 Buy Now
Long camera cable - 1 metre MCM 1 Buy Now
 

Additional Parts:

HyperPixel 2.1 Round Hi-Res IPS Touchscreen Display HAT for Raspberry Pi

element14 presents

element14 presents  |  About Lorraine |  Project Videos

  • How to draw perfect wings
  • e14p_LU
  • artificial intelligence
  • Artificially intelligent mirror
  • Cosplay MakeUp
  • Makeup Mirror
  • raspberry pi
  • lauren
  • machine learning
  • magic mirror
  • Eyeliner Tutorial
  • Create your own snapchat filters
  • friday_release
  • Share
  • History
  • More
  • Cancel
Actions
  • Share
  • More
  • Cancel
  • Sign in to reply
Parents
  • beacon_dave
    beacon_dave over 3 years ago

    You could perhaps add a LED ring around the HyperPixel display to help throw some light onto your face to help the camera. (Bonus points if you can style it as a theatre style green room mirror with round LEDs that pop out when you open the compact Slight smile ) Just don't overdo the candelas otherwise you will be blinded in the process.

    You could also try a ring of white pixels on the display itself but probably not enough light to make much of a difference.

    Arducam have some R-Pi compatible ultra low light cameras (IMX462 Starvis sensor) which might be worth a look at, although may be a bit large for a final compact mirror.

    https://www.arducam.com/product/arducam-for-raspberry-pi-ultra-low-light-camera-1080p-hd-wide-angle-pivariety-camera-module-based-on-1-2-7inch-2mp-starvis-sensor-imx462-compatible-with-raspberry-pi-isp-and-gstreamer-plugin/  

    So a smaller less sensitive camera sensor with the LED light ring illuminator might still work out better (and cheaper).

    I've got one of their IMX291 2MP cameras in a USB webcam format which has quite good low light performance. Sometimes 'less is more'.

    It is UVC compliant but the downside is that without a OEM driver, not all the camera properties are accessible from standard USB camera applications. You either have to use the likes of AMCap or equivalent to access the camera pins or alternatively set their properties using OpenCV, which is something I need to look further into but looks doable according to this:

    https://docs.opencv.org/3.4/d4/d15/group__videoio__flags__base.html#gaeb8dd9c89c10a5c63c139bf7c4f5704d

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • lorrainbow
    lorrainbow over 3 years ago in reply to beacon_dave

    I like the arducam cameras. I had one that had such a bigger field of view than a raspberry pi camera. 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • beacon_dave
    beacon_dave over 3 years ago in reply to lorrainbow

    They have recently added a 64MP R-Pi compatible camera with autofocus lens  to their range.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • beacon_dave
    beacon_dave over 3 years ago in reply to lorrainbow

    They have recently added a 64MP R-Pi compatible camera with autofocus lens  to their range.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube