Skip to content

Picture-Similarity:a picture similarity test project based on the Java spring . Functions: uploading pictures,cutting out the items in the picture, and comparing the similarity of the pictures.

Notifications You must be signed in to change notification settings

wangqinghao123/Picture-Similarity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Picture-Similarity

Project description:

The application is a picture similarity test project based on the Java spring . It provides the following functions: uploading pictures,cutting out the items in the picture, and comparing the similarity of the pictures. The application creates a Restful API for image uploading based on the Java Spring, uses OpenCV for image processing, and combines two methods of image similarity testing to test the similarity of pictures(it can increase the accuracy of the test). The application does not use the database, uploaded pictures are stored directly on the file system.

Environment:

It runs atop a MSI laptop having an Intel Core i7 CPU at 2.70GHz and 8.00G of RAM, running 64-bit operating system.

Version of the installation software:

Eclipse 4.8.0 (Photon)
Tomcat 9.0
OpenCV

Link:

Eclipse: https://www.oracle.com/technetwork/java/javase/downloads/index.html
Tomcat:Http://tomcat.apache.org/
OpenCV:Https://opencv.org/opencv-4-0-0-alpha.html

Notice:

If you have already completed the above preparations, you can import the project with you IDE (my IDE is Eclipse). You can view the blog and learn about the process of setting up the environment. The right environment for building a project will help you run the project successfully. If you have any question, please send message to [email protected]. Good luck.

About

Picture-Similarity:a picture similarity test project based on the Java spring . Functions: uploading pictures,cutting out the items in the picture, and comparing the similarity of the pictures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published