Marina Noskova
d484893839
Deleted functions makeTrainData() and makeTestData() in test_svmsgd.cpp.
...
Added function makeData() in test_svmsgd.cpp.
9 years ago
Marina Noskova
74c87a26a5
Delete function areClassesEmpty().
9 years ago
Alexander Alekhin
81f21e6e6c
Merge pull request #6139 from ioxp:master
9 years ago
Alexander Alekhin
171541777e
Merge pull request #6166 from mshabunin:fix-exif-fds-leak
9 years ago
Maksim Shabunin
3a92371b60
EXIF reader: fixed file descriptor leak in case of broken tags
9 years ago
Maksim Shabunin
3cc234588a
Added build warnings in case of macro definition conflicts
9 years ago
Maksim Shabunin
ee2f8d006f
Cocoa backend: added checks before accessing sliders dictionary
9 years ago
Pavel Rojtberg
bb605279b6
clarify how to use fisheye::distortPoints
9 years ago
Marina Noskova
068677ad50
Fixed documentation.
9 years ago
Marina Noskova
9d9a5bbbfd
Fixed documentation.
9 years ago
Marina Noskova
f3c4a6aab8
Rename parameters lambda, gamma0 and c.
9 years ago
Philip
7ff93600b8
Create a Pull Request template
...
In addition to the Issue template which is far more important i would like to add this so issues will get closed after merging related PRs rather than being reliant on the reviewer.
If someone want to add something here feel free.
9 years ago
Philip
74ee9ac572
Add an Issue template for new issues
...
Since we've got a new feature here on github i would like to use it to get all relevant information into the reported issues.
https://help.github.com/articles/creating-an-issue-template-for-your-repository/
I started a file but i would like to hear some other options about what to add.
add "steps to reproduce" if no code example is applicable
change to comments from alalek
9 years ago
Alexander Alekhin
177aef05b6
Merge pull request #6141 from Aravind-Suresh:fisheye-documentation-fix
9 years ago
Dan
95608b1b84
free -> deallocate
9 years ago
aravind
7ad849718c
Fixed Fisheye Camera model documentation.
9 years ago
Philipp Hasper
3f1eeba39d
findHomography sets output mask to all zeros in case of no inlier
9 years ago
Alexander Alekhin
46662ccd99
Merge pull request #6136 from mbarnach:6135-Fix-upperbody_xml_in_cuda
9 years ago
Mathieu Barnachon
9a44e92193
Fix the missing - in file.
9 years ago
Dan
c0e34934c8
Merge branch 'thrust_allocator' of https://github.com/dtmoodie/opencv
9 years ago
Dan
da93a5527d
Thrust allocator for temporary storage used with thrust algorithms.
9 years ago
Alexander Alekhin
06ea7094f5
Merge pull request #6129 from mzajko:xi_new_param
9 years ago
Marian Zajko
e55a053d71
ximea new param
...
- added CAP_PROP_XI_SENSOR_BOARD_TEMP parameter
- added acquisition resetting for paramters that require it
9 years ago
Alexander Alekhin
2549bafe4f
Merge pull request #6121 from mshabunin:fix-check-imencode-exif
9 years ago
Maksim Shabunin
03d6d2041a
Merge pull request #6113 from rahulchhabra07:patch-1
9 years ago
Maksim Shabunin
a54870aace
Added filename emptyness check to the Exif reader, fixes 6120
9 years ago
Alexander Alekhin
8c591ebd77
Merge pull request #6060 from alalek:fix_opencl_opengl_sharing_6052
9 years ago
Alexander Alekhin
8a09d95eab
Merge pull request #6106 from ilya-lavrenov:compilation-warning
9 years ago
Maksim Shabunin
d1a2c73228
Merge pull request #6090 from alalek:feature_6089
9 years ago
Maksim Shabunin
1aeff45631
Merge pull request #6103 from mshabunin:add-get-samples
9 years ago
Maksim Shabunin
8c29380471
Merge pull request #6105 from mshabunin:tutorial-folder-correction
9 years ago
Marina Noskova
02cd8cf039
Deleted illegal type values.
9 years ago
Eric Zavesky
77fa8d9d5a
- fix windows-based warnings for type casts
9 years ago
Marina Noskova
ff54952769
Corrected spelling mistakes
9 years ago
Eric Zavesky
335f7e7916
- trim whitespace, as required by build machine
9 years ago
Eric Zavesky
d7e57f2152
- fix typo from last minute change
9 years ago
Eric Zavesky
4c5af4f361
- add ROI selection, allow device input, use BB for area exclusion
...
- previously BB was ignored for first frame, now masks analysis area
- also allow real-time feedback of processing
9 years ago
Eric Zavesky
4546139844
- remove zero threshold that prevents ORB from finding any local features
9 years ago
Maksim Shabunin
28dd315ef3
Merge pull request #6104 from alalek:issue_6102
9 years ago
Alexander Alekhin
84bf7680c7
Merge pull request #6100 from alalek:fix_5934
9 years ago
Rahul Chhabra
232f564011
Update imgproc.hpp
...
In reference to Issue #6110 , the order of markerType and color is changed.
9 years ago
Ilya Lavrenov
068769263e
fixed compilation warning
9 years ago
Maksim Shabunin
6c0c0466c6
Tutorials: moved Megamind.avi files to samples/data folder
9 years ago
Maksim Shabunin
359acc0d33
Tutorials: moved imgcodecs and videoio tutorials to separate pages
9 years ago
Alexander Alekhin
f48cda2f95
test: initialize test data in test_umat.cpp (6102)
9 years ago
Maksim Shabunin
54abb83c82
ml: moved getTestSamples implementation to src
9 years ago
ahb
15793b1301
add TestData::getTestSamples()
9 years ago
Alexander Alekhin
80102b76f9
Merge pull request #6074 from alalek:ffmpeg_interrupt_callback_compatibility
9 years ago
Alexander Alekhin
b2ca10a81f
cmake: fix find_library() for bzip2
9 years ago
Alexander Alekhin
c7bdbef504
ocl: fix OpenGL sharing detection (6052)
...
Apple OpenCL framework hasn't OpenGL sharing extension
9 years ago