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-07
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. Accessed 22 Dec. 2024.
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
Complete documentation for OpenImageR
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

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA