Alexander Alekhin
07711e404b
Merge pull request #7506 from mshabunin:x11-collide-warning
8 years ago
Alexander Alekhin
e15acd4fcf
Merge pull request #7508 from alalek:fix_optflow_test
8 years ago
Alexander Alekhin
5dfb810327
video: fix optflow test: NAN results shouldn't bypass checks
8 years ago
Alexander Alekhin
8213e57f3b
Merge pull request #7494 from tomoaki0705:fixVideoLKPyramidARM
8 years ago
Alexander Alekhin
505c19bc20
Merge pull request #7505 from LukeZheZhu:filterSmall_double_support
8 years ago
Vadim Pisarevsky
27c8f8a1d4
Merge pull request #7443 from Tytan:akaze
8 years ago
mshabunin
6a66af72c8
Added warning about possible X11 macro collision
8 years ago
LukeZhu
ef47bcc88b
Fix the problem: filterSmall.cl report error with double
8 years ago
Alexander Alekhin
18327aed30
Merge pull request #7496 from abratchik:java.wrapper.fix.3.1
8 years ago
Arek
4ea27061ee
Merge pull request #7472 from ArkadiuszRaj:aravis-autoexposure
...
Aravis SDK: Basic software based autoexposure control
* Basic software based autoexposure control
* Aravis autoexposure: skip frame taken while changing exposure setup
8 years ago
abratchik
8da1303179
add vector_vector_KeyPoint support to python wrappers
8 years ago
abratchik
adbb1471fc
fix regression issues in Feature2D and DescriptorMatcher interfaces
8 years ago
Tomoaki Teshima
ea4ff91861
fix error from performance test of LK pyramid
8 years ago
Alexander Alekhin
1ae27eb696
Merge pull request #7476 from abratchik:java.wrapper.fix.3.1
8 years ago
Alexander Alekhin
e2e1485373
Merge pull request #7487 from StevenPuttemans:add_compute_capabilities
8 years ago
Alexander Alekhin
9c6d063750
Merge pull request #7490 from alalek:ios_disable_ippicv
8 years ago
abratchik
4207ebbce7
fix for VideoCapture crash
8 years ago
Alexander Alekhin
d1e8651aae
ios: disable IPPICV on i386-iPhoneSimulator
8 years ago
Vitaly Tuzov
1d045f2731
Added test for drawing beyond 32768 column
8 years ago
Vitaly Tuzov
26c9889c6b
Fix for incorrect line drawing beyond 32768 row or column
8 years ago
Alexander Alekhin
de85680a6a
Merge pull request #7483 from paroj:addtext
8 years ago
Pavel Rojtberg
a37a6bd783
fix BGR <> RGB swap
...
we are drawing on a BGR image declared as RGB, so we should not swap
components here either.
8 years ago
Pavel Rojtberg
8cc09f1784
highgui: allow wrapping cv::addText
...
also correctly forward spacing parameter in fontQt
8 years ago
Maksim Shabunin
18bd47c9b9
Merge pull request #7367 from terfendail:ovxhal_imgprocfix
8 years ago
StevenPuttemans
fa32abe5f3
add 5.2 and 6.1 compute capability support
8 years ago
Alexander Alekhin
0d0a399a13
Merge pull request #7468 from StevenPuttemans:fix_single_scale_detection
8 years ago
Maksim Shabunin
699c25a4be
Merge pull request #7471 from alalek:fix_java_generator
8 years ago
Maksim Shabunin
28b64f6f13
Merge pull request #7457 from alalek:cmake_fix_ios
8 years ago
StevenPuttemans
ca762a6ba7
allow minObjectSize==maxObjectSize for single scale detection capability
8 years ago
abratchik
084c595855
fix for legacy FeatureDetector and DescriptorMatcher classes
8 years ago
Alexander Alekhin
4c8d25878b
cmake: update configuration for iOS
8 years ago
Vadim Pisarevsky
4ed40fd694
Merge pull request #7432 from abratchik:java.wrapper.fix.3.1
8 years ago
Vadim Pisarevsky
4acda3f609
Merge pull request #7428 from alalek:cmake_fix_compiler_flags_detection
8 years ago
Alexander Alekhin
c16c803fe9
java: integrate code from base modules
...
To resolve undefined "Mat_to_vector_KeyPoint" error
8 years ago
Alexander Alekhin
994815fbd4
Merge pull request #7413 from tomoaki0705:featureUniversalThreshold
8 years ago
Alexander Alekhin
994c682b77
Merge pull request #7455 from tomoaki0705:featureUniversalLkPyramid
8 years ago
Alexander Alekhin
685a050339
Merge pull request #7431 from ArkadiuszRaj:pgm-16bit
8 years ago
Alexander Alekhin
8e701a948b
Merge pull request #7466 from Trojahn:master
8 years ago
Juha Reunanen
0f387cda8f
Merge pull request #7451 from reunanen:issue-7409
...
Fix findContours crash for very large images (#7451 )
* Cast step to size_t in order to avoid integer overflow when processing very large images
* Change assert to CV_Assert
8 years ago
Alexander Alekhin
016359f406
Merge pull request #7442 from catree:morphology_additional_information
8 years ago
Alexander Alekhin
6373e24bd3
Merge pull request #7441 from catree:add_distortion_images
8 years ago
viodetools
114d378cfc
Bugfix #7438
8 years ago
Tomoaki Teshima
1ef740fa2c
use universal intrinsic implementation for calcSharrDeriv
8 years ago
Tomoaki Teshima
ea6410d1e7
use universal intrinsic in threshold
...
* add performance test for 32F and 64F threshold
* requires update of opencv_extra
8 years ago
abratchik
789b35d813
improved fix for java wrapper generator (gen_java.py) to avoid generation of java methods with duplicate signatures(v3)
8 years ago
Alexander Alekhin
73a8fa8e6e
Merge pull request #7447 from alalek:ocl_fix_svm
8 years ago
Alexander Alekhin
f11715b6c3
Merge pull request #7430 from ArkadiuszRaj:aravis
8 years ago
Alexander Alekhin
fe8501c931
ocl: fix SVM code
8 years ago
Alexander Alekhin
218f7574f9
Merge pull request #7440 from mschoeneck:Prefer_OCL_befor_IPP_for_Sobel_and_Scharr
8 years ago
Alexander Alekhin
b0e9346eee
Merge pull request #7416 from StevenPuttemans:add_comment_medianBlur
8 years ago