Package: opencv 0.4.1

Jeroen Ooms

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:Jeroen Ooms [aut, cre], Jan Wijffels [aut]

opencv_0.4.1.tar.gz
opencv_0.4.1.tar.gz(r-4.5-noble)opencv_0.4.1.tar.gz(r-4.4-noble)
opencv.pdf |opencv.html
opencv/json (API)
NEWS

# Install 'opencv' in R:
install.packages('opencv', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/ropensci/opencv/issues

Uses libs:
  • opencv– Computer vision High-level GUI and Media I/O library
  • c++– GNU Standard C++ Library v3

3.36 score 76 scripts 772 downloads 28 mentions 30 exports 2 dependencies

Last updated 21 days agofrom:4a8bfa3a22. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 05 2024
R-4.5-linux-x86_64OKOct 05 2024

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

Dependencies:magrittrRcpp

Readme and manuals

Help Manual

Help pageTopics
OpenCV Computer Visionocv_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 keypointsocv_keypoints
Detect and Decode a QR codeocv_qr_detect qr_scanner
OpenCV area manipulationocv_bbox ocv_chull ocv_polygon ocv_rectangle opencv-area