face-cropping
Project description
从源文件夹中获取所有图片,截取人脸后存入目标文件夹
一、安装:
pip install face-cropping
二、使用
import face-cropping
import os
import cv2
import dlib
folder_path='input_images'
output_folder='output_folder'
start(folder_path, output_folder)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
face_cropping-0.1.1.tar.gz
(3.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file face_cropping-0.1.1.tar.gz.
File metadata
- Download URL: face_cropping-0.1.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba7d056590372dad3ea7f61d78eae93f1769dc8a50c58a557fad02077d7fa238
|
|
| MD5 |
a9f776d1b0dc98b1f038684f73b2c320
|
|
| BLAKE2b-256 |
061f2c265d6589d063fadc224e596a378fa677b4526ffbbf37c2cc0029463dcc
|
File details
Details for the file face_cropping-0.1.1-py3-none-any.whl.
File metadata
- Download URL: face_cropping-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4f0cc7b934f7fea6dba8920158cad84dd7b9999d5d2086cd8ccf88e71c6c4c0
|
|
| MD5 |
12b82f0bee781e1b182464cbd5b7ad76
|
|
| BLAKE2b-256 |
ff61ab3b96487fa644741af21566022b3571f07c6ea896381ef90bf56ee24ed1
|