-
Face-Eye-Detection
此matlab程序,用来检测并定位人脸及人眼。采用的算法是肤色的颜色分隔。附件中的文件包括 eyematch.m, eyematch2.m, face.m, findeye.m,skin.m, k001.JPG等等(This matlab procedures used to detect and locate human faces and the human eye. Algorithm used in the color of skin are separated. Attachment of documents including eyematch.m, eyematch2.m, face.m, findeye.m, skin.m, k001.JPG and so on)
- 2021-05-12 20:30:02下载
- 积分:1
-
byjc
说明: 对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。(For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.)
- 2008-10-26 18:49:00下载
- 积分:1
-
asmsnake
说明: snakes模型的代码(matlab语言),包括GVF模型代码,里面含使用说明。(snakes model code (matlab language), including the GVF model code, which contains instructions.)
- 2010-03-18 17:48:51下载
- 积分:1
-
convex
程序实现图像分块,凸包,分割等功能,学图像处理的朋友建议下载。(Image sub-block implementation procedures, convex hull, partition and other functions, the study image processing Friend recommended download.)
- 2009-03-11 14:35:12下载
- 积分:1
-
Wavelet_SR
本程序是基于单幅图像的超分辨率算法,通过对输入的高分辨率图像进行下采样得
% 到原始低分辨率图像,对输入的低分辨率图像插值后,利用DWT将低分辨率图像分
% 解为不同的4个子带;同时直接对对分辨率图像进行SWT处理。由SWT得到的高频子
% 带来修正DWT得到的高频子带。最后,通过逆离散小波变换(IDWT)组合修正的高
% 频子带和低分辨率图像,得到输出的超分辨率图像。通过计算PSNR和SSIM评价结果。(This program is a super-resolution algorithm based on a single image, which is sampled from the high resolution image of the input.
% to the original low resolution image, after interpolating the input low resolution image, the low resolution image is divided by DWT.
The% solution is different 4 subbands, and the resolution image is processed by SWT. High frequency subsets obtained by SWT
% brings the high frequency subband obtained by the modified DWT. Finally, the height of the combination of inverse discrete wavelet transform (IDWT)
% frequency subband and low resolution image, and the output super-resolution image is obtained. The results were evaluated by calculating PSNR and SSIM.)
- 2018-03-05 17:14:22下载
- 积分:1
-
heat-source
模拟圆管焊接时的移动热源,热源模型为双椭球热源,运动轨迹为环形(Simulated moving heat source pipe welding heat source model for the double ellipsoid heat source, an annular trajectory)
- 2016-04-15 10:14:34下载
- 积分:1
-
add_noising
说明: my_noise文件是已知信号方差,加入信号噪声,可以加入高斯噪声,淑盐噪声,等其他噪声十分有用
其他两个函数时加入噪声信噪比SNR,但是有一点,这种方法并不准确,不能保证加入噪声信噪比为SNR,实际测试中可以看出,但是可以加入相同的信噪比的噪声(my_noise document is known to signal variance, by adding signal noise, Gaussian noise can be added, suk salt noise, noise, and other very useful function when the other two noise signal to noise ratio SNR, but there is one point, this method is not accurate , can not be guaranteed by adding the noise signal to noise ratio for the SNR, the actual test can be seen, but can join the same noise signal to noise ratio)
- 2008-10-06 13:19:56下载
- 积分:1
-
imseg
利用EM算法进行的彩色图像分割,利用EM算法进行的彩色图像分割(The use of EM algorithm for color image segmentation)
- 2009-11-02 09:56:58下载
- 积分:1
-
读取显示BMP图像 BITMAP2000
读取显示BMP图像(read BMP images show)
- 2004-11-17 15:29:45下载
- 积分:1
-
toolbox-master
说明: 该节主要介绍下matlab下的光流法以及一个研究物体检测方面的一个较好的工具箱 :Piotr’s Computer Vision Matlab Toolbox .将这两个工具箱及其里面所有文件的路径都添加到matlab路径中去,这样的话基本上是可以用了。
Piotr’s 的工具箱里面的函数很多,也涉及到了很多方面,更主要的是关于目标检测方面的。(This section mainly introduces the optical flow under Matlab and a better toolkit for researching object detection: Piotr 's Computer Vision Matlab Toolbox. Add the two toolkits and all the files in the path to the MATLAB path, which is basically useful.
There are many functions in the toolbox of Piotr 's, and there are many aspects involved)
- 2018-05-25 18:48:56下载
- 积分:1