-
基于MAX7456的COSD的实用样例程序,完整实现了视频的迭加,效果不错。...
基于MAX7456的COSD的实用样例程序,完整实现了视频的迭加,效果不错。-MAX7456-based sample of COSD practical procedures, a full implementation of the superposition of the video were getting good results.
- 2022-05-13 20:58:59下载
- 积分:1
-
水印DCT
æ°´å°DCT-DCT Watermark
- 2023-06-26 03:40:04下载
- 积分:1
-
图像边沿处理、检测与提取,是常用的图像处理软件之一
图像边沿处理、检测与提取,是常用的图像处理软件之一-Edge image processing, detection and extraction, is commonly used in image processing software, one of
- 2022-11-30 14:00: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
-
图像格式转换的C源码,将rgb格式转变成yuv格式
图像格式转换的C源码,将rgb格式转变成yuv格式-Image of the C source code format conversion to rgb format into yuv format
- 2022-08-09 01:28:47下载
- 积分:1
-
此算法是基于小波变换特征提取方法的图象匹配
此算法是基于小波变换特征提取方法的图象匹配-this algorithm is based on the wavelet transform, feature extraction, image matching method
- 2022-02-24 09:48:01下载
- 积分:1
-
比较适合做图形匹配的初学者学习,可以对图像匹配的方法有一个比较好的总体理解,方便入门...
比较适合做图形匹配的初学者学习,可以对图像匹配的方法有一个比较好的总体理解,方便入门-Matching is more suitable for beginners to learn to do graphics, you can image matching method has a better overall understanding, to facilitate entry
- 2022-02-27 08:43:34下载
- 积分:1
-
flash导航条,大家在网站设计的时候经常会遇到如何设计自己导航条的问题,一些精美的导航条实例给大家...
flash导航条,大家在网站设计的时候经常会遇到如何设计自己导航条的问题,一些精美的导航条实例给大家-flash navigation bar, web design in the U.S. often encounter how to design their own navigation bar, some fine examples of the navigation bar to the U.S.
- 2023-06-22 04:25:03下载
- 积分:1
-
image detection, template matching algorithm code, including detect.c.bmp.rc. bm...
图象的检测,模板匹配算法代码,包括detect.c.bmp.rc,bmp.h等-image detection, template matching algorithm code, including detect.c.bmp.rc. bmp.h etc.
- 2022-02-20 13:32:45下载
- 积分:1
-
一个去除椒盐噪声的图像处理程序,采用了中值滤波,效果很不错...
一个去除椒盐噪声的图像处理程序,采用了中值滤波,效果很不错-a noise image-processing program, using a median filter, the effect is very good
- 2022-03-26 08:37:40下载
- 积分:1