Feature #78
Restructure Examples
Status: | Closed | Start date: | 2012-08-19 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Christof Elbrechter | % Done: | 100% | |
Category: | - | |||
Target version: | icl-8.0 |
Description
- remove obsolete examples
- join some examples
- PERHAPS: split examples to [test|examples|apps]
History
#1 Updated by Christof Elbrechter about 12 years ago
Update:
- new Idea: Do not create an extra apps folder
- instead leave apps and examples together
- but try to create some gtests and move them to the test folders
#2 Updated by Christof Elbrechter about 12 years ago
- Status changed from New to Closed
- Assignee set to Christof Elbrechter
- % Done changed from 0 to 100
- moved some examples to test
- cleaned up obsolete examples (135 before, 85 now)
- renamed some examples
created naming convention:
- xxx-test for tests (also separated in test-folder)
- xxx-example for non-interactive and non-gui example applications (in examples)
- xxx-demo for non-reusable, but examplary (interactive and gui-based) demo applications
- xxx for real applications like icl-viewer, icl-pipe etc.
- renamed some of the reusable applications (e.g.)
- icl-camviewer> icl-viewericl-camcfg> icl-camera-configurationicl-cam-calib-2> icl-camera-calibrationand some others ...