资源列表
rigid_motion
- 刚性位置变化计算,输入物体在空间坐标系中的坐标,以及旋转向量和平移向量,计算其在摄像机坐标系中的坐标。- [Y,dYdom,dYdT] = rigid_motion(X,om,T) Computes the rigid motion transformation Y = R*X+T, where R = rodrigues(om). INPUT: X: 3D structure in the world coordinate frame (3xN matrix for
ShowPic
- c source cord, just for check function-c source cord,just for check function
wangluo
- 输入网络参数,从而得到网络的关联矩阵、基本回路矩阵和基本割集矩阵Qf-Enter the network parameters, and thus obtain the network incidence matrix, fundamental circuit matrix and the basic cut-set matrix Qf
polygon
- 用opengl程序画一个人形状的画多边形-Draw a person with opengl program drawing the shape of polygons
Wweinaai
- 维纳滤波,图像恢复,通过用matllab编辑的程序实现以上功能-wena -Wiener filtering, image restoration, with matllab editing program to achieve the above functions-wena
matlabtuxiangchuli
- 给出了一般的图像滤波方法,几种低通滤波方法的简单应用编程。-Gives a general image filtering method, several low-pass filtering method is simple application programming.
pointregistration
- 这段程序实现了图像的配准显示。其中备注的代码也是正确地,适合初学者的学习。-This program of the displayed image registration. In which the code is correctly notes, suitable for beginners to learn.
tu
- 一些图像处理的源程序,如灰度处理、中值滤波等。-Some image processing source code, such as gradation processing, median filtering.
Binary
- 编写二值化程序,无论是对普通的图像还是在三维测量中处理光栅都有极为重要的额意义-Write binary program, in both the common image processing in the three dimensional measuring grating has very important significance
weinalvbo.tar
- 设计了一个维纳滤波器,对X和Y方向的信号分别进行了滤波分析,最后对最终结果进行分析-A Wiener filter is designed, the X and Y direction of the signal is filtered by the filter, and the final results are analyzed.
zhongzhilvbo
- 自适应中值滤波,通过调整滤波窗口大小去除噪声-Adaptive median filter
CLAHE_xiangxi
- CLAHE算法的实现,没有调用adapthisteq函数,MATLAB实现-CLAHE algorithm implementation, no call adapthisteq function and MATLAB