Marina Noskova
f3c4a6aab8
Rename parameters lambda, gamma0 and c.
2016-02-24 13:22:07 +03:00
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.
2016-02-19 14:29:59 +01:00
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
2016-02-19 14:08:58 +01:00
Alexander Alekhin
177aef05b6
Merge pull request #6141 from Aravind-Suresh:fisheye-documentation-fix
2016-02-19 07:29:19 +00:00
Dan
95608b1b84
free -> deallocate
2016-02-18 15:05:13 -05:00
aravind
7ad849718c
Fixed Fisheye Camera model documentation.
2016-02-19 01:17:39 +05:30
Philipp Hasper
3f1eeba39d
findHomography sets output mask to all zeros in case of no inlier
2016-02-18 17:58:28 +01:00
Alexander Alekhin
46662ccd99
Merge pull request #6136 from mbarnach:6135-Fix-upperbody_xml_in_cuda
2016-02-18 13:20:45 +00:00
Mathieu Barnachon
9a44e92193
Fix the missing - in file.
2016-02-18 11:28:41 +01:00
Dan
c0e34934c8
Merge branch 'thrust_allocator' of https://github.com/dtmoodie/opencv
2016-02-18 00:43:18 -05:00
Dan
da93a5527d
Thrust allocator for temporary storage used with thrust algorithms.
2016-02-18 00:23:20 -05:00
Alexander Alekhin
06ea7094f5
Merge pull request #6129 from mzajko:xi_new_param
2016-02-17 15:47:59 +00:00
Marian Zajko
e55a053d71
ximea new param
...
- added CAP_PROP_XI_SENSOR_BOARD_TEMP parameter
- added acquisition resetting for paramters that require it
2016-02-17 11:18:49 +01:00
Alexander Alekhin
2549bafe4f
Merge pull request #6121 from mshabunin:fix-check-imencode-exif
2016-02-17 00:45:49 +00:00
Maksim Shabunin
03d6d2041a
Merge pull request #6113 from rahulchhabra07:patch-1
2016-02-16 09:04:38 +00:00
Maksim Shabunin
a54870aace
Added filename emptyness check to the Exif reader, fixes 6120
2016-02-16 11:37:36 +03:00
Alexander Alekhin
8c591ebd77
Merge pull request #6060 from alalek:fix_opencl_opengl_sharing_6052
2016-02-16 07:10:02 +00:00
Maksim Shabunin
d1a2c73228
Merge pull request #6090 from alalek:feature_6089
2016-02-15 14:17:15 +00:00
Maksim Shabunin
1aeff45631
Merge pull request #6103 from mshabunin:add-get-samples
2016-02-15 13:11:28 +00:00
Maksim Shabunin
8c29380471
Merge pull request #6105 from mshabunin:tutorial-folder-correction
2016-02-15 13:10:45 +00:00
Marina Noskova
02cd8cf039
Deleted illegal type values.
2016-02-15 15:09:59 +03:00
Eric Zavesky
77fa8d9d5a
- fix windows-based warnings for type casts
2016-02-15 05:37:54 -06:00
Marina Noskova
ff54952769
Corrected spelling mistakes
2016-02-15 14:35:36 +03:00
Eric Zavesky
335f7e7916
- trim whitespace, as required by build machine
2016-02-15 05:33:37 -06:00
Eric Zavesky
d7e57f2152
- fix typo from last minute change
2016-02-15 04:54:59 -06:00
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
2016-02-15 04:27:28 -06:00
Eric Zavesky
4546139844
- remove zero threshold that prevents ORB from finding any local features
2016-02-15 04:26:03 -06:00
Maksim Shabunin
28dd315ef3
Merge pull request #6104 from alalek:issue_6102
2016-02-15 09:59:35 +00:00
Alexander Alekhin
84bf7680c7
Merge pull request #6100 from alalek:fix_5934
2016-02-15 02:52:07 +00:00
Rahul Chhabra
232f564011
Update imgproc.hpp
...
In reference to Issue #6110 , the order of markerType and color is changed.
2016-02-14 10:18:14 +05:30
Maksim Shabunin
6c0c0466c6
Tutorials: moved Megamind.avi files to samples/data folder
2016-02-12 13:44:14 +03:00
Maksim Shabunin
359acc0d33
Tutorials: moved imgcodecs and videoio tutorials to separate pages
2016-02-12 13:35:46 +03:00
Alexander Alekhin
f48cda2f95
test: initialize test data in test_umat.cpp (6102)
2016-02-12 13:15:15 +03:00
Maksim Shabunin
54abb83c82
ml: moved getTestSamples implementation to src
2016-02-12 12:32:26 +03:00
ahb
15793b1301
add TestData::getTestSamples()
2016-02-12 12:11:10 +03:00
Alexander Alekhin
80102b76f9
Merge pull request #6074 from alalek:ffmpeg_interrupt_callback_compatibility
2016-02-11 15:00:52 +00:00
Alexander Alekhin
b2ca10a81f
cmake: fix find_library() for bzip2
2016-02-11 12:57:10 +03:00
Alexander Alekhin
c7bdbef504
ocl: fix OpenGL sharing detection (6052)
...
Apple OpenCL framework hasn't OpenGL sharing extension
2016-02-11 12:46:22 +03:00
Alexander Alekhin
87bbaa2c27
ocl: OpenCL headers are located in "CL" subfolder (3rdparty/include)
2016-02-11 12:44:45 +03:00
Alexander Alekhin
2c4ed7f8a5
Merge pull request #6051 from mshabunin:fix-cap-qtkit
2016-02-10 17:35:20 +00:00
Alexander Alekhin
5efadcb335
Merge pull request #6042 from Dmitry-Me:reduceVariablesScope
2016-02-10 17:33:43 +00:00
Alexander Alekhin
8ac96eecd2
Merge pull request #6073 from alalek:fix_5897
2016-02-10 17:33:12 +00:00
Marina Noskova
5496dedd6a
Fixed warnings.
2016-02-10 19:46:24 +03:00
Marina Noskova
0307dd19fd
Minor fix in declaration of SVMSGD::setOptimalParameters
2016-02-10 18:21:45 +03:00
Marina Noskova
617dd5db5b
Fixed doc/opencv.bib
2016-02-10 17:57:36 +03:00
Marina Noskova
c522172367
Fixed small bug in SVMSGD::clear().
2016-02-10 16:59:12 +03:00
Marina Noskova
05353a1492
Removed trailing whitespaces
2016-02-10 16:59:12 +03:00
Marina Noskova
41c0a38344
Fixed test samples for tests with different borders
...
Added new test (separating two points)
2016-02-10 16:59:12 +03:00
Marina Noskova
bfdca05f25
Added margin type, added tests with different scales of features.
...
Also fixed documentation, refactored sample.
2016-02-10 16:59:12 +03:00
Marina Noskova
acd74037b3
Increasing the dimension of features space in the SVMSGD::train function.
2016-02-10 16:59:11 +03:00