image-processing

所属分类:模式识别(视觉/语音等)
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2023-08-07 01:21:25
上 传 者sh-1993
说明:  基于人脸和眼睛检测的C++扩展到中心专业头像,
(C++ Extension to Center Professional Headshots Relying on Face and Eye Detection,)

文件列表:
command-line-parser.cpp (3049, 2023-09-11)
command-line-parser.h (710, 2023-09-11)
image-processing.cpp (9583, 2023-09-11)
main.cpp (361, 2023-09-11)
multithreader.cpp (5207, 2023-09-11)
rectangle.cpp (1893, 2023-09-11)
testing.cpp (825, 2023-09-11)

# image-processing C++ Extension to Center Professional Headshots Relying on Face and Eye Detection ## Requirements: - Opencv (found on latest release from their [GitHub Repo](https://github.com/opencv/opencv/tree/4.8.0)) - Opencv must be installed on C drive or changed in the code (check out this [installation tutorial](https://docs.opencv.org/4.x/dd/d6e/tutorial_windows_visual_studio_opencv.html)) ## Input: ### Commandline arguments - ```-name``` (person names separated by ';') - ```-imageName``` (image names including file extension separated by ';') - ```-sourceDir``` (where the image is stored) - ```-finalDir``` (output directory) - ```-threads``` (threads, must be less than available CPU threads) ## Output: - Cropped PNG with "cropped_\.png" format

近期下载者

相关文件


收藏者