Download List

프로젝트 설명

The Pattern Recognition Application Programmer's Interface aims to be a fully-featured, easy-to-use general C++ framework for various pattern recognition tasks, especially image analysis. It features support for many image formats, well-known image analysis methods, classification and feature analysis tools, XML serialization, etc.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-12-20 14:46
0.2b-20021220

많은 작은 버그가 수정되었습니다. 대부분은 특히, 도서관을 지금은 완전히 처음부터 다시 컴파일하면 빌드해야합니다. 바이트 순서 읽기 및 쓰기 이미지 버그가 해결되었습니다. 새로운 기능을 선택 알고리즘이 추가되었습니다.
Many small bugs have been fixed. Most notably, the libraries should
now build completely when compiled from scratch. Byte order bugs in
reading and writing images have been fixed. New feature selection
algorithms have been added.

2002-10-31 17:48
0.2b-20021031

몇 가지 성능 튜닝을 해본 적이있다. 교정 아직도 완전히 준비가되지 않습니다 개체의 계층 구조에 제출되었습니다. 피크 감지 방법, 그리고 추가되었습니다 신경 네트워크 라이브러리를 자기 조직지도와 함께 시작되었습니다. 그래픽 라이브러리는 지금은 4 가지 다른 모드에서 그림을 그릴 수있습니다.
Tags: Minor feature enhancements
Some performance tuning has been done. Corrections
have been made in the object hierarchy, which
still isn't totally ready. Peak detection methods
have been added, and a neural network library has
been initiated with the self-organizing maps. The
graphics library is now able to draw in four
different drawing modes.

2002-10-15 18:19
0.2b-20021015

이 릴리스의 버그 수정 및 기능 향상의 숫자가 포함되어있습니다. 일부 매트릭스 계산 오류, 원시 이미지를 표시 (X 윈도우), 그리고 추가되었습니다 바이너리 이미지 분석 방법을 재작 성되어 있고 최적화된 루틴을 수정되었습니다. 또한, 원형 Hough 변환 및 선형 하나의 구현되었습니다 재작 성했습니다. 설명서를 완전히 재구성했다.
Tags: Major feature enhancements
This release contains a number of bug fixes and
feature enhancements. Some matrix calculation
errors have been corrected, a primitive image
display (X windows) routine has been added, and
binary image analysis methods have been rewritten
and optimized. Furthermore, a circular Hough
transform has been implemented, and the linear one
was rewritten. The documentation was totally
reformatted.

2002-10-10 13:01
0.2b-10092002

이 릴리스의 이미지를 주석에 대한 새로운 원시적인 그래픽 라이브러리를 소개합니다. 코드 및 버그의 번호, 가장 주목할만한 kNN 분류에서 해결되었습니다 비트 개편되었습니다. 많은 누락된 기능은 현재 구현됩니다.
Tags: Major feature enhancements
This release introduces a new primitive graphics library for annotating images. The code has been reorganized a bit, and a number of bugs have been fixed, most notably in the kNN classifier. Many missing features are now implemented.

2002-09-20 13:06
0.2b

Tags: Initial freshmeat announcement

Project Resources