You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -48,3 +48,7 @@ This demo shows how to display the Color Stream on your Qt application.
48
48
qtSmoothColorTransition
49
49
--------------
50
50
A demo that takes a grayscale image as input and performs a smooth color transition from a color palette using linear interpolation.
51
+
52
+
FruitClassification
53
+
--------------
54
+
A C++/OpenCV port of [a cool Python application](http://github.com/eliezerb/FruitClassification) that performs Oranges vs Apples classification using LDA.
0 commit comments