No unfortunately I still haven't had time to wrap up the next version. I had a list of things I absolutely wanted to have in it and I think I'll have to cut it short… I've been busy at work and couldn't find the time to implement all the things I wanted. I think I'll post the current state of things in the forum asap to get things rolling again.

Yes unfortunately I haven't had time to fix this and update to newer Pylon versions.

213

(3 replies, posted in General)

Sorry about that, no there is not really any way around it at the moment.

214

(3 replies, posted in General)

When you add a line it is attached to the particular frame you added it on. Let's call this the anchor frame.
- Select the "Custom fading" option for the line.
- If you don't want to see the line before the anchor frame at all, set the Fading duration to zero.
- If you want the line to stay fully visible for say 10 frames after the anchor frame, set Opaque duration to 10.

More details:
"Opaque duration" is how many frames after the anchor frame it will stay fully visible (or at the max opacity configured).
"Fading duration" is the fading in/out effect that is created before the anchor frame and after the last frame of the "opaque period".

Each object can have its own fading/opacity parameters, by using the "Custom fading" option. If it is set to "Default fading" it will use the global option configured in Preferences > Drawings > Opacity.

If the line is tracked it will be forced at max opacity while it is tracked.

215

(1 replies, posted in Bug reports)

If you go in the camera tab in the explorer panel on the left, do you see your camera?

Glad you solved your issue. You were talking about passing WM_COPYDATA messages right?
I actually tested this outside of C# so if you could share the final code snippet where you make the call it would be great, I'll add it to the documentation somewhere. I think it would be great to have several code samples in various programming languages for this.

217

(2 replies, posted in Bug reports)

Thanks for the videos, I'll look into it.

Yeah between the camera constantly filming and the app constantly streaming via WiFi they tend to heat up. I have had the same experience using this setup. I don't think it's the app per se, mobile phones don't have great heat dissipation.

For jump to time one tricky aspect is the time format that changes based on preferences. Note that you can jump forward/backward by large amounts using the Page down/Page up keyboard shortcuts. If you already know the target point you could also add a key image there and then you can just click it or use CTRL+arrow to jump there.

220

(13 replies, posted in General)

Hi, yes it's still possible. Instead of creating the point and right clicking it, you can directly right click on the video image itself and do "Track path" menu. This will create a trajectory object with the path as before.

Explanation: in the older version the individual objects like points, lines, angles, etc. were not trackable themselves so when you right clicked on the point it had a special function to create the trajectory object for you and hide the point. I intend to have an option to show the path of the points of trackable objects in the future.

Hi, yes this has been fixed for the next version.
This .xml format was an old Excel format that was simpler to create at the time, now I've rewritten the exporter using a library that emit .xlsx natively.

222

(2 replies, posted in General)

Hi, I'm not sure what you mean by "track pad". Like a track / trajectory? It should export similarly to other drawings. There are a few things that are not exported like the magnifier.

Yes the markers should be as light as possible so they don't "swim" around when the person moves. Simple stickers should work fine. (I have even seen people use body paint style markers on exposed skin).
They should be circular.

224

(1 replies, posted in General)

It will be possible in the next version but it's not possible in 0.9.5 and earlier.

225

(1 replies, posted in General)

You need to calibrate the plane of motion somehow. Check this page: https://www.kinovea.org/help/en/measure … ation.html