资源列表
opengl环境配置包
- opengl环境配置包源码,包含基本的环境库文件,可以满足学习使用
bokeh_brushes_by_kuschelirmel_stock-d4j2g9g
- 這個可以讓你在你的照片裏面放出bokeh的效果(this brushes allow you to paint bokeh effect)
release
- 眼球追踪算法 matlab实现 内含说明pdf(eyetracking m file with introduction)
K—均值聚类提取
- k均值聚类提取,适合学习。先将RGB图像转换到LAB空间,在LAB空间进行聚类分割。(K-means clustering is suitable for learning. First convert the RGB image to LAB space and perform clustering and segmentation in the LAB space.)
77_分水岭算法
- 使用分水岭算法实现图像分割,书中例子。。。。。。。。。。(watershed algorithm)
ocr.tar
- 识别图书封面标题并在终端中输出。。。。。。(Identifying the title of a book cover)
打包matlab文件
- 屏幕缺陷检测背景纹理拟合,用于LED mura缺陷检测(for p=1:1 [X,Y,Z]=random_point(img,0.5); C=coeffi(X,Y,Z); background=form(img,C); IMG=im2double(img); defect=IMG-background; img=defect; end defect=abs(defect); figure(2),imshow(img,[]),title('');)
新建文件夹
- 基于显著性的图像高光检测,运用HSI的算法进行的(saliency detection,Image highlight detection based on saliency, using HSI algorithm.)
OpenCV3__SVM__HOG
- 目标识别,有着详细说明的代码,可以仔细阅读一下,OpenCV3,C++(Pedestrian recognition)
Zernike
- 亚像素的边缘检测,基于zernike矩的亚像素边缘检测(Zernike sub-pixel edge detection, through the 7*7 coefficient template to achieve sub-pixel edge detection moments of simple improvement.)
decribe
- Harris角点提取与匹配 sift算法(Harris corner extraction and matching)
symm_fftconvolve.py
- 对称fft卷积Symmetric FFT convolution(Symmetric FFT convolution)