搜索资源列表
hot.rar
- 图像分割是数字图像处理中的关键技术之一。图像分割是将图像中有意义的特征部分提取出来,其有意义的特征有图像中物体的边缘、区域等,这是进一步进行图像识别、分析和理解的基础。虽然目前已研究出不少边缘提取、区域分割的方法,但还没有一种普遍适用于各种图像的有效方法。因此,对图像分割的研究还在不断深入之中,是目前图像处理中研究的热点之一。,Image segmentation is a digital image processing in one of the key technologies. Ima
FaceDetection
- 图像人脸识别:java结合OPENCV实现人脸头像定位。-Image Recognition: java implementation OPENCV face with head positioning.
orl_faces
- 人脸识别,眼睛定位,眼睛跟踪和状态分析等,计算机视觉-Face recognition, eye position, eye tracking and status analysis, computer vision
svmTest
- SVM 在JAVA中的运用,简单的DEMO测试,用于做图像识别分析。支援向量机源码调用实例里面有测试资料供简单测试。-The use of SVM in JAVA, simple DEMO test, used to make image recognition analysis. Support vector machine called an instance of source test data for which there is a simple test.
AffineRegistrationOfBinaryImages
- 这个java程序实现了一种二值图像配准算法,该算法可参考下面这篇论文,这个程序需要安装Apache Ant-This is the sample implementation of the binary image registration algorithm described in Csaba Domokos and Zoltan Kato. Parametric Estimation of Affin
traffic
- 包括灰度处理、均衡化、边缘提取、二值化等功能-number plate recognition system in Java source code, including Gray, balance, edge detection, the value of the two functions -number plate recognition system in Java source code, including Gray, balance, edge detection, the val
src
- 一个Java实现的基于内容的图像检索工具包,可用来提取图像的颜色特征、纹理特征(Gabor Filter)以及形状特征,并在此基础上判断图像相关性。-Java implementation of a content-based image retrieval toolkit, which can be used to extract the image' s color features, texture features (Gabor Filter), and shape feature
sensitive_image_distinguish
- java环境下开发的色情图片过滤程序的源代码,主要功能有基于肤色纹理检测的色情图片识别和处理。对于学习图像处理的同学很有帮助,可以作为图像处理学科的课程作业。-The java development environment of erotic image filtering program source code, the main function of pornographic images based on skin texture detection recognition and p
java-pixel-level-image
- java像素级图像处理与识别方法,对于游戏开发很有帮助-java pixel level image processing and recognition
javafaces_gui
- 利用javacv作为底层库实现的人脸检测,以java的swing作为客户端界面,这里只是实现人脸的识别(引用代码)-Use javacv as the underlying library implementation of face detection to the java swing as the client interface, here is just to achieve face recognition
Pic_True
- 纯java代码写的sift图片识别算法,欢迎交流指正!图片匹配效果还是可以的,可以直接运行!木有使用opencv、metlab等api-Pure java code written sift picture recognition algorithm, welcomed the exchange correction! Image matching effect, or can, can run! Wood using opencv, metlab etc. api
javalicense_plate
- 基于Java的车牌自动识别源代码,可以直接编辑使用。-Automatic license plate recognition based on Java source code, can be used to directly edit.
captcha-ocr
- java实现的ocr程序,包括去干扰线,图片识别-java achieve ocr program, including interference lines go, image recognition
11111
- 用java使用了Sobel算子以及Laplace算子实现的图像边缘提取,时钟时间识别-With java using Sobel operator and the Laplace operator to achieve image edge detection, recognition time clock
OCR识别
- Java语言编写的一个印刷体数学公式识别系统,可以识别图片中数学公式并转换为相应的LaTeX代码(Language written by a mathematical formula recognition system, you can identify the mathematical formula in the picture and convert it to the corresponding LaTeX code)
图像识别与处理Java代码
- 基于Java实现对图像内容识别,图像边缘提取与处理(Image recognition and processing based on Java)