Maksim Shabunin
|
daa97021bd
|
Merge pull request #7810 from parismita:patch-1
|
8 years ago |
Alexander Alekhin
|
5592142511
|
Merge pull request #7831 from terfendail:ovx_array_update
|
8 years ago |
Alexander Alekhin
|
53f72f18f5
|
Merge pull request #7853 from mshabunin:fix-doc-warning
Documentation fixes for latest doxygen
|
8 years ago |
mshabunin
|
965deaba8d
|
Documentation fixes for latest doxygen
|
8 years ago |
Alexander Alekhin
|
8b92151ef0
|
Merge pull request #7832 from alalek:install_docs_target
|
8 years ago |
Maksim Shabunin
|
1451f7d0ec
|
Merge pull request #7848 from rjray-nvidia:cuda_tegra_tutorial_update_1
|
8 years ago |
Alexander Alekhin
|
19c8cc8f13
|
Merge pull request #7760 from terfendail:ovx_histogram
|
8 years ago |
Alexander Alekhin
|
8f83d97adc
|
Merge pull request #7800 from paroj:fisheye_undist
|
8 years ago |
Alexander Alekhin
|
c977af8ee8
|
Merge pull request #7843 from chacha21:fix-capture-msmf
|
8 years ago |
Randy J. Ray
|
dd99b7c1cb
|
Further editing/refinement of the tutorial.
This is based on testing OpenCV 3.1 with VisionWorks, which identified issues.
The tutorial now specifies 3 cherry-pick commands for opencv.
|
8 years ago |
Vitaly Tuzov
|
2c89b39eee
|
Added OpenVX based processing to calcHist
|
8 years ago |
Alexander Alekhin
|
a24ebc9952
|
Merge pull request #7840 from alalek:fix_test_rng
|
8 years ago |
Alexander Alekhin
|
7a3b5b308c
|
Merge pull request #7790 from sovrasov:convexity_defects_enable_small_hulls
|
8 years ago |
Alexander Alekhin
|
fbf2383d5d
|
Merge pull request #7787 from alalek:ocl_explicit_only
|
8 years ago |
Alexander Alekhin
|
cb1d4e692b
|
Merge pull request #7801 from alalek:fix_7795
|
8 years ago |
Alexander Alekhin
|
188ccac2f3
|
Merge pull request #7837 from sovrasov:solvepnp_ransac_error_thresh_fix
|
8 years ago |
Alexander Alekhin
|
069d51d23b
|
Merge pull request #7836 from sovrasov:akaze_fix_detect_only_mode
|
8 years ago |
Alexander Alekhin
|
1473f032b7
|
Merge pull request #7839 from sovrasov:mser_python_sample_update
|
8 years ago |
chacha21
|
166d75e3c5
|
Fix for unhandled error cases when using Media Foundation
Some function calls to Media Foundation can fail and retrun null
pointers. They should be checked before being dereferenced to avoid a
crash.
|
8 years ago |
Vladislav Sovrasov
|
12383a124b
|
Disable error throwing in convexityDefects when hull is a line or point
|
8 years ago |
Alexander Alekhin
|
34c07f6aaf
|
Merge pull request #7729 from apavlenko:vx-canny
|
8 years ago |
Alexander Alekhin
|
ec859ceb2c
|
test: limit chessboard generator parameters
|
8 years ago |
apavlenko
|
3aedc134c2
|
replacing white noise with fruits picture
|
8 years ago |
Alexander Alekhin
|
fb223784a6
|
test: fix Core_HAL.mat_decomp test implementation
|
8 years ago |
Alexander Alekhin
|
03bcfe4107
|
test: fix RNG problem in accuracy tests
|
8 years ago |
Vladislav Sovrasov
|
21683a550a
|
Update MSER python sample
|
8 years ago |
Vladislav Sovrasov
|
120531cb46
|
Fix error threshhold in SolvePnPRansac
|
8 years ago |
Vladislav Sovrasov
|
4a3da1c4ed
|
Fix missing angles in AKAZE keypoints
|
8 years ago |
Alexander Alekhin
|
2fded5d8fb
|
Merge pull request #7822 from alalek:fix_arithmmask_test
|
8 years ago |
Alexander Alekhin
|
5f57d0295e
|
Merge pull request #7818 from catree:solvePnP_doc
|
8 years ago |
parismita
|
f55e966210
|
Update linux_install.markdown
Update linux_install.markdown
Update linux_install.markdown
Update linux_install.markdown
Update linux_install.markdown
Update linux_install.markdown
Update linux_install.markdown
|
8 years ago |
Alexander Alekhin
|
c98330b2d1
|
cmake: special target to build/install docs only
|
8 years ago |
Vitaly Tuzov
|
c447e5f615
|
Added vxTruncateArray wrapper to ivx::Array
|
8 years ago |
catree
|
a93c70f533
|
Add note about solvePnP methods that cannot be used.
Add note: SOLVEPNP_EPNP will be used instead of SOLVEPNP_DLS and instead of SOLVEPNP_UPNP.
|
8 years ago |
apavlenko
|
a99118c4c7
|
moving CannyVX test from ocl to cpp file
|
8 years ago |
apavlenko
|
4246d3667f
|
disabling again
|
8 years ago |
apavlenko
|
76c38f0c80
|
trying to enable canny_vx adding a new test comparing canny_cv vs canny_vx
|
8 years ago |
apavlenko
|
f3ec56fcee
|
fixing build errors
|
8 years ago |
apavlenko
|
541d5b02d9
|
disabling due to accuracy issues
|
8 years ago |
apavlenko
|
ccd8031a33
|
fixing compilation
|
8 years ago |
apavlenko
|
1e2ddc30b1
|
Canny via OpenVX, Node wrapper extended (query/set attribute), some naming fixes
|
8 years ago |
Alexander Alekhin
|
beea04cc89
|
Merge pull request #7826 from mshabunin:fix-base64-issue
|
8 years ago |
Alexander Alekhin
|
48bff3bfd3
|
Merge pull request #7748 from LaurentBerger:Normalize3d
|
8 years ago |
Alexander Alekhin
|
a1d68ff361
|
Merge pull request #7820 from catree:imread_doc
|
8 years ago |
Alexander Alekhin
|
5cc2d7ad7c
|
Merge pull request #7771 from alalek:ffmpeg_update
|
8 years ago |
mshabunin
|
e941259434
|
Persistence: fixed valgrind warning in base64 decoder
|
8 years ago |
Randy J. Ray
|
036dd8d48f
|
Contribute a tutorial on building for NVIDIA Tegra (#7814)
* Contribute a tutorial on building for NVIDIA Tegra
* Clean-up and fixes based on feedback.
|
8 years ago |
Alexander Alekhin
|
79857f1e38
|
test: fix Core_ArithmMask.uninitialized test
Don't run binary operations for floating-point numbers
norm() will fail with NAN result.
|
8 years ago |
catree
|
c4d4158bd8
|
Add imread documentation note when EXIF orientation is embedded.
|
8 years ago |
Maksim Shabunin
|
2341222672
|
Merge pull request #7804 from alalek:fix_java_test
|
8 years ago |