资源列表
2D-graphics
- 演示使用矩阵实现二维图形的变换,没有很深的讲解,朋友们仅作参考-Demonstration of the realization of two-dimensional graphics using the matrix transformation
curve-surface
- 演示了几种常用的曲线和曲面,包括贝塞尔、B样条等,仅作参考-Demonstration of several commonly used curves and surfaces, including Bezier, B-spline and so on, only for reference
seedfilling
- 计算机图形学的种子填充,可实现种子填充算法。-Computer graphics filled seeds, seed fill algorithm can be realized.
midpoint
- 计算机图形学的区域填充的中点填充,算法可实现-Computer graphics to fill the mid-point of the region filling algorithm can be realized
piccutting
- 计算机图形学方面图形裁剪实例。包括典型的裁剪算法。-CG Cutting arithmetic
Areafilling
- 区域填充中扫描线算法的实现源代码,绘制任意多变形,然后选择颜色填充-Region in the scan line fill algorithm source code, drawing more than any deformation, and then select the fill color
Rapid_Object_Detection
- A very fast and robust object detection framework. A very simple set of Haar like box features A commensurating Image representation (that enables fast calculation of features, feature scaling and normalization) Efficient feature selectio
Close3B
- 采用拟三对角矩阵反算出过一定点(大于等于3个)的控制顶点,再由这些控制顶点计算出3次B样条曲线,由于曲线封闭的,所以无需引入边界条件即可求得曲线。-Used to be anti-tridiagonal matrix calculated over a certain point (greater than or equal to 3) of the control points and then calculate the control points of these 3 B-spline
LineGrey
- 用Java语 Application实现对图像灰度进行线性变化-Java Language Application used to achieve linear changes in image
Histogram
- 用Java Application实现对图像进行直方图均匀化处理-Java Application with the image histogram to achieve uniformity of treatment
Smooth
- 用Java Application实现对图像平滑处理,减少噪声-Java Application with the realization of the image smoothing to reduce noise