Fix "where is my car" step list

master
Fabien Freling 2019-10-28 22:53:55 +01:00
parent 9d861f0fe6
commit eab3405456
1 changed files with 3 additions and 2 deletions

View File

@ -24,10 +24,11 @@ Here are the basic steps of the program:
10. Classify again
11. Remove little objects
12. Remove odd shapes
13. Later, I decided to bind it with a Cocoa GUI.
Later, I decided to bind it with a Cocoa GUI.
## Technologies
Technologies
------------
+ [The CImg Library](http://cimg.sourceforge.net/): a simple but powerful image processing library
+ [Cocoa](http://developer.apple.com/): the framework behind every Mac application