Fix "where is my car" step list

This commit is contained in:
Fabien Freling 2019-10-28 22:53:55 +01:00
parent 9d861f0fe6
commit eab3405456

View file

@ -24,10 +24,11 @@ Here are the basic steps of the program:
10. Classify again 10. Classify again
11. Remove little objects 11. Remove little objects
12. Remove odd shapes 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 + [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 + [Cocoa](http://developer.apple.com/): the framework behind every Mac application