Package: visualTest 1.0.0
Chris Campbell
visualTest: Perform Fuzzy Image Matching
Extract and match fingerprints, characteristic signal in plot files. It can be used for testing packages or other R code with graphical output. It is possible to set the level of fuzzyness when comparing the target and the tested images.
Authors:
visualTest_1.0.0.tar.gz
visualTest_1.0.0.zip(r-4.5)visualTest_1.0.0.zip(r-4.4)visualTest_1.0.0.zip(r-4.3)
visualTest_1.0.0.tgz(r-4.4-any)visualTest_1.0.0.tgz(r-4.3-any)
visualTest_1.0.0.tar.gz(r-4.5-noble)visualTest_1.0.0.tar.gz(r-4.4-noble)
visualTest_1.0.0.tgz(r-4.4-emscripten)visualTest_1.0.0.tgz(r-4.3-emscripten)
visualTest.pdf |visualTest.html✨
visualTest/json (API)
# Install 'visualTest' in R: |
install.packages('visualTest', repos = c('https://predictiveecology.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mangothecat/visualtest/issues
Last updated 9 years agofrom:9b835a7074. Checks:OK: 5 ERROR: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | ERROR | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | ERROR | Oct 31 2024 |
Exports:compareWithFingerprintgetFingerprintisSimilarshowFingerprint
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Compare a test fingerprint with a known fingerprint | compareWithFingerprint |
Get Image Fingerprint | getFingerprint |
Is this Graphic a Match to this Fingerprint? | isSimilar |
Plot some fingerprints against each other This currently only works for fingerprints from the 'original' algorithm. | showFingerprint |