AForge.NET 으로 .NET에서 Vision과 AI를 마음껏 활용합시다.
Computer Science/프로그래밍 TIP반응형
오늘 좋은 OpenSource를 찾았다.
AForge.NET
AForge.net에 대한 간략한 소개는 다음과 같다.
AForge.NET
AForge.net에 대한 간략한 소개는 다음과 같다.
AForge.NET is an open source C# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligence - image processing, neural networks, genetic algorithms, fuzzy logic, machine learning, robotics, etc.
The framework is comprised by the set of libraries and sample applications, which demonstrate their features:
- AForge.Imaging - library with image processing routines and filters;
- AForge.Vision - computer vision library;
- AForge.Video - set of libraries for video processing;
- AForge.Neuro - neural networks computation library;
- AForge.Genetic - evolution programming library;
- AForge.Fuzzy - fuzzy computations library;
- AForge.Robotics - library providing support of some robotics kits;
- AForge.MachineLearning - machine learning library;
- etc.
AForge.NET을 이용한 간단한 QR Code 리더 프로그램은 아래 사이트를 통해서 확인할 수 있다.
[Zxing , QR Sample ] C# 에서 QR 라이브러리 사용하기
그러고 보니 QR code를 사용하려면 ZXing라이브러리가 있어야 하는데, 위 링크 안에 포함되어져 있답니다.
반응형
'Computer Science > 프로그래밍 TIP' 카테고리의 다른 글
키보드 특수 문자의 영문이름 (0) | 2017.01.05 |
---|---|
구글 검색 알고리즘 정리한 링크 (0) | 2015.01.02 |
SqlCeConnection의 CreateCommand를 빠르게 반복적으로 실행하면 메모리 에러납니다. (0) | 2011.03.08 |
WinCE .net remote performance monitor 설정하기 (0) | 2011.03.08 |
Visual Studio 2010 에디터 색깔 변경 다운받기(Color Schemes) (0) | 2010.05.02 |