资源列表
trackbar
- 基于opencv创建窗口用于视频播放,并且添加滚动条用于控制播放速度-Create a window based on opencv for video playback, and add scroll bars to control the playback speed
zhongzhi
- 对图像中存在的噪声进行滤除,采用的是中值滤波的方法-Exist on the images to filter out the noise, using the method of median filtering
zengqiang
- 图像增强,处理后图像更加清晰,利用直方图均衡化处理-Image enhancement, image is more clear after using the histogram equalization processing
Blur
- GAUSSIANBLUR blur the image with a gaussian kernel GI = gaussianBlur(I,s) I is the image, s is the standard deviation of the gaussian kernel, and GI is the gaussian blurred image.
bilateral_filter
- 双边滤波器,是一种可以保边去噪的滤波器,好处是可以做边缘保存-bilateral filter
BG
- OpenCV读入视频,灰度化,并Canny边缘检测 -Read OpenCV video, grayscale, and Canny edge detection
regiongrowth52230
- 一个种子为生长点的彩色图像区域生长程序。交互式Matlab实现-A seed for the growing point of color image region growing process. Each type of Matlab
OpenCV-image-stitching
- 图像拼接程序源码 OpenCV image stitching 运行通过 代码 vs2013 opencv2.4.8-Image stitching program code OpenCV image stitching run through vs2013 opencv2.4.8
ricker_sacchi
- 该程序用于生成雷克子波,需要给定主频和采样时间。-ricker wavelet
hsi2rgb
- 实现HSI转换到RGB的函数hsi2rgb代码-Achieve HSL to RGB conversion function hsi2rgb Code
image-recognition
- 通过微软认知服务的API接口,实现图像识别-API interface through Microsoft cognitive services, to achieve the image recognition
SSDA
- matlab序贯相似性检测算法源代码。比模板相似性检测算法高效。-Sequential similarity detection algorithm matlab source code.Than template similarity detection algorithm is efficient.