-
پردازش تصویر
دوستان توی مدرسه ی ما یک مسابقه برگذار شده من می خواهم یک نرم افزار بسازم که چند تا امکانات پردازش تصویر در آن باشه اگه کسی الگوریتم های پردازش تصویر را داره لطفا به من بده یا اگه یک منبع یا pdf خوب و بدرد بوخور هم داره به من بده .
خیلی ممنون.:10::11::46:
-
من توصیه میکنم از کتابخانه متن باز aforge.net framework استفاده کن. هم کلاسهای خیلی خوبی داره که کارهای مربوط به پردازش تصویر رو خیلی راحت میکنه و هم کلی مثال توش هست. البته خودش شامل 8 بخش اصلیه که فقط یکیش راجع به پردازش تصویره.
کد:
http://code.google.com/p/aforge/
البته این سایت برای ایران تحریمه. ولی از همون راههایی که تو ایران همه بلدن، میشه بازش کرد. متن توضیحات منبع:
کد:
Visit official AForge.NET Framework's website for all the latest information about the project.
AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligence - image processing, neural networks, genetic algorithms, 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.Neuro - neural networks computation library;
AForge.Genetic - evolution programming library;
AForge.Fuzzy - fuzzy computations library;
AForge.MachineLearning - machine learning library;
AForge.Robotics - library providing support of some robotics kits;
AForge.Video - set of libraries for video processing
etc.
The work on the framework's improvement is in constants progress, what means that new feature and namespaces are coming constantly. To get knowledge about its progress you may track source repository's log or visit project discussion group to get the latest information about it.
The framework is provided not only with different libraries and their sources, but with many sample applications, which demonstrate the use of this framework, and with documentation help files, which are provided in HTML Help format. The documentation is also available on-line.
In the case you have found an issue in any component of the framework or you would like to request for a new feature, you may feel free to submit an issue/request in the issues tracking system.
In case you are interested in the project and would like to learn more about it or in case you would like to contribute it, you are more than welcome to participate in the project's discussion group.