资源列表
bilateralFilter
- 实现对图像进行双边滤波处理 先将图像转化为灰度图,再调用该函数即可(The image is processed by bilateral filtering.Convert the image to grayscale, then call the function.)
Test3
- osg中用代码对模型cow画的AABB包围盒,(AABB encircling box for model cow in OSG)
CS_OMP
- 压缩传感中,OMP算法的MATLAB实现(Implementation of OMP algorithm in compression sensing)
tuxiangchuli
- 对二维码图像进行灰度化、中值滤波、二值化、边缘检测、霍夫变换等预处理(The two-dimensional code image is grayscale, median filter, two valued, edge detection, Hough transform and other pre-processing.)
webgldemo_3
- webgl 3d demo,官方源码下载(webgl 3d demo office offer.)
fenlei
- 利用hog提取特征输入到svm分类器中,适用于新手(Using hog extraction feature input to svm classifier, suitable for novices)
ILI9481DS_V0.26
- ili 9481 LCD驱动芯片资料,英文原版V0.26(Ili 9481 LCD driver chip data)
cal_dbz-master
- 计算wrfinput里面水合物雷达基本反射率(Calculate the basic reflectivity of radar in wrfinput)
gptz
- 提取光谱特征,转化rgb通道,利用高斯平滑求其平均值(Extract spectral features, transform RGB channels, and use Gauss smoothing to get the average value.)
ssim
- SSIM,就是开通用的,具体是啥我也不知道(SSIM, IMAGE QUALITY LALALALALA)
OpenGLInMFC
- openGL在MFC中的使用,供习惯windows平台的openGL初学者进行研究(The use of openGL in MFC is studied by openGL beginners who are accustomed to Windows platform.)
smooth2
- 对于一个二值图像骨架化之后进行边缘平滑,滤波,效果非常不错,适合于任何二值图片(After a binary image is skeletonized, it is smoothed and filtered. The effect is very good. It is suitable for any binary image.)