issues
search
OpenAOI
/
anodet
Anomaly detection on images using features from pretrained neural networks.
MIT License
70
stars
22
forks
source link
visualization misc
#5
Closed
AntonMaxen
closed
3 years ago
AntonMaxen
commented
3 years ago
Fixed so that all functions make copy of the arrays instead of working with the original.
Split frame function into separate part of the package.
Rebuilt composite image to mask images properly without pillow,
Fixed blend image so it now accepts a mask, usage seen in the fixed highlight images. Only the highlighted part gets pasted on image.
min_v and max_v now exist in heat map function.
doc strings fixed.
fixed typos.
updated .gitignore