资源列表
[图形图像处理(光照,映射..)] recursiveGaussian
说明:基于CUDA加速的高斯模糊算法,包含整个工程文件及相应测试图片。-Using CUDA implement a Gaussian blur using Deriche s recursive method. The advantage of this method is that the execution time is independent of the filter width.<张帆> 在 2025-11-24 上传 | 大小:5.01mb | 下载:0
[图形图像处理(光照,映射..)] cudaEncode
说明:此示例演示如何有效地使用CUDA视频编码器API编码H.264视频。视频输入在YUV格式作为输入(系统CPU或GPU内存)和视频输出帧编码H.264文件-This sample demonstrates how to effectively use the CUDA Video Encoder API encode H.264 video. Video input in YUV formats are taken as input (either CPU system or GPU memor<张帆> 在 2025-11-24 上传 | 大小:12.81mb | 下载:0
[图片显示浏览] capturethread
说明:QT中实现视频监控的主要源代码,可以实现彩色图像的采集。也同时可以在在后续进行发展-QT video surveillance in the main source code, can achieve color image acquisition. Development may be carried out also in the subsequent<刘海桥> 在 2025-11-24 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] SobelFilter
说明:这个样例实现CUDA加速版的Sobel边缘检测滤波器为8位单色图像。-This sample implements the Sobel edge detection filter for 8-bit monochrome images by using CUDA to speed up.<张帆> 在 2025-11-24 上传 | 大小:4.7mb | 下载:0
[图片显示浏览] ceshichengxu
说明:在linux下测试外接摄像是否能够使用,能够测试出该摄像头是否支持V4L2编程。-Under linux test whether the use of an external camera, to test out the camera supports V4L2 programming.<刘海桥> 在 2025-11-24 上传 | 大小:14kb | 下载:0
[OpenCV] QT-OpenCv-
说明:在window下利用OPencv来实现QT的视频监控,也可以利用这个代码进行采集图片,处理等后续工作-In the window to achieve the use of OPencv QT video surveillance, you can also use this code capture image processing and other follow-up work<刘海桥> 在 2025-11-24 上传 | 大小:3kb | 下载:0
[图片显示浏览] testUsbCamera
说明:linux下摄像头驱动程序是否成功的测试程序,测试所开发的驱动程序是否正确-linux under the camera driver if successful test procedures, test drivers are developed properly<刘海桥> 在 2025-11-24 上传 | 大小:17kb | 下载:0
[2D图形编程] DNFESR_1_0
说明:Damping Noise-Folding and Enhanced Support Recovery in Compressed Sensing一文的MATLAB源码-This software accompanies the paper "Damping Noise Folding and Enhanced Support Identification in Compressed Sensing”. We warmly recommend to read the paper before<王东方> 在 2025-11-24 上传 | 大小:16kb | 下载:0
[图片显示浏览] motiondetetor
说明:动目标检测 wince下成功实现,带预览功能,十分强大-Wince under the moving target detection<hy> 在 2025-11-24 上传 | 大小:1.74mb | 下载:0
[图形图像处理(光照,映射..)] High-Frequency-Emphasis-Filtering
说明:此代码是关于高频强调滤波。利用高通滤波器削弱傅里叶变换的低频而保持高频相对不变点,这样会突出图像的边缘和细节,使得图像边缘更加清晰。但是由于高通滤波器偏离了直流分分量,从而把图像的平均值降低到了0,。一种补偿方法是给高通滤波器加上一个偏移量。通过算法达到目的。-High-Frequency Emphasis Filtering.High-pass filers zero out the DC term (the value at the center of a high-pass filter<vina> 在 2025-11-24 上传 | 大小:119kb | 下载:1
[图形图像处理(光照,映射..)] manual-registration-of-two-images
说明:这个脚本演示如何通过使用cpselect执行手动注册来拼接两个图像。该脚本使用matlab。-This scr ipt demonstrates how to perform manual registration of two images by using cpselect.<vina> 在 2025-11-24 上传 | 大小:219kb | 下载:0
[图形图像处理(光照,映射..)] hidden_feature_enhancement
说明:这个脚本显示了如何使用本地局部和全局直方图共同加强图像,特别针对图像上有隐藏的部分。 利用了nlfilter()函数及循环遍历像素值修改。-This scr ipt shows to how to use local and global histograms to work together to locally enhance the image, especially suitable for the case that parts of the image may contain<vina> 在 2025-11-24 上传 | 大小:38kb | 下载:0