Directory Source/ProjectionInterface/

Directory Created:
2009-10-04 14:05
Total Files:
10
Deleted Files:
3
Lines of Code:
668

[root]/Source/ProjectionInterface

Lines of Code

Source/ProjectionInterface/ Lines of Code

Developers

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

Most Recent Commits

jbridon 2009-11-15 17:15 Rev.: 141

Major work on the makefile system.

3 lines of code changed in 2 files:

  • Source/ProjectionInterface: ProjectionInterface.cpp (-3), ProjectionInterface.h (+3)
mjones 2009-11-15 13:09 Rev.: 136

Changed ReceiveImage class.

1 lines of code changed in 1 file:

  • Source/ProjectionInterface: ProjectionInterface.cpp (+1 -1)
mjones 2009-11-15 13:06 Rev.: 135

Commit code for Projection transform. Reads an image, does the transform, and sends an image.

64 lines of code changed in 3 files:

  • Source/ProjectionInterface: ProjectionInterface.cpp (+49 -119), ProjectionInterface.h (+9 -18), makefile (+6 -2)
abrockett 2009-11-15 12:18 Rev.: 133

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:

  • Source/ProjectionInterface: ProjectionTest.cpp (new 52), ProjectionTest.h (new 55)
abrockett 2009-11-12 09:48 Rev.: 129

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:

  • Source/ProjectionInterface: projectioninterface.cfg (new 9)
abrockett 2009-11-08 12:24 Rev.: 113

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:

  • Source/ProjectionInterface: GetPerspective.cpp (+17 -19)
jbridon 2009-11-01 17:30 Rev.: 104

Worked on projection code review

8 lines of code changed in 2 files:

  • Source/ProjectionInterface: GetPerspective.cpp (+4 -2), makefile (+4 -4)
jbridon 2009-11-01 16:53 Rev.: 103

Resolved naming issue

183 lines of code changed in 2 files:

  • Source/ProjectionInterface: GetPerspective.cpp (new 183), get.cpp (del)
jbridon 2009-11-01 16:53 Rev.: 102

Fixing naming issue

0 lines of code changed in 2 files:

  • Source/ProjectionInterface: get.cpp (new), getperspective.cpp (del)
jbridon 2009-11-01 16:52 Rev.: 101

Code review of perspective tools

217 lines of code changed in 5 files:

  • Source/ProjectionInterface: ProjectionInterface.cpp (+64 -42), ProjectionInterface.h (+1 -1), doPerspective.cpp (del), getperspective.cpp (+150 -109), makefile (+2 -2)
abrockett 2009-11-01 13:47 Rev.: 100

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:

  • Source/ProjectionInterface: floorgrid.jpg (new), getperspective.cpp (+142 -59), makefile (+6 -2)
jbridon 2009-10-26 20:41 Rev.: 84

Major changes to makefile system, add makefiles are set.

17 lines of code changed in 1 file:

  • Source/ProjectionInterface: makefile (new 17)
mjones 2009-10-25 13:41 Rev.: 83

Updated the projection transform system

122 lines of code changed in 3 files:

  • Source/ProjectionInterface: ProjectionInterface.cpp (+98 -44), ProjectionInterface.h (+23 -13), getperspective.cpp (+1 -1)
mjones 2009-10-25 11:32 Rev.: 78

Updated make files to better help with lib control. Update Projection Transform.

35 lines of code changed in 3 files:

  • Source/ProjectionInterface: Main.cpp (+25 -1), ProjectionInterface.cpp (+6 -5), ProjectionInterface.h (+4 -3)
mjones 2009-10-25 11:14 Rev.: 77

Updated makefile system for projection interface

134 lines of code changed in 4 files:

  • Source/ProjectionInterface: Main.cpp (new 1), ProjectionInterface.cpp (new 79), ProjectionInterface.h (new 51), getperspective.cpp (+3 -3)
abrockett 2009-10-11 13:12 Rev.: 41

Added Matt's pseudocode for performing the perspective transform

16 lines of code changed in 1 file:

  • Source/ProjectionInterface: doPerspective.cpp (new 16)
abrockett 2009-10-11 12:53 Rev.: 39

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:

  • Source/ProjectionInterface: getperspective.cpp (new 59)
stsalyuk 2009-10-04 14:05 Rev.: 15

adding ProjectionInterface.vcproj VS project file to solution

180 lines of code changed in 1 file:

  • Source/ProjectionInterface: ProjectionInterface.vcproj (new 180)
Generated by StatSVN 0.5.0