资源列表
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
shell
- 数据结构中内部排序中的希尔排序 完整源代码实现-Sort the data in the internal structure of the complete source code sorting Hill
polygon
- 用opengl程序画一个人形状的画多边形-Draw a person with opengl program drawing the shape of polygons
function
- 提供字符串方法,大家面试可以用,包括找出对称字串-Some string function
Binary
- 编写二值化程序,无论是对普通的图像还是在三维测量中处理光栅都有极为重要的额意义-Write binary program, in both the common image processing in the three dimensional measuring grating has very important significance
func_DWT
- Discrete Wavelet Transform source code
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
DFT-ver1
- A simple Discrete Fourier Transform Code in C language, it generates a random signal and applies the DFT on it then saves the result in a matlab file
CLAHE_xiangxi
- CLAHE算法的实现,没有调用adapthisteq函数,MATLAB实现-CLAHE algorithm implementation, no call adapthisteq function and MATLAB