Menu

Code Commit Log


Commit Date  
[r1029] (HEAD) by lochmatter

Fix: removed isnan(cs->prevFaceRect.width) in ensureSizeBounds
cs->prevFaceRect is of type CvRect, where width is of type int.

2016-12-12 16:27:54 Tree
[r1028] by inakinavarro

ComponentBlobDetectionRedGreen.cpp corrected to add timestamp

2015-01-26 15:04:42 Tree
[r1027] by edimario

removed opencv2 branch which is now merged into trunk

2014-07-18 14:59:29 Tree
[r1026] by felixschill

fixed serial port error messages in ChamberControl Component

2014-07-03 11:58:54 Tree
[r1025] by mndstrm

General
- Added support for compiling with Pylon3 drivers (v 3.2.0, latest at the time of writing)
- Compiles and runs with both 32-bit and 64-bit drivers. Outstanding undiagnosed timing issues in 64-bit build, possibly system-dependent
- Using deprecated APIs; a new component should be written to take full advantage of new drivers
- Changed includes of external libraries to -isystem, so as to suppress irrelevant warnings

Makefile.inc
- Removed explicit wxWidgets 2.8 request; code works fine with latest 3.0 library
- Added separate option block for Pylon 3

ComponentInputCameraGigE.h
- Minimal changes implemented, activated by USE_PYLON3 flag (in order not to break Pylon 1 support)

ComponentInputCameraGigE.cpp
- Changed default AOI to match default interface AOI

2014-06-27 14:50:54 Tree
[r1024] by mndstrm

Changed Makefiles to suppress obnoxious warnings in third party libraries

2014-06-27 14:40:27 Tree
[r1023] by mndstrm

Fixed improper string conversion preventing compilation.
Added matching configuration and launch examples.

2014-06-27 14:39:14 Tree
[r1022] by felixschill

Added new components for Fourier transform, frequency filtering and pattern tracking in the fourier domain, resizing/cropping, graph clustering, data structure for passing commands to other modules, and some modules specific to the SelfSys project (EPFL-DISAL, published in ICRA2014 M. Mastrangeli Automated Real-Time
Control of Fluidic Self-Assembly of Microparticles) for controlling a microfluidic chamber in real-time via serial commands (can serve as example for other setups). The Fourier-domain filtering has GPU support - activate in Makefile.inc if CUDA is installed and OpenCV was installed with CUDA support.

2014-05-28 17:22:45 Tree
[r1021] by felixschill

updated Makefile.inc, and fixed camshiftwrapper (facedet) to compile against OpenCV 2. Successfully compiles on Ubuntu 14.04.

2014-05-28 16:15:30 Tree
[r1020] by edimario

cvHaarDetectObjects takes one extra param in opencv2, updated facedet.c

2014-03-27 13:17:53 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.