Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nakkaya/vision
OpenCV wrapper for Clojure
https://github.com/nakkaya/vision
Last synced: 2 months ago
JSON representation
OpenCV wrapper for Clojure
- Host: GitHub
- URL: https://github.com/nakkaya/vision
- Owner: nakkaya
- Created: 2011-01-24T17:09:54.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2013-08-22T19:53:35.000Z (over 11 years ago)
- Last Synced: 2024-10-13T08:13:21.468Z (3 months ago)
- Language: C
- Homepage: http://nakkaya.com/vision.html
- Size: 597 KB
- Stars: 132
- Watchers: 10
- Forks: 17
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vision
OpenCV wrapper for Clojure.
See http://nakkaya.com/vision.html for documentation.
## Contains
- -->
- abs-diff
- bounding-rects
- canny
- capture-from-cam
- capture-from-file
- circle
- clone-image
- convert-color
- copy-region
- dilate
- erode
- extract-surf
- find-contours
- get-capture-property
- grab-frame
- haar-detect-objects
- hough-circles
- hough-lines
- image-size
- in-range-s
- line
- load-cascade
- load-image
- match-shapes
- match-template
- move-window
- poly-line
- pyr-down
- query-frame
- rectangle
- release
- remap
- rotate-image
- save-image
- scale-image
- set-capture-property
- smooth
- surf-locate
- surf-params
- surf-points
- threshold
- undistort-map
- video-writer
- view
- with-contours
- write-frame## License
Beerware Revision 42