I couldn't find a location on w3schools to download the database, so I googled it. I found that user AndrejPHP created a query to create the database in SQL, however ...
cv.findContours(src, contours, hierarchy, cv.RETR_CCOMP, cv.CHAIN_APPROX_SIMPLE); let contourID0 = 10; let contourID1 = 5; let color0 = new cv.Scalar(255, 0, 0); let ...