期刊文献+
共找到8篇文章
< 1 >
每页显示 20 50 100
An Efficient Detection Approach of Content Aware Image Resizing 被引量:2
1
作者 Ming Lu Shaozhang Niu Zhenguang Gao 《Computers, Materials & Continua》 SCIE EI 2020年第8期887-907,共21页
Content aware image resizing(CAIR)is an excellent technology used widely for image retarget.It can also be used to tamper with images and bring the trust crisis of image content to the public.Once an image is processe... Content aware image resizing(CAIR)is an excellent technology used widely for image retarget.It can also be used to tamper with images and bring the trust crisis of image content to the public.Once an image is processed by CAIR,the correlation of local neighborhood pixels will be destructive.Although local binary patterns(LBP)can effectively describe the local texture,it however cannot describe the magnitude information of local neighborhood pixels and is also vulnerable to noise.Therefore,to deal with the detection of CAIR,a novel forensic method based on improved local ternary patterns(ILTP)feature and gradient energy feature(GEF)is proposed in this paper.Firstly,the adaptive threshold of the original local ternary patterns(LTP)operator is improved,and the ILTP operator is used to describe the change of correlation among local neighborhood pixels caused by CAIR.Secondly,the histogram features of ILTP and the gradient energy features are extracted from the candidate image for CAIR forgery detection.Then,the ILTP features and the gradient energy features are concatenated into the combined features,and the combined features are used to train classifier.Finally support vector machine(SVM)is exploited as a classifier to be trained and tested by the above features in order to distinguish whether an image is subjected to CAIR or not.The candidate images are extracted from uncompressed color image database(UCID),then the training and testing sets are created.The experimental results with many test images show that the proposed method can detect CAIR tampering effectively,and that its performance is improved compared with other methods.It can achieve a better performance than the state-of-the-art approaches. 展开更多
关键词 Digital image forensics content aware image resizing local ternary patterns gradient energy feature
下载PDF
Cluster-Based Saliency-Guided Content-Aware Image Retargeting
2
作者 Li-Wei Kang Ching-Yu Tseng +2 位作者 Chao-Long Jheng Ming-Fang Weng Chao-Yung Hsu 《Journal of Electronic Science and Technology》 CAS CSCD 2017年第2期141-146,共6页
Straightforward image resizing operators without considering image contents (e.g., uniform scaling) cannot usually produce satisfactory results, while content-aware image retargeting aims to arbitrarily change image... Straightforward image resizing operators without considering image contents (e.g., uniform scaling) cannot usually produce satisfactory results, while content-aware image retargeting aims to arbitrarily change image size while preserving visually prominent features. In this paper, a cluster-based saliency-guided seam carving algorithm for content- aware image retargeting is proposed. To cope with the main drawback of the original seam carving algorithm relying on only gradient-based image importance map, we integrate a gradient-based map and a cluster-based saliency map to generate a more reliable importance map, resulting in better single image retargeting results. Experimental results have demonstrated the efficacy of the proposed algorithm. 展开更多
关键词 Index Terms--Content-aware image retargeting image resizing multimedia adaptation saliency detection seam carving.
下载PDF
Real-time content-aware image resizing 被引量:17
3
作者 HUANG Hua FU TianNan +1 位作者 ROSIN Paul L QI Chun 《Science in China(Series F)》 2009年第2期172-182,共11页
Content-aware image resizing is a kind of new and effective approach for image resizing, which preserves image content well and does not cause obvious distortion when changing the aspect ratio of images. Recently, a s... Content-aware image resizing is a kind of new and effective approach for image resizing, which preserves image content well and does not cause obvious distortion when changing the aspect ratio of images. Recently, a seam based approach for content-aware image resizing was proposed by Avidan and Shamir. Their results are impressive, but because the method uses dynamic programming many times, it is slow. In this paper, we present a more efficient algorithm for seam based content-aware iraage resizing, which searches seams through establishing the matching relation between adjacent rows or columns. We give a linear algorithm to find the optimal matches within a weighted bipartite graph composed of the pixels in adjacent rows or columns. Therefore, our method is fast (e.g. our method needs only about 100 ms to reduce a 768x1024 Image's width to 1/3 while Avidan and Shamir's method needs 12 s). This supports immediate image resizing whereas Avidan and Shamir's method requires a more costly pre-processing step to enable subsequent real-time processing. A fast method such as the one proposed will be also needed for future real-time video resizing applications. 展开更多
关键词 content aware image resizing video resizing real time MATCHING
原文传递
Enlarging Image by Constrained Least Square Approach with Shape Preserving 被引量:4
4
作者 张帆 张新 +1 位作者 秦学英 张彩明 《Journal of Computer Science & Technology》 SCIE EI CSCD 2015年第3期489-498,共10页
From a visual point of view, the shape of an image is mainly determined by the edges. Conventional polynomial interpolation of image enlarging methods would produce blurred edges, while edge-directed interpolation bas... From a visual point of view, the shape of an image is mainly determined by the edges. Conventional polynomial interpolation of image enlarging methods would produce blurred edges, while edge-directed interpolation based methods would cause distortion in the non-edge areas. A new method for image enlarging is presented. The image is enlarged in two steps. In the first step, a fitting surface is constructed to interpolate the image data. To remove the zigzagging artifact for each pixel, a fitting patch is constructed using edge information as constraints. The combination of all the patches forms the fitting surface which has the shape suggested by image data. Each point on the fitting surface can be regarded as a sampling point taken from a unit square domain, which means that when the fitting surface is used to enlarge the image, each sampling domain of the enlarged pixels is also a unit square, causing the enlarged image to lose some details. To make the enlarged image keep the details as many as possible, the sampling domain of the enlarged pixels should be less than a unit square. Then, in the second step, using the points taken from the fitting surface, new pixels are computed using constrained optimization technique to form the enlarged image, and the size of the sampling domain of the enlarged pixels is inversely proportional to the size of the enlarged image. The image enlarged by the new method has a quadratic polynomial precision. Comparison results show that the new method produces resized image with better quality. 展开更多
关键词 image resizing FITTING quadratic polynomial shape preserving edge information
原文传递
Fast Multi-Operator Image Resizing and Evaluation 被引量:2
5
作者 Wei-Ming Dong Guan-Bo Bao +1 位作者 Xiao-Peng Zhang Jean-Claude Paul 《Journal of Computer Science & Technology》 SCIE EI CSCD 2012年第1期121-134,共14页
Current multi-operator image resizing methods succeed in generating impressive results by using image similarity measure to guide the resizing process. An optimal operation path is found in the resizing space. However... Current multi-operator image resizing methods succeed in generating impressive results by using image similarity measure to guide the resizing process. An optimal operation path is found in the resizing space. However, their slow resizing speed caused by inefficient computation strategy of the bidirectional patch matching becomes a drawback in practical use. In this paper, we present a novel method to address this problem. By combining seam carving with scaling and cropping, our method can realize content-aware image resizing very fast. We define cost functions combing image energy and dominant color descriptor for all the operators to evaluate the damage to both local image content and global visual effect. Therefore our algorithm can automatically find an optimal sequence of operations to resize the image by using dynamic programming or greedy algorithm. We also extend our algorithm to indirect image resizing which can protect the aspect ratio of the dominant object in an image. 展开更多
关键词 image resizing multi-operator operator cost indirect resizing
原文传递
Review:A survey for image resizing 被引量:2
6
作者 Xiao LIN Ying-lan MA +1 位作者 Li-zhuang MA Rui-ling ZHANG 《Journal of Zhejiang University-Science C(Computers and Electronics)》 SCIE EI 2014年第9期697-716,共20页
Image resizing is a key technique for displaying images on different devices, and has attracted much attention in the past few years. This paper reviews the image resizing methods proposed in recent years, gives a det... Image resizing is a key technique for displaying images on different devices, and has attracted much attention in the past few years. This paper reviews the image resizing methods proposed in recent years, gives a detailed comparison on their performance, and reveals the main challenges raised in several important issues such as preserving an important region, minimizing distortions, and improving efficiency. Furthermore, this paper discusses the research trends and points out the possible hotspots in this field. We believe this survey can give some guidance for researchers from relevant research areas, offering them an overall and novel view. 展开更多
关键词 image resizing Saliency measures CROPPING Seam carving WARPING
原文传递
Image resizing by reconstruction from deep features 被引量:1
7
作者 Dov Danon Moab Arar +1 位作者 Daniel Cohen-Or Ariel Shamir 《Computational Visual Media》 EI CSCD 2021年第4期453-466,共14页
Traditional image resizing methods usually work in pixel space and use various saliency measures.The challenge is to adjust the image shape while trying to preserve important content.In this paper we perform image res... Traditional image resizing methods usually work in pixel space and use various saliency measures.The challenge is to adjust the image shape while trying to preserve important content.In this paper we perform image resizing in feature space using the deep layers of a neural network containing rich important semantic information.We directly adjust the image feature maps,extracted from a pre-trained classification network,and reconstruct the resized image using neuralnetwork based optimization.This novel approach leverages the hierarchical encoding of the network,and in particular,the high-level discriminative power of its deeper layers,that can recognize semantic regions and objects,thereby allowing maintenance of their aspect ratios.Our use of reconstruction from deep features results in less noticeable artifacts than use of imagespace resizing operators.We evaluate our method on benchmarks,compare it to alternative approaches,and demonstrate its strengths on challenging images. 展开更多
关键词 image retargeting RECONSTRUCTION deep seam carving image resizing
原文传递
Convenient noncooperative speckle-correlation imaging method
8
作者 朱书阅 衣文军 +8 位作者 付美城 祁俊力 朱梦均 陈欣 张洪玉 杜俊逸 王平 刘菊 李修建 《Chinese Optics Letters》 SCIE EI CAS CSCD 2023年第3期41-46,共6页
For speckle-correlation-based scattering imaging,an iris is generally used next to the diffuser to magnify the speckle size and enhance the speckle contrast,which limits the light flux and makes the setup cooperative.... For speckle-correlation-based scattering imaging,an iris is generally used next to the diffuser to magnify the speckle size and enhance the speckle contrast,which limits the light flux and makes the setup cooperative.Here,we experimentally demonstrate a non-iris speckle-correlation imaging method associated with an image resizing process.The experimental results demonstrate that,by estimating an appropriate resizing factor,our method can achieve high-fidelity noncooperative speckle-correlation imaging by digital resizing of the raw captions or on-chip pixel binning without iris.The method opens a new door for noncooperative high-frame-rate speckle-correlation imaging and benefits scattering imaging for dynamic objects hidden behind opaque barriers. 展开更多
关键词 speckle correlation image resizing pixel binning
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部