hyperion.ng/libsrc/hyperion
T. van der Zwan e2eb5ecd7f Merge branch 'HEAD' of https://github.com/tvdzwan/hyperion.git
Conflicts:
	libsrc/hyperion/Hyperion.cpp
2013-08-22 19:34:39 +00:00
..
BlackBorderDetector.cpp Added wrapper for the blackborder detector to maintain state about detected borders. 2013-08-21 20:44:17 +00:00
BlackBorderDetector.h Updated the scan-algorithm to only use half of each border. 2013-08-21 14:52:03 +00:00
BlackBorderProcessor.cpp Added wrapper for the blackborder detector to maintain state about detected borders. 2013-08-21 20:44:17 +00:00
BlackBorderProcessor.h Added wrapper for the blackborder detector to maintain state about detected borders. 2013-08-21 20:44:17 +00:00
CMakeLists.txt Merge branch 'HEAD' of https://github.com/tvdzwan/hyperion.git 2013-08-21 20:46:43 +00:00
ColorTransform.cpp Added simple QT-based grabber. 2013-08-13 11:10:45 +02:00
ColorTransform.h Added simple QT-based grabber. 2013-08-13 11:10:45 +02:00
HsvTransform.cpp Changed hue in HsvTransform from uint_8 to uint16_t 2013-08-22 20:31:57 +02:00
HsvTransform.h Changed hue in HsvTransform from uint_8 to uint16_t 2013-08-22 20:31:57 +02:00
Hyperion.cpp Fixed schema from resource in static lib 2013-08-22 19:32:40 +00:00
ImageProcessor.cpp Added border-ignore to the image-to-leds mapping. 2013-08-21 15:24:42 +00:00
ImageProcessorFactory.cpp Added simple QT-based grabber. 2013-08-13 11:10:45 +02:00
ImageToLedsMap.cpp Added border-ignore to the image-to-leds mapping. 2013-08-21 15:24:42 +00:00
ImageToLedsMap.h Added border-ignore to the image-to-leds mapping. 2013-08-21 15:24:42 +00:00
LedDeviceTest.cpp Added simple test for image2led map. 2013-08-15 19:11:02 +00:00
LedDeviceTest.h Added simple test for image2led map. 2013-08-15 19:11:02 +00:00
LedDeviceWs2801.cpp First working version with some test executables 2013-07-26 20:38:34 +00:00
LedDeviceWs2801.h First working version with some test executables 2013-07-26 20:38:34 +00:00
LedString.cpp Added simple QT-based grabber. 2013-08-13 11:10:45 +02:00
PriorityMuxer.cpp clear and clear all implemented 2013-08-18 13:33:56 +02:00
hyperion.schema.json Merge branch 'HEAD' of https://github.com/tvdzwan/hyperion.git 2013-08-21 20:46:43 +00:00
resource.qrc Fixed schema from resource in static lib 2013-08-22 19:32:40 +00:00