-
ProfiletoPolygon
将曲线轮廓中的B-样条曲线通过最小二分法转换成一组能保持曲线轮廓形状的小折线。这样,原有的字体轮廓数据就从用曲线轮廓表示转变为用多边形表示,即用一组点及其先后顺序来描述轮廓。(Profile to Polygon)
- 2009-12-20 16:18:20下载
- 积分:1
-
hough
基于OpenCV的hough变换检测图像直线,本代码能够识别焊缝跟踪功能。(OpenCV based hough transform to detect linear image, the code can identify seam tracking.)
- 2013-11-08 16:04:26下载
- 积分:1
-
filer
自己写的中值滤波剔野程序,用于信号野值剔除。很简单,其中算法可替换(Write your own wild tick median filtering program for the signal, excluding outliers. Very simple algorithm which can be replaced)
- 2014-04-07 10:50:52下载
- 积分:1
-
LBP
线性反投影算法(Linear Back Projection,简称 LBP)又称累加法,是最早使用的一种简单(ECT图像重建)成像算法。它将通过某点的所有投影射线进行累加,再反向估算出该点的密度值。从成像观点分析,它是不完全的雷登逆变换(完整的雷登逆变换包括微分、希尔伯特变换、反投影和归一化等步骤)。(Linear back projection algorithm (Linear Back Projection, referred LBP), also known as cumulative method, is the first to use a simple (ECT image reconstruction) imaging algorithms. It accumulates all projection rays through a point, then reverse the estimated density value of the point. From the image point of view analysis, it is not exactly the inverse transform Leiden (Leyden complete inverse transformation involving differential Hilbert transform backprojection and normalization steps, etc.).)
- 2015-06-08 10:20:16下载
- 积分:1
-
OMP
此程序是无损检测中匹配追踪算法的源代码,有很好的去噪效果.(This program is a non-destructive testing in the matching pursuit algorithm source code, there is a good de-noising effect.)
- 2014-03-18 15:47:11下载
- 积分:1
-
ColorPickDemo
提取并显示鼠标所在图像点的颜色,C++精选学习源码,很好的参考资料。(To extract and display the image color, select learning C++ source code, a good reference.)
- 2013-11-27 07:44:55下载
- 积分:1
-
DCT
解决图像的DCT变换与逆变换,为JEPG压缩做铺垫(To solve the image DCT transform and inverse transform, in order to pave the way for JEPG compression)
- 2009-10-24 18:38:40下载
- 积分:1
-
raytrace3
光线跟踪算法,能显示基本图形(球形,立方体,墙面),实现阴影,高光,反射,折射等效果(Ray tracing algorithm, can display basic graphics (sphere, cube, wall), to achieve shadows, light, reflection, refraction and other effects)
- 2021-04-15 22:18:54下载
- 积分:1
-
beta_0
很好用的风能利用系数曲线,对开始学习的同学有帮助(Good use of wind energy utilization coefficient curve, start learning help students)
- 2013-12-01 09:24:29下载
- 积分:1
-
Delaunay
说明: 对三角划分算法的研究,对以前方法的改进,以达到良好的效果,(Triangulation algorithm to study the improvement of previous methods in order to achieve good results,)
- 2008-09-05 21:03:07下载
- 积分:1