-
lda
lda线性特征提取,用于人脸识别,首先进行小波特征提取后用lda提取特征。(lda linear feature extraction for face recognition, first of all, after feature extraction using wavelet feature extraction using lda.)
- 2010-02-20 11:42:33下载
- 积分:1
-
0001
说明: 用MATLAB读取一幅任意大小和格式的彩色图片,并将图片数据保存到dat格式的m代码,同时还可以读取TXT格式的数据文件,并在MATLAB将其以图像的形式显示出来(Using MATLAB to read any size and format of a color image, and image data into m code dat format)
- 2009-08-15 13:31:13下载
- 积分:1
-
Rect_Insert
说明: 针对输入180个波束数据,通过使用抛物线插值法进行插值,最终得到720个波束的数据,用于图像显示(For 180 beam data input, 720 beam data are obtained by parabola interpolation method for image display)
- 2020-03-25 14:30:59下载
- 积分:1
-
bscb-for-image-inpainting
BSCB模型用于图像修复,模仿人工修复的过程,利用PDE的方式(BSCB model for image restoration, to imitate the artificial restoration process, the use of PDE way)
- 2012-06-25 10:28:07下载
- 积分:1
-
main
说明: 使用openmv实现人脸识别。。。。。。。。。。。。。。。。。。(Face recognition is a kind of biometric technology based on facial feature information. A series of related technologies, also known as portrait recognition and face recognition, that use cameras or cameras to collect images or video streams containing faces, and automatically detect and track faces in the images, and then perform face recognition on the detected faces.)
- 2020-11-22 21:01:13下载
- 积分:1
-
基于DWT的数字水印的嵌入与提取
说明: 基于小波变换的数字水印,包含的嵌入与提取代码,原理等(Digital watermarking based on wavelet transform, including embedded and extracted code, principle, etc)
- 2021-02-07 18:29:55下载
- 积分:1
-
stitch
说明: 基于harris角点特征的图像配准程序
matlab实现(Harris corner on the characteristics of matlab image registration process to achieve)
- 2009-08-12 16:23:48下载
- 积分:1
-
Active_Appearance_Mode(hand)
完整的可运行AAM模型的matlab代码,附有测试图像,matlab 2009测试通过(Complete AAM model can run matlab code, with a test image, matlab 2009 test pass)
- 2011-01-12 22:25:03下载
- 积分:1
-
camshift_matlab_ilekoaiq
cashift_matlab,我做的一些修改:
1.修改了之前网上的那种需要输入avi文件名再读取的方式,改成直接读取avi文件。
2.修改了另外建立avi文件的方式。
2.实时显示跟踪结果。
3.彩色图显示,用红色框圈出目标。
4.因为是基于颜色特征的,所以要选色颜色特征明显的。你可以自己拍摄目标颜色突出的avi视频来测试。
5.程序结束时有点小问题,按ctrl+c结束。(cashift_matlab, I made some changes:
1. Modify the kind of network before you need to enter the avi file name and then read the way to read avi file directly.
2. Modify the other way to create avi file.
2. Real-time display tracking results.
3. The color map shows the target with a red box.
4. Because it is based on the color characteristics, so to choose the color characteristics of the obvious. You can test your own avi video with a prominent target color.
5. A little problem at the end of the program, press ctrl + c to end.)
- 2018-01-15 09:50:50下载
- 积分:1
-
QualityGuidedUnwrap2D_r1
基于matlab实现干涉显微镜图像重构中的二维解包裹函数。( QualityGuidedUnwrap2D implements 2D quality guided path following phase
unwrapping algorithm.
Inputs: 1. Complex image in .mat double format
2. Binary mask (optional)
Outputs: 1. Unwrapped phase image
2. Phase quality map
This code can easily be extended for 3D phase unwrapping.
Technique adapted from:
D. C. Ghiglia and M. D. Pritt, Two-Dimensional Phase Unwrapping:
Theory, Algorithms and Software. New York: Wiley-Interscience, 1998.
Posted by Bruce Spottiswoode on 22 December 2008
2010/07/23 Modified by Carey Smith)
- 2020-10-29 11:19:57下载
- 积分:1