Research project work - Image analysis

Showcase your libraries, tools and other projects that help your fellow love users.
Post Reply
Chyr
Prole
Posts: 2
Joined: Tue Jul 24, 2012 5:34 am
Location: Aachen

Research project work - Image analysis

Post by Chyr »

Hi People

I'm new to LÖVE, lua and these forums and i'd like to present to you my first project.

Short description: The software enables the user to playback or skim through a series of images, previously extracted from a video file, and set marks in individual images. Additionaly a set of marks can be exported into a csv file.

But why LÖVE? :huh:
- It has all the tools I need (graphics, input, multi-threading)
- Fragment shader for some real-time computations (I was doing some heavy lifting on the CPU in another project, which took very very long)
- Always wanted to try LÖVE

What am I going to implement?
- A simple GUI lib (yea, I know, there are some out there already)
- A hopefully sophisticated loading routine
- The actual desired functionality
- (Complex computations on the GPU)

What is it for?
- Mainly for research in my local academic hospital
- Hopefully for others here in the forums to learn something (including myself)

Where's the .love ... file?
Soon, i want to get some functionality in. I started today with the GUI lib, i hope to finish it by next week (the lib ;) ). And by finished I mean having a working prototype of all widgets I need. In the attachments is an image of the tabs widget.

So Long

Edit Jul 28 2012: Alrighty, I proudly present v0.0.1. What you should be able to do:
- Select a tab
- Klick the "Hallo Welt" button
- Klick on the LÖVE logo: a mark and an entry in the list should appear
- Scroll through list and the random scrollbar
- Scroll random scrollbar with left/right keys

Any feedback would be highly appreciated ;)

So Long
Attachments
msb_0_0_1.love
(21.65 KiB) Downloaded 148 times
msb4.png
msb4.png (47.34 KiB) Viewed 1677 times
Post Reply

Who is online

Users browsing this forum: No registered users and 59 guests