https://github.com/sdottaka/qtimerge
QtIMerge is a simple image diff/merge utility like WinMerge
https://github.com/sdottaka/qtimerge
c-plus-plus image-diff qt
Last synced: 7 months ago
JSON representation
QtIMerge is a simple image diff/merge utility like WinMerge
- Host: GitHub
- URL: https://github.com/sdottaka/qtimerge
- Owner: sdottaka
- Created: 2014-11-11T15:57:45.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-11T15:58:12.000Z (about 11 years ago)
- Last Synced: 2025-06-26T16:08:58.772Z (7 months ago)
- Topics: c-plus-plus, image-diff, qt
- Language: C++
- Size: 211 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QtIMerge #
QtIMerge is a simple image diff/merge utility like WinMerge.
## Screenshot

## Dependencies
This software uses Qt framework.
## How to build
~~~
hg clone https://bitbucket.org/sdottaka/qtimerge
cd qtimerge
qmake
make
~~~
## License
MIT