Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about background-subtraction

Read more about background-subtraction

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - background-subtraction

Getting background after removing foreground in OpenCV background subtraction

I am using background subtraction, in particular MOG2 for video bgs with OpenCV. I am currently getting the original frame and the foreground mask in two seperate opencv windows. I want to get a displ...
test-img

devman3211

opencv

computer-vision

gaussian

background-subtraction

mog

Votes: 0

Answers: 0

OpenCV BackgroundSubtractorMOG2 algorithm crashes when executed as part of my Swift UI app

I'm creating a Swift UI application to process images on a device and use the OpenCV library, specifically the BackgroundSubtractor algorithm. I was able to follow the OpenCV iOS guide and perform bas...
test-img

Mando

opencv

swiftui

exc-bad-access

background-subtraction

Votes: 0

Answers: 1

Latest Answer

you need a "smart pointer" to capture your newly created BackgroundSubtractor instance (not a "raw" one), else it will self-destruct, and crash when you call a method on an invalid...
test-img

berak

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved