资源列表
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
Sharp
- 用Java Application实现对图像尖锐化处理,使图像更清晰-Java Application with the realization of the image sharp so that a clearer image
MedianImage
- 用Java Application实现对图像中值滤波-Java Application with the realization of the image median filtering
2DDemo
- 二维图像运算示例 圆形图、交叉点运算、求点-Examples of two-dimensional pie chart image computing
CardTestProject
- 显示一张牌的代码,代码练习时写,未实现全部功能,仅供参考.vc-for show one card .with vc++
BmpToAscii
- A program and function that takes the specified black & white bitmap and draws it in the console using ASCII characters. See screenshot. - A program and function that takes the specified black & white bitmap and draws it in the console using ASC