Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 587 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 587 Bytes

application in image processing

  • Some research and practice on image processing and image search techniques
  • The main development language of this repository is Python, and the image processing tool is Opencv.
  • The code editor is Pycharm

directory description

  • orb_image_search: Image search engine based on ORB feature extraction
  • hsv_image_search: Image search engine based on HSV color features
  • photomosaic: Multiple images are stitched together to create a mosaic effect
  • seam_carving: seam_carving scaling algorithm
  • opencv_monitoring: Raspberry Pi Home Monitoring