Menu

Tree [2a1cba] main /
 History

HTTPS access


File Date Author Commit
 .github 2021-07-02 Christian Christian [2a1cba] :construction_worker: change opencv build in gi...
 cmake 2021-06-28 Christian Christian [3e7b89] :construction_worker: update appveyor config
 data 2016-07-04 FalseCAM FalseCAM [2fe429] Version 0.10.1, added plugin haarcascadecrop, m...
 deploy 2021-06-20 FalseCAM FalseCAM [637477] :rocket: added snapcraft yaml config
 docs 2021-06-20 FalseCAM FalseCAM [637477] :rocket: added snapcraft yaml config
 package 2016-03-13 FalseCAM FalseCAM [b9ae13] cmake defines.h and VERSION file
 source 2021-06-20 FalseCAM FalseCAM [637477] :rocket: added snapcraft yaml config
 .clang-format 2016-06-12 FalseCAM FalseCAM [de051d] reorganized project structure
 .clang-tidy 2016-09-03 FalseCAM FalseCAM [adc447] added clang-tidy and executed clang-format
 .codeclimate.yml 2016-04-15 FalseCAM FalseCAM [8469a4] code climate config file
 .coveralls.yml 2016-09-28 FalseCAM FalseCAM [0853df] coveralls and 3rdparty cmake for googletest
 .gitattributes 2013-08-23 FalseCAM FalseCAM [2f40f9] Initial Commit
 .gitignore 2016-06-12 FalseCAM FalseCAM [de051d] reorganized project structure
 .gitmodules 2016-06-12 FalseCAM FalseCAM [de051d] reorganized project structure
 .travis.yml 2021-04-03 FalseCAM FalseCAM [c452a4] :green_heart: fixed travis build for 20.04
 AUTHORS 2016-06-12 FalseCAM FalseCAM [de051d] reorganized project structure
 CMakeLists.txt 2021-07-02 Christian Christian [117d47] :construction_worker: :sparkles: added deployme...
 Jenkinsfile 2016-04-28 FalseCAM FalseCAM [37d97d] Updated Jenkinsfile
 LICENSE 2021-04-03 FalseCAM FalseCAM [7d0ab1] :page_facing_up: change license to MIT License
 README.md 2021-06-20 FalseCAM FalseCAM [637477] :rocket: added snapcraft yaml config
 VERSION 2021-07-02 Christian Christian [117d47] :construction_worker: :sparkles: added deployme...
 appveyor.yml 2021-07-02 Christian Christian [117d47] :construction_worker: :sparkles: added deployme...
 configure 2016-06-12 FalseCAM FalseCAM [de051d] reorganized project structure
 lenna-config.cmake 2016-06-12 FalseCAM FalseCAM [de051d] reorganized project structure
 snapcraft.yaml 2021-06-20 FalseCAM FalseCAM [637477] :rocket: added snapcraft yaml config

Read Me

lenna Build Status Documentation Release License lenna

==============

Open Source Image Processing Program

This project is using Qt5 and OpenCV.

Preview of Lenna Desktop

Quick start

First install CMake, Qt5, OpenCV.

Then build and run.

git clone https://github.com/lenna-project/lenna
cd lenna
mkdir build
cd build
cmake ..
make
./bin/lenna

SNAP Package

make snap

Contribute

Contributions are always welcome!

📜 License

This software is licensed under the MIT © lenna-project.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.