Saturday, June 21, 2025
  • Home
  • About Us
  • Disclaimer
  • Contact Us
  • Terms & Conditions
  • Privacy Policy
T3llam
  • Home
  • App
  • Mobile
    • IOS
  • Gaming
  • Computing
  • Tech
  • Services & Software
  • Home entertainment
No Result
View All Result
  • Home
  • App
  • Mobile
    • IOS
  • Gaming
  • Computing
  • Tech
  • Services & Software
  • Home entertainment
No Result
View All Result
T3llam
No Result
View All Result
Home Services & Software

Blur Faces in a Video from Command Line

admin by admin
May 10, 2023
in Services & Software
0
Blur Faces in a Video from Command Line
0
SHARES
0
VIEWS
Share on FacebookShare on Twitter

Privateness is all the time extremely essential, particularly with visible media the place chances are you’ll not have the permission of people within the video. If you happen to’re filming one thing in public, it is doubtless you will catch somebody’s face who merely would not need or should be recognized. This just lately acquired me to pondering: what is the best option to blur faces in a video by way of command line?

The most effective open supply utility I discovered for blurring faces in a video was deface. Let’s take a look at how you need to use deface to blur faces in movies!

Begin by downloading Python-based by way of pip:

python3 -m pip set up deface

With deface put in, merely present the video title and get the output file with blurred faces:

sudo deface ./sample-4k-faces-video.mp4
Enter:  ./sample-4k-faces-video.mp4
Output: ./sample-4k-faces-video_anonymized.mp4
100%|█████████████████████████████

The ensuing video does a powerful job of blurring out faces of individuals strolling by within the unique recording:

View the ensuing video of individuals strolling down the streets of New York:

The default threshold for face recognition works very properly, even on transferring topics. You’ll be able to experiment with thresholds with the thresh argument, and even draw the thresholds out whereas debugging:

I downloaded a handful of YouTube movies utilizing my favourite YouTube downloading utility youtube-dl and I used to be amazed at how properly deface did on a wide range of visible environments. Faces have been recognized at a dependable stage even at default threshold!

Website performance monitoring
Website performance monitoring
Website performance monitoring
Website performance monitoring
  • Chris Coyier’s Favorite CodePen Demos

    Chris Coyier’s Favourite CodePen Demos

    David requested me if I would be up for a visitor put up choosing out a few of my favourite Pens from CodePen. A frightening activity! There are such a lot of! I managed to select a number of although which have blown me away over the previous few months. If you happen to…

  • Page Visibility API

    Web page Visibility API

    One occasion that is all the time been missing inside the doc is a sign for when the consumer is taking a look at a given tab, or one other tab. When does the consumer swap off our website to have a look at one thing else? When do they arrive again?

  • Upload Photos to Flickr with PHP

    Add Photographs to Flickr with PHP

    I’ve a little bit of an obsession with importing photographs to completely different providers because of Instagram. Instagram’s iPhone app permits me to take photographs and shortly filter them; as soon as picture tinkering is full, I can add the picture to Instagram, Twitter, Fb, and…

  • MooTools & Printing – Creating a Links Table of Contents

    MooTools & Printing – Making a Hyperlinks Desk of Contents

    One element we typically neglect when contemplating print for web sites is that the consumer can not see the URLs of hyperlinks when the web page prints. Whereas exhibiting hyperlink URLs is not all the time essential, some web sites may enormously profit from doing so. This tutorial will present you…


RelatedPosts

The state of strategic portfolio administration

The state of strategic portfolio administration

June 11, 2025
You should utilize PSVR 2 controllers together with your Apple Imaginative and prescient Professional – however you’ll want to purchase a PSVR 2 headset as properly

You should utilize PSVR 2 controllers together with your Apple Imaginative and prescient Professional – however you’ll want to purchase a PSVR 2 headset as properly

June 11, 2025
Consumer Information For Magento 2 Market Limit Vendor Product

Consumer Information For Magento 2 Market Limit Vendor Product

June 11, 2025

Privateness is all the time extremely essential, particularly with visible media the place chances are you’ll not have the permission of people within the video. If you happen to’re filming one thing in public, it is doubtless you will catch somebody’s face who merely would not need or should be recognized. This just lately acquired me to pondering: what is the best option to blur faces in a video by way of command line?

The most effective open supply utility I discovered for blurring faces in a video was deface. Let’s take a look at how you need to use deface to blur faces in movies!

Begin by downloading Python-based by way of pip:

python3 -m pip set up deface

With deface put in, merely present the video title and get the output file with blurred faces:

sudo deface ./sample-4k-faces-video.mp4
Enter:  ./sample-4k-faces-video.mp4
Output: ./sample-4k-faces-video_anonymized.mp4
100%|█████████████████████████████

The ensuing video does a powerful job of blurring out faces of individuals strolling by within the unique recording:

View the ensuing video of individuals strolling down the streets of New York:

The default threshold for face recognition works very properly, even on transferring topics. You’ll be able to experiment with thresholds with the thresh argument, and even draw the thresholds out whereas debugging:

I downloaded a handful of YouTube movies utilizing my favourite YouTube downloading utility youtube-dl and I used to be amazed at how properly deface did on a wide range of visible environments. Faces have been recognized at a dependable stage even at default threshold!

Website performance monitoring
Website performance monitoring
Website performance monitoring
Website performance monitoring
  • Chris Coyier’s Favorite CodePen Demos

    Chris Coyier’s Favourite CodePen Demos

    David requested me if I would be up for a visitor put up choosing out a few of my favourite Pens from CodePen. A frightening activity! There are such a lot of! I managed to select a number of although which have blown me away over the previous few months. If you happen to…

  • Page Visibility API

    Web page Visibility API

    One occasion that is all the time been missing inside the doc is a sign for when the consumer is taking a look at a given tab, or one other tab. When does the consumer swap off our website to have a look at one thing else? When do they arrive again?

  • Upload Photos to Flickr with PHP

    Add Photographs to Flickr with PHP

    I’ve a little bit of an obsession with importing photographs to completely different providers because of Instagram. Instagram’s iPhone app permits me to take photographs and shortly filter them; as soon as picture tinkering is full, I can add the picture to Instagram, Twitter, Fb, and…

  • MooTools & Printing – Creating a Links Table of Contents

    MooTools & Printing – Making a Hyperlinks Desk of Contents

    One element we typically neglect when contemplating print for web sites is that the consumer can not see the URLs of hyperlinks when the web page prints. Whereas exhibiting hyperlink URLs is not all the time essential, some web sites may enormously profit from doing so. This tutorial will present you…


Previous Post

Mortal Kombat 12 Teaser Trailer Hints at Sequence Reboot for PS5

Next Post

Google Faucets AI to Assist Android Devs Write Code, App Descriptions

Next Post
Google Faucets AI to Assist Android Devs Write Code, App Descriptions

Google Faucets AI to Assist Android Devs Write Code, App Descriptions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • App (3,061)
  • Computing (4,401)
  • Gaming (9,599)
  • Home entertainment (633)
  • IOS (9,534)
  • Mobile (11,881)
  • Services & Software (4,006)
  • Tech (5,315)
  • Uncategorized (4)

Recent Posts

  • WWDC 2025 Rumor Report Card: Which Leaks Had been Proper or Unsuitable?
  • The state of strategic portfolio administration
  • 51 of the Greatest TV Exhibits on Netflix That Will Maintain You Entertained
  • ‘We’re previous the occasion horizon’: Sam Altman thinks superintelligence is inside our grasp and makes 3 daring predictions for the way forward for AI and robotics
  • Snap will launch its AR glasses known as Specs subsequent 12 months, and these can be commercially accessible
  • App
  • Computing
  • Gaming
  • Home entertainment
  • IOS
  • Mobile
  • Services & Software
  • Tech
  • Uncategorized
  • Home
  • About Us
  • Disclaimer
  • Contact Us
  • Terms & Conditions
  • Privacy Policy

© 2025 JNews - Premium WordPress news & magazine theme by Jegtheme.

No Result
View All Result
  • Home
  • App
  • Mobile
    • IOS
  • Gaming
  • Computing
  • Tech
  • Services & Software
  • Home entertainment

© 2025 JNews - Premium WordPress news & magazine theme by Jegtheme.

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies. However you may visit Cookie Settings to provide a controlled consent.
Cookie settingsACCEPT
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analyticsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functionalThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessaryThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-othersThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performanceThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policyThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Save & Accept