Python Forum
Find duplicate images and delete them using python and openCVq
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Find duplicate images and delete them using python and openCVq
#1
Hi,

I a work for the real estate company and people post there property on our website. While posting properties they attach multiple images on the webpage.

I wish to know if it is possible or not with python that a code will find duplicate images and delete them.

I know openCV and had written the code that can match features inbetween two images.

Is there any such thing that can work?
Reply
#2
Quote:I wish to know if it is possible or not with python that a code will find duplicate images and delete them.

See: https://stackoverflow.com/questions/1181...-in-python
Reply
#3
Thank you so sir so much this seems to be a great help...
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Find duplicate files in multiple directories Pavel_47 9 3,076 Dec-27-2022, 04:47 PM
Last Post: deanhystad
  DELETE Post using Python FaceBook Graph API BIG_PESH 0 1,454 Mar-24-2022, 08:28 PM
Last Post: BIG_PESH
  Find and delete above a certain line in text file cubangt 12 3,459 Mar-18-2022, 07:49 PM
Last Post: snippsat
  how to read multispectral images on python noorasim 0 1,775 Feb-28-2021, 03:54 PM
Last Post: noorasim
  How do I insert images in Python using gspread (or any other package)? ivansing23 0 2,261 Jul-27-2020, 01:26 PM
Last Post: ivansing23
  My journey with attaching file instead of images using Python numbnumb54 1 1,774 Jul-24-2020, 02:37 AM
Last Post: scidam
  Find, delete and add text into pdf file a_shvechkov 2 5,927 Jul-08-2020, 10:50 AM
Last Post: a_shvechkov
  A more efficient way of comparing two images in a python vukan 0 2,018 Mar-17-2020, 11:39 AM
Last Post: vukan
  delete a Python object that matches an atribute portafreak 2 2,183 Feb-19-2020, 12:48 PM
Last Post: portafreak
  how to compare two different size images in python and find corresponding pixel value squidsirymchenry 1 4,569 Feb-03-2020, 06:48 AM
Last Post: michael1789

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020