Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenCV error during trex analysis #5

Closed
ThambithuraiD opened this issue Nov 2, 2020 · 2 comments
Closed

OpenCV error during trex analysis #5

ThambithuraiD opened this issue Nov 2, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@ThambithuraiD
Copy link

ThambithuraiD commented Nov 2, 2020

Bug description:

During video analysis of .pv file trex suddenly closes and following message is shown in powershell terminal:

OpenCV: terminate handler is called! The last OpenCV error is:ame 25519/69769 (8.64MB/s @ 1161.51fps eta 47s)) OpenCV(4.3.0) Error: Assertion failed (0 < thickness && thickness <= MAX_THICKNESS) in cv::line, file C:\Users\mooch\Anaconda3\condabld\trex_1603052489921\work\Application\build\opencv\src\CustomOpenCV\modules\imgproc \src\drawing.cpp, line 1782

System info:

  • Operating system: Windows 10
  • TRex 1.0
  • Terminal used: Powershell through Anaconda Navigator

Additional context
It seems the bug is perhaps specific to individual files as I have successfully analysed smaller files. Although the above stopped at this point it seems random as to when the error occurs in the file.

screenshots

image

@ThambithuraiD ThambithuraiD added the bug Something isn't working label Nov 2, 2020
@mooch443
Copy link
Owner

mooch443 commented Nov 3, 2020

Hey there, thanks for reporting. It would be helpful if you could provide additional information here, such as a full log of all the terminal output (for example, in PowerShell call the file as before but append | Out-File output.txt to the command-line), or additional information about the PV file (e.g. number of individuals, length), and how frequently this error happens/whether its the same every time. You can also try updating to the current version conda update -c trexing trex and see if that helps.

@mooch443
Copy link
Owner

Fixed since 1.0.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants