11 research outputs found

    Numerical and Experimental Study of Mechanical Oscillation Energy

    Get PDF
    The paper presents an interesting opportunity to use a wide spread available energy source that has not yet been fully utilized. A new generator solution will be studied to produce electricity from oscillation energy. The solution will be useful for various purposes, especially for shipping, as well as freight road and rail transport. With this solution, it will be possible to reduce the usage of some amount of fossil fuels globally. Research includes two different theoretical assumptions. First approach involves the conversion of energy using Torus Type Generator (TTG) and second using Eccentric Type Generator (ETG). In TTG case, a new type of generator in which a magnetic cylinder moves freely in a hollow torus with electrical winding has been analysed. In the case of an ETG generator, a physical pendulum with a vertical axis of rotation has been analysed. Experimental and numerical methods were used for research. For the numerical analysis of 3D body motion the ANSYS Rigid Body Dynamics software was used

    An efficient implementation of the CSR-DCF tracker

    Full text link
    V diplomski nalogi smo predstavili problem vizualnega sledenja poljubnemu objektu skozi sekvenco slik. Opisali smo diskriminativni korelacijski filter, ki predstavlja temeljno orodje za izgradnjo našega sledilnika. Osredotočili smo se na metodo CSR-DCF, ki korelacijske filtre izboljša z uporabo maske in kanalskih uteži. Maska določa, kateri piksli so pomembni za učenje filtra. Izračuna se jo na podlagi barvnega ujemanja ter prostorske zanesljivosti, uteži pa določajo diskriminativno moč posameznega kanala. Sledilnik je na lestvici VOT med najboljšimi, vendar je njegova glavna pomanjkljivost neučinkovita implementacija v jeziku Matlab. Ker smo želeli, da bi bil sledilnik široko dostopen ter da bi omogočal boljšo izrabo procesorske moči, smo ga implementirali v programskem jeziku C++ in ga vključili v prosto dostopno knjižnico OpenCV. S pomočjo ogrodja za testiranje kratkoročnih sledilnikov VOT smo izvedli analizo različnih parametrov sledilnika in primerjavo z originalno implementacijo v jeziku Matlab. Prišli smo do zaključka, da naša implementacija doseže primerljive rezultate ob višji hitrosti delovanja. Trenutno je sledilnik najboljši med vsemi sledilniki v knjižnici OpenCV, o čemer govori tudi dejstvo, da je dosegel prvo mesto v kategoriji realnočasovnih sledilnikov na lestvici VOT2017.In this thesis we addressed the problem of visually tracking an object in a sequence of images. We described the discriminative correlation filter, which is a building block for our tracker. We also described the CSR-DCF method, that improves correlation filters by using a binary mask and channel weights. The mask determines which pixels are important for filter learning, and is calculated based on appearance likehood and spatial likehood, whereas channel weights determine the discriminative power of each channel. The tracker is one of the best on the VOT challenge, but its main drawback is the inefficient implementation in Matlab. We wanted to make the tracker widely accessible and have it run more efficiently. That is why we implemented it using C++ programming language and added it to OpenCV library. We used VOT framework to test the effects of different parameters on the speed and accuracy of this tracker, and to compare the original implementation in Matlab to ours. We concluded that our implementation produces similar results while running at a higher speed. The tracker is currently the best in OpenCV library, and was ranked first among realtime trackers on VOT2017
    corecore