-
这是有用的,我认为
希望对大家有用,是关于matlab的视频-It is useful ,i think
- 2022-01-25 23:23:22下载
- 积分:1
-
Visual C++ OpenGL DirectX三维动画编程宝典随书源码
基于VC++和OpenGL的源码,可用于学习Opengl模型显示,加载,纹理贴图,记住,此源码是Visual C++ OpenGL DirectX三维动画编程宝的光盘示例
- 2022-07-20 16:30:37下载
- 积分:1
-
PYTHON has made a small program
一个PYTHON小程序-PYTHON has made a small program
- 2022-02-06 21:34:58下载
- 积分:1
-
MultiWavelet Tools是一个变换工具,可以用来进行压缩、去噪,边缘检测等等!...
MultiWavelet Tools是一个变换工具,可以用来进行压缩、去噪,边缘检测等等!-MultiWavelet Tools is a transformation tool can be used for compression, denoising, edge detection and so on!
- 2023-05-30 02:40:03下载
- 积分:1
-
This zip file contains source code and windows executables for carrying out face...
This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Instructions for use and for compiling can be found in the Readme file.
Usage:
FaceDetect (, )
The function returns Nx4 matrix. In case no faces were detected, N=1 and all four entries are -1. Otherwise, N=number of faces in the image and the vector contains the x, y, width and height information of the face.
Example,
A = imread ( lena.jpg , JPG )
Img = double (rgb2gray(A))
Face = FaceDetect( haarcascade_frontalface_alt2.xml ,Img)
-This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s f
- 2022-07-12 10:23:46下载
- 积分:1
-
vc video capture source! Wonderful! First load camera!
vc的视频捕捉源程序!非常棒!先装摄像头!-vc video capture source! Wonderful! First load camera!
- 2022-12-14 04:35:03下载
- 积分:1
-
用于证券技术分析的显示控件
用于证券技术分析的显示控件-Securities technical analysis for the display control
- 2022-02-01 00:07:13下载
- 积分:1
-
图像复原
退化模型
连续退化模型
离散退化模型
复原的代数方法
代数复原原理
逆滤波复原
最小二乘方滤波
MAT...
图像复原
退化模型
连续退化模型
离散退化模型
复原的代数方法
代数复原原理
逆滤波复原
最小二乘方滤波
MATLAB 实现图像复原
维纳滤波复原
规则化滤波复原
Lucy-Richardson 复原
盲去卷积复原
图像复原的其它 MATLAB 函数 -Degradation of image restoration model continuous degradation model discrete degradation model recovery principles of algebra algebraic inverse filter to recover to recover MATLAB least squares filtering for image restoration Wiener filter to recover the rules-based filtering to recover Lucy-Richardson deconvolution to recover Blind Image Restoration to recover the other MATLAB Functions
- 2022-02-05 19:03:42下载
- 积分:1
-
该函数用来对BlurDIB()生成的DIB图像进行复原操作
该函数用来对BlurDIB()生成的DIB图像进行复原操作-the function used to BlurDIB () generated DIB image recovery operation
- 2022-04-07 05:40:54下载
- 积分:1
-
看YUV图像的软件,在做视频编码时候要用,开发H.264/AVC的必备工具。...
看YUV图像的软件,在做视频编码时候要用,开发H.264/AVC的必备工具。-the software which can read the YUV of image.
this will be useful in video programming, also will be a necessary tool in developing H.264/AVC
- 2022-04-27 07:19:04下载
- 积分:1