最近项目上面有个图片相似度识别的功能
找过很多的实现,使用SSIM.js是最适我的一个开源方案
electron vue vite ssim.js 的快速实现demo
该博客的electron vue 实现 https://www.zhangxinxu.com/wordpress/2023/12/js-img-image-similarity/comment-page-1/
识别速度通过控制图片的尺寸决定
目的是功能实现,Java狗不会画页面,请体谅
base env
node v22.11.0
Python 3.12.7
yarn
yarn start
https://www.zhangxinxu.com/wordpress/2023/12/js-img-image-similarity/comment-page-1/
https://www.zhangxinxu.com/study/202312/js-image-similar-demo.php