Showing results 1 to 22 of 22 @ 0.00 seconds. Search: Posts Made By: klen
Forum: Maemo 5 / Fremantle 2014-04-14, 10:34
Replies: 27
Views: 19,095
Posted By 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/maemo/metre-0.1-deb.zip

Best,
Klen
Forum: Maemo 5 / Fremantle 2014-03-28, 08:57
Replies: 27
Views: 19,095
Posted By klen
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...
Forum: Maemo 5 / Fremantle 2013-09-03, 17:00
Replies: 27
Views: 19,095
Posted By klen
Re: Metre App "Maemo Coding Competition Submission" (Name Changed from Ruler App)

Fantastic Result. Thanks to everyone for votes.

33283 (http://wiki.maemo.org/Maemo_Coding_Competition_1)
Forum: Maemo 5 / Fremantle 2011-02-09, 18:40
Replies: 2
Views: 1,980
Posted By klen
Re: Running OpenCV 2.2 on Maemo 5

It is covered in this thread (http://talk.maemo.org/showthread.php?t=54889). There is also a code snippet available. You get all you need from the official repos. All binaries are in Fremantle...
Forum: Maemo 5 / Fremantle 2010-07-25, 19:37
Replies: 27
Views: 19,095
Posted By klen
Re: Metre App "Maemo Coding Competition Submission" (Name Changed from Ruler App)

Thanks for the feedback. I went through the help steps and agree with your comment. It was not clearly stated that you need to press "CAPTURE" in order to measure the object. Made some changes to...
Forum: Maemo 5 / Fremantle 2010-07-25, 10:22
Replies: 27
Views: 19,095
Posted By klen
Re: Metre App "Maemo Coding Competition Submission" (Name Changed from Ruler App)

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...
Forum: Maemo 5 / Fremantle 2010-07-23, 21:03
Replies: 27
Views: 19,095
Posted By klen
Re: Ruler App "Maemo Coding Competition Submission"

I flashed my N900 with the latest frameware and managed to install the metere_0.0.1-1_armel.deb package without any problems. The only libraries I needed to install were openCV libraries.

You can...
Forum: Maemo 5 / Fremantle 2010-07-23, 12:13
Replies: 27
Views: 19,095
Posted By klen
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...
Forum: Maemo 5 / Fremantle 2010-07-21, 21:07
Replies: 27
Views: 19,095
Posted By klen
Metre App "Maemo Coding Competition Submission" (Name Changed from Ruler App)

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.
...
Forum: Development 2010-06-02, 10:12
Replies: 6
Views: 8,999
Posted By klen
AR applications on N900 (OpenCV)

Hello,

Just to make life easier to anyone who wants to do AR on N900 i have a few suggestions.

1.) Use openCV library for any tracking and image manipulation. It is an amazing library that is...
Forum: Development 2010-03-19, 17:01
Replies: 4
Views: 8,437
Posted By klen
Re: Gstreamer Pipeline Problem in Camera Example

You don't need INCLUDEPATH for anything. pkg-config is taking care of it. You need to add gstreamer-app-0.10 to PKGCONFIG.

Cheers,
Klen
Forum: Development 2010-03-19, 11:33
Replies: 4
Views: 8,437
Posted By klen
Re: Gstreamer Pipeline Problem in Camera Example

I tried adding this to my .pro fill but still no success.

CONFIG += link_pkgconfig
PKGCONFIG = gstreamer-plugins-base-0.10


It looks like my "pkg-config" is missing something as the output...
Forum: Development 2010-03-18, 17:00
Replies: 4
Views: 8,437
Posted By klen
Re: Gstreamer Pipeline Problem in Camera Example

Thanks to Daniil again, I am making some progress.

The pipeline that I need is the following one:
gst-launch -v -t v4l2camsrc num-buffers=1 driver-name=omap3cam !...
Forum: Development 2010-03-17, 19:42
Replies: 4
Views: 8,437
Posted By klen
Re: Gstreamer Pipeline Problem in Camera Example

Thanks to Daniil from Forum Nokia I got a little bit farther.

With the command bellow one gets all of the supported formats for capturing the camera stream.

gst-inspect-0.10 v4l2camsrc

As...
Forum: Development 2010-03-17, 09:53
Replies: 4
Views: 8,437
Posted By klen
Gstreamer Pipeline Problem in Camera Example

Hello,

The pipeline initialisation fails in Maemo 5 Camera Example (http://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide/Using_Multimedia_Components/Camera_API_Usage). It fails at the point...
Forum: Games 2010-03-05, 12:38
Replies: 86
Views: 49,878
Posted By klen
Re: BurgerFace: Face tracking in a game

Forgot to mention this.

My dark skinned friend tried it. It did bit work. This raises some troubling issues with some people.

There was a big affair recently in US with HP releasing a...
Forum: Games 2010-03-05, 11:39
Replies: 86
Views: 49,878
Posted By klen
Re: BurgerFace: Face tracking in a game

Thx again and good luck with your diploma :).

Cheers,
Klen
Forum: Games 2010-03-03, 12:33
Replies: 86
Views: 49,878
Posted By klen
Re: BurgerFace: Face tracking in a game

Surprisingly responsive. Works great. Took the survey :).

I am trying to draw over a video stream and came across your application. How did you implement the drawing over a video stream? I guess...
Forum: Development 2010-03-02, 19:56
Replies: 29
Views: 20,736
Posted By klen
Re: Porting Maemo Camera Example to QT

I found the solution to the second problem. You do not need to use the Phonon library, as you can just pass the WinID of the QWidget in which you want to display the content of your gst pipline sink....
Forum: Development 2010-02-21, 17:27
Replies: 4
Views: 2,768
Posted By klen
N900 On Device Debugging With ESBOX

If you have problems with configuring your N900 and ESBOX for on device debugging, here is a post that might help you out.
...
Forum: Applications 2009-12-17, 10:26
Replies: 46
Views: 39,698
Posted By klen
Re: SLR style control over N900 camera

I opened a new thread on vdieo4linux drivers with an objective to gain access to more control over users camera.

http://talk.maemo.org/showthread.php?p=430736#post430736

Any help will be...
Forum: Maemo 5 / Fremantle 2009-12-16, 18:06
Replies: 23
Views: 12,455
Posted By klen
Video4Linux: Accessing camera aperture and focus.

I am doing a feasibility study of an application on N900 that would set the value of aperture and leave the expousure and focuse on automatic settings, however, I need to retreive the focus distance...
Showing results 1 to 22 of 22



 
Forum Jump

All times are GMT. The time now is 01:49.