826

(13 replies, posted in Cameras and hardware)

Thanks for the detailed error message.
I have installed the FlyCapture SDK with the DirectShow filter but unfortunately without an actual device I can't test or reproduce.

From what I understand there are two possibilities:

1. The Point Grey DirectShow filter does not implement the IAMStreamConfig interface (to configure camera image size), as it is not mandatory, but Kinovea or AForge requires it while the other software you tested it with does not.
2. The DirectShow filter does implement the interface but there is a mismatch in threading model that make it impossible for Kinovea or AForge to retrieve it.

I would be interested to know how it behaves in a barebone AForge-based application outside of Kinovea context, to see where the problem lies.
You can download the SimplePlayer and the SnapshotMaker applications from here : http://www.aforgenet.com/framework/samples/video.html

Does it work in these applications?
In the SnapshotMaker, can you change video resolution?
What program does it work in?

827

(13 replies, posted in Cameras and hardware)

Hi,
Have you tried what is outlined in this article : http://www.ptgrey.com/support/kb/index. … &q=310
If you have a 64bit system it may very well be the issue, as Kinovea is a 32bit application.

Ha, ça tombe bien que tu remontes ce sujet car il y a du nouveau dans la version à venir 0.8.23.

Deux nouvelles fenêtres d'analyse de données sont disponibles, une pour l'analyse de trajectoires et l'autre pour l'analyse de nuages de points, pour répondre au besoin exprimé dans ce topic. (en attendant une troisième pour les angles, mais plus tard).

On arrive sur la fenêtre en faisant "clic droit > Analyse de données" sur un des points ajouté (outil « marqueur »).
J'ai repris la vidéo de l'échange de tennis de l'exemple précédent, ça donne ça :

http://www.kinovea.org/screencaps/0.8.x/dataanalysis/dataanalysis-points.jpg

Le rectangle bleu pâle correspond au plan de perspective ayant servi à la calibration, ici c'est l'aire du terrain de tennis en lui-même (quatre coins bien visibles, dimensions connues). Les coordonnées brutes des points peuvent être exportées dans un fichier (format CSV) ou dans le presse-papier. Le graph en lui même peut également être exporté.

829

(10 replies, posted in General)

dekigr wrote:

Hi Joan,

just a simple question. When the new version 0.8.23 will be available?

Best regards from
Dejan

Hi,
I sent you a mail a few days ago to help test a pre-version. So, I would say the answer is in your hands :-) Let me know if you have changed e-mail.

830

(2 replies, posted in General)

You can get to the list of shortcuts from menu Options > Preferences… > Keyboard.
However it is very much tied to the user interface, it would be quite contrived to pull it off this way.

What would be required is a more generic triggering mechanism to start and stop recording, with various "sources" for the trigger. Sources might be a keyboard shortcut, a timer firing, an audio threshold, a TCP packet, etc.

831

(10 replies, posted in General)

For the record I have just posted a question on User Experience stack exchange regarding polyline tools. The polyline tool will be the underlying tool for curved lines and arrows.

832

(10 replies, posted in General)

dekigr wrote:

it is nace to hear about new version. Do you add some more graphic elements?

Thanks for the heads up, I'll look into adding arrow tools this week.

833

(10 replies, posted in General)

Hi,
I think both issues are addressed in the next version 0.8.23.
It has been ready for quite a while to be honest, I was waiting for more feedback.

The changes related to your comment:
- there is now an embedded plot window,
- the time values for it are in milliseconds so its always numeric,
- other values have three decimal places,
- you can export the graph or the raw data to a file or copy it to the clipboard.
- The data is exported as .csv for maximum compatibility.

834

(2 replies, posted in Bug reports)

Hi,
Yes good markers will go a long way to improve tracking, especially in case of complex background.

If you are not using version 0.8.22 already then I suggest you try it because it lets you can change the size of the tracking windows (object window and search window).

For the marker design themselves, if size permits, you can use two concentric black and white rings, a bit like an archery target only with black and white stripes. The ring shape is to make them invariant to rotation.

If the video is already on YouTube you can add it like this for example:

[video]https://www.youtube.com/watch?v=20wOlps_Nj0[/video]

835

(29 replies, posted in General)

I uploaded a fixed version of the tool (it is dynamically loaded at run time).
Please check this dedicated topic.

A bug on the Angle to horizontal tool has been reported by samfuen (thanks !).
The bug affects versions 0.8.21 and 0.8.22, possibly older versions.

A corrected version of the tool is available here : 8 - Angle to horizontal.xml

Fixing your Kinovea is simple, download the file and replace the old one in the installation directory, sub directory DrawingTools.

For instance: C:\Program Files\Kinovea\DrawingTools\ or C:\Program Files (x86)\Kinovea\DrawingTools\ for 64bit systems.

837

(29 replies, posted in General)

samfuen wrote:

Hello, I have a problem in kinovea 08.21, because horizontal angle not working. What I should do?. Thanks

Hello,
I assume you are referring to the "Angle to Horizontal" tool. I reproduce a problem where moving the central point causes the drawing to disappear (reference line collapse to a single point). Is it the problem you are experiencing as well ?
Strangely enough the Angle to Vertical tool is not affected. I'll see where the problem is.

It seems the issue may come from the tablet (camera drivers probably).

I found this topic "Dell Venue 8 Pro Camera Resolution changes during video chat" on the Dell forums which despite the title seems to describe your issue.

Also:
Dell Venue 8 Pro: Front camera using Skype or Google Hangouts is super zoomed in

The issue apparently is with desktop apps, not Metro apps. Other posts report color mangling with Google Hangouts.
By the way, do you reproduce the issue with the back camera ?

What version of Kinovea are you using? In recent versions you should be able to tap and drag the picture around and double tap to cycle between fitting the screen and 1x zoom.

Does the picture fill the capture screen but is so large that you cannot see the sides? Or is it that the picture is displayed inside a small rectangle within the capture screen?

On the desktop CTRL+Mouse wheel is bound to zooming. I don't know if the pinch gesture is emulating this or sending its own commands.

I cannot test for touch screens at the moment, I'll see if I can find an emulator somehow.

Try to double tap the image to make it fit the screen.