资源列表
show_rgb
- matlab video segmentation
Applycolorbar_Indexed_Direct
- IDL图像处理 Applycolorbar_Indexed_Direct.rar-IDL to open image
video_slice
- Delphi实现的将视频切分为.jpg的单元-slice video file, such as avi, to jpeg format image file.
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
polygon
- 用opengl程序画一个人形状的画多边形-Draw a person with opengl program drawing the shape of polygons
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