Other packages > Find by keyword >

adimpro  

Adaptive Smoothing of Digital Images
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("adimpro", "0.9.7.2")



Attach the package and use:
library("adimpro")
Maintained by
Karsten Tabelow
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-10-27
Latest Update: 2023-09-06
Description:
Implements tools for manipulation of digital images and the Propagation Separation approach by Polzehl and Spokoiny (2006) for smoothing digital images, see Polzehl and Tabelow (2007) .
How to cite:
Karsten Tabelow (2006). adimpro: Adaptive Smoothing of Digital Images. R package version 0.9.7.2, https://cran.r-project.org/web/packages/adimpro. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.4.0 (2006-10-27 17:14), 0.4.1 (2006-10-31 21:31), 0.4.2 (2007-03-26 20:50), 0.4.3 (2007-04-17 20:52), 0.4.4 (2007-11-23 11:33), 0.6.1 (2008-05-19 20:29), 0.6.2 (2008-05-20 17:50), 0.6.3.1 (2008-06-03 17:12), 0.6.3 (2008-05-21 18:25), 0.7.1 (2008-10-07 08:57), 0.7.2 (2009-04-14 19:28), 0.7.3 (2009-10-12 12:42), 0.7.4 (2010-04-07 12:54), 0.7.5 (2010-09-03 21:38), 0.7.6 (2011-12-07 15:14), 0.7.7 (2012-07-31 18:06), 0.7.8 (2012-11-13 14:25), 0.7 (2008-10-02 14:18), 0.8.2 (2016-09-15 12:28), 0.9.0.1 (2019-10-30 16:02), 0.9.0 (2019-05-08 15:50), 0.9.2 (2019-11-14 12:10), 0.9.3 (2021-01-11 23:50), 0.9.5 (2023-03-10 18:30), 0.9.6 (2023-09-06 14:40), 0.9.7 (2024-07-05 15:10)
Other packages that cited adimpro R package
View adimpro citation profile
Other R packages that adimpro depends, imports, suggests or enhances
Complete documentation for adimpro
Functions, R codes and Examples using the adimpro R package
Some associated functions: adimpro . adimpro.options . adjust.image . awsimage . awsraw . clip.image . colorspace . combine . develop.raw . edges . extract.image . extract.info . extract.ni . imganiso2D . mask.create . plot.adimpro . rimage . rotate.image . segment . show.image . shrink.image . summary.adimpro . write.image . write.raw . 
Some associated R codes: camera.R . color.R . edges.R . io2.R .  Full adimpro package functions and examples
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

SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize 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  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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