Java 图像分析库 CognitiveJ

码农软件 · 软件分类 · 图形/图像处理 · 2019-09-06 07:29:53

软件介绍

CognitiveJ 是一个开源的 Java 图像分析库,可轻松实现对图像检测、解析以及人脸识别和特征识别的功能。

Gender and Age detection

强大的功能包括:

Facial Detection: Capture faces, gender, age, associated facial features, and landmarks from an image.

Emotion Detection: Derive emotional state from faces within an image.

Verification: Verify, with a confidence scale, on whether two different faces are of the same person.

Identification: Identify a person from a set of known people.

Find Similar: Detect, group, and rank similar faces.

Grouping: Group people based on facial characteristics.

Person Group/Person/Face Lists: Create, manage, and train groups, face lists, and persons to interact with identification/grouping/find similar face features.

Vision

Image Describe: Describe visual content of an image and return real world caption to what the image contains.

Image Analysis: Extract key details from an image and if the image is of an adult/racy nature.

OCR: Detect and extract a text stream from an image.

Thumbnail: Create thumbnail images based on key points of interest from an image.

Overlay

Apply layers onto images to visually represent found features.

Apply captions onto faces and images.

Graphically illustrate the Faces/Vision feature sets.

Pixelate faces within an image.

Other Notable Features

Supports local and remote images.

Validation of parameters.

Image Grids.

本文地址:https://codercto.com/soft/d/13978.html

自制搜索引擎

自制搜索引擎

[日]山田浩之、[日]末永匡 / 胡屹 / 人民邮电出版社 / 2016-1 / 39.00元

《自制搜索引擎》聚焦于Google和Yahoo!等Web搜索服务幕后的搜索引擎系统,首先讲解了搜索引擎的基础知识和原理,接着以现实中的开源搜索引擎Senna/Groonga为示例,使用该引擎的源代码引导读者亲自体验搜索引擎的开发过程。这部分讲解涉及了倒排索引的制作和压缩、检索的处理流程以及搜索引擎的优化等内容。又简单介绍了一些更加专业的搜索引擎的知识和要点,为读者今后进一步学习打下了基础。本书适合......一起来看看 《自制搜索引擎》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换