1 (edited by kate.g 2023-11-11 13:29:38)

Hi,
Unfortunatly I cannot use the track path function on both versions anymore.
When I start using the function the following message pops up immediately:
"Unhandled exception has occured in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.
OpenCV: Bad input roi."

I tried both - to quit and continue, but it is not working.

Please help, thanks!

Here is the full text of the error (when open Details):
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
Emgu.CV.Util.CvException: OpenCV: Bad input roi
   at Emgu.CV.CvInvoke.CvErrorHandler(Int32 status, IntPtr funcName, IntPtr errMsg, IntPtr fileName, Int32 line, IntPtr userData)
   at Emgu.CV.CvInvoke.cvCreateImageHeader(Size size, IPL_DEPTH depth, Int32 channels)
   at Emgu.CV.Image`2.AllocateData(Int32 rows, Int32 cols, Int32 numberOfChannels)
   at Kinovea.ScreenManager.TrackerBlock2.Track(List`1 previousPoints, Bitmap currentImage, Int64 position, AbstractTrackPoint& currentPoint)
   at Kinovea.ScreenManager.DrawingTrack.TrackCurrentPosition(VideoFrame current)
   at Kinovea.ScreenManager.Metadata.PerformTracking(VideoFrame videoframe)
   at Kinovea.ScreenManager.PlayerScreenUserInterface.ComputeOrStopTracking(Boolean _contiguous)
   at Kinovea.ScreenManager.PlayerScreenUserInterface.Rendering_Invoked(Int32 missedFrames)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.9167.0 built by: NET481REL1LAST_B
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
Kinovea
    Assembly Version: 0.9.5.0
    Win32 Version: 0.9.5.0
    CodeBase: file:///C:/Program%20Files/Kinovea/Kinovea.exe
----------------------------------------

2

Hi,

I have exactly the same problem... very annoying.
If someone can help us, please, thanks!