![]() |
Metre App "Maemo Coding Competition Submission" (Name Changed from Ruler App)
3 Attachment(s)
Hello,
Here is my submission for Maemo Coding Competition 1. I run out of time to create a debian package and submit it to the testing repository. I hope this does not throw me out of the race. Application name: Metre App (Name Changed From Ruler App) Extra libraries needed: openCV (apt-get install libcv4 libcvaux4 libhighgui4) Binary: Metre App (Archive RulerApp) Debian Package Now Available: metre_0.0.1-1_armel.deb Developed By: Klen Copic Pucihar Description: The Ruler App enables users to measure object dimension up to 1m long. The objects are measured by defining the scale of the captured image. The scale can be defined if the distance to the object from which the image was taken is known. The application estimates the object distance by focusing on an the object. As this method works only at close-up distances, the user needs to calibrate the image with a simple two step procedure described bellow. After the scale is defined the user can start measuring. The user can then save the image with the latest measurement and the scale indicator to phone gallery. Note: The accuracy of the measurement is heavily dependent on the accuracy of the distance estimation which is influenced by the light conditions. The measurement error should range between 10 and 20 percent. PROCEDURE: Step 1: Move close to the object (7-20 cm) and press “CALIBRATE”. Two features will be automatically initialized and can be seen on the screenshot bellow as red dots. http://talk.maemo.org/attachment.php...1&d=1279744480 Step 2: To measure the object make sure it fits onto the screen and press "CAPTURE". Make sure all the movements are slow as tracking of two red features might fail and you will need to start again. http://talk.maemo.org/attachment.php...1&d=1279744480 Step 3: To measure drag your finger on the screen from point A to B. In order to save the image into your phone gallery press “SAVE”. To gain access to setting or quit application, exit full-screen. http://talk.maemo.org/attachment.php...1&d=1279744480 |
Re: Ruler App "Maemo Coding Competition Submission"
Very interesting app indeed. I do hope you will still upload it to the repo's regardless of the competition.
|
Re: Ruler App "Maemo Coding Competition Submission"
I have just created a debian package. You can downloade it from
metre_0.0.1-1_armel.deb I have changed the name of the app to Metre. The deb package is called metre_0.0.1-1_armel.deb. It will be uploaded to extras-dev repo later on today. |
Re: Ruler App "Maemo Coding Competition Submission"
Quote:
If it's your first time and you need some help have a look at one of the easiest ways to upload to extra devel: http://maemo.org/packages/view/python2.5-py2deb/ And don't forget to fix the bucktracker issue: http://wiki.maemo.org/Py2deb |
Re: Ruler App "Maemo Coding Competition Submission"
Quote:
I am now waiting to gain rights for uploading to extras-dev. I already made a deb package and it is not a python app so i guess it can't help me a lot. Klen |
Re: Ruler App "Maemo Coding Competition Submission"
Hi Klen, welcome to the comp! Certainly having a .deb won't get you thrown out, we just have to let people know it's not on the repsitory and where to get it :)
You were registered on the wiki in plenty good time, as yet I didnt get any pm from you with further details to put on the voting thread. Most of the details are actually here on this thread and I can get them from here, but ofcourse you might well be better off choosing what you want written rather than me taking it for you :) It says now on the wiki, above the participants table you filled in, that a good general outline to send me is: *App name: *Author: *Brief description: *Screenshot(s): *Features/work to be judged: *Package name and where to find the app/repository: *Maemo.org thread or garage thread (if exists) If you'd like to send me those details in a PM I'll be sure to use them when creating the voting thread. Im expecting the voting thread for System&Utilities to be created tonight or tomorrow. |
Re: Ruler App "Maemo Coding Competition Submission"
I have to give this a try. A very interesting approach to the problem.
|
Re: Ruler App "Maemo Coding Competition Submission"
Errors were encountered while processing:
account-plugin-salut E: Sub-process /usr/bin/dpkg returned an error code (1) want to test app but recieve above error |
Re: Ruler App "Maemo Coding Competition Submission"
Quote:
|
Re: Ruler App "Maemo Coding Competition Submission"
Quote:
But good to hear you're working on it. I will give your app a try... in my imagination I have only to have a 6cm ruler with me to calibrate and then zoom out to measure a whole room. :rolleyes: |
Re: Ruler App "Maemo Coding Competition Submission"
Quote:
Also, I'm sure I'm not alone in disliking the rules and control files generated by it. People should just learn to use Debian's packaging tools. God knows there's enough guides on how to use them. |
Re: Ruler App "Maemo Coding Competition Submission"
Quote:
|
Re: Ruler App "Maemo Coding Competition Submission"
The libs required are 12MB of space - are the optified?
EDIT: Looks like they are. |
Re: Ruler App "Maemo Coding Competition Submission"
Quote:
You can get it by: apt-get install libcv4 libcvaux4 libhighgui4 Hope this helps. Klen |
Re: Metre App "Maemo Coding Competition Submission" (Name Changed from Ruler App)
Hi klen!
http://www.kimag.es/share/54555205.png It works as intended. Crashed about five times in first ten minutes of usage. Something feature like crash stack trace might be useful to help troubleshoot the problem. Thanks so much, it's practically a great idea. ~~Gryllida |
Re: Metre App "Maemo Coding Competition Submission" (Name Changed from Ruler App)
Quote:
Thanks for the feedback and I am happy to hear that is worked for you. PS: You can also draw your own arrows on the screen by dragging from point A to point B. Thanks again, Klen |
Re: Metre App "Maemo Coding Competition Submission" (Name Changed from Ruler App)
Hi klen,
It took me some time to figure out, I have to press the capture icon to actually measure a distance, right? What you wrote in step 2 sounds like, I have to press the capture button only if the object does not fit in screen and after moving away. And the same here, the application crashed many times, mostly after pressing the capture button. regards nicolai |
Re: Metre App "Maemo Coding Competition Submission" (Name Changed from Ruler App)
Quote:
Klen |
Re: Metre App "Maemo Coding Competition Submission" (Name Changed from Ruler App)
Hi Klen!
http://www.kimag.es/share/54555205.png It works as intended. Crashed about five times in first ten minutes of usage. Something feature like crash stack trace might be useful to help troubleshoot the problem. Thanks so much, it's practically a great idea. ~~Gryllida ---- Can you pleas let me know at which step does the app crash? I tried to crash it now and did not manage to do so. Thanks for the feedback and I am happy to hear that is worked for you. PS: You can also draw your own arrows on the screen by dragging from point A to point B. Thanks again, Klen ---- Hi Klen, I've tried testing your program at dark. It turns the light on when calibrating, but doesn't keep it on when the features have been found, leading to their quick loss. I'm not able to get exact steps to reproduce, the crashes often happen during calibration, without any message, the application just closes off. Having detailed crash info might be very helpful, e.g. like this one includes a stack trace. ~~Gryllida |
Re: Metre App "Maemo Coding Competition Submission" (Name Changed from Ruler App)
Voted just because you spelt metre correctly :p
Oh and the app looks preety slick! |
Re: Metre App "Maemo Coding Competition Submission" (Name Changed from Ruler App)
1 Attachment(s)
|
Re: Metre App "Maemo Coding Competition Submission" (Name Changed from Ruler App)
Quote:
|
Re: Metre App "Maemo Coding Competition Submission" (Name Changed from Ruler App)
are you cooking more goodies:):D
|
Re: Metre App "Maemo Coding Competition Submission" (Name Changed from Ruler App)
No working links for downloading, can we have new ones please? :)
|
Re: Metre App "Maemo Coding Competition Submission" (Name Changed from Ruler App)
Quote:
|
Re: Metre App "Maemo Coding Competition Submission" (Name Changed from Ruler App)
That happens when dev isn't persuaded to put program into repos strong enough :/ I bet if CC would make it a rule that program must be in repos to take part in competition, we would have it up to this day...
Anyway, just bumping - if someone still have this program, please, share. /Estel |
Re: Metre App "Maemo Coding Competition Submission" (Name Changed from Ruler App)
Hi all,
First of all my apologies for not replying and thanks for your interest for the app. The food news is that Estel volunteered to upload the .deb into repo so you will soon be able to get the app from there. Best, Klen |
Re: Metre App "Maemo Coding Competition Submission" (Name Changed from Ruler App)
Download link for deb. Will be active untill the app is made available on repo.
http://148.88.67.49//projects/klen/m...re-0.1-deb.zip Best, Klen |
All times are GMT. The time now is 08:09. |
vBulletin® Version 3.8.8