StevenPuttemans
|
587dca9b1c
|
adding markers to OpenCV
|
2015-10-02 08:48:15 +02:00 |
|
Alexander Alekhin
|
af0942c78f
|
Merge pull request #5335 from Dikay900:ports_to_master
|
2015-09-18 11:06:08 +00:00 |
|
Ilya Lavrenov
|
11981c31f0
|
fixed valgrind warning in polylines
|
2015-09-11 18:45:01 +02:00 |
|
Tsukasa Sugiura
|
cd13b30fde
|
Fix LineAA in case of 4 channel
Fix bug when enter 4 channel image to LineAA function.
|
2015-09-12 01:42:25 +09:00 |
|
Suleyman TURKMEN
|
c63f443bba
|
Update drawing.cpp
https://github.com/Itseez/opencv/issues/4791
|
2015-09-07 11:30:14 +03:00 |
|
Marek Nogacki
|
25bcca2edb
|
fixed http://code.opencv.org/issues/4276 - set drawing thickness limit to 32767
|
2015-05-13 18:54:25 +02:00 |
|
Marek Nogacki
|
d59a6b29d5
|
fixed http://code.opencv.org/issues/4276 - removed drawing thickness upper limit
|
2015-05-07 11:19:22 +02:00 |
|
Andrey Pavlenko
|
d2409d12c6
|
porting polylines with empty vector<Point> from 2.4 to master
|
2015-04-24 17:11:51 +03:00 |
|
Ahmatnurov Dinar
|
2358c79db2
|
move 3265 to 3.0;
|
2015-04-16 14:36:46 +03:00 |
|
Nisarg Thakkar
|
b8f65d0252
|
Same as Bug #3309. Pushing to master
|
2015-02-21 09:20:00 +05:30 |
|
Artur Wieczorek
|
41afe54696
|
Fix determining bounding box of the edge collection in FillEdgeCollection().
There is necessary to account also x-coordinate of the end of the edge when determining bounding box of the edge collection.
|
2014-12-01 14:30:05 +01:00 |
|
Vadim Pisarevsky
|
257463719b
|
removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API
|
2014-08-14 12:50:07 +04:00 |
|