-
Notifications
You must be signed in to change notification settings - Fork 7
Software to remove unwanted objects from an Image
sapandiwakar/Image-Inapainting
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
--------------------------------------------------------------------- INSTALLATION AND RUNNING --------------------------------------------------------------------- 1. Make sure you have Java Runtime Environment. Otherwise download and install jre from http://www.oracle.com/technetwork/java/javase/downloads/index.html by following the installation guide there. 2. Run "Executable/ImageInpainting.jar" by double clicking on it or cd to the folder where ImageInpainting.jar is present and type the following: java -jar "ImageInpainting.jar" IMPORTANT: If double clicking opens some other thing, such as the nokia application installer, then close it and again try to open the software by right clicking on it and "Open With" Java. If this option doesn't appear, then you probably have some problems with your Java installation. 3. For any other help on how to use the software, you may get the help from the user interface of the software by clicking on the help button on the menu bar. --------------------------------------------------------------------- TROUBLESHOOTING --------------------------------------------------------------------- Note: The process for inpainting is slow and might take some time. We recommend using Fast Inpainting option (ctrl+f) for inpainting. Currently the software doesn't work well for largre images. For better results, test the software on small images. If you face any problems with the inpainting, try to resize image to smaller dimensions before giving it as input to the software. --------------------------------------------------------------------- FOR DEVELOPERS --------------------------------------------------------------------- 1. IMPORTANT: Make sure you do not play with the license headers. 2. Make sure you have Java Development Kit. Otherwise install the JDK from http://www.oracle.com/technetwork/java/javase/downloads/index.html 3. We recommend Net Beans for the development. However it is not compulsary. You may use any IDE you like. 4. The source code is in "Image Inpainting/" folder. --------------------------------------------------------------------- HELP AND DOCUMENTATION --------------------------------------------------------------------- For seeing the documentation, see "Documentation/index.html". For any additional help, visit http://sapandiwakar.wordpress.com OR http://pulkitgoyal.wordpress.com or mail to pulkit110@gmail.com or diwakar.sapan@gmail.com Our research publication titled "Fast and Enhanced Algorithm for Exemplar Based Image Inpainting" on which this implementation is based can be found at http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?reload=true&arnumber=5673977 --------------------------------------------------------------------- USE IN OTHER SOFTWARES --------------------------------------------------------------------- Please obtain permissions from the developers if you wish to use the code for personal or commercial uses. You may be subject to legal action if you use the code without written permission from the developers. For permission to use the code, contact pulkit110gmail.com or diwakar.sapan@gmail.com
About
Software to remove unwanted objects from an Image
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published