Created
February 15, 2014 10:55
-
-
Save masazdream/9017638 to your computer and use it in GitHub Desktop.
差分画像 grayとgaussianの差分をMat absにいれる場合
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // gaussianとgrayの差分画像 | |
| absdiff(gray, gaussian, abs); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment