Other packages > Find by keyword >

OpenImageR  

An Image Processing Toolkit
View on CRAN: Click here


Download and install OpenImageR package within the R console
Install from CRAN:
install.packages("OpenImageR")

Install from Github:
library("remotes")
install_github("cran/OpenImageR")

Install by package version:
library("remotes")
install_version("OpenImageR", "1.3.0")



Attach the package and use:
library("OpenImageR")
Maintained by
Lampros Mouselimis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-07-09
Latest Update: 2023-07-08
Description:
Incorporates functions for image preprocessing, filtering and image recognition. The package takes advantage of 'RcppArmadillo' to speed up computationally intensive functions. The histogram of oriented gradients descriptor is a modification of the 'findHOGFeatures' function of the 'SimpleCV' computer vision platform, the average_hash(), dhash() and phash() functions are based on the 'ImageHash' python library. The Gabor Feature Extraction functions are based on 'Matlab' code of the paper, "CloudID: Trustworthy cloud-based and cross-enterprise biometric identification" by M. Haghighat, S. Zonouz, M. Abdel-Mottaleb, Expert Systems with Applications, vol. 42, no. 21, pp. 7905-7916, 2015, . The 'SLIC' and 'SLICO' superpixel algorithms were explained in detail in (i) "SLIC Superpixels Compared to State-of-the-art Superpixel Methods", Radhakrishna Achanta, Appu Shaji, Kevin Smith, Aurelien Lucchi, Pascal Fua, and Sabine Suesstrunk, IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 34, num. 11, p. 2274-2282, May 2012, and (ii) "SLIC Superpixels", Radhakrishna Achanta, Appu Shaji, Kevin Smith, Aurelien Lucchi, Pascal Fua, and Sabine Suesstrunk, EPFL Technical Report no. 149300, June 2010.
How to cite:
Lampros Mouselimis (2016). OpenImageR: An Image Processing Toolkit. R package version 1.3.0, https://cran.r-project.org/web/packages/OpenImageR
Previous versions and publish date:
1.0.1 (2016-07-09 10:10), 1.0.2 (2016-07-11 11:54), 1.0.3 (2017-01-07 15:58), 1.0.4 (2017-02-11 11:17), 1.0.5 (2017-04-17 19:50), 1.0.6 (2017-05-06 12:32), 1.0.7 (2017-10-30 09:50), 1.0.8 (2018-01-16 19:26), 1.0.9 (2018-08-04 00:00), 1.0 (2016-07-07 15:54), 1.1.0 (2018-08-07 20:30), 1.1.1 (2018-08-22 07:10), 1.1.2 (2018-11-08 17:40), 1.1.3 (2018-12-09 19:40), 1.1.4 (2019-01-07 18:00), 1.1.5 (2019-02-10 09:03), 1.1.6 (2019-12-02 00:00), 1.1.7 (2020-06-18 20:40), 1.1.8 (2021-05-04 15:50), 1.1.9 (2021-05-21 09:30), 1.2.0 (2021-09-10 14:10), 1.2.1 (2022-01-27 23:00), 1.2.2 (2022-06-07 16:30), 1.2.3 (2022-08-08 16:30), 1.2.4 (2022-08-18 00:40), 1.2.5 (2022-08-24 13:12), 1.2.6 (2022-10-01 09:10), 1.2.7 (2022-10-29 01:53), 1.2.8 (2022-12-18 18:30), 1.2.9 (2023-05-20 09:10)
Other packages that cited OpenImageR R package
View OpenImageR citation profile
Other R packages that OpenImageR depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

cdcfluview  
Retrieve Flu Season Data from the United States Centers for Disease Control and Prevention ("CDC") "FluView" Portal
The 'U.S.' Centers for Disease Control and Prevention (CDC) maintain a portal ...
Download / Learn more Package Citations See dependency  
srm  
Structural Equation Modeling for the Social Relations Model
Provides functionality for structural equation modeling for the social relations model (Kenny & ...
Download / Learn more Package Citations See dependency  
FMCCSD  
Efficient Estimation of Clustered Current Status Data
Current status data abounds in the field of epidemiology and public health, where the only observab ...
Download / Learn more Package Citations See dependency  
bizicount  
Bivariate Zero-Inflated Count Models Using Copulas
Maximum likelihood estimation of copula-based zero-inflated (and non-inflated) Poisson and negative ...
Download / Learn more Package Citations See dependency  
QuantileNPCI  
Nonparametric Confidence Intervals for Quantiles
Based on Alan D. Hutson (1999) , "Calculating nonparametric confidence i ...
Download / Learn more Package Citations See dependency  
Maintainer: Li Yan (view profile)
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns