资源列表
Statistical-
- 利用matlab对图像进行帧内及帧间的统计特性处理-Use matlab to make inter-frames statistical properties
Filtering-and-sharpening
- 利用matlab对图像进行加噪、平滑滤波、中值滤波、水平垂直差分锐化及交叉锐化-Use matlab for image noise, smoothing, median filtering, sharpening, and horizontal and vertical differential cross sharpening
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
manual-registration-of-two-images
- 这个脚本演示如何通过使用cpselect执行手动注册来拼接两个图像。该脚本使用matlab。-This scr ipt demonstrates how to perform manual registration of two images by using cpselect.
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
motiondetetor
- 动目标检测 wince下成功实现,带预览功能,十分强大-Wince under the moving target detection
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
testUsbCamera
- linux下摄像头驱动程序是否成功的测试程序,测试所开发的驱动程序是否正确-linux under the camera driver if successful test procedures, test drivers are developed properly
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
ceshichengxu
- 在linux下测试外接摄像是否能够使用,能够测试出该摄像头是否支持V4L2编程。-Under linux test whether the use of an external camera, to test out the camera supports V4L2 programming.
SobelFilter
- 这个样例实现CUDA加速版的Sobel边缘检测滤波器为8位单色图像。-This sample implements the Sobel edge detection filter for 8-bit monochrome images by using CUDA to speed up.
capturethread
- QT中实现视频监控的主要源代码,可以实现彩色图像的采集。也同时可以在在后续进行发展-QT video surveillance in the main source code, can achieve color image acquisition. Development may be carried out also in the subsequent
