Piotr Dobrowolski
|
6d0407b65e
|
VideoCapture with digital camera and gPhoto2 library
|
10 years ago |
GilLevi
|
05a45ef6dc
|
renamed LATCH
|
10 years ago |
Vladimir Dudnik
|
af806bc816
|
replaced macros with template func
|
10 years ago |
laurentBerger
|
268283ff16
|
suppress android and mac warnings
|
10 years ago |
GilLevi
|
6613519c2e
|
added sample for LATCH
|
10 years ago |
laurentBerger
|
546f70a6f0
|
some warnings and errors
|
10 years ago |
GilLevi
|
f85eb23c3b
|
sample for LATCH
|
10 years ago |
laurentBerger
|
187ab0ca61
|
include cvconfig.h to use constant HAVE_OPENGL
|
10 years ago |
laurentBerger
|
7cf5de0ed0
|
trailing whitespace and some bracket
|
10 years ago |
laurentBerger
|
68e9d19743
|
An example how to use features2d for MSER. Data results are visualized in 3D using openglwith mouse or keyboard
|
10 years ago |
Vladimir Dudnik
|
f0197006e0
|
removed original samples and replace them with new ones. modified new samples (reduce code duplication, add cmd line params and short description)
|
10 years ago |
Maxim Kostin
|
3d20157d4f
|
Added sample Windows Universal application (UAP) using videoio logic for video preview and processing.
Signed-off-by: Maxim Kostin <v-maxkos@microsoft.com>
|
10 years ago |
Vladimir Dudnik
|
3cb4954d70
|
fixed new blank line at EOF
|
10 years ago |
GilLevi
|
a41ac8fd40
|
added sample code for LATCH
|
10 years ago |
laurentBerger
|
06b0fa6fc2
|
BLOB_MSER avec opengl
|
10 years ago |
Vladimir Dudnik
|
450a276f87
|
directx opencl interop samples (with copy from opencl image2d to buffer)
|
10 years ago |
laurentBerger
|
780f4ae7c5
|
try to implement remark included in message
|
10 years ago |
laurentBerger
|
dfc508bb15
|
problem float constant and position of > in vector
|
10 years ago |
laurentBerger
|
05bc7621e6
|
trailing whitespace
|
10 years ago |
laurentBerger
|
a94fdbe0f0
|
Example about BLOB with a new image in data folder
|
10 years ago |
laurentBerger
|
e7fcffeead
|
Exxemple MSER et BLOB séparés
|
10 years ago |
laurentBerger
|
16e20e5c73
|
An another improvement?
|
10 years ago |
laurentBerger
|
9e97d7b4db
|
Etude de MSER
|
10 years ago |
laurentBerger
|
26d7da68fc
|
warning C4101: 'e' line 146
|
10 years ago |
laurentBerger
|
f6f5b6035b
|
trailing whitespace
|
10 years ago |
laurentBerger
|
966d50762d
|
Try to include comment from @eduardo and @berak
Akaze descriptor with DESCRIPTOR_KAZE_UPRIGHT added
|
10 years ago |
laurentBerger
|
3a53e726dd
|
example BLOB_MSER and fixed bug in blobdetector
|
10 years ago |
laurentBerger
|
cfcef3ec98
|
File was not saved due to wrong file name.
Add a comment about bug 4308
|
10 years ago |
laurentBerger
|
171b58e2ca
|
Example BLOB_MSER
|
10 years ago |
laurentBerger
|
6b9e273f92
|
Essai examleBlob et MSER
|
10 years ago |
laurentBerger
|
09930938e8
|
Trailing white space first step
|
10 years ago |
laurentBerger
|
09e9e8ad9f
|
I have modified source file and add a chart to have distance between keypoint for decriptor function og matching algorithm
My english is not good so you can change some words in my comment
|
10 years ago |
laurentBerger
|
9ddb8bdb8b
|
Problem with warning: comparison between signed and unsigned integer expressions
|
10 years ago |
laurentBerger
|
56856a1810
|
Conversion size-t in int
|
10 years ago |
laurentBerger
|
341de5d53f
|
trailing whitespace
|
10 years ago |
laurentBerger
|
b28056e3dd
|
Trailing whitespace
|
10 years ago |
laurentBerger
|
3e25c085ba
|
A sample program : how to use ORB AKAZE BRISK descriptors for matching.
see http://answers.opencv.org/question/61062/features2d-example/
|
10 years ago |
Pierre Moulon
|
901d4995e3
|
Fix a typo error
Fix a typo error
Conflicts:
modules/features2d/include/opencv2/features2d.hpp
|
10 years ago |
Adi Shavit
|
aad95c7d8c
|
Added call to clone() to avoid unexpected change to external data.
- Fix both stitching_detailed.cpp sample and cv::Stitcher.
|
10 years ago |
Dikay900
|
d9b7b300b4
|
fix qt example on 2.4 with vs2010 and higher
|
10 years ago |
Brian Park
|
044de4105e
|
add input paramter checking that verifies the existance of the input files to stero_match example
remove the unnecessary header file
check input paramter by checking the image size
|
10 years ago |
Chris Mayo
|
7a5aa06b9e
|
Act on INSTALL_PYTHON_EXAMPLES
Conflicts:
samples/CMakeLists.txt
|
10 years ago |
Ben Hagen
|
a21fb63c28
|
store user-provided data in PlaneTracker class
|
10 years ago |
Yang Fan
|
eaa9b78121
|
ENH: explicitly declared outputFilename to surpress error C2668
Conflicts:
samples/gpu/video_writer.cpp
|
10 years ago |
ttagu99
|
a81374c1d7
|
findcontour_example check image empty
|
10 years ago |
侯骥
|
66fc6126d2
|
Update MatchTemplate_Demo.cpp
|
10 years ago |
Jay Bosamiya
|
8b58b59df4
|
Fix typo
|
10 years ago |
RafaRuiz
|
f0595b8254
|
Update lkdemo.cpp because of memory leak
In MacOSx x64 it was getting a memory leak even without initializing points:
http://code.opencv.org/issues/4250
|
10 years ago |
Pastafarianist
|
1e01441767
|
Fixed typo
|
10 years ago |
Dikay900
|
c797746b6e
|
use constant instead of value backported from #785
|
10 years ago |