搜索资源列表
OpenCV
- 书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。
OpenCV
- 书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。 -Book C/C++ Language examples. The examples subdirectory in the
CUDA_image
- 代码是基于CUDA环境下的图像卷积处理,基于Linux系统,文档中有makefile-Convolutional code on the image processing environment CUDA
TONE_MAPPING
- linux环境下实现的图像色调映射,包含makefile文件,在Linux环境下正确配置可以正常运行。-image tone mapping achieved under linux environment, including makefile files in the Linux environment is properly configured to work properly.