1694 Commits (2c3543877168ec8e9a92920b84c8e4e0152142a7)

Author SHA1 Message Date
John Stowers 42faaa8b39 Fix mouse handling in python demos 11 years ago
lluis 2837bfd9fa Added erGrouping function: Find groups of Extremal Regions that are organized as text blocks. Updated sample/cpp to use the complete text detection pipeline 11 years ago
Ozan Tonkal 5780b418c9 delete duplicate bunny.ply, remove tabs and extra lines 11 years ago
Ozan Tonkal 8de46e1f81 removed trailing spaces 11 years ago
Ozan Tonkal 223fb39d94 include viz tutorials in the main tutorials file. ignore viz samples 11 years ago
Ozan Tonkal a117400577 ignore viz tutorials when BUILD_opencv_viz is not set 11 years ago
Ozan Tonkal c31fb8ffff rename widgets from *Widgets to W* 11 years ago
lluis d25309f82e first parameter of createERFilterNM1/createERFilterNM2 is now mandatory. changed the sample program to use the new prototypes 11 years ago
Ovidiu Parvu 8bada4c751 Overloaded the minEnclosingTriangle function such that there is an alternative function with the same name which does not require the output parameter ``area''. 11 years ago
Mathieu Barnachon 0934344a3d Update sample and code with external computation of HOG detector. 11 years ago
Ovidiu Parvu 0ed2f6201d Optimised one assert statement in the min_enclosing_triangle.cpp file. Added the minEnclosingTriangle functionality to the existing minarea.cpp sample file. 11 years ago
Roman Donchenko 3609bb41a7 Updated the native activity sample to master's API. 11 years ago
Ozan Tonkal 56f9168ac1 support VTK 6.0.0: cmakelist.txt might need to be refactored 11 years ago
Ozan Tonkal c773061457 updated documentation 11 years ago
Ozan Tonkal 2969ec0274 transformations tutorial rst 11 years ago
Ozan Tonkal 5307339f85 tutorial code for makeTransformToGlobal, makeCameraPose, minor fixes in widget_pose tutorial 11 years ago
Ozan Tonkal 7116e22b52 some of the tutorials 11 years ago
Ozan Tonkal fdbf20c172 delete common.h, viz_types.hpp, rendering properties are public, setcolor in creating_widgets tutorial 11 years ago
lluis cd33ca0009 changed default parameters in CreateERFiltersNM{1,2} functions. They are not needed now in the sample example. 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 11 years ago
lluis b9a5e919e2 better parameter settings for the ERFilter sample 11 years ago
lluis 15511bff40 better classifiers performance by training them with a new dataset of "manually" selected regions 11 years ago
Ozan Tonkal f99e874704 tutorial: creating_widgets code 11 years ago
Ozan Tonkal b60894c1dd launching viz tutorial 11 years ago
Roman Donchenko 62353b7980 Boring changes - samples. 11 years ago
Mathieu Barnachon 2fe340bf8a adding sample to train HOG and compare it with default people detector. 11 years ago
Roman Donchenko 36e0891480 Fixed OCL samples' install path being inconsistent with the other samples. 11 years ago
yao a70bdfc13f a little fix to tests and sample 11 years ago
Vladislav Vinogradov 12f50d7f67 fixed video_writer sample 11 years ago
Vladislav Vinogradov a41006754e fix documentation 11 years ago
Vladislav Vinogradov fd88654b45 replaced GPU -> CUDA 11 years ago
Vladislav Vinogradov 3c34b24f1f replaced gpu->cuda in files names 11 years ago
Vladislav Vinogradov ae94256edc renmaed gpu module -> cuda 11 years ago
Vladislav Vinogradov 29386f1449 renamed gpubgsegm -> cudabgsegm 11 years ago
Vladislav Vinogradov 259ceb7eaa renamed gpufeatures2d -> cudafeatures2d 11 years ago
Vladislav Vinogradov 5660d6a680 renamed gpuoptflow -> cudaoptflow 11 years ago
Vladislav Vinogradov a0ae602bb7 renamed gpuimgproc -> cudaimgproc 11 years ago
Vladislav Vinogradov 219b662127 renamed gpufilters -> cudafilters 11 years ago
Vladislav Vinogradov 71d61e07b1 renamed gpustereo -> cudastereo 11 years ago
Vladislav Vinogradov d4901a99ea renamed gpuwarping -> cudawarping 11 years ago
Vladislav Vinogradov dcd600cc47 renamed gpuarithm -> cudaarithm 11 years ago
Vladislav Vinogradov 6d216d78d9 renamed gpulegacy -> cudalegacy 11 years ago
Vladislav Vinogradov dbeb3e2968 renamed gpucodec -> cudacodec 11 years ago
Vladislav Vinogradov cfe4a71dc6 renamed gpu* source to cuda* in core module 11 years ago
Vladislav Vinogradov 91dd44e7fa removed compatibility headers 11 years ago
Vladislav Vinogradov 5a85f1b6da renamed gpucodec namespace -> cudacodec 11 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 11 years ago
StevenPuttemans 7e638cb0b5 Bugfix 3115: Added not to documentation for python version for 11 years ago
dbloisi 20f932bd46 fixing trailing whitespaces 11 years ago
dbloisi f0910466f9 fixing trailing whitespaces 11 years ago