-
Minh Ngo authored
Fixing compilation Patched the saliency module to use ObjectivenessBING bounding box proposals from python. Usage: ``` bing = cv2.saliency.ObjectnessBING() img = cv2.imread('/home/ignotus/Pictures/10376146_973700932714682_2056967515849182952_n.jpg') bing.computeSaliency(img) ```
5b2d6a66
Name |
Last commit
|
Last update |
---|---|---|
.github | ||
doc/tutorials | ||
modules | ||
samples/python2 | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md |