np-csu / AlphaMatting

An OpenCV2 version for image matting algorithm described by papre - Shared Sample for Real-Time Alpha Matting
267 stars 67 forks source link

Debug Assertion Failed #5

Open BrainPotter opened 5 years ago

BrainPotter commented 5 years ago

Debug Assertion Failed!

Program: ...phaMatting-master\shared matting\x64\Debug\shared matting.exe File: minkernel\crts\ucrt\src\appcrt\stdio\output.cpp Line: 277

Expression: ("Buffer too small", 0) My OS is WIN 10 + vs 2017 + opencv3.3.1

HongJinWooGoo commented 2 years ago

how to solve this problem?