资源列表
SplineInterpolation-in-mfc
- 1、将三次样条插值功能封装成CCubicSplineInterpolation类,所采用的是第二类边界条件:在端点的二阶导数值为0. 2、基于对话框设计了使用界面,通过打开文件夹内的test.xls可以载入全部数据,并可利用上述三次样条类进行单点插值和全部插值。 3、经检验,该程序插值结果与matlab中: pp=csape(a,b, second ,[0 0]) result=ppval(pp,x0) 插值结果一致。-1, will be packaged into a cub
LiveWire
- live-wire 算法的实现,本科毕业设计时的工作,目前没有同等性能的代码-live-wire algorithm
otsu
- 多阈值的OTSU算法,用于对图像的分割,是OUTS算法的推广-OTSU algorithm for multi-threshold for image segmentation, the algorithm is to promote OUTS
p
- 用于计算脱轨系数,计算时把数据做成excel 将文件名复制到 程序中 就可以做出来了-Used to calculate the derailment coefficient, the calculation of the data to make excel copy the file name into the program can be made out
cs-code
- 压缩感知的代码,里面有好多测量矩阵可以挑选,挺好挺全的代码-Compressed sensing code, there are a lot of measurement matrix can pick, very good full code
hld
- 识别红绿灯的源程序,首先向程序传送一张图片,程序将图片中的红绿灯的部分剪切下来-Identifying the source of traffic lights, first send a picture to the program, the program part of the picture of the traffic lights cut down
Isgray
- 判断图像是否是灰度图像,matlab的判断函数不能使用-Determine whether the image is a grayscale image, matlab judgment function can not be used
Matlab-Image-bit-plane-decomposition
- 图像位平面分解,基于matlab的图像位平面分解代码-Image bit-plane decomposition
center
- 光斑质心计算,可以完成光斑质心点的确定,可同时计算36质心点-Spot centroid calculation can be done to determine the centroid of the light spot, which can calculate the centroid 36
uC-GUI-BitmapConvert
- Bitmap Converter是一款可以将位图转化为C文件的软件,用于ucGUI的编程-Bitmap Converter
potrace-1.5.tar
- 这是一个非常古老的算法 源于2003年,作者 Peter Selinger。 它的作用是输入一张二值图(不是黑就是白),输出此图的矢量化结果,也就是将位图轮廓矢量化。-Potrace(TM) is a tool for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image.
wt
- 使用小波自适应阈值对图像进行去噪处理,可明显去除图像中的噪声。-Wavelet adaptive threshold for image denoising can significantly remove image noise.
