-
TIDSP DM642上用的图像锐化程序
TIDSP DM642上用的图像锐化程序-TIDSP DM642 use the image sharpening process
- 2023-07-03 15:20:03下载
- 积分:1
-
实现YUV
实现YUV-RGB转换,以方便图像的读写-do YUV-RGB transformation
- 2022-03-24 07:07:25下载
- 积分:1
-
SAR image object recognition, as it provides a bridge SAR Image Recognition
SAR图像中目标识别,这里提供了SAR图像中桥梁的识别-SAR image object recognition, as it provides a bridge SAR Image Recognition
- 2022-06-15 08:19:26下载
- 积分:1
-
一个MATLAB关于数字水印的程序代码.
一个MATLAB关于数字水印的程序代码.-MATLAB
- 2022-01-25 17:35:58下载
- 积分:1
-
很实用的C #图像处理中的边缘检测代码,包括使用Sobel /…
很实用的C#图像处理边缘检测代码,包括使用sobel/priwit等算子-Very practical C# Image processing edge detection code, including the use sobel/priwit operator, etc.
- 2022-03-23 02:34:38下载
- 积分:1
-
细胞图象处理平台,可以打开位图,进行多种出了
细胞图象处理平台,可以打开位图,进行多种出了
-cell image processing platform, can open bitmap for a variety of
- 2023-04-09 01:35:04下载
- 积分:1
-
图像分割的经典课本,对与研究图像处理方面的同仁有很大帮助...
图像分割的经典课本,对与研究图像处理方面的同仁有很大帮助-Image segmentation of the classic textbooks, and research on image processing aspects of great help to have Tongren
- 2022-02-27 04:03:12下载
- 积分:1
-
任意构建多边形,然后填充多边形区域。填充颜色可以任意选取。...
任意构建多边形,然后填充多边形区域。填充颜色可以任意选取。-Constructing arbitrary polygon, and then filled polygon region. Fill color can be selected.
- 2023-03-23 19:00:04下载
- 积分: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
-
指定一种颜色把一幅位图变透明
指定一种颜色把一幅位图变透明-a designated colors of a bitmap transparent change
- 2022-09-02 07:40:03下载
- 积分:1