-
自己编的直方图均衡化matlab源码,可以实现图像的直方图均衡...
自己编的直方图均衡化matlab源码,可以实现图像的直方图均衡-own addendum to the histogram equalization Matlab source, the image histogram equalization
- 2023-09-05 05:25:02下载
- 积分:1
-
这个是把RGB数据转换为YUV数据的源代码,本人测试了的,速度很快...
这个是把RGB数据转换为YUV数据的源代码,本人测试了的,速度很快-This is the RGB data into a YUV data of the source code, I tested the speed very quickly
- 2023-08-29 17:55:03下载
- 积分:1
-
利用脉冲耦合神经网络对图像进行滤波,使用P.图像噪声
利用pcnn脉冲耦合神经网络进行图象滤波,利用pcnn定位图象噪声,根据定位情况进行滤波,输出-Using pulse coupled neural network PCNN for image filtering, image noise using PCNN positioning, according to location to conduct filtering, output
- 2022-07-16 01:14:17下载
- 积分:1
-
此程序是为了改变在图像处理中坐标轴的范围。
此程序是为了改变在图像处理中坐标轴的范围。-This procedure is for a change in image processing in the scope of axes.
- 2022-10-12 19:50:03下载
- 积分:1
-
这是我自己编写的一个图象处理程序,用C++builder,包括源代码,用 bcb6编译...
这是我自己编写的一个图象处理程序,用C++builder,包括源代码,用 bcb6编译-that I prepared an image-processing procedures, with C builder, including source code, Compiling with bcb6
- 2023-08-11 12:40:03下载
- 积分:1
-
一共是五个.c++环境下opencv程序
一共是五个.c++环境下opencv程序-a total of five. C environment opencv procedures
- 2023-02-16 08:55:04下载
- 积分:1
-
matlab模拟退火工具箱,包含模拟退火运行所需的各种函数,是模拟退火的一个非常有力的工具。...
matlab模拟退火工具箱,包含模拟退火运行所需的各种函数,是模拟退火的一个非常有力的工具。-simulated annealing Matlab toolbox contains simulated annealing operation of the various functions, Simulated Annealing is a very powerful tool.
- 2022-03-11 10:35:34下载
- 积分: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
-
苏珊
SUSAN-based functions to detects image edges and their orientation-SUSAN-based functions to detects image ed celebrated and their orientation
- 2022-06-26 04:23:03下载
- 积分:1
-
本文件为印章实现程序,有C语言实现,欢迎各位下载使用
本文件为印章实现程序,有C语言实现,欢迎各位下载使用-to seal the document procedures, C language, welcome you download
- 2022-01-25 22:20:08下载
- 积分:1