资源列表
pianzhen
- 本算法可实现图形裁剪,并将0°,45°,90°,135°四角度偏振图像合成强度图像,偏振度图像,偏振角图像,椭圆偏振率图像(This algorithm can realize graphic cutting and synthesize intensity images of 0, 45, 90, 135, four angles, polarization image, polarization angle image, elliptical polarization image)
opencvtest
- 基于OpenCV的计算机视觉技术实现的水果测试程序(Realization of computer vision technology based on OpenCV)
DWT_IDWT
- 用OpenCV实现的图像小波变换及反变换代码(Image wavelet transform and inverse transform code implemented by OpenCV)
sift0308
- 在图像中使用sift算法,进而实现配准功能。(The SIFT algorithm is used in the image to realize the registration function)
matlab图像拼接1
- 对两幅图像进行harris角点提取,特征点匹配,进行图像拼接(Two corners are extracted from Harris images, and feature points are matched for image mosaic)
HEs
- 何凯明经典暗通道先验去雾算法程序实现,程序本人实测(He Kaiming classic dark channel prior fog removal algorithm)
image_div
- 简单的关于图像处理的matlab程序,主要涉及贝叶斯的图像分割和直方图估计的方法。(A simple matlab program for image processing. A method of image segmentation is mainly concerned with Bayes and histogram estimation.)
code
- 本次文件可以进行图像灰度化及其他操作例如灰度均衡等等(The file can be grayscale and other operations such as grayscale equalization and so on.)
harris
- 利用harris算子实现图像角点检测和配准(Using harris to achieve image registration)
surf
- 用surf和ransac实现两幅图像配准(Registration of two images with surf and RANSAC)
motor_single_closed
- 通过工程设计法,设计双闭环参数,matlab仿真实现了直流电机电流转速双闭环控制。(Double closed loop control of current and speed of DC motor is realized)
Brent
- Brent算法为结合黄金分割法和抛物线法的一维搜索方法(one dimension search)