[root]/Source/ProjectionInterface

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 38 (100.0%) | 1320 (100.0%) | 34.7 |
| jbridon | 14 (36.8%) | 428 (32.4%) | 30.5 |
| mjones | 14 (36.8%) | 356 (27.0%) | 25.4 |
| abrockett | 9 (23.7%) | 356 (27.0%) | 39.5 |
| stsalyuk | 1 (2.6%) | 180 (13.6%) | 180.0 |
Major work on the makefile system.
3 lines of code changed in 2 files:
Changed ReceiveImage class.
1 lines of code changed in 1 file:
Commit code for Projection transform. Reads an image, does the transform, and sends an image.
64 lines of code changed in 3 files:
Added code to test the ProjectionInterface. I'll figure out the right way to build it later
107 lines of code changed in 2 files:
Added projectioninterface.cfg to source control. Perhaps not a good idea for testing, but it should be in there eventually.
9 lines of code changed in 1 file:
Changed count to points_count because Matt had issuesmade on_mouse just return if enough points had been collected
17 lines of code changed in 1 file:
Worked on projection code review
8 lines of code changed in 2 files:
Resolved naming issue
183 lines of code changed in 2 files:
Fixing naming issue
0 lines of code changed in 2 files:
Code review of perspective tools
217 lines of code changed in 5 files:
Finished Projection Calibration tool. Make it with 'make get' in ProjectionInterface/ and run it with './getMatrix floorgrid.jpg'
148 lines of code changed in 3 files:
Major changes to makefile system, add makefiles are set.
17 lines of code changed in 1 file:
Updated the projection transform system
122 lines of code changed in 3 files:
Updated make files to better help with lib control. Update Projection Transform.
35 lines of code changed in 3 files:
Updated makefile system for projection interface
134 lines of code changed in 4 files:
Added Matt's pseudocode for performing the perspective transform
16 lines of code changed in 1 file:
Added quick implementation of camera config using OpenCV. My linux is borked, so compilation isn't guarenteed
59 lines of code changed in 1 file:
adding ProjectionInterface.vcproj VS project file to solution
180 lines of code changed in 1 file: