资源列表
hough
- 对于较粗的样本点集 hough 算法是不可能做到检测全部直线的. 另一方面 hough 还会测出许多不存在的直线. 在应用的时候只能根据需要自己标定 精度. 以下是我在MATLAB下开发的hough函数 输入一个灰度图形矩阵, 返回 最长直线斜率. 用来做图形倾斜校正的. 希望贴出来还能有点用吧~-For a sample point set coarse algorithm hough it is not possible to do all the straight line de
lvbo
- 维纳滤波,自己的作业,就是这样的简单-Wiener filter, its own operations, is one such simple
VEex_assignment_1
- Opengl written with a three-joint robot arm program
dct
- 在一个256*256像素的图像中嵌入水印,并经过高斯白噪声,最后在解调出原始图像与水印图像-In a 256* 256 pixel image embedded watermark, and after a Gaussian white noise, and finally demodulate the original image and watermark image
mfsf
- 奇数N*N阶2D魔方填充,即把1-N*N填到NN的格子中,横竖对角之各都想等-2D odd order N* N cube filled, that is 1-N* N grid fill to the NN, the horizontal and vertical angle of the wants and so on
Gaussian-filter
- 图像模糊化处理用的高斯滤波器,共两个文件,一个主函数,一个功能函数。-Gaussian filter for the fuzzy image processing, a total of two files, a primary function of a performance function.
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.
draw-triangle
- 在平面上画一个三角形,利用opengl实现相关的功能,初始化界面等-draw a triangle in the plane
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
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