alexandre benoit
|
a5acc9ee1f
|
nicer interface with the use of InputArray and OutptArray instated of (const Mat&)
|
2013-05-03 11:45:13 +02:00 |
|
alexandre benoit
|
cf6e833169
|
trying to solve valarray pointer access problem, enhancing documentation
|
2013-05-01 11:47:26 +02:00 |
|
alexandre benoit
|
9c26387ce0
|
updated sources to correct buildbot warnings
|
2013-04-30 17:32:47 +02:00 |
|
alexandre benoit
|
a659e287fb
|
minor error correction
|
2013-04-30 14:52:14 +02:00 |
|
alexandre benoit
|
80e65e08b5
|
updated doc and interface code to solve compile warnings and errors
|
2013-04-30 14:40:03 +02:00 |
|
alexandre benoit
|
b70b5a3011
|
corrections required for portability. To be validated by buildbot
|
2013-04-30 13:13:50 +02:00 |
|
alexandre benoit
|
72742f5316
|
resolved conflicts, updated retina class interface and optimized a heavy retinacolor process
|
2013-04-29 19:06:35 +02:00 |
|
alexandre benoit
|
9549949228
|
minor chnges for conflict removal
|
2013-04-29 15:12:44 +02:00 |
|
alexandre benoit
|
b62d101115
|
updated retina interface for cleaner use, following OpenCV standards
|
2013-04-27 21:13:45 +02:00 |
|
Andrey Kamaev
|
909d6fcf51
|
Move legacy part of opencv_contrib to separate header
|
2013-04-12 19:37:40 +04:00 |
|
Andrey Kamaev
|
940eedfb27
|
Finalize core headers reorganization
|
2013-04-03 14:10:03 +04:00 |
|
Andrey Kamaev
|
be7bbe3aa9
|
Drop cv:: prefix from cv::String used inside the cv namespace
|
2013-03-22 22:14:50 +04:00 |
|
Andrey Kamaev
|
2ad7b97f1c
|
All modules (except ocl and gpu) compiles and pass tests
|
2013-03-22 22:14:26 +04:00 |
|
Andrey Kamaev
|
f2d3b9b4a1
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
|
Andrey Kamaev
|
f62028dc16
|
Fixed mingw build.
|
2012-06-08 03:15:08 +00:00 |
|
Alexandre Benoit
|
c07d9d75e8
|
added get methods for retina outputs
|
2012-02-10 13:25:33 +00:00 |
|
Alexander Shishkov
|
863fe3ecf8
|
fixed bug after const removing in retina
|
2012-02-06 10:34:00 +00:00 |
|
Alexandre Benoit
|
3892ce1f73
|
added access methods to retreive retina input and output buffers sizes
|
2012-01-30 09:40:02 +00:00 |
|
Alexandre Benoit
|
555ed03613
|
corrected retina internal buffers copy methods
|
2012-01-13 09:52:24 +00:00 |
|
Alexandre Benoit
|
42e656542c
|
added cv::Filestorage based setup method for retina model
|
2011-11-23 15:05:19 +00:00 |
|
Alexandre Benoit
|
9883b2d401
|
corrected stupid error for retina color mode selection in Retina::run method
|
2011-11-03 10:58:11 +00:00 |
|
Alexandre Benoit
|
57159998f0
|
clarified parameters inputs and outputs at the interface level for better clarity and ease of use, also corrected a mistake at activateContoursProcessing interface method
|
2011-10-30 07:33:00 +00:00 |
|
Alexandre Benoit
|
4685f0e9d6
|
corrected xml parameters file management in the retina interface
|
2011-10-21 10:02:09 +00:00 |
|
Vadim Pisarevsky
|
60ebe2003f
|
fixed multiple warnings on Windows. fixed bug #1368
|
2011-10-03 11:00:28 +00:00 |
|
Alexandre Benoit
|
69b8f304d7
|
memory safety test added
|
2011-09-04 16:46:56 +00:00 |
|
Alexandre Benoit
|
c02b5f1d45
|
Updated retina access methods and OpenEXR image tone mapping demo cleaned
|
2011-09-04 08:00:28 +00:00 |
|
Alexandre Benoit
|
a288163d73
|
enhanced and more robust image input management
|
2011-08-22 20:09:01 +00:00 |
|
Alexandre Benoit
|
4408423c9f
|
waiting for optimisation at Retina::_convertCvMat2ValarrayBuffer
|
2011-08-21 13:12:14 +00:00 |
|
Alexandre Benoit
|
66ee335ca9
|
updated retina modules : minor misakes correction & changed pixel format to float instead of double to keep some memory, precision is almost sufficient, check for residual mistakes
|
2011-08-21 11:01:53 +00:00 |
|
Alexandre Benoit
|
b4d42ae6f1
|
optimised input image management
|
2011-08-13 14:14:28 +00:00 |
|
Vadim Pisarevsky
|
50d70cf9c6
|
made retina code compile with VS2005/VS2008
|
2011-08-12 11:28:17 +00:00 |
|
Vadim Pisarevsky
|
2842d34611
|
added retina model, by Alexander Benoit
|
2011-08-11 20:42:08 +00:00 |
|