-
just-noticeable-difference
用于计算图像每个像素点的恰可识别阈值(JND),该模型为Chou所提出。(This model was used to estimation the just-noticeable difference of pixel in image, which was proposed by Chou.)
- 2009-07-15 15:24:28下载
- 积分:1
-
testDLT
DLT标定算法的matlab程序,对学习标定的人有用(DLT algorithm matlab calibration procedures)
- 2009-04-10 15:30:58下载
- 积分:1
-
SSASA
说明: 二维原始Otsu算法的MATLAB实现和其对应的文献。实现效果很好。(MATLAB realization of two-dimensional original Otsu algorithm and its corresponding literature. To achieve good results.)
- 2019-12-23 21:53:54下载
- 积分:1
-
PCAmatlab
matlab PCA源代码
有中文注释(source code matlab PCA has Chinese Notes)
- 2008-04-04 17:15:45下载
- 积分:1
-
图像去噪(matlab)
使用中值,均值,小波,DCT,PCA五种方法实现对图像的去噪处理。(Five methods, median, mean, wavelet, DCT and PCA, are used to denoise the image.)
- 2021-01-05 15:28:54下载
- 积分:1
-
94c8dcd0e2a8
一种基于纹理特征分析的遥感图像分类C++程序(Based on the analysis of texture characteristics of remote sensing image classification C++ program)
- 2012-12-25 17:57:06下载
- 积分:1
-
wyZerMoment
计算Zernike矩,对图像进行了平移,尺度归一化(Computing Zernike moments, the image of the translation, scaling normalization)
- 2010-05-30 16:00:07下载
- 积分:1
-
icp111
对于空间两个点云,利用经典的icp算法进行匹配(ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points. )
- 2009-03-13 14:57:31下载
- 积分:1
-
loacation_nornmalization_iris
采用最小均方差法对虹膜瞳孔定位,虹膜外圆定位,归一化及其增强处理,圆拟合(Using least-mean-variance method of positioning the iris pupil, iris outer location, normalized and enhanced handling, circle fitting)
- 2008-12-17 23:51:01下载
- 积分:1
-
main
将保存有灰度图像信息的txt文件转化生成灰度图片。 txt数据只能包含数据,数据用逗号或者空格隔开,所存数据个数应与所生成的图片大小相同。例:要还原的图片大小为640*480,那么txt文件中就应当有307200个数据。(The txt file with information of grayscale image is transformed into gray image. The TXT data can only contain data, separated by commas or spaces, and the number of data stored should be the same as the size of the generated image. Example: the size of the image to restore is 640*480, so there should be 307200 data in the txt file.)
- 2018-10-13 12:47:55下载
- 积分:1