ICode9

精准搜索请尝试: 精确搜索
首页 > 其他分享> 文章详细

AForge.NET

2022-02-26 18:33:06  阅读:462  来源: 互联网

标签:learning color library AForge framework filters NET


he page provides the list of features available in the AForge.NET framework 2.1.2 version, which is currently available.

AForge.NET framework consists of several libraries, so below the framework's features are presented grouped by them:

AForge.Imaging, which is the biggest library of the framework so far, contains different image processing routines, which are aimed to help as in image enhancement/processing, as in some computer vision tasks:

AForge.Vision library consists of different motion detection and motion processing routines.

AForge.Math library contains different math related algorithms, which are used as internally by the framework, as can be used as they are by users. Some of the most interesting algorithm are:

 

AForge.Video library contains different classes, which provide access to video data. Nice to have it taking into account the amount of image processing stuff in the framework.

AForge.Robotics library contains some classes to manipulate some robotics kits:

AForge.Neuro library consists of some common neural network architectures' implementations and their learning algorithms:

  • Multi-layer feed forward networks utilizing activation function;
  • Distance networks (Kohonen SOM, for example);
  • Simple perceptron's learning, Delta rule learning, Back Propagation learning, Kohonen SOM learning, Evolutionary learning based on Genetic Algorithm;
  • Activation functions (threshold, sigmoid, bipolar sigmoid).

AForge.Genetic library consists of classes aimed to solve different tasks from Genetic Algorithms (GA), Genetic Programming (GP) and Gene Expression Programming (GEP) areas:

  • GA chromosomes (binary, short array, double array), GP tree based chromosome and GEP chromosome;
  • Selection algorithms (elite, roulette wheel, rank);
  • Common fitness functions (1/2D function optimization, symbolic regression, time series prediction).
  • Population class to handle chromosomes.

AForge.Fuzzy library consists of classes to perform different fuzzy computations, starting from using basic fuzzy sets and linguistic variables and continuing with complete inference system, which is capable of running set of fuzzy rules evaluating requested fuzzy variable.

AForge.MachineLearning library contains some classes from machine learning area:

  • QLearning and Sarsa learning algorithms;
  • Epsilon greedy, Boltzmann, Roulette wheel and Tabu Search exploration policies.

The AForge.NET framework contains also some more libraries/namespaces providing additional functionality, which is used by the framework, its samples or may be used directly in applications. Check AForge.NET framework's documentation to find all the information about all the classes available in the framework.

<iframe data-google-container-id="a!4" data-google-query-id="CMXqoc7lnPYCFZbFfAodqeQEIw" data-load-complete="true" frameborder="0" height="60" id="aswift_3" marginheight="0" marginwidth="0" name="aswift_3" scrolling="no" src="https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8018744372977475&output=html&h=60&slotname=3836481250&adk=2449447430&adf=4062177875&pi=t.ma~as.3836481250&w=468&lmt=1645858743&url=http%3A%2F%2Fwww.aforgenet.com%2Fframework%2Ffeatures%2F&flash=0&wgl=1&dt=1645858743661&bpp=5&bdt=498&idt=5&shv=r20220223&mjsv=m202202090102&ptt=5&saldr=sa&abxe=1&cookie=ID%3D1891fcf0ab141914-225ffca4c1d000a9%3AT%3D1645858456%3ART%3D1645858456%3AS%3DALNI_MbvNxYIIjm5__CG0fUa7N6bam3TGA&prev_slotnames=9274229688%2C0249408115%2C1404803568&correlator=7106840516072&frm=20&pv=1&ga_vid=1951808250.1645858455&ga_sid=1645858455&ga_hid=2090122987&ga_fc=1&u_tz=480&u_his=4&u_h=900&u_w=1440&u_ah=796&u_aw=1440&u_cd=30&u_sd=2&adx=226&ady=2530&biw=1425&bih=717&scr_x=0&scr_y=0&eid=42531397%2C44750773&oid=2&pvsid=1600586363477257&pem=483&uas=0&nvt=1&ref=http%3A%2F%2Fwww.aforgenet.com%2Fframework%2Ftestimonials.html%2F&eae=0&fc=640&brdim=0%2C25%2C0%2C25%2C1440%2C25%2C1440%2C796%2C1440%2C717&vis=1&rsz=d%7C%7Cebr%7C&abl=CS&pfx=0&fu=0&bc=23&ifi=4&uci=a!4&btvi=1&fsb=1&xpc=MIXgG3ImuE&p=http%3A//www.aforgenet.com&dtd=11" width="468"></iframe>

标签:learning,color,library,AForge,framework,filters,NET
来源: https://www.cnblogs.com/sexintercourse/p/15940102.html

本站声明: 1. iCode9 技术分享网(下文简称本站)提供的所有内容,仅供技术学习、探讨和分享;
2. 关于本站的所有留言、评论、转载及引用,纯属内容发起人的个人观点,与本站观点和立场无关;
3. 关于本站的所有言论和文字,纯属内容发起人的个人观点,与本站观点和立场无关;
4. 本站文章均是网友提供,不完全保证技术分享内容的完整性、准确性、时效性、风险性和版权归属;如您发现该文章侵犯了您的权益,可联系我们第一时间进行删除;
5. 本站为非盈利性的个人网站,所有内容不会用来进行牟利,也不会利用任何形式的广告来间接获益,纯粹是为了广大技术爱好者提供技术内容和技术思想的分享性交流网站。

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有