搜索资源列表
图像变换应用软件
- 该程序为BCB图像处理的一个应用实例,其中包含源文件和可执行文件。主要功能有:效果处理(平滑处理,锐化处理,马赛克等)分别率,色彩变化、亮度调节,边缘检测-procedures for the BCB image processing an application, which includes source documents and executable files. The main functions are : effect of treatment (smoothing, sharp
processingcode
- 数字图像处理源代码包括平移,旋转,锐化,降噪等各种功能以及一个已封装好的DLL,和一个VB调用DLL的实例-digital image processing source code, including translation, rotation, sharpening, Noise and other functions and have a good package DLL, and a VB DLL called examples
grafix-1[1].4.tar
- Grafix是一个C++软件包,它用于辅助程序员通过图形用户界面为X-windows来编写程序,主要一类库是直接实例化窗口对象 -Grafix is a C software package, it uses in to assist the programmer is X-windows compiles the procedure through the graphical user interface, the main kind of storehouse is the direct
drawvertex
- 用DirectX画三角行,最基本的初始化及画图,只是简单实例-DirectX drawer triangle
lplsrhs
- VC++中使用拉普拉斯边缘检测法对BMP位图进行锐化的实例包。VC++处理图像的时候会用到,锐化功能会使一幅图片的轮廓更清淅,看上去图片也就更清淅,但有时候锐化过多会使图像严重失真,这就要看锐化方法的不同了。-VC++ in the use of Laplacian edge detection method for sharpening bitmap BMP examples package. VC++ to deal with images when used, will feature a
bound_test
- VC++拉普拉斯图像边缘检测锐化实例包,对图形学感兴趣的可以-VC++ sharpening Laplace edge detection example package
2
- catia 讲一个曲线或者曲面或者实体特征进行实例化实例化,相当于隔离,然后就可以实现复制了-the catia characteristics instantiated
PngBtton001
- 图片按钮类 带实例 PNG按钮 透明按钮 图片按钮 bmp按钮,在程序员联合开发网下载的PngButton类,感觉不是很实用,重新整合了一下,分享给大家。支持带通道png透明图层 以及bmp、jpg图片。在移植的代码的时候,要注意GDI+的初始化。-PngButton class for image button.support png alpha ,bmp,jpg.If you transplant this code,you need to intal GDI+ in the app C
OOGLFrame
- 利用OpenGL及VS2010环境,搭建了一个模块化的绘图实例。学习OpenGL的绝好资料!-Using OpenGL and VS2010 environment, build a modular drawing examples. Learning OpenGL excellent information!
有意思的VB图形窗口的实现实例
- 有趣的图形化软件窗口,过滤颜色通道。可以建立各种形状的窗口画面。(Graphical software window)
可视化学习资料
- QT可视化学习资料,里面有一些教案,还有一些自己做的实例,用于统计数据。