资源列表
linejd
- 函数实现了图像中单象素宽白色相交直线交点的检测.利用的是最简单的邻域中计算白点的个数的算法,当一个象素的window邻域中有四个邻域为白色的时候,该点即为交点。
KNN_aver_filter
- KNN均值滤波实现,对高斯噪声效果较好,对椒盐噪声效果一般!-Mean Filter KNN realize the effect of Gaussian noise is better, the general effect of salt and pepper noise!
rgb2yuv420
- 一个RGB转YUV420很好的程序,经典程序-RGB switch to YUV420 great program
Untitled
- 利用MATLAB 实现SVD特征提取和人脸重构-Use MATLAB to achieve SVD Face Feature Extraction and Reconstruction
pick
- openGL拾取实现 非常好,分享了,希望对大家有用-OpenGL pick up goog great
drawing
- Opencv的画图程序,可以随机的画出直线,圆圈并填充颜色。-Opencv drawing
colorimadjust
- 图像亮度调整,输入的是RGB空间的图像数据-Image brightness adjustment, the input image data is RGB space
canny_edge
- Canny算子提取边缘Matlab源代码 可直接使用-canny suanzi tiqu bianyuan matlab yuandaima
project3
- opencv图像边缘检测,包括roberts,sobel,prewitt和laplace算子-opencv image edge detection, including roberts, sobel, prewitt and laplace operator
NBS0
- 自己写的nbcs,但是效果还没有普通BCS方法好,重建采用SL0,自行下载-Write your own nbcs, but the results are not good ordinary BCS method, reconstruction using SL0, to download
bresenham3
- 基于 Bresenham算法画圆并对其进行种子填充。-Bresenham algorithm based on a circle and its seed filling.
IPM
- 改程序是郭磊,基于定向二维插值的逆投影变换方法论文中对应的程序,对于学习该篇论文的朋友有一定的帮助。-Guo Lei reform program is based on inverse projection transform paper orientation corresponding two-dimensional interpolation program for learning the papers friends will certainly help.
