Welcome![Sign In][Sign Up]
Location:
Search - matlab VIDEO QUALITY

Search list

[matlabssim_index

Description: 视频质量评测模型 一个用于图像质量评测的模型,对于图像质量评测感兴趣的可作参考-Video Quality Evaluation Model 1 for Image Quality Evaluation Model for Image Quality Evaluation interested reference can be made
Platform: | Size: 2048 | Author: 朱立英 | Hits:

[Streaming Mpeg4PSNR

Description: 测量视频文件信噪比的文件,对于研究视频压缩很有作用,可以进行压缩质量检验-The file of surveying SNR with video frequency file,more effect with study video compress,can test quality of compress.
Platform: | Size: 25600 | Author: 王宁 | Hits:

[Special Effectsyuvpsnr

Description: 视频质量评价的PSNR评价方法代码,主要针对YUV格式的编码方式。-Evaluation of video quality evaluation method PSNR code, mainly for YUV encoding format.
Platform: | Size: 2048 | Author: 胡国胜 | Hits:

[Special EffectsYUV_081114

Description: psnr的视频质量评价程序,主要针对YUV422格式的matlab编码程序。-PSNR of the video quality evaluation procedures, mainly for YUV422 format matlab coding procedures.
Platform: | Size: 95232 | Author: 胡国胜 | Hits:

[DocumentsFacerecognition

Description: 人脸识别因其在安全验证系统、信用卡验证、医学、档案管理、视频会 议、人机交互、系统公安(罪犯识别等)等方面的巨大应用前景而越来越成为 当前模式识别和人工智能领域的一个研究热点。 本文提出了基于24位彩色图像对人脸进行识别的方法,介绍的主要内容是图像处理,它在整个软件中占有极其重要的地位,图像处理的好坏直接影响着定位和识别的准确率。本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确定是否就是人脸,同时采用高斯平滑来消除图像的噪声,再进行二值化,二值化主要采用局域取阈值方法,接下来就进行定位、提取特征值和识别等操作。经过测试,图像预处理模块对图像的处理达到了较好的效果,提高了定位和识别的正确率- Face recognition is a complex and difficult problem that is important for surveillance and security, telecommunications, digital libraries , video meeting, and human-computer intelligent interactions. The paper introduced the method of face recognition that based on the 24 bit multicolor image, Main content that the paper introduced is the picture treatment, It occupies the extremely important position in the whole software, the quality of picture process directly influenced the accuracy rate of localization and discerning. The picture process technology that the software mainly used included : light compensating、gauss smooth and twain value method. before discerning, we compensated the light for image, then we could obtain the possible face area through the complexion, finally, the system could depend on the symmetry of eyes to make sure whether it is the face of people, at the same time, the system could eliminate noises through the method that named gauss smoothness, then we use
Platform: | Size: 2286592 | Author: 张雨 | Hits:

[DSP programmotion

Description: This project deals with the tracking and following of single object in a sequence of frames and the velocity of the object is determined. Algorithms are developed for improving the image quality, segmentation, feature extraction and for deterring the velocity. The developed algorithms are implemented and evaluated on TMS320C6416T DSP Starter Kit (DSK). Segmentation is performed to detect the object after reducing the noise from that scene. The object is tracked by plotting a rectangular bounding box around it in each frame. The velocity of the object is determined by calculating the distance that the object moved in a sequence of frames with respect to the frame rate that the video is recorded. The algorithms developed can also be used for other applications (real time, object classication, etc.).
Platform: | Size: 1197056 | Author: vikas | Hits:

[matlabSRes

Description: this program contain a super resolution with robust method to produse high quality image from the low quality video squence.
Platform: | Size: 1527808 | Author: bayu setyo | Hits:

[Video Capturemmwrite

Description: 功能列表= mmwrite(文件名,选择... ...) mmwrite是能写的AVI,WMV,的WMA,ASF文件。对于AVI文件,您可以选择从现有的编解码器压缩的音频和视频流。 对于WMV,WMA和ASF的编码默认为16位的Windows Media 9率为44100Hz立体声为98%质量的音频和Windows媒体视频9 98 质量。质量可以指定音频和视频。 环绕声,似乎只与AVI和多通道编码不支持。编写任何其他文件类型不支持。本使用Windows的DirectX基础设施,以便其他操作系统是出于运气。 输入:     文件名:这一定是第一个参数,并指定文件名写。     影片结构:视频结构相匹配的mmread输出。在最低限度,必须有4个领域的“框架”,“时代”,“高度”和“宽度”。该“框架”字段必须是一个结构与一个字段数组“的CDATA”的原始框架,它包含由彩色编码的数据宽度高度(3)UINT8s。钍-function list = mmwrite(filename,...options...) mmwrite is able to write AVI,WMV,WMA,ASF files. For AVI files you can choose from the available codecs to compress the audio and video streams. For WMV,WMA and ASF the encoding defaults to Windows Media 9 44100Hz 16bit stereo 98 quality for the audio and Windows Media 9 Video with 98 quality. The quality can be specified for both audio and video. Surround sound only seems to work with AVI and multi-pass encoding is not supported. Writing any other file type is not supported. This uses Windows DirectX infrastructure, so other OSs are out of luck. INPUT: filename: This must be the first parameter and specifies the filename to write. video structure: The video structure matches the output of mmread. At a minimum it must have 4 fields "frames", "times", "height" and "width". The "frames" field must be a struct array with a field "cdata" that contains the raw frame data encoded as height by width by color(3) as UINT8s. Th
Platform: | Size: 113664 | Author: zaaa | Hits:

[Compress-Decompress algrithmsJPEG

Description: 对一段原始视频图像序列做压缩,生成压缩文件;对此压缩文件做解压缩处理,生成显示图像;将此显示图像与原始图像做质量、压缩文件大小等各个方面做比较。-On the original video image sequence to do a compression to generate compressed file to do this compressed file decompression processing to generate display images this shows the original image and the image quality, compressed file size to compare the fields.
Platform: | Size: 5604352 | Author: tosh | Hits:

[Industry researchVideo-Compression

Description: This matlab code will give you idea how to compress video file without degrading the quality of project
Platform: | Size: 628736 | Author: j | Hits:

[matlabVIIDEO

Description: 基于matlab的视频质量评价标准,输入视频格式为YUV420,可计算单个视频的VIIDEO值,不要比照视频-Based on matlab video quality uation standards, the input video format YUV420, a single video can be calculated VIIDEO value, not the video
Platform: | Size: 5432320 | Author: Ricardo | Hits:

[matlab2d and 3d gabor filter creators in matlab

Description: 2d and 3d gabor filter used to extract some features of image/video for the quality assessment method
Platform: | Size: 4096 | Author: tombizzz | Hits:

CodeBus www.codebus.net