Subversion

gpucv

Revision Information
Current Directory:/experimental/trunk/gpucv/src/
Rev:584 - Go to most recent revision
Author:allusse
Last modification:Rev 584 - 2010-09-14 18:26:37 +0200 (Tue, 14 Sep 2010)
Log message:Switch:
- update plugin list(gpucv_dlls.xml) to match more opencv version(x32/x64) under LINUX
- switch can now detect several kind of error such as: result error, critical error, "feature missing" errors. Then it can switch to an implementation that executed successfully
- library colors(for benchmarks) is now stored into the plugin description, inside the plugin itself.
- compiling the switch is now enabled by default but can be disabled using premake option: "--use-switch-off"
- issues when generating the switch files: the detection of mask parameters have false positive cases. We do not detect macro such as '#ifdef LINUX/WINDOWS" so a few functions create compiling errors on linux.
Doc:
- Minor updates.
- start draft about the switch description.
Premake:
- Plugin-NPP:add support for x64
- improve the way OpenCV and CUDA x32/x64 can be used on the same system.
- add new action 'importlibs': import all OpenCV/CUDA libs into the dependencies folder, used to make stand-alone packages

 (Hide changed files)
Modified files:experimental/trunk/gpucv/data/gcv_dlls.xml
experimental/trunk/gpucv/doc/gpucv/compile.dox
experimental/trunk/gpucv/doc/gpucv/example_list.dox
experimental/trunk/gpucv/doc/gpucv/mainDoc.dox
experimental/trunk/gpucv/doc/gpucv/setup.dox
experimental/trunk/gpucv/doc/GPUCVConsole/using_sampletest.dox
experimental/trunk/gpucv/doc/GPUCVSwitch/tuto_use_switch.dox
experimental/trunk/gpucv/etc/Premake/cuda.premake4.lua
experimental/trunk/gpucv/etc/Premake/main.premake4.lua
experimental/trunk/gpucv/etc/Premake/opencv.premake4.lua
experimental/trunk/gpucv/etc/Premake/packaging.premake4.lua
experimental/trunk/gpucv/include/definitions.h
experimental/trunk/gpucv/include/GPUCV/config.h
experimental/trunk/gpucv/include/GPUCV/misc.h
experimental/trunk/gpucv/include/GPUCVHardware/GlobalSettings.h
experimental/trunk/gpucv/include/GPUCVHardware/include.h
experimental/trunk/gpucv/include/GPUCVHardware/moduleInfo.h
experimental/trunk/gpucv/include/GPUCVSwitch/Cl_Dll.h
experimental/trunk/gpucv/include/GPUCVSwitch/Cl_FctSw.h
experimental/trunk/gpucv/include/GPUCVSwitch/macro.h
experimental/trunk/gpucv/include/GPUCVSwitch/switch.h
experimental/trunk/gpucv/include/GPUCVTexture/DataContainer.h
experimental/trunk/gpucv/premake4.lua
experimental/trunk/gpucv/src/example/GPUCVConsole/commands.cpp
experimental/trunk/gpucv/src/example/GPUCVConsole/cvg_test.cpp
experimental/trunk/gpucv/src/example/GPUCVConsole/cxcoreg_test.cpp
experimental/trunk/gpucv/src/example/GPUCVConsole/macro.h
experimental/trunk/gpucv/src/example/GPUCVConsole/mainSampletest.cpp
experimental/trunk/gpucv/src/example/GPUCVConsole/misc_test.cpp
experimental/trunk/gpucv/src/example/gpucv_example.lua
experimental/trunk/gpucv/src/lib/cv_switch/cv_switch.cpp
experimental/trunk/gpucv/src/lib/cxcore_switch/cxcore_switch.cpp
experimental/trunk/gpucv/src/lib/GPUCVCore/coretools.cpp
experimental/trunk/gpucv/src/lib/GPUCVCore/ToolsTracer.cpp
experimental/trunk/gpucv/src/lib/GPUCVCuda/cuda_misc.cpp
experimental/trunk/gpucv/src/lib/GPUCVHardware/moduleInfos.cpp
experimental/trunk/gpucv/src/lib/GPUCVHardware/Profiling.cpp
experimental/trunk/gpucv/src/lib/GPUCVSwitch/Cl_Dll.cpp
experimental/trunk/gpucv/src/lib/GPUCVSwitch/Cl_FctSw.cpp
experimental/trunk/gpucv/src/lib/GPUCVSwitch/Cl_GenSw_Fct.cpp
experimental/trunk/gpucv/src/lib/GPUCVSwitch/switch.cpp
experimental/trunk/gpucv/src/lib/gpucv_switch.lua
experimental/trunk/gpucv/src/plugin/cvauxg/cveigenobjetcsg.cpp
experimental/trunk/gpucv/src/plugin/cvg/cvg.cpp
experimental/trunk/gpucv/src/plugin/cvgcu/cvgcu.cpp
experimental/trunk/gpucv/src/plugin/cvgcu/image_processing/filter_color_conv/cvgcu_imgproc_filter.cpp
experimental/trunk/gpucv/src/plugin/cxcoreg/cxcoreg_array.cpp
experimental/trunk/gpucv/src/plugin/cxcoregcu/cxcoregcu.cpp
experimental/trunk/gpucv/src/plugin/gcvnpp/gcvnpp.cpp
New Files:experimental/trunk/gpucv/include/GPUCVHardware/moduleDefaultColor.h


[/] [experimental/] [trunk/] [gpucv/] [src/] - View Log - Compare with Previous - RSS feed

Path Log RSS feed
[FOLDER] doc/ View Log RSS feed
[FOLDER] experimental/ View Log RSS feed
[NODE][FOLDER] allusse/ View Log RSS feed
[NODE][FOLDER] opencl/ View Log RSS feed
[NODE][FOLDER] trunk/ View Log RSS feed
[NODE][NODE][FOLDER] gpucv/ View Log RSS feed
[NODE][NODE][NODE][FOLDER] bin/ View Log RSS feed
[NODE][NODE][NODE][FOLDER] build/ View Log RSS feed
[NODE][NODE][NODE][FOLDER] data/ View Log RSS feed
[NODE][NODE][NODE][FOLDER] dependencies/ View Log RSS feed
[NODE][NODE][NODE][FOLDER] doc/ View Log RSS feed
[NODE][NODE][NODE][FOLDER] etc/ View Log RSS feed
[NODE][NODE][NODE][FOLDER] include/ View Log RSS feed
[NODE][NODE][NODE][FOLDER] src/ View Log RSS feed
[NODE][NODE][NODE][NODE][FOLDER] example/ View Log RSS feed
[NODE][NODE][NODE][NODE][FOLDER] lib/ View Log RSS feed
[NODE][NODE][NODE][NODE][FOLDER] plugin/ View Log RSS feed
[FOLDER] tags/ View Log RSS feed
[FOLDER] trunk/ View Log RSS feed
[FOLDER] web/ View Log RSS feed


Powered by WebSVN v1.61