登录
首页 » matlab » shadow-removal

shadow-removal

于 2011-07-02 发布 文件大小:4KB
0 261
下载积分: 1 下载次数: 453

代码说明:

  该代码用于在视觉智能监控/视频监控/视觉监控/视频智能监控中,消除阴影。阴影消除对视频监控具有重要的意义,能够有效地降低阴影对目标检测的影响,减小误检率和漏检率,提高对目标的识别效率以及监控系统的稳定性和可靠性。(This code is used to remove shadow in visual intelligent surveillance/video surveillance/visual surveillance/video intelligent surveillance. Shadow removal plays a important role in video surveillance. It reduce the affection of shadow in object detection, decrease false detection rate and missing rate, and improve the stability and reliability of surveillance system.)

文件列表:

阴影消除的代码
..............\drawDetectionWindow.m,761,2009-12-28
..............\final.m,4669,2009-12-28
..............\程序说明.txt,3682,2009-12-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlab
    ) 使用分块的主成分分析方法(PCA)对人脸图像进行压缩编码。针对PCA方法计算量大的缺点,首先把问题转化成奇异值分解(SVD)问题,然后设计了特征空间的更新算法,通过递推,简化每一步计算的计算量,达到了实时编码的要求。 4) 在Windows平台下基于Video for Windows(VFW)接口开发了人脸视频图像编码和解码的实验系统,该系统实现了图像采集、图像显示、编码、解码等功能。() The use of sub-blocks of principal component analysis (PCA) on the human face image coding. PCA method for large defects, first of all the issues into a singular value decomposition (SVD) problem, and then design a feature space of the update algorithm, recursive, simplifying the calculation of the amount calculated at each step to achieve real-time encoding requirements. 4) In the Windows platform based on Video for Windows (VFW) interfaces, the human face image coding and decoding video experimental system, the system achieved image acquisition, image display, encoding, decoding functions.)
    2010-05-11 12:03:24下载
    积分:1
  • TestCamWin32
    能实现VFW编程,调用本地视频设备,实现视频捕捉和RGB-YUV颜色空间转换。 (To achieve VFW programming, call the local video equipment, the implementation of video capture and RGB-YUV color space conversion.)
    2014-12-20 00:15:50下载
    积分:1
  • ROAPROEWA-algorithm
    最为经典的ROA和ROEWA算子,用于SAR图像边缘检测,并附有一定的实例图像,以说明实验结果。(ROA and ROEWA algorithms are given in order to detect the edge of images, and some images are attached illustrating the experimental results.)
    2021-03-21 20:39:17下载
    积分:1
  • Notch
    陷波器是一种特殊的带阻滤波器,其阻带在理想情况下只有一个频率点,因此也被称为点阻滤波器。这种滤波器主要用于消除某个特定频率的干扰,例如,在各种测量仪器和数据采集系统中用于消除电源干扰的工频陷波器。该程序实现利用陷波滤波器消除图像的电源干扰。(Notch is a special band rejection filter, the stop band in the ideal case , only one frequency , it is also known as point-stop filter . This filter is mainly used to eliminate the interference of a particular frequency , for example , in a variety of measuring instruments and data acquisition system is used to eliminate the power line frequency interference notch filter . The program implements the use of a notch filter to eliminate power disturbances image.)
    2014-11-06 16:02:45下载
    积分:1
  • 第四次作业
    说明:  1.使用medfilt2函数对‘lena.bmp’进行不同模板大小的中值滤波,并观察效果 2.使用fspecial函数构造‘gaussian’, ‘sobel’, ‘prewitt’, ‘laplacian’, ‘average’等不同滤波算子,使用filter2函数对‘cameraman.tif ’进行滤波,观察不同滤波器的效果 3.设计频域理想低通和理想高通滤波器,对‘phantom.bmp’图像进行频域滤波,显示滤波结果。然后改变截止频率,观察对结果的影响。 4.对‘homo.bmp’进行同态滤波,其中频域同态滤波器自行设计。要求在程序注释中说明你设计该滤波器的思想。(1' lena.bmp 'The median filtering with different template sizes was carried out and the effect was observed2. Fsspecial function is used to construct different filter operators such as' Gaussian ',' Sobel ',' Prewitt ',' Laplacian ',' average ', etc' cameraman.tif 'Filter and observe the effect of different filters3. Design ideal low pass and ideal high pass filters in frequency domain' phantom.bmp 'The image is filtered in frequency domain and the filtering result is displayed. Then change the cut-off frequency and observe the effect on the results.4. Yes' homo.bmp 'The homomorphic filter is designed by ourselves. The idea of designing the filter should be explained in the program notes.)
    2020-12-11 21:53:25下载
    积分:1
  • ImageProcess
    实现图像文件(如bmp等)的读取、显示、真彩图转换成灰度图、灰度图转化为二值图及绘制图像直方图功能。(Achieve an image file (such as bmp, etc.) to read, display, true color conversion to grayscale, converted to grayscale and binary image histogram function to draw the image.)
    2013-11-26 15:18:48下载
    积分:1
  • watermark
    基于DCT域音频水印完整源代码,包括水印图像的预处理(二维二值图像Arnold变换、混沌加密、降维),水印的嵌入提取以及检测,信噪比和相似性系数。(Based on the the DCT domain audio watermarking complete source code, including the watermark image preprocessing (two-dimensional binary images Arnold transform chaotic encryption, dimensionality reduction), the embedded watermark extraction and detection, signal-to-noise ratio and similarity coefficient.)
    2013-01-06 15:18:15下载
    积分:1
  • Codes_for_Vese_Chan_Multiphase_level_set_method
    说明:  level set方法中的经典模型cv模型的matlab的源程序 (level set method of classical model cv model of the source Matlab)
    2006-04-06 09:06:45下载
    积分:1
  • grabcut_matlab
    图像处理中的图像分割grabcut算法,经试验可以达到很高的精确度,比较难,值得研究(Image Processing Image Segmentation grabcut algorithm, the test may be achieving a high degree of accuracy, more difficult, is worth studying)
    2020-11-02 12:49:53下载
    积分:1
  • cxsb
    通过背景差获取目标,提取车辆的不变矩,外加矩形度,圆形度,体态比等特征构成特征向量组,通过欧式距离识别出车辆。(through poor background, target acquisition, unchanged from the moment vehicles, plus rectangular, circular, Body composition characteristics than the eigenvector group, by the Continental distance identify vehicles.)
    2007-04-27 18:20:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载