mirror of
https://github.com/qwertyforce/scenery.git
synced 2025-05-01 21:20:09 +00:00
Update calculate_color_hists_and_similarities.ts
This commit is contained in:
parent
34aba55c7e
commit
d93b1949da
@ -38,7 +38,6 @@ async function calculate_color_hist(){
|
||||
const arr=rgb_hist.getDataAsArray()
|
||||
await db_ops.image_search.add_color_hist_by_id(image.id,arr)
|
||||
}
|
||||
process.exit()
|
||||
}
|
||||
|
||||
async function calc_similarities() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user