All Projects → TestPlant → image-checker

TestPlant / image-checker

Licence: Apache-2.0 License
Provides image optimisation information within the browser

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to image-checker

pigallery
PiGallery: AI-powered Self-hosted Secure Multi-user Image Gallery and Detailed Image analysis using Machine Learning, EXIF Parsing and Geo Tagging
Stars: ✭ 35 (+150%)
Mutual labels:  image-analysis
CRC4Docker
Python scripts for the textbook "Image Analysis, Classification and Change Detection in Remote Sensing, Fourth Revised Edition"
Stars: ✭ 84 (+500%)
Mutual labels:  image-analysis
matImage
Image Processing library for Matlab
Stars: ✭ 75 (+435.71%)
Mutual labels:  image-analysis
Scripts
🔬🍸 Home of the ImageJ BAR: A collection of Broadly Applicable Routines for ImageJ
Stars: ✭ 18 (+28.57%)
Mutual labels:  image-analysis
PSCognitiveService
Powershell module to access Microsoft Azure Machine learning RESTful API's or Microsoft cognitive services
Stars: ✭ 46 (+228.57%)
Mutual labels:  image-analysis
DICOMautomaton
A multipurpose tool for medical physics.
Stars: ✭ 35 (+150%)
Mutual labels:  image-analysis
image-match
🎇 Quickly search over billions of images
Stars: ✭ 2,761 (+19621.43%)
Mutual labels:  image-analysis
objectfit-focalpoint
Generate the object-position value to capture an image's focal point given a custom aspect-ratio.
Stars: ✭ 14 (+0%)
Mutual labels:  image-analysis
python-bioimage-analysis-tutorial
The new and improved 2018 version of the EMBL Python BioImage Analysis Tutorial. Now finally in python 3!
Stars: ✭ 41 (+192.86%)
Mutual labels:  image-analysis
noflo-image
Image processing components for NoFlo.
Stars: ✭ 14 (+0%)
Mutual labels:  image-analysis
deforestation
A machine learning exercise, using KNN to classify deforested areas
Stars: ✭ 26 (+85.71%)
Mutual labels:  image-analysis
MomentToolbox
Matlab code for the paper "A survey of orthogonal moments for image representation: Theory, implementation, and evaluation"
Stars: ✭ 13 (-7.14%)
Mutual labels:  image-analysis
bexhill-osm
A local mapping project using data from OpenStreetMap. Includes overlays, walking directions and historical information.
Stars: ✭ 16 (+14.29%)
Mutual labels:  overlays
u-shape3D
Detect morphological motifs, such as blebs, filopodia, and lamellipodia, from 3D images of surfaces, particularly images of cell surfaces.
Stars: ✭ 20 (+42.86%)
Mutual labels:  image-analysis
phoenix
phoenix is a small command line image forensics tool
Stars: ✭ 39 (+178.57%)
Mutual labels:  image-analysis
ForensicsTools
A list of free and open forensics analysis tools and other resources
Stars: ✭ 392 (+2700%)
Mutual labels:  image-analysis
MPoL
A flexible Python platform for Regularized Maximum Likelihood imaging
Stars: ✭ 21 (+50%)
Mutual labels:  image-analysis
pyslide
Digital Pathology Whole Slide Image Analysis Toolbox
Stars: ✭ 38 (+171.43%)
Mutual labels:  image-analysis
yoru.
A black Substratum theme for Samsung Oreo only.
Stars: ✭ 21 (+50%)
Mutual labels:  overlays
surcouches-accessibilite
(FR) Liste d'outils de surcouches d’accessibilité web - (EN) List of web accessibility overlays
Stars: ✭ 23 (+64.29%)
Mutual labels:  overlays

NCC Image Checker - Chrome Extension

Build Status

Provides image optimisation information within the browser. The quality of layout for the information presented is strongly linked to markdown building techniques used.

Install

Download from the Chrome Extension Store or

  1. Clone the repo
  2. Open Chrome Extensions
  3. On the top right, check the checkbox for 'Developer mode'
  4. Click 'Load unpacked extension...'
  5. Select the directory where you have cloned this repo

Current limitations

  1. overlay of background images where the element is positioned with negative values or via tranform will display as if the values were positive; why? the javascript api returns absolute values
  2. overlay of carousel images will display for covered images as well
  3. overlapping overlays hide each other
  4. file size for some cross origin images is not available (depends of support of performanceEntry)
  5. sprites are not bad practice ... yet this tool flags them red, we don't handle them at all
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].