-
eight
用MATLAB软件产生一个被高斯噪声污染的lenna图像,使用T3、T5、高斯滤波、中值滤波进行处理;(MATLAB software with a Gaussian noise pollution Lenna image, the use of T3, T5, Gaussian filtering, median filtering for processing )
- 2008-06-25 03:15:48下载
- 积分:1
-
renlianpeizhun
人脸图像配准,将同一场景的两幅或多幅图像进行对准,可以实现人脸归一化(Face image registration, the same scene two or more images for the alignment can be achieved face normalization)
- 2013-11-08 16:23:40下载
- 积分:1
-
ImageFusion
基于低频融合算法和小波变换编写的图像融合Matlab程序,包含了基本的小波图像分解与重构程序。(Fusion algorithm based on the low-frequency and wavelet transform image fusion prepared Matlab procedures, including the basic wavelet image decomposition and reconstruction process.)
- 2008-04-22 20:06:57下载
- 积分:1
-
MATLAB-image-processing
用matlab对图像做平滑、锐化处理。对其增强,灰度处理,并获得直方图。(Matlab image smoothing, sharpening processing. Its enhanced gray scale processing, and histogram.)
- 2013-05-14 10:45:46下载
- 积分:1
-
robort
机器人的轨迹跟踪程序,修改参数可以重新建立自己想要的模型,可以看到末端轨迹的运动画面。(Robot trajectory tracking program, you can modify the parameters to re-establish the model you want, you can see the end of the trajectory of the moving picture.)
- 2017-03-13 11:47:29下载
- 积分:1
-
src
说明: 边缘检测技术用于医学图像的边缘检测, 对特定目标分割前做边缘定位(objective edge detectiong for medical AI platform.)
- 2020-12-24 15:09:05下载
- 积分:1
-
matlab交互式程序设计示例
说明: 包含MATLAB GUI设计入门,涵盖的主要内容有MATLAB入门与提高、常用文件操作、MATLAB弹出窗口定义、 Figure图形句柄获取、GUI界面按钮功能介绍及GUI工具栏编辑器,MATLAB GUI设计实战,涵盖的主要内容有GUI常用功能介绍(Introduction to MATLAB GUI design, the main contents covered include MATLAB introduction and improvement, common file operations, definition of MATLAB pop-up windows, Figure graphic handle acquisition, introduction of GUI interface button functions and GUI toolbar editor, MATLAB GUI design combat, covering the main content There are GUI common functions introduced)
- 2020-05-25 09:11:35下载
- 积分:1
-
EmgucvTest
用c#和emgucv实现了1.显示图像的直方图,2.直方图均衡化,3.中值滤波,4.sobel算子,roberts算子和Prewitt算子的边缘提取。各算法均自己实现不是调用函数。但是读图片的信息是用的emgucv。希望和同样刚接触emgucv的同学共同进步(With c# and emgucv achieve a 1 shows a histogram of the image, 2. Histogram equalization, 3 median filter, 4.sobel operator, edge roberts operator and Prewitt operator extraction. Various algorithms to achieve their own instead of calling a function. But reading the image information is used emgucv. The same hopes and common progress of students new to emgucv)
- 2013-11-26 09:32:22下载
- 积分:1
-
Jsteg
Jsteg算法实现,Jsteg是一种基于JPEG的常用信息隐藏算法步骤如下:
首先,把掩体图像分为不重叠的8*8的子块,对每一子块进行DCT并对变换得到的DCT系数进行量化 其次,将待隐藏的信息进行加密,将加密结果嵌入到量化后值不为0,1或-1的DCT系数的最
低有效位(LSB)中,其嵌入顺序是按zigzag扫描顺序进行的。最后,用JPEG的嫡编码(包括哈夫曼编码,游程编码及DPCM)对嵌入秘密信息后的每一子块进行编码,从而得到一个含有秘密信息的JPEG stego文件。(Jsteg Algorithm)
- 2016-03-30 21:45:43下载
- 积分:1
-
pca
说明: 利用c++实现的PCA算法,直接对数据进行处理,适合初步学习(C++ implementation using PCA algorithm to process the data directly)
- 2011-03-01 16:07:23下载
- 积分:1