-
dct(离散余弦变换)域数字水印嵌入算法
dct(离散余弦变换)域数字水印嵌入算法-dct (discrete cosine transform) domain digital watermarking algorithm
- 2022-05-23 12:46:34下载
- 积分:1
-
基于IBR的图像拼接算法,利用傅里叶变换求相关,可利用多幅图像拼接得到的全景图。...
基于IBR的图像拼接算法,利用傅里叶变换求相关,可利用多幅图像拼接得到的全景图。-image mosaic based on image based rendering
- 2023-05-12 17:55:02下载
- 积分:1
-
高速图像及其小波分解,并用FPGA实现,对做嵌入式图像处理的人员有益。...
高速图像及其小波分解,并用FPGA实现,对做嵌入式图像处理的人员有益。-FPGA,wavelet,
- 2023-06-20 10:45:03下载
- 积分:1
-
提供多种边缘检测源代码,并提供了样例图片,可以参考参考。...
提供多种边缘检测源代码,并提供了样例图片,可以参考参考。-Edge detection provides a wide range of source code, and provides a sample picture, you can refer to the reference.
- 2022-08-17 23:08:09下载
- 积分: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
-
OpenCV 源代码 CHM 格式!
适合于计算机视觉和图像处理开发!
OpenCV 源代码 CHM 格式!
适合于计算机视觉和图像处理开发!-CHM format OpenCV source code! Suited to computer vision and image processing to develop!
- 2022-12-22 10:30:03下载
- 积分:1
-
快速搜索算法,实现简单,看完后绝对水平大增
快速搜索算法,实现简单,看完后绝对水平大增-Quick search algorithm is simple, After reading the absolute level of increase
- 2022-08-10 23:14:08下载
- 积分:1
-
图形应用、界面设计、图形处理、数值分析的一些实例,是学习matlab的极大帮手。...
图形应用、界面设计、图形处理、数值分析的一些实例,是学习matlab的极大帮手。 -Graphics applications, interface design, graphics processing, numerical analysis of some examples is a great help to learn matlab.
- 2023-05-14 13:20:02下载
- 积分:1
-
蛇的matlab代码,它可以根据语句内使用!
Snakes MatLab code, it can be used according to the statment inside!
- 2023-01-10 20:00:03下载
- 积分:1
-
可以实现YUV序列转换为RGB格式文件
可以实现YUV序列转换为RGB格式文件-YUV sequence can be converted to RGB format
- 2022-01-26 01:25:41下载
- 积分:1