-
sunitanyk authored
* Computer Vision based Alpha Matting Code alpha matting code This is a combination of 3 commits. removed whitespaces addressed issues raised in the PR removed whitespaces * removed global variable * incorporated changes suggested by second round of review * updated build instructions * changed to OutputArray * removed whitespaces * alphamat: fix bugs triggered by assertions of Debug builds * alphamat: fix documentation * alphamat: coding style fixes - get rid of std::cout - remove clock_t - drop unnecessary cast: float pix = tmap.at<uchar>(i, j); - global 'dim' => 'ALPHAMAT_DIM' - fix sample command line handling * alphamat: apply clang-format * clang-format fixups
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
3rdparty | ||
cm.cpp | ||
cm.hpp | ||
infoflow.cpp | ||
intraU.cpp | ||
intraU.hpp | ||
local_info.cpp | ||
local_info.hpp | ||
precomp.hpp |