Mini-Photoshop

2018-12-16  本文已影响0人  ZoltanJin

Introduction

This piece of work was done as the final project of my undergraduate course Computer Vision. I implemented a mini-Photoshop with C++ and Qt. The features are listed bellow:

Illustrations

The Edit menu shows some of the features An edge detection result

User Guide

The imageProcessor.h and imageProcessor.cpp I put in the folder contain all of the core algorithm, which I think can showcase my C++ coding ability.

To get more infomation and the release package, please view the project website:
https://github.com/rebas777/CV-final-project

Please note that Qt and OpenCV support are required to run the .exe file. So it's not guarenteed that it can run on any PC.

上一篇 下一篇

猜你喜欢

热点阅读