Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Sep 5, 2025

  • Add TypeScript definitions for BackgroundSubtractor base class
  • Add TypeScript definitions for BackgroundSubtractorMOG2
  • Add comprehensive test suite in BackgroundSubtractorMOG2.test.ts
  • Remove redundant typescript-validation.ts file (covered by test suite)

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits September 5, 2025 03:30
…tractorMOG2

Co-authored-by: ttt43ttt <132509+ttt43ttt@users.noreply.github.com>
…support

Co-authored-by: ttt43ttt <132509+ttt43ttt@users.noreply.github.com>
Copilot AI changed the title [WIP] cv.BackgroundSubtractorMOG2() not functioning with TypeScript Add TypeScript definitions for BackgroundSubtractorMOG2 and BackgroundSubtractor Sep 5, 2025
Copilot AI requested a review from ttt43ttt September 5, 2025 03:33
Copilot finished work on behalf of ttt43ttt September 5, 2025 03:33
@ttt43ttt
Copy link
Contributor

ttt43ttt commented Oct 8, 2025

@copilot remove the file test/typescript-validation.ts. the case is covered in test/BackgroundSubtractorMOG2.test.ts already.

Co-authored-by: ttt43ttt <132509+ttt43ttt@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Oct 8, 2025

@copilot remove the file test/typescript-validation.ts. the case is covered in test/BackgroundSubtractorMOG2.test.ts already.

Done! Removed test/typescript-validation.ts as the TypeScript validation is already covered in test/BackgroundSubtractorMOG2.test.ts. (commit: will be included in next message)

Copilot finished work on behalf of ttt43ttt October 8, 2025 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants