资源列表
draw-triangle
- 在平面上画一个三角形,利用opengl实现相关的功能,初始化界面等-draw a triangle in the plane
Wiener-filtering
- 通过维纳滤波迭代算法,来实现图像复原,代码比较易懂,新手可以来熟悉一下-Wiener filtering through the iterative algorithm to achieve image restoration
pca
- 可用于高光谱图像处理的自己编的PCA函数,Matlab版的.主要作用是降维.-the pca function is used to hyperspectral image processing.
meanandvariance
- 计算一幅灰度图像的灰度均值,方差,能量和熵。-Calculating a grayscale image gray value, variance, energy and entropy.
noise
- 在一幅原始图像上填加不同种类噪声,包括椒盐噪声,高斯噪声,白噪声等,并比较异同。-In an original image fill plus different types of noise, including salt and pepper noise, Gaussian noise, white noise, etc., and compare the similarities and differences.
gray-image
- MATLAB function which creates a black and white version of a grayscale image by specifying a single threshold value pixels below this value become black, and above this value they are white. Usage: -MATLAB function which creates a black and white v
wrgb2hsv
- RGB转HSV代码,按公式写,非直接调用,并计时-RGB to HSV code, according to the formula writing, non-direct calls, and timing
liangdianzuobiao
- 通过两张图片的标记点之间的距离,以此来计算材料的变形-The two pictures of the distance marker, in order to calculate the deformation of materials
Wiener-filtering-image-restoration
- 运动模糊加高斯噪声图像进行逆滤波复原,MSE对复原图像进行评价-Motion blur and gaussian noise image restoration use inverse filtering, MSE uating the restored image
VEex_assignment_1
- Opengl written with a three-joint robot arm program
EIDORS-3D-model
- EIDORS软件的使用程序,3d模型和图像重构-EIDORS software the use of the program, 3 d model and image reconstruction
llr
- 这是一个局部线性嵌入的matlab程序,效果不错,定会对你们有用。-It is a LLE example. I hope it can help you.