Package: rip.opencv
Version: 0.3-1
Date: 2026-04-11
Type: Package
Title: Interface to 'OpenCV' Image Processing Routines
Authors@R: c(person("Deepayan", "Sarkar", role = c("aut", "cre"),
	            email = "deepayan.sarkar@r-project.org",
		    comment = c(ORCID = "0000-0003-4107-1553")),
              person("Kaustav", "Nandy", role = "aut",
	             email = "kaustav.ndyy@gmail.com"))
Description: R interface for calling 'OpenCV' routines that works by
	     translating R objects to 'OpenCV' classes and back.
	     Low-level wrappers for several 'OpenCV' routines are
	     provided as 'Rcpp' modules. In addition, high level
	     interfaces are provided for a limited selection of common
	     operations.
License: GPL-2 | GPL-3
SystemRequirements: OpenCV 4 or newer
Imports: grDevices, graphics, Rcpp
Depends: R (>= 4.5.0)
LinkingTo: Rcpp, RcppArmadillo
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/deepayan/rip
BugReports: https://github.com/deepayan/rip/issues
Author: Deepayan Sarkar [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4107-1553>),
  Kaustav Nandy [aut]
Maintainer: Deepayan Sarkar <deepayan.sarkar@r-project.org>
NeedsCompilation: yes
Packaged: 2026-04-12 02:55:30 UTC; deepayan
Repository: CRAN
Date/Publication: 2026-04-15 14:30:02 UTC
Built: R 4.5.3; x86_64-w64-mingw32; 2026-04-25 17:35:42 UTC; windows
Archs: x64
