-
矢量图形水印嵌入,不可见水印,具有很强的鲁棒性和透明性
矢量图形水印嵌入,不可见水印,具有很强的鲁棒性和透明性-Watermark embedding vector graphics, not visible watermark with robustness and transparency
- 2022-05-24 14:25:27下载
- 积分:1
-
150 best VB programming examples! Image processing including graphics! Database...
VB精彩编程150个例子!其中包括图形图像处理!数据库编程等等非常实用的例子!-150 best VB programming examples! Image processing including graphics! Database Programming and so very practical example!
- 2022-04-08 16:43:07下载
- 积分:1
-
Target detection. . . . . . . . . . . . . . . . . . . . . . . . . .
目标检测的-Target detection. . . . . . . . . . . . . . . . . . . . . . . . . .
- 2023-03-14 12:05:03下载
- 积分:1
-
图像超分辨是目前国内外研究的热点,该算法主要用于光学图像的超分辨...
图像超分辨是目前国内外研究的热点,该算法主要用于光学图像的超分辨-Image super-resolution is the study of hot spots at home and abroad that the algorithm is mainly used in optical image of the super-resolution
- 2022-08-10 00:39:49下载
- 积分:1
-
用于颜色空间的转换。在RGB、YPbPr、YCbCr,YUV,..
这个Matlab程序用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。.rar-The Matlab program used for color space conversion. In RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH) such as color space conversion arbitrary. . rar
- 2022-05-24 22:15:09下载
- 积分:1
-
此算法是基于小波变换模极大的多尺度图像边缘检测
此算法是基于小波变换模极大的多尺度图像边缘检测-this algorithm is based on the wavelet transform modulus maxima Multiscale Edge Detection
- 2022-04-27 10:01:03下载
- 积分:1
-
Visual C++数字图像识别技术典型案例
Visual C++数字图像识别技术典型案例-Visual C++ Digital image recognition technology typical cases
- 2023-03-27 08:50:03下载
- 积分: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
-
using Visual Basic 6.0 to prepare a summary of the Icon icon editor.
用Visual Basic 6.0 编写的一个简易的 Icon 图标编辑器。-using Visual Basic 6.0 to prepare a summary of the Icon icon editor.
- 2023-01-29 14:10:03下载
- 积分:1
-
图像处理和仿射变换
image processing and affine transformation
- 2022-07-23 20:40:21下载
- 积分:1