-
hyperIcaEea
适用于高光谱图像目标检测的端元提取,该方法效果好(HYPERICAEEA Performs the ICA-Endmember Extraction Algorithm
HyperIcaEea performs the ICA-EEA algorithm to generate abundance maps
and find pure pixels. This function utilizes FastICA.)
- 2012-03-30 08:43:27下载
- 积分:1
-
apprehend
Apprehend Screen Capture Component Version 4.2 A non-visible component to capture images. Freeware with source. Includes Four Demos with source and EXE s. 3,550 KB. 10/09/2005
- 2007-09-09 00:02:22下载
- 积分:1
-
lvbo
共有5个代码其中4个分别实现图像的中值滤波、均值滤波、双边滤波、Lee滤波,另一个是求图像的均值和方差。模板均不固定自己根据需要确定合适的w值。(There are five codes of which four were achieved image median filter, mean filter, bilateral filter, Lee filter, and the other is seeking an image of the mean and variance. Templates are not fixed ourselves w appropriate values as needed.)
- 2015-05-04 15:08:36下载
- 积分:1
-
PythonCode
用python编写的基于CV2的图像融合程序,实现偏振信息到IHS的转换、融合。(Using python to write the CV2-based image fusion program to achieve the polarization information to IHS conversion, integration.)
- 2020-11-13 19:49:43下载
- 积分:1
-
9279535
用C语言解决TSP问题的源程序是我大二选修数学建模课,课程结束后做大作业也就是选择一个题目,解决一个问题,我选择的是TSP()
- 2018-02-05 23:20:13下载
- 积分:1
-
实现图像的无损压缩
该程序主要实现图像的无损压缩,具体算法包括:
(1)整数小波变换+SPIHT无损压缩
其中整数小波可以采用JPEG2000提供的5-3小波,也可以采用S+P变换,本程序均已给出。
(2)DPCM+算术编码
DPCM采用的是JPEG中采用的方法;
(3)JPEG-LS标准
JPEG-LS的无损压缩性能非常好,超过JPEG2000。(The program mainly realize lossless image compression, the specific algorithm include: (1) integer wavelet transform SPIHT Integer Wavelet lossless compression which can be used to provide the 5-3 wavelet JPEG2000, can also adopt the S P transform, the procedures are given. (2) DPCM arithmetic coding DPCM is used in JPEG methodology (3) JPEG-LS standard JPEG-LS lossless compression of very good performance, more than JPEG2000.)
- 2008-06-02 11:01:57下载
- 积分:1
-
FingerPrintVerify
说明: 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配(This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition standards, and established in the school library on the measured fingerprint. Program applied to the technology are as follows: median filter, histogram equalization, the direction of the ridge line extraction, Gabor filtering, fingerprint thinning, feature extraction, feature point filtering, based on local feature points of the feature matching)
- 2020-11-02 09:09:54下载
- 积分:1
-
SSD+SAD+NCC算法
实现两幅图像匹配。应用SSD+SAD+NCC算法的匹配,很好用的程序(Realizing Two Image Matching.Application of SSD+SAD+NCC algorithm matching, very useful program)
- 2018-12-07 14:52:15下载
- 积分:1
-
MATLABGUI
利用MATLAB的图像用户界面GUI设计一个简单的菜单式图像处理系统。通过该程序实现对图像的简单处理、变换和去噪等功能,满足课程设计的要求。(A simple menu image processing system is designed by using the image user interface GUI of MATLAB. Through this program, the functions of image processing, transformation and denoising are realized, which meet the requirements of curriculum design.)
- 2019-06-06 10:14:47下载
- 积分:1
-
dftfilt
该函数可接受输入图像和一个滤波函数,可处理所有的滤波细节并输出经滤波和剪切的图像。(Performs frequency domian filterlying.)
- 2010-11-22 10:49:12下载
- 积分:1