Tesis sobre el tema "OpenBCI"
Crea una cita precisa en los estilos APA, MLA, Chicago, Harvard y otros
Consulte los 50 mejores tesis para su investigación sobre el tema "OpenBCI".
Junto a cada fuente en la lista de referencias hay un botón "Agregar a la bibliografía". Pulsa este botón, y generaremos automáticamente la referencia bibliográfica para la obra elegida en el estilo de cita que necesites: APA, MLA, Harvard, Vancouver, Chicago, etc.
También puede descargar el texto completo de la publicación académica en formato pdf y leer en línea su resumen siempre que esté disponible en los metadatos.
Explore tesis sobre una amplia variedad de disciplinas y organice su bibliografía correctamente.
Заворотний, А. О. "Додаток для моніторингу та аналізу стану психофізіологічного здоров'я користувача". Thesis, Чернігів, 2021. http://ir.stu.cn.ua/123456789/25127.
Texto completoОб'єктом розробки є додаток для моніторингу та аналізу стану психофізіологічного здоров’я користувача за допомогою методів електроенцефалографії. Результатом роботи є реалізація таких можливостей додатку: – збір даних з пристрою електроенцефалографії у реальному часі; – розпізнавання паттернів активності головного мозку користувача у реальному часі та виділення характеристик станів психофізіологічного здоров’я користувача у реальному часі; – демонстрація статистики зміни станів психофізіологічного здоров’я користувача за довільний проміжок часу у вигляді інтерактивної візуалізації часових рядів; – сповіщення користувача про необхідність перерви та про критичні показники характеристик стану психофізіологічного здоров’я користувача у реальному часі. Для розгортання додатку необхідно встановити на персональному комп'ютері Python версії 3.7+, веб-сервіс Greafana та СУБД RedisTimeSeries. Реалізація додатку була виконана з використанням технологій OpenBCI, BrainFlow, Python, MNE, Timeloop, RedisTimeSeries та Grafana. Для реалізації додатку використовувалося інтегроване середовище розробки Visual Studio Code. Подальша розробка додатку можлива в сторону оптимізації та додання відстежуваних показників. Робота має практичну цінність. Розрахунок економічної цінності не проводився.
The object of development is a software application for monitoring and analysis of the state of psychophysiological health using electroencephalography. The result is an implementation of the following features of the application: – real time data collection from the electroencephalography device; – real-time pattern recognition of user's brain activity; – real-time analysis of a user's psychophysiological health; – interactive visualization of changes in a user's psychophysiological health for any period of time; – informing a user about the need for a break and about critical indicators of a user's brain activity in real time. To deploy the application, you need to install Python version 3.7+, Grafana web service and RedisTimeSeries database. The application was implemented using OpenBCI, BrainFlow, Python, MNE-Python, Timeloop, RedisTimeSeries, Grafana. The integrated development environment Visual Studio Code was used to develop the application. Further development of the application is possible in the direction of optimizing and adding another mental health indicators. The work has practical value. The calculation of economic value was not carried out.
Persich, Alexandr. "Analýza a klasifikace dat ze snímače mozkové aktivity". Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2020. http://www.nusl.cz/ntk/nusl-417221.
Texto completoMikalsen, Magnus Alvestad. "OpenACC-based Snow Simulation". Thesis, Norges teknisk-naturvitenskapelige universitet, Institutt for datateknikk og informasjonsvitenskap, 2013. http://urn.kb.se/resolve?urn=urn:nbn:no:ntnu:diva-23000.
Texto completoMuller, Bjørn Christian. "Implementering av openBIM i kalkulasjonsprosessen". Thesis, Norges teknisk-naturvitenskapelige universitet, Institutt for bygg, anlegg og transport, 2012. http://urn.kb.se/resolve?urn=urn:nbn:no:ntnu:diva-18463.
Texto completoSundholm, Erik. "Distance Fields Acceleratedwith OpenCL". Thesis, Umeå University, Department of Computing Science, 2010. http://urn.kb.se/resolve?urn=urn:nbn:se:umu:diva-34953.
Texto completoAn important task in any graphical simulation is the collision detection between the objects in the simulation. It is desirable to have a good general method for collision detection with high performance. This thesis describes an implementation of a collision detection method that uses distance fields to detect collisions. This method is quite robust and able to detect collisions between most possible shapes. It is also capable of computing contact data for collisions. A problem with distance fields is that the performance cost for making a distance field is quite extensive. It is therefore customary to have some way of accelerating the computation of the distance field (usually by only computing select parts of the field). The application implemented in this thesis solves this performance problem by using the parallel framework OpenCL for accelerating the construction of the field.OpenCL enables programmers to execute code on the GPU. The GPU is highly data parallel and a huge increase in performance can be obtained by letting the GPU handle the computations associated with the initiation of the field.
Bremseth, Morten. "Om implementering av frekvenshopping i OpenBTS". Thesis, Norges teknisk-naturvitenskapelige universitet, Institutt for elektronikk og telekommunikasjon, 2011. http://urn.kb.se/resolve?urn=urn:nbn:no:ntnu:diva-16348.
Texto completoFagerlund, Olav Aanes. "Multi-core programming with OpenCL: performance and portability : OpenCL in a memory bound scenario". Thesis, Norges teknisk-naturvitenskapelige universitet, Institutt for datateknikk og informasjonsvitenskap, 2010. http://urn.kb.se/resolve?urn=urn:nbn:no:ntnu:diva-11119.
Texto completoBelgiovine, Mauro. "Accelerare l'algebra lineare con OpenCL". Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2013. http://amslaurea.unibo.it/5079/.
Texto completoSundholm, Erik. "Distance Fields Accelerated with OpenCL". Thesis, Umeå universitet, Institutionen för datavetenskap, 2010. http://urn.kb.se/resolve?urn=urn:nbn:se:umu:diva-34953.
Texto completoRogeiro, João Pedro Martins. "Geometry based visualization with OpenCL". Master's thesis, Faculdade de Ciências e Tecnologia, 2011. http://hdl.handle.net/10362/7951.
Texto completoThis work targets the design and implementation of an isosurface extraction solution capable of handling large datasets. The Marching Cubes algorithm is the method used to extract the isosurfaces. These are graphical representations of points with a constant value (e.g. matter density) within volumetric datasets. A very useful approach to visualize particular regions of such data. One of the major goals of this work is to get a significant performance improvement, compared to the currently available CPU solutions. The OpenCL framework is used to accelerate the solution. This framework is an open standard for parallel programming of heterogeneous systems recently proposed. Unlike previous programming frameworks for GPUs such as CUDA, with OpenCL the workload can be distributed among CPUs, GPUs, DSPs, and other similar microprocessors.
Afonso, Mário João da Costa. "Clopencl (opencl para ambiente cluster)". Master's thesis, Instituto Politécnico de Bragança, Escola Superior de Tecnologia e Gestão, 2012. http://hdl.handle.net/10198/8066.
Texto completoKos, Ondřej. "Obnova hesel v distribuovaném prostředí". Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2016. http://www.nusl.cz/ntk/nusl-255460.
Texto completoLaivamaa, J. (Juuso). "Reinforcement Q-Learning using OpenAI Gym". Bachelor's thesis, University of Oulu, 2019. http://jultika.oulu.fi/Record/nbnfioulu-201903151329.
Texto completoWinberg, Andreas y Lindström Oliver Öhrstam. "Reinforcement Learning Methods for OpenAI Environments". Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-293855.
Texto completoAtt använda de kraftfulla metoderna som utvecklats inom området reinforcement learning kräver en förståelse av fördelar och nackdelar mellan olika metoder samt effekterna av de olika justerbara parametrarna. Denna artikel belyser skillnaderna i prestanda och funktionalitet mellan tre olika metoder: Q-table, deep Q-network och double deep Q- network. Prestandan för dessa algoritmer utvärderas i de två OpenAI gym-miljöerna MountainCar-v0 samt Cartpole-v0. Implementeringarna görs i python med hjälp av programvarubiblioteket Tensorflow tillsammans med Keras. Resultaten visar att Q-table var lättast att implementera och tränade snabbast i båda miljöerna. Nätverksmetoderna krävde dock mindre träningsdata även om det tog lång tid att träna på den data som fanns. Inga stora skillnader i prestanda hittades mellan deep Q-network och double deep Q-network. I slutändan kommer det alltid vara en balansgång mellan mängden träningsdata som krävs och tiden det tar att träna på den data som finns.
Hrušovský, Marek. "Akcelerace genetického algoritmu s využitím OpenCL". Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2010. http://www.nusl.cz/ntk/nusl-237246.
Texto completoŠnobl, Pavel. "Překlad OpenCL aplikací pro vestavěné systémy". Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2016. http://www.nusl.cz/ntk/nusl-255361.
Texto completoBadalamenti, Bryan M. "OpenCL Based Digital Image Projection Acceleration". University of Dayton / OhioLINK, 2015. http://rave.ohiolink.edu/etdc/view?acc_num=dayton1438277905.
Texto completoKarlsson, Tim. "Implementing Cauchy Reed-Solomon Utilizing OpenCL". Thesis, Blekinge Tekniska Högskola, Sektionen för datavetenskap och kommunikation, 2013. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-4823.
Texto completoI den här rapporten genomförs prestandatester för exekvering av Cauchy Reed-Solomon (CRS) coding på grafikkortet och jämförs med exekvering på en CPU. Tre olika prototyper har utvecklats. En är sekventiell och utvecklad i C++, de två andra är utvecklade i OpenCL och C++. Testerna genomförs genom tidtagning på olika stora datablock, från 16KB upp till 256MB med olika enkodnings ratios, 9/12 och 10/16. CPU:n som används i testerna är en Intel CPU med 4 kärnor, och grafikkorten som används är det integrerade grafikkortet på CPU:n samt ett grafikkort från AMD. OpenCL prototyperna exekveras med tre olika inställningar, CPU för multitrådat, det integrerade Intel grafikkortet och det dedikerade AMD grafikkortet. Den sekventiella prototypen exekveras på samma CPU, men med en kärna. Resultaten från experimenten visar att grafikkorten är snabbare än CPU:n för större datablock. Den prototyp som fick högst genomströmning av data var den multitrådade CPU prototypen för datablock i storleksordningen 1MB.
Meinel, Christoph y Christian Willems. "openHPI : das MOOC-Angebot des Hasso-Plattner-Instituts". Universität Potsdam, 2013. http://opus.kobv.de/ubp/volltexte/2013/6680/.
Texto completoThe new interactive online educational platform openHPI, (https://openHPI.de) from Hasso Plattner Institute (HPI), offers freely accessible courses at no charge for all who are interested in subjects in the field of information technology and computer science. Since 2011, “Massive Open Online Courses,” called MOOCs for short, have been offered, first at Stanford University and then later at other U.S. elite universities. Following suit, openHPI provides instructional videos on the Internet and further reading material, combined with learning-supportive self-tests, homework and a social discussion forum. Education is further stimulated by the support of a virtual learning community. In contrast to “traditional” lecture platforms, such as the tele-TASK portal (http://www.tele-task.de) where multimedia recorded lectures are available on demand, openHPI offers didactic online courses. The courses have a fixed start date and offer a balanced schedule of six consecutive weeks presented in multimedia and, whenever possible, interactive learning material. Each week, one chapter of the course subject is treated. In addition, a series of learning videos, texts, self-tests and homework exercises are provided to course participants at the beginning of the week. The course offering is combined with a social discussion platform where participants have the opportunity to enter into an exchange with course instructors and fellow participants. Here, for example, they can get answers to questions and discuss the topics in depth. The participants naturally decide themselves about the type and range of their learning activities. They can make personal contributions to the course, for example, in blog posts or tweets, which they can refer to in the forum. In turn, other participants have the chance to comment on, discuss or expand on what has been said. In this way, the learners become the teachers and the subject matter offered to a virtual community is linked to a social learning network.
Meinel, Christoph y Christian Willems. "openHPI : the MOOC offer at Hasso Plattner Institute". Universität Potsdam, 2013. http://opus.kobv.de/ubp/volltexte/2013/6717/.
Texto completoDie neue interaktive Online-Bildungsplattform openHPI (https://openHPI.de) des Hasso-Plattner-Instituts (HPI) bietet frei zugängliche und kostenlose Onlinekurse für interessierte Teilnehmer an, die sich mit Inhalten aus dem Bereich der Informationstechnologien und Informatik beschäftige¬n. Wie die seit 2011 zunächst von der Stanford University, später aber auch von anderen Elite-Universitäten der USA angeboten „Massive Open Online Courses“, kurz MOOCs genannt, bietet openHPI im Internet Lernvideos und weiterführenden Lesestoff in einer Kombination mit lernunterstützenden Selbsttests, Hausaufgaben und einem sozialen Diskussionsforum an und stimuliert die Ausbildung einer das Lernen fördernden virtuellen Lerngemeinschaft. Im Unterschied zu „traditionellen“ Vorlesungsportalen, wie z.B. dem tele-TASK Portal (http://www.tele-task.de), bei dem multimedial aufgezeichnete Vorlesungen zum Abruf bereit gestellt werden, bietet openHPI didaktisch aufbereitete Onlinekurse an. Diese haben einen festen Starttermin und bieten dann in einem austarierten Zeitplan von sechs aufeinanderfolgenden Kurswochen multimedial aufbereitete und wann immer möglich interaktive Lehrmaterialien. In jeder Woche wird ein Kapitel des Kursthemas behandelt. Dazu werden zu Wochenbeginn eine Reihe von Lehrvideos, Texten, Selbsttests und ein Hausaufgabenblatt bereitgestellt, mit denen sich die Kursteilnehmer in dieser Woche beschäftigen. Kombiniert sind die Angebote mit einer sozialen Diskussionsplattform, auf der sich die Teilnehmer mit den Kursbetreuern und anderen Teilnehmern austauschen, Fragen klären und weiterführende Themen diskutieren können. Natürlich entscheiden die Teilnehmer selbst über Art und Umfang ihrer Lernaktivitäten. Sie können in den Kurs eigene Beiträge einbringen, zum Beispiel durch Blogposts oder Tweets, auf die sie im Forum verweisen. Andere Lernende können diese dann kommentieren, diskutieren oder ihrerseits erweitern. Auf diese Weise werden die Lernenden, die Lehrenden und die angebotenen Lerninhalte in einer virtuellen Gemeinschaft, einem sozialen Lernnetzwerk miteinander verknüpft.
Smith, Kevin R. "Linux, OpenBSD, and Talisker : a comparative complexity analysis". Thesis, Monterey, California. Naval Postgraduate School, 2002. http://hdl.handle.net/10945/6016.
Texto completoSecurity engineering requires a combination of features and assurance to provide confidence that security policy is correctly enforced. Rigorous engineering principles are applicable across a broad range of systems. The purpose of this study is to analyze and compare three operating systems, including two general-purpose operating systems (Linux and OpenBSD) and a commercially available, embedded operating system (Talisker). The basis for the comparison considers secure software design principles, such as information hiding, hierarchical structuring, and modularity, as well as software complexity metrics, such as the McCabe Cyclomatic Complexity and the number-of-lines-of-code. In this analysis, we use a reverse engineering tool to show how the three operating systems compare to each other with respect to the qualities of a secure operating system design. The operating systems, their kernels, and their scheduling subsystems are analyzed and compared. From the results, it is shown that the OpenBSD operating system, kernel, and scheduler are the best when considering hierarchical structuring, modularity, and information hiding. The Linux kernel and scheduler and the Talisker operating system are least complex when considering the McCabe complexity and the number-of-lines-of-code.
Janeček, Martin. "Soustava kamer jako stereoskopický senzor pro měření vzdálenosti v reálném čase". Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2014. http://www.nusl.cz/ntk/nusl-220332.
Texto completoSaffar, Shamshirgar Davoud. "Accelerated Pressure Projection using OpenCL on GPUs". Thesis, KTH, Mekanik, 2012. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-102771.
Texto completoKalay, Harshal A. "Parallelization of lane detection algorithm using OpenCL". Thesis, California State University, Long Beach, 2015. http://pqdtopen.proquest.com/#viewpdf?dispub=1603755.
Texto completoIn this thesis we explore and experiment on using OpenCL for the parallelization of an important computer vision problem of lane detection. Lane detection aims at identifying lane markings on a road and has applications in autonomous vehicles as well as for providing guidance to the drivers. The parallelization is implemented using OpenCL on Graphics Processing Units (GPUs) as well as on multi-core CPU, both these platforms are supported by OpenCL library for parallel programming.
Our study aims at finding an effective way to parallelize the lane detection using OpenCL through experimentations. Lane detection involves use of image processing algorithms and computer vision techniques, which are both often parallelizable and may benefit greatly by using OpenCL. With our hardware configuration, we are able to achieve eight, four and six times the speedup on multi-core CPU, PCIe based GPU and CPU integrated GPU systems respectively, when compared to sequential C++ program.
Varano, Pietro. "Elaborazioni di immagini con la libreria OpenCV". Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2010. http://amslaurea.unibo.it/810/.
Texto completoRuggeri, Eugenio. "Tracking di oggetti mediante la libreria opencv". Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2014. http://amslaurea.unibo.it/7864/.
Texto completoBajcar, Martin. "Použití OpenCl v AVG na platformě Windows". Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2012. http://www.nusl.cz/ntk/nusl-236431.
Texto completoUrminský, Andrej. "Akcelerace mikroskopické simulace dopravy za použití OpenCL". Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2011. http://www.nusl.cz/ntk/nusl-237011.
Texto completoHrubý, Michal. "Využití grafického procesoru jako akcelerátoru - technologie OpenCL". Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2011. http://www.nusl.cz/ntk/nusl-236932.
Texto completoLagarto, Jorge Miguel Raposeira. "Acceleration of physics simulation engine through OpenCL". Master's thesis, Faculdade de Ciências e Tecnologia, 2011. http://hdl.handle.net/10362/6044.
Texto completoNowadays, physics simulation is a relevant topic in several domains, from scientific areas like medicine to entertainment purposes such as movie’s effects, computer animation and games. To make easier the production of faster simulations, developers are using physics engines because they provide a variety of features like rigid and deformable body simulation, fluids dynamics and collision detection. Computer game and film industries use increasingly more physics engines in order to introduce realism in their products. In these areas, speed is more important than accuracy and efforts have been made to achieve high performance simulations. Besides faster physical simulation algorithms, GPUs’ performance improvement in the past few years have lead developers to transfers heavy calculation work to these devices instead of doing it in the Central Processing Unit (CPU). Some engines already provide GPU implementations of several key features, particularly on rigid body collision detection. In this work we want to accelerate a feature present in most of the current physics engines: cloth simulation. Since collision detection is one of the major bottlenecks in this kind of simulation,we will focus specifically in improving this phase. To achieve a considerably speed-up we plan to exploit the massive parallelism of the Graphics Processing Unit (GPU) by designing an efficient algorithm using the Open Computing Language (OpenCL) framework. Finally,a study will be made to compare the performance of a sequential CPU approach against the parallel GPU proposed solution.
Pickering, Brent Phillip. "Evaluating the OpenACC API for Parallelization of CFD Applications". Thesis, Virginia Tech, 2014. http://hdl.handle.net/10919/50487.
Texto completoMaster of Science
Sjölander, Erik. "Krypteringsalgoritmer i OpenCL : AES-256 och ECC ElGamal". Thesis, Linköpings universitet, Institutionen för systemteknik, 2012. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-81660.
Texto completoLast years, the graphic cards have become more powerful than ever before. A conversion from pure rendering components to more general purpose computing devices together with languages like OpenCL have created a new division for graphics cards. The goal of this thesis is to show that crypthography algorithms are well suited for acceleration with OpenCL using graphics cards. A second goal was to show that C-code can be easily translated into OpenCL kernel with just a small syntax change. The two algorithms that have been used are AES-256 implemented in 8- and 32-bits variants, and the second algorithm is Elliptic Curve Crypthography with the ElGamal scheme. The algoritms are chosen to both represent fast symmetric and the slower public-key schemes. The results for AES-256 in ECB mode on GPU, ended up with a throughtput of 7Gbit/s which is a acceleration of 25 times compared to a CPU. For Elliptic Curve, a single scalar point multiplication for the B-163 NIST curve is computed on the GPU in 65us. Using this in the ElGamal encryption scheme, an acceleration of 55 and 67 times was gained for encryption and decryption. The work has been made at Syntronic Software Innovations AB in Linköping, Sweden.
Maddison, John. "Automatisk validering av skärmgrafik med OpenCV och Tesseract". Thesis, Linköpings universitet, Programvara och system, 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-151912.
Texto completoShagrithaya, Kavya Subraya. "Enabling Development of OpenCL Applications on FPGA platforms". Thesis, Virginia Tech, 2012. http://hdl.handle.net/10919/34669.
Texto completoMaster of Science
Pelini, Nicholas Michael. "Netlist Security Algorithm Acceleration Using OpenCL on FPGAs". University of Dayton / OhioLINK, 2017. http://rave.ohiolink.edu/etdc/view?acc_num=dayton1501861339318045.
Texto completoEk, Joel. "A Data-Parallel Graphics Pipeline Implemented in OpenCL". Thesis, Linköpings universitet, Institutionen för systemteknik, 2012. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-85679.
Texto completoPersson, Magnus. "A Comparative Study of Security Features in FreeBSD and OpenBSD". Thesis, Karlstad University, Division for Information Technology, 2006. http://urn.kb.se/resolve?urn=urn:nbn:se:kau:diva-147.
Texto completoSecurity in operating systems is a highly topical subject nowadays as the Internet keeps expanding. The larger the Internet gets the more systems, with valuable information, get connected, which could be subjects of attacks. An operating system needs to protect its information from these attacks. Many servers are using UNIX based operating systems and the security in these systems is a widely discussed topic.
This project is going to test and investigate the security in two of the most common UNIX distributions, both based on the Berkley Software Distribution (BSD). The selected systems are FreeBSD and OpenBSD. The Add-on called TrustedBSD/SEBSD for FreeBSD will also be a subject for this project. A comparison of the security features in the two systems was performed both theoretically and practically and this report reflects the results of these experiments and comparisons. A conclusion is that each system suits best in different environments with different needs. The selected distributions also have different level of security in specific areas. An introduction to security in operating systems on a general basis is provided before the actual comparison begins.
Gabbana, Alessandro. "Accelerating the D3Q19 Lattice Boltzmann Model with OpenACC and MPI". Thesis, Umeå universitet, Institutionen för datavetenskap, 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:umu:diva-109595.
Texto completoMcCall, Andrew James. "Multi-level Parallelism with MPI and OpenACC for CFD Applications". Thesis, Virginia Tech, 2017. http://hdl.handle.net/10919/78203.
Texto completoMaster of Science
Jaroň, Lukáš. "Ovládání počítače gesty". Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2012. http://www.nusl.cz/ntk/nusl-236609.
Texto completoJileček, Jan. "Analýza a klasifikace dat ze snímače mozkové aktivity". Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2019. http://www.nusl.cz/ntk/nusl-403817.
Texto completoTosi, Giammarco. "Reinforcement Learning per robot grasping in ambiente Gym openAI". Master's thesis, Alma Mater Studiorum - Università di Bologna, 2017. http://amslaurea.unibo.it/12932/.
Texto completoTonelli, Alfredo. "Image Processing e Computer Vision con Python e OpenCV". Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2020. http://amslaurea.unibo.it/20390/.
Texto completoÖrtenberg, Alexander. "Parallelization of DIRA and CTmod Using OpenMP and OpenCL". Thesis, Linköpings universitet, Informationskodning, 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-119183.
Texto completoLax, Derek Michael. "Memory efficient indexing algorithm for physical properties in OpenMC". Thesis, Massachusetts Institute of Technology, 2015. http://hdl.handle.net/1721.1/97862.
Texto completoCataloged from PDF version of thesis.
Includes bibliographical references (pages 55-56).
OpenMC is an open source Monte Carlo code designed at MIT with a focus on parallel scalability for large nuclear reactor simulations. The target problem for OpenMC is a full core high-fidelity multi-physics coupled simulation. This encompasses not only nuclear physics, but also material science and thermohydraulics. One of the challenges associated with this problem is efficient data management, as the memory required for tallies alone can easily enter the Terabyte range. This thesis presents an efficient system for data storage which allows for physical properties of materials to be indexed without any constraints on the geometry. To demonstrate its functionality, a sample depletion calculation with 4 isotopes is completed on the BEAVRS benchmark geometry. Additionally, a temperature distribution assembly layout is presented.
by Derek Michael Lax.
S.M.
Sung, Hsiang-Wei y 宋相緯. "OpenCV Optimization on Heterogeneous Multi-Core Systems for Gesture Recognition Applications via OpenCL Flow". Thesis, 2017. http://ndltd.ncl.edu.tw/handle/85k63z.
Texto completoZídek, Karel. "Využití GPU výpočtů pro rozpoznání dopravních značek". Master's thesis, 2015. http://www.nusl.cz/ntk/nusl-189527.
Texto completoChin, Stephen Alexander. "Reusable OpenCL FPGA Infrastructure". Thesis, 2012. http://hdl.handle.net/1807/32567.
Texto completoΠαπαϊωάννου, Μαγδαληνή. "Δημιουργία χάρτη βάθους σκηνής σε υπολογιστικά συστήματα παράλληλης επεξεργασίας". Thesis, 2015. http://hdl.handle.net/10889/8589.
Texto completoThe goal of the present thesis was to study a scene's depthmap creation, using a pair of images simulating human binocular vision. At first the whole method was cut down to its elementary algorithms. Then it was examined wether and how could these algorithms be parallelized. OpenCL framework and OpenCV library were found adequate and capable of parallelizing computer vision algorithms, so they were used to implement some indicative algorithms. Finally, the relative depth of image features was calculated via various algorithm combinations, that were then evaluated according to speed and accuracy.
Lin, Yu Kai y 林郁凱. "Interactive Photon Mapping in OpenCL". Thesis, 2014. http://ndltd.ncl.edu.tw/handle/8x6257.
Texto completo國立臺灣師範大學
資訊工程學系
102
In recent years, the computing power of graphics processor has increasedgradually, and the GPGPU application model is more popular now. The ability of parallelcomputing in graphics processors can significantly enhance computing efficiency. Andthe support of various vendors to open computing language (OpenCL) platform, leadsto convenient features and the ability to handle memory using multiple layers withdifferent bandwidth. Also, OpenCL is a good interface for the heterogeneous systemarchitecture (HSA) implementations because it naturally supports cross-platform andparallel programming of modern processors. In order to improve the image quality, a number of different algorithms have beendeveloped to simulate real-world ighting situations in 3D rendering, where the math correctness of ray tracing and the ability to calculate various lighting effects have been proved. By using the information of the illumination environment such as photon map, the image quality will get more close to photo-realistic image. However, we must make a choice between render speed and image quality on traditional architecture because the huge amount of calculation. Fortunately, the ray tracing algorithms have parallel computing feature, which can render each pixel on the screen in parallel. We take advantage of this feature to obtain a significant performance boost on GPGPU platforms. In this research, we render static scene and focus on fast rendering and global illumination effects. We implement ray tracing and photon mapping algorithms on today's commonly used devices in OpenCL and analysis the characteristics of the algorithms to adjust to OpenCL platform. We also focus on the feasibility to enhancing program performance by some experimental results and try different way to make improvements for the photon mapping algorithm.