Sök:

Sökresultat:

6952 Uppsatser om Application design - Sida 19 av 464

Hur företagskulturen påverkar designers arbetssätt : En fallstudie på ett IT-företag

Through a case study at an IT company we have attempted to ascertain how a company's organizational culture affects its designers' way of working. By examining what ?type? of designers the employees are and how this is reflected in their work, we hope to have correctly determined what their organizational culture looks like and thereby have achieved a plausible result in our study.Aside from two interviews with the company's CEO, we also performed eight observations at the company, where we tried to blend in with the employees, to better determine their way of working together.We have found that the designers' trust in their own instincts has led them to rarely act on feedback from clients ? they only pick out the proposals which have a ?mainstream? potential. We have also discovered that their design approach is something they don't feel inclined to discuss amongst themselves. As it is often ?indescribable?, they go with their intuition and unspoken design conventions..

Support Vector Machines for Classification applied to Facial Expression Analysis and Remote Sensing

The subject of this thesis is the application of Support Vector Machines on two totally different applications, facial expressions recognition and remote sensing.The basic idea of kernel algorithms is to transpose input data in a higher dimensional space, the feature space, in which linear operations on the data can be processed more easily. These operations in the feature space can be expressed in terms of input data thanks to the kernel functions. Support Vector Machines is a classifier using this kernel method by computing, in the feature space and on basis of examples of the different classes, hyperplanes that separate the classes. The hyperplanes in the feature space correspond to non linear surfaces in the input space.Concerning facial expressions, the aim is to train and test a classifier able to recognise, on basis of some pictures of faces, which emotion (among these six ones: anger, disgust, fear, joy, sad, and surprise) that is expressed by the person in the picture. In this application, each picture has to be seen has a point in an N-dimensional space where N is the number of pixels in the image.The second application is the detection of camouflage nets hidden in vegetation using a hyperspectral image taken by an aircraft.

Internet som ett strategiskt verktyg för småföretag

Background: Internet is a new phenomenon; small companies have only used Internet a couple of years. Internet created a lot of new possibilities for the companies. Internet is a new marketing and communication channel for the company. Purpose: The purpose of this thesis is to examine how small companies can use Internet as a strategic tool. Another purpose of this thesis is to generate a better understanding of the application of Internet in small companies.

BSR Prestandaverktyg / BSR Performance tool : Prestandamätning via diagnosuttag över CAN / Performance measure via diagnostic socket over CAN

 This abstract describes the bachelor degree thesis in computer technology at Växjö University. The company BSR in Växjö has requested an application that can measure a cars performance, with attributes like acceleration times and engine power estimation. The communication between car and computer is via the USB port on the computer and the OBD-II socket on the car with the network protocol CAN, controller area network. Cars from VAG have been the primary focus group and the application has been tested on a Volkswagen Passat CC from 2009. The system is developed in the programming language C# in the environment Visual Studio with the framework .NET.

Design och utvärdering av händelsebaserad Android-applikation

I detta papper, designas och utvärderas en händelsebaserad Android-applikation. MyWorld är en mobil applikation. Händelser som sker i användarens närhet kan ses på en karta. Genom arbetet används beprövade metoder för att skapa en väldefinierad design. Det tas upp problem och lösningar på designrelaterade problem i en händelsebaserad applikation.

Mind the Ga p : En studie om samarbetet mellan externa designers och deras uppdragsgivare ur designerns perspektiv

Many design agencies and designers like to see design as a longtime strategic investment for any company. However, knowledge of design as a strategic resource depends on ones professional background and ones knowledge of design as such. It is common today that clients meet design agencies and therefore design with a certain skepticism concerning its role in the company. Within the prodctdevelopment-process the company?s different functions meet.

Klätterladan -en rumsgestaltning för klättrare

I design a service building for the climbingcompany Klättertorpet.Klättertorpet is a small company that is situated outside Lysekil.Klättertorpet o!ers courses in climbing and campingsite."e new building will include kitchen, room for socialmeetings,gym, a small shop and safety lockers. "e starting point revolvesaround how to capture the companys values and philosophyin the design. "e purpose was to add value to the companythrough the design and for myself to get more experience ofworking with a client. During the project questions developedin to how to work with the hole lifecycle of the inertial in mindand how to make the place attractive to climbers. I worked withmodels, moodboards and sculptures to explore the form.

Ramar och reflektion : Om designprocessen som didaktiskt alternativ

By studying literature concerning design, didactics and reflection, and complementing those explorations with interviews with experienced design educators, this thesis challenges the idea of aesthetic media education being purely aesthetic in its characteristics. Drawing from their own experiences as a media aesthetics educator and an industrial designer, the two authors argue that the work flow used within most fields of design, commonly known as the design process, might provide a suitable didactic alternative to a field of education lacking relevant methodology. The literature study offers a better understanding of the design process and how it may be defined and viewed within an educational context. The interviews provide a more practical insight into the world of design education. The result shows that the design process as a didactical method theoretically offers both elements of critical thinking as well as direction and frames for students lacking aesthetic and artistic experience.

Roadmate re:design : Design- och utvecklingsprocessen vid redesign av en digital tjänst

This report describes the initial work intended for updating the car sharing service Roadmate. Roadmate is one of the services received by the car rental company Hertz First Rent a Car. The goal was to present the client with design- and structure proposals for a car sharing service that includes high usability and at the same time remains aesthetically pleasing.The work is based on an initial study with data collection, mapping the target user group and its needs. Subsequent structural and design proposals for Roadmates company carpooling service are based on the facts surrounding the target group's needs. The result are well developed and tested design sketches with accompanying visual identity and sitemaps that can be the basis for the further work on the development of the service..

Att formge avatarer med hänsyn till anonymitet

This paper describes the process of producing avatars for Jiddr. Today, social media surrounds the lives of youth, and communication via the Internet is an everyday occurrence for most people. Jiddr is an app that was created to give youths a platform for engaging with adults and other youths. It is a moderated forum which gives young people the opportunity to come i contact with adult role models who are knowledgable within various subject areas. On Jiddr, users are anonymous, and this is something I have placed much importance on during the design process.

Bioorganisk fastfas syntes för att skapa intelligenta ytor

This thesis investigates three different surface modifications, and the route to design and synthesize them. The thesis is therefore divided into three sub- projects. (i.) Design and synthesis of a peptide which secondary structure could be controlled by a negatively charged surface. (ii.) Design and synthesis of a cyclic peptide, that would self-organize prior to surface interaction, using the type I anti-freeze protein of a winter flounder as template. (iii.) The use of solid-phase synthesis to make the synthesis of SAM-molecules easier..

PixelCity Sharp-X : Jämförelser ur utvecklarperspektiv mellan C++ med OpenGL och C# med Direct3D

This essay serves to illustrate the main practical differences between the popular medium-level programming language C++ (C Plus Plus), and the newer high-level language C# (C Sharp). It will focus on the aspects that are readily apparent to the application programmer, such as differing syntax, constraints and capabilities.It will also feature a similar comparison between the open source OpenGL graphics library, and the proprietary Direct3D graphics library owned by Microsoft Corporation.It will not go into the differences in ?under the hood? mechanics that the application programmer seldom have to consider after having chosen his programming language or graphics API, such as C# being compiled into an intermediate language and is run on a virtual machine where C++ is compiled directly to machine code, or the differing principles of rendering in OpenGL and Direct3D.This is by no means comprehensive, many things have been left out or overlooked..

Open design : En studie om öppna ickekommersiella kollaborativa designprocesser

Design har en otrolig förmåga att föra utvecklingen framåt men det finns många som är kritiska till hur design utvecklas i västvärldens samhälle. Syftet med denna uppsats är att analysera open design för att ge ett alternativt perspektiv på industridesign. Open design handlar om en designprocess där vem som helst kan delta, utveckla och tillverka produkter. Metoden har sin grund i open source-rörelsen som hastigt spreds i och med internets utbredning. Open design är dock inte lika välutvecklat då rådande marknads- och företagssystem till viss del hämmar detta.

CODP Co operative design process - from urban strategy to detail

This project investigates the cooperation between architect and engineer. The context of the investigation is the design of buildings for a sustainable society. The goal of the project is to further the development of the sustainable built society by increasing the knowledge of the interdisciplinary cooperation between these two fields. The focus is a close cooperation already from the start of a project. By involving both fields in the early design stages it is thought that the knowledge and skills of each field is better utilized.

Interaktiv Produktpresentation åt Abu Garcia

Detta projekt har producerats i samarbete med Abu Garcia i Svängsta, Blekinge. Vårat projekt är en interaktiv produkt presentation gjord i flash med inslag av 3d, video och ljud. Våran tanke är att användaren ska kunna se hur en Ambassadeur Record fiskerulle ser ut både på insidan och utsidan, hur den fungerar och vad som gör den så unik. Det finns också video filmer som beskriver tillverknings processen, och hur man som förstagångs användare använder en Ambassadeur rulle. Design och bakgrundsljud är anpassad så att den ska väcka en känsla av fiske och fridfull utomhus miljö..

<- Föregående sida 19 Nästa sida ->