-
在rgb颜色空间实现的单高斯模型,用于目标检测
在rgb颜色空间实现的单高斯模型,用于目标检测-In rgb color space to achieve a single-Gaussian model for target detection
- 2022-02-24 11:35:45下载
- 积分:1
-
在 matlab中实现一种局部阈值化图像的算法
在 matlab中实现一种局部阈值化图像的算法-In matlab to achieve a local thresholding algorithm for image
- 2022-02-06 15:58:40下载
- 积分:1
-
一个是求一个图像的垂直和水平的灰度积分投影,一个是将视频转化成帧。可运行...
一个是求一个图像的垂直和水平的灰度积分投影,一个是将视频转化成帧。可运行-One is seeking an image of the vertical and horizontal integral projection of the gray one is framing the video conversion. Run
- 2022-04-09 04:40:11下载
- 积分:1
-
2001 CV model to achieve a better procedure, which contains the second
2001年C-V模型的一个较好的实现程序,其中含有齐次第二边值条件(Numann边值条件)处理,这里呈现给大家-2001 CV model to achieve a better procedure, which contains the second-homogeneous boundary conditions (Numann boundary conditions) treatment here presented to the U.S.
- 2022-05-27 02:51:19下载
- 积分: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
-
这是一个应用VC++编写的基于摄像头读取人脸的人脸识别和人脸检测软件,其中引用了MATLAB的系统函数,是一个非常不错的人脸识别软件,这个系统在我校论文答辩审核...
这是一个应用VC++编写的基于摄像头读取人脸的人脸识别和人脸检测软件,其中引用了MATLAB的系统函数,是一个非常不错的人脸识别软件,这个系统在我校论文答辩审核中获得了优秀的成绩。希望对大家有用-This is an application-based VC prepared to read camera Face to Face Recognition and face detection software. cited in the MATLAB system function, is a very good face recognition software. The system in my school examination papers reply obtained outstanding achievements. We hope to useful
- 2022-08-03 04:55:18下载
- 积分:1
-
现在在所有图像去噪滤波中最较理想的去噪算法――Bayesian Least Squares...
现在在所有图像去噪滤波中最较理想的去噪算法――Bayesian Least Squares - Gaussian Scale Mixture的matlab实现代码,应用丰富,与商用图像处理软件媲美,其原理可以参见J Portilla, V Strela, M Wainwright, E P Simoncelli, "Image Denoising
using Scale Mixtures of Gaussians in the Wavelet Domain-Now image denoising filter in all the most better denoising algorithm- Bayesian Least Squares- Gaussian Scale Mixture realize the matlab code, application-rich, with the commercial image processing software rival, and its principle can be found in J Portilla, V Strela, M Wainwright, EP Simoncelli,
- 2022-02-01 19:44:11下载
- 积分:1
-
ffmpeg例子.FFmpeg是一个集录制、转换、音/视频编码解码功能为一体的完整的开源解决方案。FFmpeg的开发是基于Linux操作系统,但是可以在大多数操...
ffmpeg例子.FFmpeg是一个集录制、转换、音/视频编码解码功能为一体的完整的开源解决方案。FFmpeg的开发是基于Linux操作系统,但是可以在大多数操作系统中编译和使用。-ffmpeg example. Sorenson is a record collection, conversion, Audio/Video codec combines the functional integrity of the revenue-raising solutions. Sorenson Development is based on the Linux operating system, but in most operating systems can be compiled and used.
- 2023-08-29 09:45:03下载
- 积分:1
-
艾海舟的《数字图像处理》的配套程序,不可多得啊
艾海舟的《数字图像处理》的配套程序,不可多得啊-Ai Haizhou
- 2022-02-26 05:49:09下载
- 积分:1
-
滤波器网上找到的在MATLAB中实现的可能有问题在这里和大家分享一下一起研究...
滤波器网上找到的在MATLAB中实现的可能有问题在这里和大家分享一下一起研究-Filters found in the online MATLAB realized there may be a problem here and everyone together to share research
- 2022-04-10 04:00:21下载
- 积分:1