Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

De #111

Draft
wants to merge 21 commits into
base: master
Choose a base branch
from
Draft

De #111

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
0229a84
Updated CartoonifierDesktop to OpenCV 3.1
shervinemami Jul 12, 2016
a2db93f
Renamed the folder for the 2nd edition of the book
shervinemami Jul 12, 2016
6fd78ea
Started updating the main README.md for 2nd edition of the book
shervinemami Jul 12, 2016
2c2a760
Better support for OpenCV 3.1 in CartoonifierDesktop
shervinemami Jul 12, 2016
7e17ac0
Added a script to download & install OpenCV + dependencies on a Linux…
shervinemami Aug 6, 2016
ca49879
Allow setting camera resolution on the command-line.
shervinemami Aug 8, 2016
253b26b
Startup in Sketch mode by default, since faster on embedded.
shervinemami Aug 8, 2016
4a88c92
Moved the fps_timer in Ch6 to a separate file, so it can also be used…
shervinemami Aug 8, 2016
0f53542
Added FPS display to Ch1 using the FPS timer of Ch6
shervinemami Aug 8, 2016
5f46677
Minor updates to some code comments in Ch1.
shervinemami Aug 9, 2016
b1e7293
Added build of contrib module and CPU core check in Ch1 OpenCV instal…
shervinemami Aug 9, 2016
99961fd
Renamed Ch1 folder & project from Cartoonifier_Desktop to Cartoonifie…
shervinemami Aug 9, 2016
a029b71
Updated the Ch1 file header copyrights for 2nd edition of the book
shervinemami Aug 9, 2016
eff2e09
Allow Ch1 to use a video file, network stream or webcam as camera input.
shervinemami Aug 12, 2016
db58e89
Made the Ch1 window fullscreen to suit embedded systems.
shervinemami Aug 18, 2016
e83313b
Updated Ch8 to use OpenCV 3 instead of OpenCV 2
shervinemami Dec 12, 2016
ae70759
Mentioned support for OpenCV 3.1 but not OpenCV 2
shervinemami Dec 12, 2016
3a2b73b
Uploaded a different Ch1 screenshot
shervinemami Dec 12, 2016
2efd17a
Fixed a URL in the main README
shervinemami Dec 12, 2016
65953c0
Removed Ch 9 'Fluid Interaction Using Kinect' (only part of 1st Editi…
shervinemami Dec 12, 2016
ea3e8ff
Update from OpenCV 2 to OpenCV 3.1.0
dannyxyz22 Feb 28, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions Chapter1_AndroidCartoonifier/Cartoonifier_Android/.classpath

This file was deleted.

67 changes: 0 additions & 67 deletions Chapter1_AndroidCartoonifier/Cartoonifier_Android/.cproject

This file was deleted.

101 changes: 0 additions & 101 deletions Chapter1_AndroidCartoonifier/Cartoonifier_Android/.project

This file was deleted.

This file was deleted.

This file was deleted.

41 changes: 0 additions & 41 deletions Chapter1_AndroidCartoonifier/Cartoonifier_Android/jni/Android.mk

This file was deleted.

This file was deleted.

120 changes: 0 additions & 120 deletions Chapter1_AndroidCartoonifier/Cartoonifier_Android/jni/jni_part.cpp

This file was deleted.

Loading