-
According to informative gray
根据灰度图像信息量大、可视化效果好等特点,提出一种基于灰度图像水印的空间域矢量地理空间数据水印算法,即先将灰度图像水印信息按一定法则进行处理,再将处理后的水印信息嵌入到空间域矢量地理空间数据中,最后对嵌入水印信息的矢量地理空间数据进行检测。文中还对矢量地理空间数据进行了攻击实验,分析表明,提取出的灰度图像水印具有较好的鲁棒性效果和一定的实用价值。-According to informative gray-scale images, visual effects and good characteristics of a gray-scale image watermarking based on space vector geospatial data domain watermarking algorithm, that is, first gray image watermark information according to certain rules to deal with, and then treatment after the watermark information embedded into the space domain vector geospatial data, the last of the embedded watermark information vector geospatial data for testing. The article also vector geospatial data on the attacked experiment, analysis showed that the extracted gray-scale image watermarking has good efficacy and robustness of practical value.
- 2023-03-20 06:15:03下载
- 积分:1
-
直方图修正和彩色图像变换源代码!很适合搞彩色图像处理朋友的下栽...
直方图修正和彩色图像变换源代码!很适合搞彩色图像处理朋友的下栽-Histogram correction and color image transform source code! Very suitable for color image processing下栽Friend
- 2022-02-13 07:59:22下载
- 积分:1
-
可以对D
可以对D-INSAR数据的沉陷应变进行有效计算-On D-INSAR data for effective calculation of subsidence strain
- 2022-03-02 18:07:58下载
- 积分:1
-
非常好的 标定exe程序(特别对于初学者并可亲自做实验感受) 功能:1可以进行内外参数标定.2并有棋盘式图片可以打印,对于初学者可方便做实验.3内有拍好的相片可...
非常好的 标定exe程序(特别对于初学者并可亲自做实验感受) 功能:1可以进行内外参数标定.2并有棋盘式图片可以打印,对于初学者可方便做实验.3内有拍好的相片可直接使用.4还有readme说明,不过本程序操作十分简单.
希望能对您的学习有所帮助!
- 2022-01-25 14:34:04下载
- 积分:1
-
several image filtering algorithm, spent many great efforts to find, in the hope...
matlab的十几种图像滤波算法,费好大力气才找到的,希望能给于借鉴-several image filtering algorithm, spent many great efforts to find, in the hope that they will learn from
- 2022-03-19 20:36:27下载
- 积分:1
-
awimg = rgb2gray(IM1)
awimg=rgb2gray(im1)
tic
[accum, circen, cirrad] = CircularHough_Grd(rawimg, [20 30],5,50)
circen
toc
figure(1) imagesc(accum) axis image
title( Accumulation Array from Circular Hough Transform )
figure(2) imagesc(rawimg) colormap( gray ) axis image
hold on
plot(circen(:,1), circen(:,2), r+ )
for k = 1 : size(circen, 1),
DrawCircle(circen(k,1), circen(k,2), cirrad(k), 32, b- )
end
hold off
title([ Raw Image with Circles Detected , ...
(center positions and radii marked) ])
figure(3) surf(accum, EdgeColor , none ) a
- 2022-02-04 17:38:42下载
- 积分:1
-
基于VC的JPG和BMP的图像读取 显示 并含有部分图像处理功能。有一个简易的DIB类...
基于VC的JPG和BMP的图像读取 显示 并含有部分图像处理功能。有一个简易的DIB类-Based on the VC of JPG and BMP images to read display and contains part of image processing functions. DIB has a simple type
- 2023-08-29 07:30:04下载
- 积分:1
-
多边形渐变色填充
多边形渐变色填充-graded color filled polygon
- 2022-08-05 13:47:03下载
- 积分:1
-
各种图形图像处理的源代码,用VC++实现,如包括图象的边缘检测与图象分析源代码、图象增强源代码、图象的几何变换、图象灰度变换源代码等。...
各种图形图像处理的源代码,用VC++实现,如包括图象的边缘检测与图象分析源代码、图象增强源代码、图象的几何变换、图象灰度变换源代码等。-various patterns of source code, with VC. If the images including edge detection and image analysis of the source code, source code image enhancement, image geometry transformation, Gray Image Transform source code, and so on.
- 2022-08-20 17:22:11下载
- 积分:1
-
一种使用mqtlab编写的图像滤波器程序!可以有效去除高斯噪声,欢迎交流!...
一种使用mqtlab编写的图像滤波器程序!可以有效去除高斯噪声,欢迎交流!-Written in a kind of image filter to use mqtlab program! Can effectively remove Gaussian noise, please share!
- 2022-01-21 06:07:55下载
- 积分:1