![]() |
2009-12-29
, 08:28
|
|
Posts: 138 |
Thanked: 375 times |
Joined on Aug 2009
@ Berlin
|
#2
|
![]() |
2009-12-29
, 21:07
|
Posts: 2,102 |
Thanked: 1,309 times |
Joined on Sep 2006
|
#3
|
For instance, is it possible to get some readings from auto focus, like distance of focus point?
Especially, are there any video recognition algorithms implemented, like face recognition. Maybe some easy to use third party solutions?
![]() |
2009-12-29
, 21:18
|
Posts: 58 |
Thanked: 10 times |
Joined on Dec 2009
|
#4
|
You could of course write e.g. a gstreamer plugin right now to perform autofocus (contrast based) and return whatever info you wanted from it.
The Following User Says Thank You to zolakt For This Useful Post: | ||
![]() |
2009-12-30
, 00:12
|
Posts: 2,102 |
Thanked: 1,309 times |
Joined on Sep 2006
|
#5
|
![]() |
2009-12-30
, 13:28
|
Posts: 58 |
Thanked: 10 times |
Joined on Dec 2009
|
#6
|
For help in writing a plugin see the GStreamer website. To perform the actual focusing commands you'd ideally use the GStreamer photography interface, then it's justa case of writing the contrast optimisation code to drive the focus back and forward and find the best position.
The Following User Says Thank You to zolakt For This Useful Post: | ||
![]() |
2010-02-12
, 08:49
|
Posts: 210 |
Thanked: 62 times |
Joined on Jan 2010
@ Helsinki, Finland
|
#7
|
The Following User Says Thank You to Brank For This Useful Post: | ||
![]() |
2010-02-12
, 09:10
|
|
Posts: 276 |
Thanked: 224 times |
Joined on Dec 2009
@ Frankfurt, Germany
|
#8
|
The Following User Says Thank You to mankir For This Useful Post: | ||
I'm interested in what all is available in N900 camera API.
Are there any "more advanced" features available, like various readings, functions more advance than "take picture" or "set resolution".
For instance, is it possible to get some readings from auto focus, like distance of focus point?
Especially, are there any video recognition algorithms implemented, like face recognition. Maybe some easy to use third party solutions?
Any help or info is most appreciated