Package: opencv 0.5.2

opencv: Bindings to 'OpenCV' Computer Vision Library
Exposes some of the available 'OpenCV' <https://opencv.org/> algorithms, such as a QR code scanner, and edge, body or face detection. These can either be applied to analyze static images, or to filter live video footage from a camera device.
Authors:
opencv_0.5.2.tar.gz
opencv_0.5.2.zip(r-4.7)opencv_0.5.2.zip(r-4.6)opencv_0.5.2.zip(r-4.5)
opencv_0.5.2.tgz(r-4.6-x86_64)opencv_0.5.2.tgz(r-4.6-arm64)opencv_0.5.2.tgz(r-4.5-x86_64)opencv_0.5.2.tgz(r-4.5-arm64)
opencv_0.5.2.tar.gz(r-4.7-arm64)opencv_0.5.2.tar.gz(r-4.7-x86_64)opencv_0.5.2.tar.gz(r-4.6-arm64)opencv_0.5.2.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
opencv/json (API)
NEWS
| # Install 'opencv' in R: |
| install.packages('opencv', repos = c('https://artur-man.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/opencv/issues
Pkgdown/docs site:https://docs.ropensci.org
Last updated from:0db3fcc505. Checks:12 OK, 1 FAIL. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 159 | ||
| linux-devel-x86_64 | OK | 150 | ||
| source / vignettes | OK | 204 | ||
| linux-release-arm64 | OK | 148 | ||
| linux-release-x86_64 | OK | 196 | ||
| macos-release-arm64 | OK | 159 | ||
| macos-release-x86_64 | OK | 292 | ||
| macos-oldrel-arm64 | OK | 234 | ||
| macos-oldrel-x86_64 | OK | 370 | ||
| windows-devel | OK | 461 | ||
| windows-release | OK | 472 | ||
| windows-oldrel | OK | 610 | ||
| wasm-release | FAIL | 105 |
Exports:%>%ocv_bboxocv_bitmapocv_blurocv_chullocv_copytoocv_destroyocv_displayocv_edgesocv_faceocv_facemaskocv_grayscaleocv_hogocv_infoocv_keypointsocv_knnocv_markersocv_mog2ocv_pictureocv_polygonocv_qr_detectocv_readocv_rectangleocv_resizeocv_sketchocv_stylizeocv_versionocv_videoocv_writeqr_scanner
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| OpenCV Computer Vision | ocv_bitmap ocv_blur ocv_copyto ocv_destroy ocv_display ocv_edges ocv_face ocv_facemask ocv_grayscale ocv_hog ocv_info ocv_knn ocv_markers ocv_mog2 ocv_picture ocv_read ocv_resize ocv_sketch ocv_stylize ocv_version ocv_video ocv_write |
| OpenCV keypoints | ocv_keypoints |
| Detect and Decode a QR code | ocv_qr_detect qr_scanner |
| OpenCV area manipulation | ocv_bbox ocv_chull ocv_polygon ocv_rectangle opencv-area |
