UNPKG

@picturae/openseadragondeltaemap

Version:

Draws overlay over a targetscan, and shows calibration info according to deltaE standards

28 lines (27 loc) 701 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>OpenSeadragon DeltaEMap Demo</title> <style> body { font: caption; } li { margin: .667em 2em; list-style-position: inside; } </style> </head> <body> <ol> <h2>OpenSeadragon DeltaEMap Demo</h2> <li> <a href="color.html">DeltaE demo with a Digital Colorchecker SG target</a> </li> <li> <a href="edge.html">Spatial Frequency Response demo with a QA-62 target</a> </li> </ol> </body> </html>