Skip to content

Mirtia/Frame-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cropper

Description

This small project was inspired by an article (the code is actually pretty similar), by @ilyakava. It doesn't work that good, I haven't tried to improve it in any way. Though, I will probably try in the future.

Examples

"PATH/TO/EXECUTABLE" --input=input/00.jpg --ouput=output/00.jpg 
"PATH/TO/EXECUTABLE" --input=input/01.jpg --ouput=output/01.jpg 
"PATH/TO/EXECUTABLE" --input=input/02.jpg --ouput=output/02.jpg 

Results

We can see that there is an issue in what it is considered a frame or not. If we perform multiple iterations on 00.jpg then we can see how the nested frames get cropped step by step.

image image image image

Releases

No releases published

Packages

No packages published