-
famous University of face detection example of the human eye inspection! Coverin...
国外著名大学成功的人脸检测示例中的人眼检测!包含多种环境下的代码-famous University of face detection example of the human eye inspection! Covering a wide variety of environment code
- 2022-03-23 08:21:37下载
- 积分:1
-
杨淑莹的《VC++图像处理程序设计》第1版的全部源代码
杨淑莹的《VC++图像处理程序设计》第1版的全部源代码-杨淑莹the " VC++ image processing program design" , paragraph 1, the full source code version
- 2022-11-24 12:40:05下载
- 积分:1
-
基于kalman滤波器的2D目标跟踪,maltab实现
基于kalman滤波器的2D目标跟踪,maltab实现-2D-based kalman filter target tracking
- 2023-05-10 16:05:03下载
- 积分:1
-
数字图象处理,包括几何变换、频域下的图象处理、形态处理、图象分割等内容...
数字图象处理,包括几何变换、频域下的图象处理、形态处理、图象分割等内容-Digital image processing, including geometric transformations, frequency domain of image processing, form processing, image segmentation, etc.
- 2022-05-17 20:47:05下载
- 积分: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
-
目录商店的两章的文件源代码第一次…
本目录存放的是第2章文档的程序源代码,子目录说明:
wvltlib 中存放的一些基本的小波基定义和相关库函数;
wvltwrefine 中存放的是小波基细化的程序代码;
wvltwxfrm 中存放的是一维小波变换的数学实现-Catalog store is the first of the two chapters of the document source code, subdirectories : wvlt lib stored in the basic definition of small Porgy and related library functions; wvlt wrefine stored in the small Porgy sophisticated code; wvlt wxfrm is stored in the wavelet transform one-dimensional mathematical achievement
- 2022-05-30 05:28:18下载
- 积分:1
-
Images from the video display copy of a region to another region
将图像从视讯显示的一个区域复制到另一个区域-Images from the video display copy of a region to another region
- 2022-02-02 21:54:28下载
- 积分:1
-
本文件为印章实现程序,有C语言实现,欢迎各位下载使用
本文件为印章实现程序,有C语言实现,欢迎各位下载使用-to seal the document procedures, C language, welcome you download
- 2022-01-25 22:20:08下载
- 积分:1
-
1.了解离散傅立叶变换及离散余弦变换的基本原理;
2.掌握进行FFT及逆变换的方法;
3.了解图像在频域中处理方法,应用MATLAB语言作简单的低通滤波...
1.了解离散傅立叶变换及离散余弦变换的基本原理;
2.掌握进行FFT及逆变换的方法;
3.了解图像在频域中处理方法,应用MATLAB语言作简单的低通滤波器。
-1. Understand the discrete Fourier transform and discrete cosine transform the basic principle; 2. master for FFT and inverse transform; 3. understanding of image processing in the frequency domain method, MATLAB language for simple low-pass filter.
- 2022-01-21 05:58:02下载
- 积分:1
-
把YVU色彩空间的图像转换成RGB色彩空间图像,程序用VC++环境开发,enjoy it!...
把YVU色彩空间的图像转换成RGB色彩空间图像,程序用VC++环境开发,enjoy it!-put YVU color space of images converted into RGB color space images, procedures VC environment development, enjoy it!
- 2022-06-26 18:07:44下载
- 积分:1