Skip to content

Commit 47b6169

Browse files
committed
Updated motd again.
1 parent 781ac1c commit 47b6169

34 files changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,14 @@ cvDisplacementMapFilter
2727
--------------
2828
An app that implements the Displacement Map Filter to distort a movie clip.
2929

30-
QtFPSvsTIMEanimation
31-
--------------
32-
A Qt implementation of FPS-based and Time-based animation techniques, as explained by Steven Lambert:
33-
http://blog.sklambert.com/using-time-based-animation-implement/
34-
3530
cvWatershedSegmentation
3631
--------------
3732
A simple watershed segmentation example using distance transform to segment beans.
3833

34+
cvFruitClassification
35+
--------------
36+
A C++/OpenCV port of [a cool Python application](http://github.com/eliezerb/FruitClassification) that performs Oranges vs Apples classification using LDA.
37+
3938
QtSerial
4039
--------------
4140
An application that prints data from a serial (COM) port connected to an Arduino.
@@ -45,10 +44,11 @@ qtKinectVideo
4544
An application based on "Color Basics" from Kinect for Windows SDK 1.8.
4645
This demo shows how to display the Color Stream on your Qt application.
4746

48-
qtSmoothColorTransition
47+
QtFPSvsTIMEanimation
4948
--------------
50-
A demo that takes a grayscale image as input and performs a smooth color transition from a color palette using linear interpolation.
49+
A Qt implementation of FPS-based and Time-based animation techniques, as explained by Steven Lambert:
50+
http://blog.sklambert.com/using-time-based-animation-implement/
5151

52-
FruitClassification
52+
qtSmoothColorTransition
5353
--------------
54-
A C++/OpenCV port of [a cool Python application](http://github.com/eliezerb/FruitClassification) that performs Oranges vs Apples classification using LDA.
54+
A demo that takes a grayscale image as input and performs a smooth color transition from a color palette using linear interpolation.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)