diff --git a/axle_images/IMG_10285.jpg b/axle_images/IMG_10285.jpg new file mode 100644 index 0000000..26101d5 Binary files /dev/null and b/axle_images/IMG_10285.jpg differ diff --git a/axle_images/IMG_17290.jpg b/axle_images/IMG_17290.jpg new file mode 100644 index 0000000..d055969 Binary files /dev/null and b/axle_images/IMG_17290.jpg differ diff --git a/axle_images/IMG_27048.jpg b/axle_images/IMG_27048.jpg new file mode 100644 index 0000000..aaae660 Binary files /dev/null and b/axle_images/IMG_27048.jpg differ diff --git a/axle_images/IMG_28583.jpg b/axle_images/IMG_28583.jpg new file mode 100644 index 0000000..f8ebcda Binary files /dev/null and b/axle_images/IMG_28583.jpg differ diff --git a/axle_images/IMG_30940.jpg b/axle_images/IMG_30940.jpg new file mode 100644 index 0000000..4643e37 Binary files /dev/null and b/axle_images/IMG_30940.jpg differ diff --git a/axle_images/IMG_40176.jpg b/axle_images/IMG_40176.jpg new file mode 100644 index 0000000..a46ce4e Binary files /dev/null and b/axle_images/IMG_40176.jpg differ diff --git a/axle_images/IMG_42840.jpg b/axle_images/IMG_42840.jpg new file mode 100644 index 0000000..76ca72c Binary files /dev/null and b/axle_images/IMG_42840.jpg differ diff --git a/gear_images/IMG_3599.jpg b/gear_images/IMG_3599.jpg new file mode 100644 index 0000000..f45a1c0 Binary files /dev/null and b/gear_images/IMG_3599.jpg differ diff --git a/gear_images/IMG_3844.jpg b/gear_images/IMG_3844.jpg new file mode 100644 index 0000000..1baa94b Binary files /dev/null and b/gear_images/IMG_3844.jpg differ diff --git a/keps_images/IMG_1443.jpg b/keps_images/IMG_1443.jpg new file mode 100644 index 0000000..04d2730 Binary files /dev/null and b/keps_images/IMG_1443.jpg differ diff --git a/keps_images/IMG_1482.jpg b/keps_images/IMG_1482.jpg new file mode 100644 index 0000000..9b07950 Binary files /dev/null and b/keps_images/IMG_1482.jpg differ diff --git a/main.py b/main.py index 0648eac..91d0bc6 100644 --- a/main.py +++ b/main.py @@ -121,6 +121,9 @@ for c in cnts: # compute the rotated bounding box of the contour orig = image.copy() box = cv2.minAreaRect(c) + # xpos,ypos,w,h = cv2.boundingRect(c) + # crop_img = orig[ypos:ypos+h, xpos:xpos+w] + # cv2.imwrite("object_images/IMG_" + str(w*h) + ".jpg", crop_img) # create training images box = cv2.cv.BoxPoints(box) if imutils.is_cv2() else cv2.boxPoints(box) box = np.array(box, dtype="int") #box = perspective.order_points(box) diff --git a/object_images/IMG_10208.jpg b/object_images/IMG_10208.jpg new file mode 100644 index 0000000..32849aa Binary files /dev/null and b/object_images/IMG_10208.jpg differ diff --git a/object_images/IMG_10282.jpg b/object_images/IMG_10282.jpg new file mode 100644 index 0000000..6ab8f97 Binary files /dev/null and b/object_images/IMG_10282.jpg differ diff --git a/object_images/IMG_10285.jpg b/object_images/IMG_10285.jpg new file mode 100644 index 0000000..26101d5 Binary files /dev/null and b/object_images/IMG_10285.jpg differ diff --git a/object_images/IMG_1155.jpg b/object_images/IMG_1155.jpg new file mode 100644 index 0000000..bf210b3 Binary files /dev/null and b/object_images/IMG_1155.jpg differ diff --git a/object_images/IMG_1184.jpg b/object_images/IMG_1184.jpg new file mode 100644 index 0000000..29ab8aa Binary files /dev/null and b/object_images/IMG_1184.jpg differ diff --git a/object_images/IMG_1190.jpg b/object_images/IMG_1190.jpg new file mode 100644 index 0000000..8d9b98e Binary files /dev/null and b/object_images/IMG_1190.jpg differ diff --git a/object_images/IMG_1225.jpg b/object_images/IMG_1225.jpg new file mode 100644 index 0000000..aad6c84 Binary files /dev/null and b/object_images/IMG_1225.jpg differ diff --git a/object_images/IMG_1287.jpg b/object_images/IMG_1287.jpg new file mode 100644 index 0000000..102aeaf Binary files /dev/null and b/object_images/IMG_1287.jpg differ diff --git a/object_images/IMG_13351.jpg b/object_images/IMG_13351.jpg new file mode 100644 index 0000000..d68a6fc Binary files /dev/null and b/object_images/IMG_13351.jpg differ diff --git a/object_images/IMG_13857.jpg b/object_images/IMG_13857.jpg new file mode 100644 index 0000000..ee29e91 Binary files /dev/null and b/object_images/IMG_13857.jpg differ diff --git a/object_images/IMG_1443.jpg b/object_images/IMG_1443.jpg new file mode 100644 index 0000000..04d2730 Binary files /dev/null and b/object_images/IMG_1443.jpg differ diff --git a/object_images/IMG_1472.jpg b/object_images/IMG_1472.jpg new file mode 100644 index 0000000..18d048a Binary files /dev/null and b/object_images/IMG_1472.jpg differ diff --git a/object_images/IMG_1482.jpg b/object_images/IMG_1482.jpg new file mode 100644 index 0000000..9b07950 Binary files /dev/null and b/object_images/IMG_1482.jpg differ diff --git a/object_images/IMG_1584.jpg b/object_images/IMG_1584.jpg new file mode 100644 index 0000000..89fc4dd Binary files /dev/null and b/object_images/IMG_1584.jpg differ diff --git a/object_images/IMG_1683.jpg b/object_images/IMG_1683.jpg new file mode 100644 index 0000000..ea1ac25 Binary files /dev/null and b/object_images/IMG_1683.jpg differ diff --git a/object_images/IMG_17202.jpg b/object_images/IMG_17202.jpg new file mode 100644 index 0000000..9728a59 Binary files /dev/null and b/object_images/IMG_17202.jpg differ diff --git a/object_images/IMG_17290.jpg b/object_images/IMG_17290.jpg new file mode 100644 index 0000000..d055969 Binary files /dev/null and b/object_images/IMG_17290.jpg differ diff --git a/object_images/IMG_1764.jpg b/object_images/IMG_1764.jpg new file mode 100644 index 0000000..e68d993 Binary files /dev/null and b/object_images/IMG_1764.jpg differ diff --git a/object_images/IMG_1776.jpg b/object_images/IMG_1776.jpg new file mode 100644 index 0000000..4680440 Binary files /dev/null and b/object_images/IMG_1776.jpg differ diff --git a/object_images/IMG_17856.jpg b/object_images/IMG_17856.jpg new file mode 100644 index 0000000..c9d84c6 Binary files /dev/null and b/object_images/IMG_17856.jpg differ diff --git a/object_images/IMG_18156.jpg b/object_images/IMG_18156.jpg new file mode 100644 index 0000000..f4e04cf Binary files /dev/null and b/object_images/IMG_18156.jpg differ diff --git a/object_images/IMG_18228.jpg b/object_images/IMG_18228.jpg new file mode 100644 index 0000000..ed9c54a Binary files /dev/null and b/object_images/IMG_18228.jpg differ diff --git a/object_images/IMG_18360.jpg b/object_images/IMG_18360.jpg new file mode 100644 index 0000000..33d317f Binary files /dev/null and b/object_images/IMG_18360.jpg differ diff --git a/object_images/IMG_18939.jpg b/object_images/IMG_18939.jpg new file mode 100644 index 0000000..370aaa0 Binary files /dev/null and b/object_images/IMG_18939.jpg differ diff --git a/object_images/IMG_19530.jpg b/object_images/IMG_19530.jpg new file mode 100644 index 0000000..4593b8a Binary files /dev/null and b/object_images/IMG_19530.jpg differ diff --git a/object_images/IMG_19860.jpg b/object_images/IMG_19860.jpg new file mode 100644 index 0000000..31e15e3 Binary files /dev/null and b/object_images/IMG_19860.jpg differ diff --git a/object_images/IMG_2116.jpg b/object_images/IMG_2116.jpg new file mode 100644 index 0000000..d08c697 Binary files /dev/null and b/object_images/IMG_2116.jpg differ diff --git a/object_images/IMG_2200.jpg b/object_images/IMG_2200.jpg new file mode 100644 index 0000000..2f2b41c Binary files /dev/null and b/object_images/IMG_2200.jpg differ diff --git a/object_images/IMG_2408.jpg b/object_images/IMG_2408.jpg new file mode 100644 index 0000000..2ccffcc Binary files /dev/null and b/object_images/IMG_2408.jpg differ diff --git a/object_images/IMG_2475.jpg b/object_images/IMG_2475.jpg new file mode 100644 index 0000000..865645c Binary files /dev/null and b/object_images/IMG_2475.jpg differ diff --git a/object_images/IMG_2548.jpg b/object_images/IMG_2548.jpg new file mode 100644 index 0000000..3f06bff Binary files /dev/null and b/object_images/IMG_2548.jpg differ diff --git a/object_images/IMG_2597.jpg b/object_images/IMG_2597.jpg new file mode 100644 index 0000000..23979cc Binary files /dev/null and b/object_images/IMG_2597.jpg differ diff --git a/object_images/IMG_2700.jpg b/object_images/IMG_2700.jpg new file mode 100644 index 0000000..6147eb6 Binary files /dev/null and b/object_images/IMG_2700.jpg differ diff --git a/object_images/IMG_27048.jpg b/object_images/IMG_27048.jpg new file mode 100644 index 0000000..aaae660 Binary files /dev/null and b/object_images/IMG_27048.jpg differ diff --git a/object_images/IMG_2772.jpg b/object_images/IMG_2772.jpg new file mode 100644 index 0000000..188d472 Binary files /dev/null and b/object_images/IMG_2772.jpg differ diff --git a/object_images/IMG_2784.jpg b/object_images/IMG_2784.jpg new file mode 100644 index 0000000..a32bead Binary files /dev/null and b/object_images/IMG_2784.jpg differ diff --git a/object_images/IMG_2800.jpg b/object_images/IMG_2800.jpg new file mode 100644 index 0000000..4124b05 Binary files /dev/null and b/object_images/IMG_2800.jpg differ diff --git a/object_images/IMG_2805.jpg b/object_images/IMG_2805.jpg new file mode 100644 index 0000000..a414255 Binary files /dev/null and b/object_images/IMG_2805.jpg differ diff --git a/object_images/IMG_28583.jpg b/object_images/IMG_28583.jpg new file mode 100644 index 0000000..f8ebcda Binary files /dev/null and b/object_images/IMG_28583.jpg differ diff --git a/object_images/IMG_30940.jpg b/object_images/IMG_30940.jpg new file mode 100644 index 0000000..4643e37 Binary files /dev/null and b/object_images/IMG_30940.jpg differ diff --git a/object_images/IMG_3285.jpg b/object_images/IMG_3285.jpg new file mode 100644 index 0000000..134fccc Binary files /dev/null and b/object_images/IMG_3285.jpg differ diff --git a/object_images/IMG_35235.jpg b/object_images/IMG_35235.jpg new file mode 100644 index 0000000..ccf1f29 Binary files /dev/null and b/object_images/IMG_35235.jpg differ diff --git a/object_images/IMG_3599.jpg b/object_images/IMG_3599.jpg new file mode 100644 index 0000000..f45a1c0 Binary files /dev/null and b/object_images/IMG_3599.jpg differ diff --git a/object_images/IMG_3604.jpg b/object_images/IMG_3604.jpg new file mode 100644 index 0000000..5637197 Binary files /dev/null and b/object_images/IMG_3604.jpg differ diff --git a/object_images/IMG_36040.jpg b/object_images/IMG_36040.jpg new file mode 100644 index 0000000..1bbed65 Binary files /dev/null and b/object_images/IMG_36040.jpg differ diff --git a/object_images/IMG_36400.jpg b/object_images/IMG_36400.jpg new file mode 100644 index 0000000..60cc39f Binary files /dev/null and b/object_images/IMG_36400.jpg differ diff --git a/object_images/IMG_3666.jpg b/object_images/IMG_3666.jpg new file mode 100644 index 0000000..a6b136e Binary files /dev/null and b/object_images/IMG_3666.jpg differ diff --git a/object_images/IMG_3840.jpg b/object_images/IMG_3840.jpg new file mode 100644 index 0000000..d63c839 Binary files /dev/null and b/object_images/IMG_3840.jpg differ diff --git a/object_images/IMG_3844.jpg b/object_images/IMG_3844.jpg new file mode 100644 index 0000000..1baa94b Binary files /dev/null and b/object_images/IMG_3844.jpg differ diff --git a/object_images/IMG_40176.jpg b/object_images/IMG_40176.jpg new file mode 100644 index 0000000..a46ce4e Binary files /dev/null and b/object_images/IMG_40176.jpg differ diff --git a/object_images/IMG_42840.jpg b/object_images/IMG_42840.jpg new file mode 100644 index 0000000..76ca72c Binary files /dev/null and b/object_images/IMG_42840.jpg differ diff --git a/object_images/IMG_4550.jpg b/object_images/IMG_4550.jpg new file mode 100644 index 0000000..7ba2082 Binary files /dev/null and b/object_images/IMG_4550.jpg differ diff --git a/object_images/IMG_4674.jpg b/object_images/IMG_4674.jpg new file mode 100644 index 0000000..dec6342 Binary files /dev/null and b/object_images/IMG_4674.jpg differ diff --git a/object_images/IMG_4788.jpg b/object_images/IMG_4788.jpg new file mode 100644 index 0000000..eed62c5 Binary files /dev/null and b/object_images/IMG_4788.jpg differ diff --git a/object_images/IMG_4879.jpg b/object_images/IMG_4879.jpg new file mode 100644 index 0000000..359b16e Binary files /dev/null and b/object_images/IMG_4879.jpg differ diff --git a/object_images/IMG_49848.jpg b/object_images/IMG_49848.jpg new file mode 100644 index 0000000..52a0ba9 Binary files /dev/null and b/object_images/IMG_49848.jpg differ diff --git a/object_images/IMG_5041.jpg b/object_images/IMG_5041.jpg new file mode 100644 index 0000000..15680da Binary files /dev/null and b/object_images/IMG_5041.jpg differ diff --git a/object_images/IMG_5184.jpg b/object_images/IMG_5184.jpg new file mode 100644 index 0000000..d574260 Binary files /dev/null and b/object_images/IMG_5184.jpg differ diff --git a/object_images/IMG_52736.jpg b/object_images/IMG_52736.jpg new file mode 100644 index 0000000..eb2af64 Binary files /dev/null and b/object_images/IMG_52736.jpg differ diff --git a/object_images/IMG_5402.jpg b/object_images/IMG_5402.jpg new file mode 100644 index 0000000..78d2a1b Binary files /dev/null and b/object_images/IMG_5402.jpg differ diff --git a/object_images/IMG_5700.jpg b/object_images/IMG_5700.jpg new file mode 100644 index 0000000..d20d193 Binary files /dev/null and b/object_images/IMG_5700.jpg differ diff --git a/object_images/IMG_5820.jpg b/object_images/IMG_5820.jpg new file mode 100644 index 0000000..a582995 Binary files /dev/null and b/object_images/IMG_5820.jpg differ diff --git a/object_images/IMG_6014.jpg b/object_images/IMG_6014.jpg new file mode 100644 index 0000000..ab9f395 Binary files /dev/null and b/object_images/IMG_6014.jpg differ diff --git a/object_images/IMG_6016.jpg b/object_images/IMG_6016.jpg new file mode 100644 index 0000000..3c609bd Binary files /dev/null and b/object_images/IMG_6016.jpg differ diff --git a/object_images/IMG_6240.jpg b/object_images/IMG_6240.jpg new file mode 100644 index 0000000..a962e99 Binary files /dev/null and b/object_images/IMG_6240.jpg differ diff --git a/object_images/IMG_6435.jpg b/object_images/IMG_6435.jpg new file mode 100644 index 0000000..6e9d8a3 Binary files /dev/null and b/object_images/IMG_6435.jpg differ diff --git a/object_images/IMG_6716.jpg b/object_images/IMG_6716.jpg new file mode 100644 index 0000000..30a81c6 Binary files /dev/null and b/object_images/IMG_6716.jpg differ diff --git a/object_images/IMG_6808.jpg b/object_images/IMG_6808.jpg new file mode 100644 index 0000000..8fe4f76 Binary files /dev/null and b/object_images/IMG_6808.jpg differ diff --git a/object_images/IMG_6975.jpg b/object_images/IMG_6975.jpg new file mode 100644 index 0000000..6a65c8b Binary files /dev/null and b/object_images/IMG_6975.jpg differ diff --git a/object_images/IMG_7125.jpg b/object_images/IMG_7125.jpg new file mode 100644 index 0000000..34609f5 Binary files /dev/null and b/object_images/IMG_7125.jpg differ diff --git a/object_images/IMG_7315.jpg b/object_images/IMG_7315.jpg new file mode 100644 index 0000000..c9e49f9 Binary files /dev/null and b/object_images/IMG_7315.jpg differ diff --git a/object_images/IMG_7412.jpg b/object_images/IMG_7412.jpg new file mode 100644 index 0000000..961192a Binary files /dev/null and b/object_images/IMG_7412.jpg differ diff --git a/object_images/IMG_7482.jpg b/object_images/IMG_7482.jpg new file mode 100644 index 0000000..f87d727 Binary files /dev/null and b/object_images/IMG_7482.jpg differ diff --git a/object_images/IMG_7654.jpg b/object_images/IMG_7654.jpg new file mode 100644 index 0000000..1e12456 Binary files /dev/null and b/object_images/IMG_7654.jpg differ diff --git a/object_images/IMG_7740.jpg b/object_images/IMG_7740.jpg new file mode 100644 index 0000000..68fd990 Binary files /dev/null and b/object_images/IMG_7740.jpg differ diff --git a/object_images/IMG_9800.jpg b/object_images/IMG_9800.jpg new file mode 100644 index 0000000..800a9fa Binary files /dev/null and b/object_images/IMG_9800.jpg differ diff --git a/penny_images/IMG_5041.jpg b/penny_images/IMG_5041.jpg new file mode 100644 index 0000000..15680da Binary files /dev/null and b/penny_images/IMG_5041.jpg differ diff --git a/penny_images/IMG_5184.jpg b/penny_images/IMG_5184.jpg new file mode 100644 index 0000000..d574260 Binary files /dev/null and b/penny_images/IMG_5184.jpg differ diff --git a/penny_images/IMG_5402.jpg b/penny_images/IMG_5402.jpg new file mode 100644 index 0000000..78d2a1b Binary files /dev/null and b/penny_images/IMG_5402.jpg differ diff --git a/penny_images/IMG_5700.jpg b/penny_images/IMG_5700.jpg new file mode 100644 index 0000000..d20d193 Binary files /dev/null and b/penny_images/IMG_5700.jpg differ diff --git a/penny_images/IMG_6240.jpg b/penny_images/IMG_6240.jpg new file mode 100644 index 0000000..a962e99 Binary files /dev/null and b/penny_images/IMG_6240.jpg differ diff --git a/penny_images/IMG_7482.jpg b/penny_images/IMG_7482.jpg new file mode 100644 index 0000000..f87d727 Binary files /dev/null and b/penny_images/IMG_7482.jpg differ diff --git a/penny_images/IMG_9800.jpg b/penny_images/IMG_9800.jpg new file mode 100644 index 0000000..800a9fa Binary files /dev/null and b/penny_images/IMG_9800.jpg differ diff --git a/screw_images/IMG_10208.jpg b/screw_images/IMG_10208.jpg new file mode 100644 index 0000000..32849aa Binary files /dev/null and b/screw_images/IMG_10208.jpg differ diff --git a/screw_images/IMG_1155.jpg b/screw_images/IMG_1155.jpg new file mode 100644 index 0000000..bf210b3 Binary files /dev/null and b/screw_images/IMG_1155.jpg differ diff --git a/screw_images/IMG_1184.jpg b/screw_images/IMG_1184.jpg new file mode 100644 index 0000000..29ab8aa Binary files /dev/null and b/screw_images/IMG_1184.jpg differ diff --git a/screw_images/IMG_1287.jpg b/screw_images/IMG_1287.jpg new file mode 100644 index 0000000..102aeaf Binary files /dev/null and b/screw_images/IMG_1287.jpg differ diff --git a/screw_images/IMG_13351.jpg b/screw_images/IMG_13351.jpg new file mode 100644 index 0000000..d68a6fc Binary files /dev/null and b/screw_images/IMG_13351.jpg differ diff --git a/screw_images/IMG_13857.jpg b/screw_images/IMG_13857.jpg new file mode 100644 index 0000000..ee29e91 Binary files /dev/null and b/screw_images/IMG_13857.jpg differ diff --git a/screw_images/IMG_1472.jpg b/screw_images/IMG_1472.jpg new file mode 100644 index 0000000..18d048a Binary files /dev/null and b/screw_images/IMG_1472.jpg differ diff --git a/screw_images/IMG_1584.jpg b/screw_images/IMG_1584.jpg new file mode 100644 index 0000000..89fc4dd Binary files /dev/null and b/screw_images/IMG_1584.jpg differ diff --git a/screw_images/IMG_1683.jpg b/screw_images/IMG_1683.jpg new file mode 100644 index 0000000..ea1ac25 Binary files /dev/null and b/screw_images/IMG_1683.jpg differ diff --git a/screw_images/IMG_1764.jpg b/screw_images/IMG_1764.jpg new file mode 100644 index 0000000..e68d993 Binary files /dev/null and b/screw_images/IMG_1764.jpg differ diff --git a/screw_images/IMG_1776.jpg b/screw_images/IMG_1776.jpg new file mode 100644 index 0000000..4680440 Binary files /dev/null and b/screw_images/IMG_1776.jpg differ diff --git a/screw_images/IMG_19530.jpg b/screw_images/IMG_19530.jpg new file mode 100644 index 0000000..4593b8a Binary files /dev/null and b/screw_images/IMG_19530.jpg differ diff --git a/screw_images/IMG_2200.jpg b/screw_images/IMG_2200.jpg new file mode 100644 index 0000000..2f2b41c Binary files /dev/null and b/screw_images/IMG_2200.jpg differ diff --git a/screw_images/IMG_2772.jpg b/screw_images/IMG_2772.jpg new file mode 100644 index 0000000..188d472 Binary files /dev/null and b/screw_images/IMG_2772.jpg differ diff --git a/screw_images/IMG_2784.jpg b/screw_images/IMG_2784.jpg new file mode 100644 index 0000000..a32bead Binary files /dev/null and b/screw_images/IMG_2784.jpg differ diff --git a/screw_images/IMG_2800.jpg b/screw_images/IMG_2800.jpg new file mode 100644 index 0000000..4124b05 Binary files /dev/null and b/screw_images/IMG_2800.jpg differ diff --git a/screw_images/IMG_3285.jpg b/screw_images/IMG_3285.jpg new file mode 100644 index 0000000..134fccc Binary files /dev/null and b/screw_images/IMG_3285.jpg differ diff --git a/screw_images/IMG_3604.jpg b/screw_images/IMG_3604.jpg new file mode 100644 index 0000000..5637197 Binary files /dev/null and b/screw_images/IMG_3604.jpg differ diff --git a/screw_images/IMG_4550.jpg b/screw_images/IMG_4550.jpg new file mode 100644 index 0000000..7ba2082 Binary files /dev/null and b/screw_images/IMG_4550.jpg differ diff --git a/screw_images/IMG_4674.jpg b/screw_images/IMG_4674.jpg new file mode 100644 index 0000000..dec6342 Binary files /dev/null and b/screw_images/IMG_4674.jpg differ diff --git a/screw_images/IMG_4788.jpg b/screw_images/IMG_4788.jpg new file mode 100644 index 0000000..eed62c5 Binary files /dev/null and b/screw_images/IMG_4788.jpg differ diff --git a/screw_images/IMG_4879.jpg b/screw_images/IMG_4879.jpg new file mode 100644 index 0000000..359b16e Binary files /dev/null and b/screw_images/IMG_4879.jpg differ diff --git a/screw_images/IMG_7412.jpg b/screw_images/IMG_7412.jpg new file mode 100644 index 0000000..961192a Binary files /dev/null and b/screw_images/IMG_7412.jpg differ diff --git a/screw_images/IMG_7654.jpg b/screw_images/IMG_7654.jpg new file mode 100644 index 0000000..1e12456 Binary files /dev/null and b/screw_images/IMG_7654.jpg differ diff --git a/screw_images/IMG_7740.jpg b/screw_images/IMG_7740.jpg new file mode 100644 index 0000000..68fd990 Binary files /dev/null and b/screw_images/IMG_7740.jpg differ diff --git a/standoff_images/IMG_17202.jpg b/standoff_images/IMG_17202.jpg new file mode 100644 index 0000000..9728a59 Binary files /dev/null and b/standoff_images/IMG_17202.jpg differ diff --git a/standoff_images/IMG_18939.jpg b/standoff_images/IMG_18939.jpg new file mode 100644 index 0000000..370aaa0 Binary files /dev/null and b/standoff_images/IMG_18939.jpg differ diff --git a/standoff_images/IMG_19860.jpg b/standoff_images/IMG_19860.jpg new file mode 100644 index 0000000..31e15e3 Binary files /dev/null and b/standoff_images/IMG_19860.jpg differ diff --git a/standoff_images/IMG_2408.jpg b/standoff_images/IMG_2408.jpg new file mode 100644 index 0000000..2ccffcc Binary files /dev/null and b/standoff_images/IMG_2408.jpg differ diff --git a/standoff_images/IMG_2475.jpg b/standoff_images/IMG_2475.jpg new file mode 100644 index 0000000..865645c Binary files /dev/null and b/standoff_images/IMG_2475.jpg differ diff --git a/standoff_images/IMG_2548.jpg b/standoff_images/IMG_2548.jpg new file mode 100644 index 0000000..3f06bff Binary files /dev/null and b/standoff_images/IMG_2548.jpg differ diff --git a/standoff_images/IMG_2597.jpg b/standoff_images/IMG_2597.jpg new file mode 100644 index 0000000..23979cc Binary files /dev/null and b/standoff_images/IMG_2597.jpg differ diff --git a/standoff_images/IMG_2700.jpg b/standoff_images/IMG_2700.jpg new file mode 100644 index 0000000..6147eb6 Binary files /dev/null and b/standoff_images/IMG_2700.jpg differ diff --git a/standoff_images/IMG_2805.jpg b/standoff_images/IMG_2805.jpg new file mode 100644 index 0000000..a414255 Binary files /dev/null and b/standoff_images/IMG_2805.jpg differ diff --git a/standoff_images/IMG_35235.jpg b/standoff_images/IMG_35235.jpg new file mode 100644 index 0000000..ccf1f29 Binary files /dev/null and b/standoff_images/IMG_35235.jpg differ diff --git a/standoff_images/IMG_36040.jpg b/standoff_images/IMG_36040.jpg new file mode 100644 index 0000000..1bbed65 Binary files /dev/null and b/standoff_images/IMG_36040.jpg differ diff --git a/standoff_images/IMG_36400.jpg b/standoff_images/IMG_36400.jpg new file mode 100644 index 0000000..60cc39f Binary files /dev/null and b/standoff_images/IMG_36400.jpg differ diff --git a/standoff_images/IMG_3666.jpg b/standoff_images/IMG_3666.jpg new file mode 100644 index 0000000..a6b136e Binary files /dev/null and b/standoff_images/IMG_3666.jpg differ diff --git a/standoff_images/IMG_3840.jpg b/standoff_images/IMG_3840.jpg new file mode 100644 index 0000000..d63c839 Binary files /dev/null and b/standoff_images/IMG_3840.jpg differ diff --git a/standoff_images/IMG_5820.jpg b/standoff_images/IMG_5820.jpg new file mode 100644 index 0000000..a582995 Binary files /dev/null and b/standoff_images/IMG_5820.jpg differ diff --git a/standoff_images/IMG_6014.jpg b/standoff_images/IMG_6014.jpg new file mode 100644 index 0000000..ab9f395 Binary files /dev/null and b/standoff_images/IMG_6014.jpg differ diff --git a/standoff_images/IMG_6016.jpg b/standoff_images/IMG_6016.jpg new file mode 100644 index 0000000..3c609bd Binary files /dev/null and b/standoff_images/IMG_6016.jpg differ diff --git a/standoff_images/IMG_6435.jpg b/standoff_images/IMG_6435.jpg new file mode 100644 index 0000000..6e9d8a3 Binary files /dev/null and b/standoff_images/IMG_6435.jpg differ diff --git a/washer_images/IMG_1190.jpg b/washer_images/IMG_1190.jpg new file mode 100644 index 0000000..8d9b98e Binary files /dev/null and b/washer_images/IMG_1190.jpg differ diff --git a/washer_images/IMG_1225.jpg b/washer_images/IMG_1225.jpg new file mode 100644 index 0000000..aad6c84 Binary files /dev/null and b/washer_images/IMG_1225.jpg differ diff --git a/washer_images/IMG_2116.jpg b/washer_images/IMG_2116.jpg new file mode 100644 index 0000000..d08c697 Binary files /dev/null and b/washer_images/IMG_2116.jpg differ