Welcome![Sign In][Sign Up]
Location:
Search - peak detection matlab image

Search list

[Graph programD542F922

Description: 彩色图像的篡改检测及自恢复算法赵春晖,孙建军,朱海峰(哈尔滨工程大学信息与通信工程学院,黑龙江哈尔滨150001)摘要:数字水印是图像认证的有效手段之一.利用小波变换提出一种计算简单的彩色图像水印算法,将一个图像的主要内容嵌入该图像自身之中,用均值量化的方法在亮度信号中嵌入水印,实现篡改检测和定位篡改区域;用多余的色度空间嵌入亮度信号和色度信号,用于恢复被篡改的图像内容.该算法可以获取较高的峰值信噪比,具有很好的鲁棒性.实验结果表明,该算法对删除、替换等恶意图像篡改具有良好的检测、定位和自修复能力.-color image tamper detection and self-recovery algorithm Zhao Chunhui, Sun Jianjun, Zhu Haifeng (Harbin Engineering University, Information and Communication Engineering Institute, Harbin, Heilongjiang 150001) Abstract : digital watermark image authentication is one of the effective means. Using wavelet transform A simple calculation of the color image watermarking algorithm, an image of the main elements embedded in the image itself, and use of quantitative methods mean the luminance signal embedded watermark, achieve tamper detection and localization tampering with the region; use of surplus space embedded color luminance signals and chrominance signals, for the restoration of tampering with the image content. The algorithm can generate a higher signal-to-noise ratio of the peak value, h
Platform: | Size: 237568 | Author: ghostsx | Hits:

[matlabpeakdet

Description: peak detection algorithm
Platform: | Size: 1024 | Author: Gaurav | Hits:

[Special Effects4_hough

Description: 本程序实现hough变换。Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform this program. Hough transform image processing image recognition from the basic geometry methods. The basic principle of Hough transform is to use point and line duality, the original image space curve given expression through the curve of the parameter space into a point. This had given the original image in the detection curve into a parameter space to find the problem in the peak. That is, the overall characteristics of the detection of local features into testing. For example, a straight line, oval, round, arc and so on.
Platform: | Size: 14336 | Author: cui ju | Hits:

[matlabmatlab

Description: 峰值检测,用于图像处理中的峰值检测!程序能够自动找到峰值的位置!-Peak detection, image processing for peak detection! Program can automatically find the location of the peak!
Platform: | Size: 49152 | Author: huangli | Hits:

[Special Effectstestimages

Description: 用来做信噪比、峰值信噪比和均方差检测的图像,比较经典,都是灰度图像-Used for signal to noise ratio, peak signal to noise ratio and standard deviation detection images, more classic, all gray image
Platform: | Size: 868352 | Author: ycg | Hits:

[Special Effectshough--line

Description: Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等-Hough transform is image processing image recognition from the basic geometry of one of the methods. The basic principle of Hough transform is to use the duality of points and lines, the original image space, the curve given expression through the curve of the parameter space into a point. This put the original image in the detection of a given curve is transformed into a peak in the parameter space to find the problem. That is the test for the detection of the overall features into local features. Such as lines, ellipses, circles, arcs, etc.
Platform: | Size: 148480 | Author: 丁海龙 | Hits:

[Special Effectshough-matlab

Description: Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Hough transform image space and Hough parameter space points- line detection problem in image space to parameter space duality. Through the simple accumulation of statistics in the parameter space, then the accumulator peak detection in Hough parameter space to find a straight line.
Platform: | Size: 8192 | Author: 马立静 | Hits:

[matlabMATLAB.zip

Description: Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。例如,图1(a)中的九条线段对应于如图1(b)所示的其Hough参数空间的九个累加器峰值。图1(b)中,Hough参数空间的横纵坐标分别为直线极坐标方程:ρ=x×cos(θ) + y×sin(θ) 的两个参数ρ和θ。九个峰值的ρ和θ值唯一的确定其对应线段所在直线的两个参数。并且线段的长度决定坐标(ρ,θ)处的累加值的大小。,Hough transform using the image space and Hough parameter space point- line duality, the detection problem in the image space conversion to the parameter space. Through simple accumulation statistics, and then in the Hough parameter space in the parameter space Find accumulator peak detect linear. For example, in Figure 1 (a), corresponding to the nine segments in Figure 1 (b) shown in the Hough parameter space of nine accumulator peak. Figure 1 (b), the horizontal and vertical coordinates of the on Hough parameter space respectively linear polar coordinate equation: ρ = xcos (θ) PPLS ysin (θ) of the two parameters ρ and θ. Nine peak of ρ and θ values ​ ​ uniquely determine the two parameters of the corresponding segments where the straight line. And the length of the line segment to decide the size of the accumulated value of the coordinates (ρ, θ) at.
Platform: | Size: 1024 | Author: peter | Hits:

[Special EffectsMatlab_learning_materials

Description: 主要包括图像的中值、均值去噪、非局部均值、分块局部去噪算法;还有均方误差和峰值信噪比评价、以及matlab基础学习资料如边缘检测、小波变化、灰度值转换等-Including image median, mean denoising, non-local means, block local denoising algorithm also mean square error and peak signal to noise ratio evaluation, and matlab based learning materials such as edge detection, wavelet transform, gray scale value conversion wait
Platform: | Size: 15360 | Author: 刘聪 | Hits:

[2D Graphichoughbianhuan

Description: hough变换,matlab编程。Hough变换是一种使用表决原理的参数估计技术。其原理是利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-hough transform, matlab programming. Hough transform is a vote on the principle of using a parameter estimation techniques. The principle is the point of the image space using the Hough parameter space and line- duality converting the detection problem in the image space to the parameter space. By a simple statistical accumulated in the parameter space, and then in the Hough parameter space to find a method of detecting the peak accumulator line.
Platform: | Size: 1326080 | Author: 李爱 | Hits:

[Special Effectslsb-MATLAB

Description: 本论文包含5个源程序,分别为LSBCut、LSBCollage、DCTCut、DCTCollage和PSNR,其中LSBCut实现了LSB水印算法的剪切篡改的检测、LSBCollage实现了LSB水印算法的拼贴篡改的检测、DCTCut实现了DCT水印算法的剪切篡改的检测、DCTCollage实现了DCT水印算法的拼贴篡改的检测、PSNR功能是计算嵌入水印嵌入的峰值信噪比,以此来说明嵌入水印后图像载体的失真大小。LSBCut、LSBCollage、DCTCut、DCTCollage是独立的程序,每个程序独立完成一种篡改检测的功能且都有一个输出参数,没有输入参数,输出的参数是漏警概率。PSNR需要LSBCut、LSBCollage、DCTCut、DCTCollage产生的嵌入水印后的图像和原始图像作为输入参数,作为LSBCut、LSBCollage、DCTCut和DCTCollage的内函数使用。-This thesis contains five source program, LSBCut, LSBCollage respectively, DCTCut, DCTCollage and PSNR, including LSBCut implements the LSB watermarking algorithm of shear tampering detection, LSB watermarking algorithm was realized LSBCollage collage tampering detection, DCTCut implements the DCT watermarking algorithm of shear tampering detection, DCTCollage implements the DCT watermarking algorithm of collage of tampering detection, PSNR function is to embed watermark embedding peak signal-to-noise ratio, in order to show that embedded watermark image carrier after distortion.LSBCut, LSBCollage, DCTCut, DCTCollage is independent of the programs, each program independently a tamper detection function and has an output parameter, no input parameters, output parameters are leakage alarm probability.PSNR need LSBCut, LSBCollage, DCTCut, DCTCollage of embedded watermark image and the original image as the input parameters, as LSBCut, LSBCollage, DCTCut and DCTCollage function in use.
Platform: | Size: 20418560 | Author: 王成优 | Hits:

[Special Effectshough,gabor,Radon,headata,wdcbm2()

Description: 1.从图像中识别几何形状的基本方法;基本原理是在于利用点与线的对偶性,将原始图像空间给定的曲线通过曲线表达形式变为参数空间的一个点,这样就把原始图像中给定的检测问题转化为寻找参数空间的峰值问题。 2.基于Gabor变换的人眼检测MATLAB实现。 3.基于Radon的车牌矫正方法。 4.基于模型函数headata产生不同大小的头模型数据。 5.基于函数wdcbm2()设置图像分层阈值压缩参数,实现图像压缩(The basic method of identifying geometry from the image; the basic principle is to use point and line duality, the original image space curve given expression through the curve into a parameter space of a point, so the peak detection problem is given in the original image is transformed into searching the parameter space.)
Platform: | Size: 4096 | Author: LD1 | Hits:

CodeBus www.codebus.net