资源列表
PictureFix
- 基于插值法的缺损图像修复。程序的模块设计主要分为四个部分:打开、破损图片、修复图片及保存修复之后的图片。其中,打开图片,可以打开本地电脑中任意一处的图片,直接调用控件openFileDialog1可以实现;破损图片的方法是加载打开的图片,然后将设定的破损区域的灰度值都设为255,所以设定区域变成了白色;修复的方法是,获取破损区域的位置,然后采用平均加权插值方法进行插值,修复图片;保存图片,将图片保存在本地,自选定位置和命名。-Interpolation method based on the r
Sobel
- 使用matlab来对图像进行边缘检测的方法之一,便于在此基础上进行其他的功能的实现-Using matlab to the image edge detection methods, to facilitate this function based on the realization of other
MyBomb
- OPENGL编的一个小弹球程序,非常有用;-OPENGL made a small pinball procedures, was very useful
Walker
- 浏览利用双缓冲技术显示动画.希望大家大力支持。-View Double buffer technology show animation. Hope we strongly support. Thank you
face_location
- 程序实现了人脸的的检测和定位,源代码齐全,可以直接运行,检测效果不错
TransForm
- 二维图形变换的源代码 可以实现各种变换 很好很实用 -Two-dimensional graphics transform the source code can achieve a variety of transformation very very good practical
GDIPHuiZhiPingHuaQuXian
- GDI+绘制过点平滑曲线 -GDI+绘制过点平滑曲线
CBOY_MyDraw
- 实现画图功能,简单线段,矩形,圆形的绘制,还有填充,橡皮擦,线段粗细设置等功能.-The realization of drawing functions, a simple line segment, rectangle, circle drawing, as well as fill, eraser, line thickness settings and other functions.
MiniDraw
- 一个小的图形编辑软件,基于doc/view结构,结构比较合理.-A small graphics editing software, based on the doc/view structure, the structure more reasonable.
chartnpie
- VC 6.0单文档绘制多个饼图,应用不同颜色进行不同饼图区分-VC 6.0 single document draw multiple pie, use different colors to distinguish between different pie
juanji
- 卷积反投影图像重建。用C++编写的。医学上断层扫描的图。
DrawPicture
- 计算机图形学的例子,包含有图形平移,旋转,3d显示和消隐等-Examples of computer graphics, including graphic translation, rotation, 3d display and blanking
