Przeglądanie według Temat "image processing"
Aktualnie wyświetlane 1 - 2 z 2
- Wyniki na stronie
- Opcje sortowania
Pozycja Entropodynamiczny filtr percentylowy(Wydawnictwo Uniwersytetu Rzeszowskiego, 2018) Ksieniewicz, PawełW pracy opisano implementację oraz analizę eksperymentalną algorytmu Entropodynamicznego Filtra Percentylowego, pozwalającego na detekcję szumu w obrazach o wielu składowych spektralnych. Kostka danych wizualnych jest przetwarzana tak, aby wygenerować, niezależnie dla każdej składowej spektralnej, mapę krawędzi, która pozwala na oszacowanie informacji o rozkładzie entropii w spektrum. Filtr percentylowy oddziela nośniki szumu od warstw wysoce informacyjnych. Jakość metody jest weryfikowana dzięki serii testów wykonanych dla zadania klasyfikacji.Pozycja Web-Based API as a Tool in Teaching Computer Vision Concepts(Wydawnictwo Uniwersytetu Rzeszowskiego, 2017) Zacniewski, ArturThe article presents the stages of building Web-based API as a tool for teaching selected concepts of image processing server and shows a structure allowing for its implementation. During the implementation open source tools were used – graphical library OpenCV and Python programming language, which allows the implementation of both web part (by Django framework), as well as the cooperation with the above library. Idea of the creation of new Web-based API endpoints and the ability to change the parameters library OpenCV algorithms by modifying the URL in your browser were shown. Stages of creating each endpoint has been depicted with practical example on the image processing. Advantages and limitations of the proposed solution were presented.