联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All OpenCV(2) 
按平台查找All C#(2) 

[OpenCV] FaceSDK-master

C# SDK for Face++ 人脸检测与分析 检测给定图片(Image)中的所有人脸(Face)的位置和相应的面部属性 检测模式可以是normal(默认) 或者 oneface 。在oneface模式中,检测器仅找出图片中最大的一张脸。 可以是none或者由逗号分割的属性列表。默认为gender, age, race, smiling。目前支持的属性包括:gender, age, race, smiling, 可以为图片中检测出的每一张Face指定一个不包含非法字符且不超过255字节的字符串作为tag,tag信息可以通过 /info/get_face 查询 检测给定人脸(Face)相应的面部轮廓,五官等关键点的位置,包括25点和83点两种模式。
Face Detection and Analysis Detecting the location and corresponding facial attributes of all faces in a given image The detection mode can be normal (default) or oneface. In oneface mode, the detector finds only the largest face in the picture. It can be none or a comma-separated list of attributes. The default is gender, age, race, smiling. Attributes currently supported include gender, age, race, smiling. Each Face detected in a picture can be tagged with a string that does not contain illegal characters and does not exceed 255 bytes. The tag information can be queried by / Info / get_face. The location of key points such as facial contour and facial features for a given face (Face) is detected, including 25 points and 83 points. (2019-07-22, C#, 4KB, 下载6次)

http://www.pudn.com/Download/item/id/1563779279400344.html

[OpenCV] ColorCvtViewer

一个简单的颜色转换器,载入一张图像后,将其转换到不同的颜色空间并显示,同时可以显示其在不同颜色空间下各通道的颜色图。
A simple color converter to load an image, convert it to a different color space and displays at the same time can display each channel in a different color space, the color map. (2012-06-05, C#, 407KB, 下载8次)

http://www.pudn.com/Download/item/id/1902176.html
总计:2