资源列表
IV
- 灰度图像的几何变换源码VC++语言类包括平移旋转等-gray images of geometric transformation VC source category includes language translation rotation
areacomput
- 多边形面积计算,对任意多边形进行面积计算,计算几何
常用函
- 常用图象处理函数,进行各种图象处理可以参考,很有价值-common image processing functions, various image processing can reference value
EllipseFitByTaubin
- This is a fast non-iterative ellipse fit, and among fast non-iterative ellipse fits this is the most accurate and robust. It takes the xy-coordinates of data points, and returns the coefficients of the equation of the ellipse: ax^2 + bxy +
图形学
- 计算机图形学程序
corner_detection
- 改进的角点检测算法,即在角点检测前进行一个初始判断。这种方法比原来的角点检测算法的计算量更小-modified corner detection method,which gives the original picture a initial judgement before corner detection. It saves a lot calculation.
DFT-C
- DFT用c语言实现的,可以当做函数使用。-DFT with the c language, you can use as a function.
Contour2Area
- Contour2Area convert the contours to closed polygons from where the areas are calculated
in-or-out
- 判断点与多边形关系,考虑了多种方法,并写成函数,遇到调用,可直接调用函数即可-Decision point and polygon relations, considering a variety of methods and written function encounter call, call the function directly can
Solar
- a 2d representation of solar system
Multi_OtsuThreshold
- Multi_OtsuThreshold算法,一种统计方法,两次otsu-Multi_OtsuThreshold algorithm, a statistical method, two otsu
Cohen-Sutherland
- 用C语言实现了Cohen-Sutherland算法,代码可以直接复制到tc里面运行,很好实现了线段裁剪-With the C language to implement Cohen-Sutherland algorithm, the code can be directly copied to the tc run inside, well realized Line Clipping