Skip to content

posgraph/coupe.JPG_Splitter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hidden JPG image Splitter — Python Implementation of hidden JPG image splitter

Python 3.7.4

This repository contains the implementation of jpg image splitter for those jpg image containing hidden images inside a file.

Running the program.

To run the program, first place jpg image that you want to split in to inputs folder. The, type:

python split.py

Splitted result will be placed in outputs/narrow and outputs/wide.

Notice

The program is designed for images taken from Samsung Galaxy S10+. You will need to modify the code for images taken from different devices

License

This software is being made available under the terms in the LICENSE file.

Any exemptions to these terms requires a license from the Pohang University of Science and Technology.

About Coupe Project

Project ‘COUPE’ aims to develop software that evaluates and improves the quality of images and videos based on big visual data. To achieve the goal, we extract sharpness, color, composition features from images and develop technologies for restoring and improving by using it. In addition,ersonalization technology through userreference analysis is under study.

Please checkout out other Coupe repositories in our Posgraph github organization.

Useful Links

About

Hidden jpg image splitter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%