期刊文献+
共找到7篇文章
< 1 >
每页显示 20 50 100
基于像素相关的图像/视频压缩感知观测矩阵 被引量:2
1
作者 杨春玲 李林荪 《华南理工大学学报(自然科学版)》 EI CAS CSCD 北大核心 2017年第12期27-35,共9页
观测矩阵的构造是图像/视频压缩感知中的重要问题之一.为了解决随机性观测矩阵的不确定性以及在信道传输上的压力和提升编码端重构质量,文中提出了一种应用于图像和视频压缩感知的基于邻近像素相关性的确定性稀疏观测矩阵(APM).首先利... 观测矩阵的构造是图像/视频压缩感知中的重要问题之一.为了解决随机性观测矩阵的不确定性以及在信道传输上的压力和提升编码端重构质量,文中提出了一种应用于图像和视频压缩感知的基于邻近像素相关性的确定性稀疏观测矩阵(APM).首先利用文中提出的环形目标点选择法,在观测图像块中均匀地选取目标点;然后利用高斯分布概率密度函数给目标点周围的邻近像素对应的观测矩阵中的元素分配权值,使得每个观测值中仅包含一个目标点和其相邻像素的信息.利用文中提出的APM观测矩阵得到的观测值对图像或视频进行重构时,既可利用相邻像素的相关性,又避免了远距离像素信息的干扰,可得到较高的重构质量.仿真实验表明,与经典和目前文献中较新的几种压缩感知观测矩阵相比,文中提出的观测矩阵具有更高的图像/视频重构质量,较低的重构复杂度,且适用范围更广. 展开更多
关键词 压缩感知 观测矩阵 空间相关性 图像视频压缩
下载PDF
分层聚类矩形分割的图像/视频编码与分析(英文) 被引量:1
2
作者 穆尔希德 《西安邮电大学学报》 2018年第4期1-7,共7页
基于抽象区域的图像检索(RBIR)对于查询相关图像是有效的,它将构成智能视频监控的基础,其中感兴趣区域(ROI)的特征是实时提取的。对基于经典聚类方法的现有图像分割技术进行综述,包括一种新颖的矩形分割(CSeg)技术,该技术生成近似的矩... 基于抽象区域的图像检索(RBIR)对于查询相关图像是有效的,它将构成智能视频监控的基础,其中感兴趣区域(ROI)的特征是实时提取的。对基于经典聚类方法的现有图像分割技术进行综述,包括一种新颖的矩形分割(CSeg)技术,该技术生成近似的矩形图像片段。CSeg具有最小可能的线性顺序运行时间,在性能方面,使用近似段的RBIR在统计上类似于那些使用不适于实时应用的精确分割算法的RBIR。 展开更多
关键词 分层聚类 矩形分割 图像/视频分析 图像/视频压缩
下载PDF
2D-DCT的FPGA实现
3
作者 郭前岗 潘磊 周西峰 《微型机与应用》 2012年第11期38-40,43,共4页
设计了采用FPGA来实现2D-DCT的方案,对于其中的关键部分——乘加运算,给出了基于查找表的分布式算法。整个设计节省了资源,提高了运算速度。仿真结果表明,经过2D-DCT变换后的数据与期望值总体上是一致的,这对于数字图像和视频压缩的研... 设计了采用FPGA来实现2D-DCT的方案,对于其中的关键部分——乘加运算,给出了基于查找表的分布式算法。整个设计节省了资源,提高了运算速度。仿真结果表明,经过2D-DCT变换后的数据与期望值总体上是一致的,这对于数字图像和视频压缩的研究有一定的意义。 展开更多
关键词 2D-DCT FPGA 图像视频压缩
下载PDF
方块DCT硬件算法结构研究及其ISE实现 被引量:1
4
作者 张荣芬 田治金 +1 位作者 杨鲁平 刘宇红 《信息技术》 2007年第7期8-11,共4页
在阐述DCT(离散余弦变换)在图像/视频压缩中变换编码算法原理的基础上,重点研究了方块DCT(8×8点二维DCT)易于VHDL实现的适合的硬件算法结构,并在Xilinx公司的ISE 7.1i平台上实现了算法设计与功能仿真。
关键词 图像/视频压缩 变换编码 方块DCT硬件结构
下载PDF
基于深度学习的信源信道联合编码方法综述
5
作者 穆天杰 陈晓辉 +4 位作者 汪逸云 马陆鹏 刘东 周晶 张文逸 《电信科学》 2020年第10期56-66,共11页
信息论的经典结果表明,信源信道分离编码是渐进最优的。但现代通信系统对时延、带宽等愈发敏感,分离设计对解码具有无限计算能力这一假设难以成立。带宽有限时,相对于信源信道联合编码,分离编码已被证明是次优的。传统的联合信源信道编... 信息论的经典结果表明,信源信道分离编码是渐进最优的。但现代通信系统对时延、带宽等愈发敏感,分离设计对解码具有无限计算能力这一假设难以成立。带宽有限时,相对于信源信道联合编码,分离编码已被证明是次优的。传统的联合信源信道编码需要复杂的编码方案,相较之下,数据驱动的深度学习技术则带来了新的设计思路。适时地对相关研究成果进行总结,有助于进一步明确深度学习方法解决信源信道联合编码问题的方式,为研究新的研究方向提供依据。首先介绍了基于深度学习的信源压缩方案和端对端收发信机模型,随后分析不同信源类型下的两种联合编码设计思路,最后探讨了基于深度学习的信源信道联合编码的潜在问题和未来的工作方向。 展开更多
关键词 深度学习 图像/视频压缩 端到端收发信机 信源信道联合编码
下载PDF
RESEARCH ON KEY THECHNOLOGIES OF PORNOGRAPHIC IMAGE/VIDEO RECOGNITION IN COMPRESSED DOMAIN
6
作者 Zhao Shiwei Zhuo Li Wang Suyu Shen Lansun 《Journal of Electronics(China)》 2009年第5期687-691,共5页
Pornographic image/video recognition plays a vital role in network information surveillance and management. In this paper, its key techniques, such as skin detection, key frame extraction, and classifier design, etc.,... Pornographic image/video recognition plays a vital role in network information surveillance and management. In this paper, its key techniques, such as skin detection, key frame extraction, and classifier design, etc., are studied in compressed domain. A skin detection method based on data-mining in compressed domain is proposed firstly and achieves the higher detection accuracy as well as higher speed. Then, a cascade scheme of pornographic image recognition based on selective decision tree ensemble is proposed in order to improve both the speed and accuracy of recognition. A pornographic video oriented key frame extraction solution in compressed domain and an approach of pornographic video recognition are discussed respectively in the end. 展开更多
关键词 Pornographic image/video Compressed domain Skin detection Key frame extraction
下载PDF
A Novel Algorithm of Solving the Optimal Slope on Rate-distortion Curve for the Given Rate Budget
7
作者 蒋伟 杨俊杰 《Journal of Donghua University(English Edition)》 EI CAS 2009年第3期259-263,共5页
Rate-distortion optimization greatly improves the performance of compression coding system so that it pervades all of the source coding from an informationtheoretic standpoint and for the design of practical coding sy... Rate-distortion optimization greatly improves the performance of compression coding system so that it pervades all of the source coding from an informationtheoretic standpoint and for the design of practical coding systems. For the case of rate-distortion optimization, Lagrange multiplier method provides the efficient and nearly optimal solution. In this paper, a fast and efficient algorithm is proposed to solve the optimal slope λ* of the rate-distortion curve at the given bit budget. Based on Lagrange multiplier method, the presented algorithm find λ* using the golden-ratio search. Compared with the Bisection method that only adapts to the system with the dense operational points on the rate-distortion curve, the proposed algorithm can be adapted to the system whether the operational points are populated densely or not. Thus it can be applied to both the wavelet coding system and the video coding standards such as H. 264, where Bisection method can not work well. In particular, the algorithm has been verified on the platform of the quadtree classified and trellis coded quantized (QTCQ) wavelet image compression system and the newest video coding standard H. 264. The experimental results are provided to demonstrate the efficiency of the algorithm. The proposed algorithm can improve the performance. A gain abour 0.6 - 0.7 dB can be achieved with the same rate in H. 264. In addition, it converges as fast as Bisection method, with almost the same ctinplexity. 展开更多
关键词 RATE-DISTORTION golden-ratio Lagrange multiplier method
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部